Navigation
index
next
|
previous
|
aubio 0.4.9 documentation
»
Python documentation
»
Synthesis
¶
class
aubio.
sampler
(
hop_size=512
,
samplerate=44100
)
¶
Sampler.
class
aubio.
wavetable
(
samplerate=44100
,
hop_size=512
)
¶
Wavetable synthesis.
Previous topic
Analysis
Next topic
Utilities
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
aubio 0.4.9 documentation
»
Python documentation
»