[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] Re: [sc-users] Why can't SynthDefs be archived?
SynthDesc can now read a .scsyndef file and create a SynthDef from it.
Calling .writeSynthDef or .send on the SynthDef will write exactly the
same data.
At this point perhaps the reader methods could be put back into
SynthDef and SynthDesc deleted, but the idea for SynthDesc is to have a
class that can make a higher level description of the data. But more
needs to be done for that.
--
--- james mccartney james@xxxxxxxxxxxxxx <http://www.audiosynth.com>
SuperCollider - a real time audio synthesis programming language