From: owner-sc-users-digest@lists.io.com (sc-users-digest) To: sc-users-digest@lists.io.com Subject: sc-users-digest V1 #221 Reply-To: sc-users Sender: owner-sc-users-digest@lists.io.com Errors-To: owner-sc-users-digest@lists.io.com Precedence: bulk sc-users-digest Tuesday, January 9 2001 Volume 01 : Number 221 ---------------------------------------------------------------------- Date: Wed, 3 Jan 2001 10:18:37 -0500 From: rkuivila@mail.wesleyan.edu (Ron Kuivila) Subject: Re: n-ramp osc what is an 'n-ramp' oscillator? Is it a ramp wave toneburst of n cycles? RJK ------------------------------ Date: Wed, 03 Jan 2001 14:55:59 -0500 From: "crucial" <---@---.---> Subject: Re: SC3d3 now available Instrument window looks very nice. I have done a similiar approach with 2.10 with InstrParam. Each arg is given a default NumberParam, but this can also be hot-swapped with a multi-step-sequencer.kr, fuzzy sequencers, the kr/ar output of a new InstrParam, or even the .ar output of a pattern loaded from disk. With Instrument as it is now (3d3), the params passed in are ( eg. [\slider, \freq, "Frequency", \freq] ) an array used by the Instrument itself to create InstrumentControlParams. Can I suggest that the we should be able to pass in our own objects ? .asInstrControlParam ? Subclasses of InstrumentControlParam could be written. Anything that can addToGUI , addToEnvir. this would also be good to hand in controllers ( midi, wacom etc.) I kind of got my InstrParam to run in 3.0. With the dynamic resizing, its very cool to swap in a more complex fulfilment of a given arg ! _____(( http://crucial-systems.com _________________))_______ ------------------------------ Date: Thu, 04 Jan 2001 21:13:02 +0000 From: Andy Wilson <---@---.---> Subject: SoundManager.sc hi, does anyone have any pointers on using the SoundManager.sc class. I am new to sc and simply trying to work out how to manipulate classes and objects..... tnx { andy wilson << managing director << LShift << www.lshift.net } { www.andyw.com && www.faust-pages.com && www.directorxml.com } ------------------------------ Date: Tue, 9 Jan 2001 09:46:02 +0100 From: Paul Crabbe <---@---.---> Subject: Re: string->chararcters hello list, what would be the better way to convert a string into an array of characters? Do I have to convert the string into integers in some way, first,and use the .asAscii method? ------------------------------ End of sc-users-digest V1 #221 ******************************