interactive-sonification / sc3nb

sc3nb - SuperCollider3 interface for python and jupyter notebooks
MIT License
32 stars 8 forks source link

improving how cmdg handles osc blobs from SC #1

Closed dreinsch closed 5 years ago

dreinsch commented 5 years ago

This commit allows to receive arrays from sclang as python lists.

Also some style changes were made to improve the pep8 compliance.