1 Feb 01:03
Re: Scaling in NdefGui
Hi! You can define the Specs: Spec.add(\sine, ControlSpec(...)) or: Spec.add(\sine, [-20, 20 ...].asSpec) Look at the Spec and ControlSpec helpfiles. Cheers, Juan On 01.02.2012, at 00:39, yns wrote: > Is there a way to determine the scaling of the sliders in a NdefGui with > code? > > When I use for instance use: SynthDescLib.global.[\sine].makeWindow; I can > determine the scaling of the parameters by matching the SynthDef's argument > names with Specs stored in the Spec IdentityDictionary or setting them in > the SynthDef's metadata. This seems not to work with NdefGui. Is there > another way? _______________________________________________ sc-users mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml(Continue reading)
RSS Feed