Module pippi.osc2d
Classes
Osc2d
class Osc2d(
/,
*args,
**kwargs
)
1d or 2d wavetable osc
Class variables
amp
channels
freq
lfo_freq
mod_freq
mod_phase
mod_range
phase
pulsewidth
samplerate
win_phase
wtsize
Methods
play
def play(
self,
length,
freq=None,
amp=None,
pulsewidth=-1,
mod_freq=-1,
mod_range=-1
)