- install puredata
pip install -r requirements.txt
- open the puredata patch
- call the python script with
python simple-client.py <some string>
- see how the string was printed in puredata's console
- open the oscillator-receiver puredata patch
- call the python script without arguments
python oscillator-client.py
- the slider will bounce back and forth until the script is interrupted