gianlucaelia

Results 56 comments of gianlucaelia

On a second thought, the problem was that the user opened a `.scd` file from a folder, and thus launched `scide` from that folder. It then made perfect sense that...

I see a lot of information here (thank you all!) and I felt the need to summarize what's going on: 1. forkIfNeeded can kill the calling thread: the actual problem...

@jrsurge @brianlheim I don't know why Travis failed, but it doesn't look like it's related to anything in this PR :)

@jrsurge Hi James, sorry to bother you, just a reminder that this PR is still open waiting for you to approve some changes you requested. The only pending issue is...

I like this :) I just think they should be called `postfln`, `warnfln`, `warnln` etc..

I think we could put a note that the function had a bug until the version where we fix it, like https://doc.sccode.org/Classes/Buffer.html#-cheby What do you think about something like this?...

MIDI. On linux I have to set up automatic reconnection through another program, something like qjackctl's patchbays. I thought it could have been specific to a MIDI device, so I...

I want to add that what currently blocks me from implementing this separately is #372. I posted the present feature request because I thought it could be an interesting feature...

Opssss some communication didnt work right here! I didn't intend to sound pissed, and havent felt bullied at all! Sorry if yiu got that impression, and thanks for your work...

I can confirm that automagic reconnection doesn't happen on Linux without an external program doing it. On mac, I guess it's macosx itself doing it, or at least sc's coremidi...