gkvoelkl / python-sonic

Programming Music with Python, Sonic Pi and Supercollider
MIT License
311 stars 46 forks source link

Please tell how to run this project #19

Closed Alishajabse closed 6 years ago

Alishajabse commented 6 years ago

I am having problem in running the project even after downloading this project and downloading the SonicPi . untitledscreen Please tell and guide me how to run the project.

MarzioPi commented 6 years ago

Cd into python-sonic-master and then “python setup.py install” after that, if your lucky and no more packets are needed, just write a python program with “from psonic import *” and then execute it as a normal Python program

gkvoelkl commented 6 years ago

Or you could install python-sonic

pip install python-sonic

And try the samples in README.rst

First of all you should start sonic pi

gkvoelkl commented 6 years ago

If you need any answers

please reopen this