Dup Goto 📝

PythonDsp1

PT2/aw/audio/dsp 07-31 13:46:45
To Pop
3 lines, 27 words, 148 chars Monday 2023-07-31 13:46:45

The idea here is to generate raw pcm in 32bit float format and dump it to a file, and then use sox for playback and converting.

PythonSimpleSine1