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

[sc-users] Overwriting names of classes/ugens




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