Charles
Charles
- machineprocess.h: sleep() was not defined, so included the unix header which includes sleep - vncview.cpp: Putting error in a macro was causing problems with a qt header file, so...
The Object helpfile in SuperCollider 3.11.2 says: > .**changed**(what ... moreArgs) > Notify the receiver's dependants that the receiver has changed. The object making the change should be passed as...
In SC 3.11.2 The helpfile for SimpleNumber says: > nearestInList(list) > Returns: > the value in the list closest to this The list has to be sorted for this to...
Hello, I know it's possible to use SonoBus as a VST in reaper and use the midi-learn feature for all the faders for everyone I'm playing with. This is super,...
If the user transposes and then maps freqDegreeToKey with round set to 'nearest', the the user gets the wrong answer. Unclear if the other roundings are effected. Fix for the...
Updating to match SC changes
PmonoArtic is fine with playExt, unless there are rests and rearticulations, in which case it loses track of notes, so they continue forever. To reproduce: ``` ( c = ExternalClock(TempoClock.default);...
## Motivation The .schelp format is strongly geared for documenting classes and is very good for that application, however, the help system also contains guides, tutorials, reference and "other". A...
All the help files need updating