[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Overwriting names of classes/ugens



best not to change the Pitch UGen's name, it's possible but you'd have to alter the source code for this (and it would only work on your system). I think you should assume that all UGen names are reserved words and change your own Pitch class to something even more descriptive of its functionality.

On 26 Aug 2005, at 13:00, Tom Hall wrote:


I like the Pitch ugen, but want to change its name on my system to PitchFollower (matching "PeakFollower"), as I have some other stuff called Pitch.

I can easily change the existing Pitch name in the Trig.sc file, but need to do more than this, as the error "exception in GraphDef_Recv: UGen 'PitchFollow' not installed" makes clear.

What do I need to do, change source code? Is this a BAD THING to do? Might I be making a lot of trouble for myself this way?


Tom

_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users