python_audio_server v0.2.1
What's New?
- Add
/sweepand/save_sweependpoints
Installations
Linux
Download the zip file for Linux and extract. The binary py_audio_server can be run directly.
Windows
Download the zip file for Windows. You will also need to install ffmpeg and add it to path. Then, the py_audio_server.exe file can be used.
From the future...
Commit c759733 fixes the scipy dependency not installed correctly on Linux with pyinstaller.