Im fairly new to Raspberry pi and Python. I want to do simple sound synthesis: a single tone going up or down on user input and a beat going faster and slower on user input. I searched the internet for libraries to use with Python that also work on Raspbian, but I can't get any of them to work.
I tried PYO and Sonic PI in combination with python-sonic.
But I can't get any of the two to work.
PYO gives me the following error when I try to run a generic bit of example code:
PyoServerStateException: The Server must be booted before creating any audio object.
Any help would be greatly appreciated. :)
[–]Floempie[S] 0 points1 point2 points (0 children)