Konstantinos Vasilakos

Results 9 issues of Konstantinos Vasilakos

The problem insists but sporadically, so there are no standard steps to reproduce. When I recompile I run some code but I get Library not compiled. After couple of times...

bug

Hello, and apologies if that has been covered on another issue, or help guide. I was wondering if there is any way to keep the folders separate and be able...

Hello, I just installed this modeline, including all the icons package as required. When I debug segments it returns: " Spaceline is working fine!". While some working the ones in...

I would like to be able to generate some new notes based on a real time stream of notes picked from an audio signal of a piano. These notes are...

Trying to use this in my page by doing so: ```js const audioCtx = new AudioContext({ latencyHint: "interactive", sampleRate: 44100, }); const gainNode = new GainNode(audioCtx); var gendy = new...

I am working on a NodeJS/Express app. I have this addresses below and while WebSocket works okay on the host machine, when running my app on another computer connected to...

Hello, I am investigating some stuff in scel and I have noticed that the server buffer (created with s.makeWindow) is not responsive. While it is opening well (see below) there...

I am wondering which is the best way to share data with all users on the network, for example generating some values from a master computer and then make these...

The plugin installs fine, however, there is the same problem referenced at this issue https://github.com/scztt/vscode-supercollider/issues/16#issue-1899812143