a7da245ad0
This class allows much more expressive sound synthesis: * tremolo & vibrato * arbitrary frequency * different evelope & waveform per note * all properties dynamically settable from Python code
6 lines
208 B
Markdown
6 lines
208 B
Markdown
# Test synthio without hardware
|
|
|
|
Build the unix port then run `....../ports/unix/micropython-coverage midi2wav.py`.
|
|
|
|
This will create `tune.wav` as output, which you can listen to using any old audio player.
|