Skip to content

0.11.0

Compare
Choose a tag to compare
@crucialfelix crucialfelix released this 18 Aug 08:17
· 282 commits to develop since this release

dc2dd2b fix timezone in osc time tag test
994752f update dev dependencies
f84481f In case server failed to start, do not throw error on remove.
4ae0cd4 change: Synth arguments now support simple functions
7048f31 update to dryadic 0.2.0 - moved Store back into supercollider.js
8e051c0 fix .out in SynthStream SynthEventList and AudioBus
0009107 log scsynth stdout messages with ERROR|FAILURE as errors to stderr
1a1fa28 reject Promise with Error - bluebird requires this
4e1b868 update scserver command middleware to new dryadic api
b44a995 SCSynthDef: only require SCLang if compiling options were specified. If just loading from scsyndef file then an interpreter not needed.
82bfdcc log all /fail messages as errors
1696372 Accept an optional external logger, pass this to SCLang and SCServer. Support dryadic's rootContext
60627cb scserver: explicitly kill child process
f96ab62 npmignore docs etc.
aa811de remove npm-shrinkwrap as it ludicrously forces all devDependencies to be installed for endusers.