logo       

Re: n_map "freq" -1: msg#00232

audio.supercollider.devel

Subject: Re: n_map "freq" -1

On Aug 25, 2004, at 11:38 AM, Julian Rohrhuber wrote:

if I set consecutive controls by giving a name and then a number, my only intention could reasonably be to set the consecutive _unnamed_ controls.
Setting other named controls that follow after these is not really what a message like /n_mapn "freq" 0 5 expresses.

Yes it IS what that expresses. That was what it was meant to express originally.
If I want to map \gate, \freq, \amp, \pan on consecutive buses, then I can do

\n_mapn, id, \gate, bus, 4

as long as these are the same rate controls.

sorry to be so persistent.

\n_mapn, id, \gate, bus, 4

does not really express very well the mapping of the four controls \gate, \freq, \amp, \pan.

it is practical, but not expressive. Do you always remember the order of args in a synthdef?
or regarding to the parallelism to argument passing:
as soon as using keywords, all other args have to be keywords, too.
--








.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise