gkvoelkl / python-sonic

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

sonic-track.py demo opencv motion tracking to sound #10

Closed pageauc closed 6 years ago

pageauc commented 7 years ago

FYI. I have written a motion tracking program using your library. This project is still a work in progress. Still trying to figure best way to do things. I am retired and just do this as a hobby. Just want to say thanks. I had the idea and your work made my job faster and easier. Still more work to do GitHub Repo is here https://github.com/pageauc/sonic-track. I will do a shorter demo of changing synths via motion activated camera view area (top left corner) Thanks again Claude ...

edvm commented 7 years ago

Very nice work @pageauc !

gkvoelkl commented 7 years ago

Great job I will make an link to your project

pageauc commented 7 years ago

Ok Thanks

Today I added a motion hotspot to top right corner. This allows changing the octave based on a user specified octavePicks list in config.py.

I have been playing with this and it does produce some interesting sounds. Also added settings for noteSleep that can vary sleep based on contour height so the larger the contour (closer) the longer the note. this upgrade requires the new config.py

Claude ...

On Tue, Jul 11, 2017 at 2:50 PM, Gerhard Völkl notifications@github.com wrote:

Great job I will make an link to your project

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gkvoelkl/python-sonic/issues/10#issuecomment-314537696, or mute the thread https://github.com/notifications/unsubscribe-auth/AFr1ZAekgD9ObMKpTFlyJxjJq_Smvw5sks5sM8PcgaJpZM4OUEmg .

-- See my YouTube Channel at http://www.youtube.com/user/pageaucp