[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] Score helpfile issues
I've sent that to users list some days ago, but should have sent it here probably:
Under 'NRT Examples' the SynthDef \helpscore is 'add'ed.
This doesn't work in general for the following example,
it should be 'store' or 'writeDefFile'.
It might work by accident if you had written SynthDef \helpscore to file before
(as I did, not sure why, maybe I stumbled upon this before or
it is written to file in the code of another helpfile ?)
The following realtime example on the other hand also works with 'add'ed
SynthDef \helpscore.
The last example with pattern rendering also supposes SynthDef \default
to be included in the synthdefs folder.
As no options arg is passed, the number of output channels
would default to the server's numOutputBusChannels (8),
so we get an interleaved 8 channel file which is confusing.
As in the first NRT example an options object should be passed.
Greetings
Daniel
-----------------------------
www.daniel-mayer.at
-----------------------------
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/