sc3.synth.ugens.otherugens module

class PitchShift(*args, **kwargs)

Bases: sc3.synth.ugen.UGen

classmethod ar(input=0.0, window_size=0.2, pitch_ratio=1.0, pitch_dispersion=0.0, time_dispersion=0.0)
class Pluck(*args, **kwargs)

Bases: sc3.synth.ugen.UGen

classmethod ar(input=0.0, trig=1.0, max_delay=0.2, delay_time=0.2, decay_time=1.0, coef=0.5)
class PSinGrain(*args, **kwargs)

Bases: sc3.synth.ugen.UGen

classmethod ar(freq=440, dur=0.2, amp=0.1)