Hi, I played on guitar with my code. Guitar + Sonic pi + pd.
Love the “dark theme”
. I jam with my code also.
Yeah:) I am trying with different styles. This is blues: https://www.youtube.com/watch?v=tuHfLvDfg0U&list=RDtuHfLvDfg0U&start_radio=1
Link to code: https://tiny.pl/2_gnv2m7h
Nicely done. It would be great if you could accompany this with explanations of what you’re doing and how you’re achieving it, including the graph you bring up, for those of us not familiar with all those features.
Thanks. Classic blues pattern contains 12 bars (T|S|T|T|S|S|T|T|D|S|T|D||), T - tonic, S - subdominand and D - dominant. In D minor it is dm|gm|dm|dm|gm|gm|dm|dm|A7|gm|dm|A7||.
Bass plays first note from chord. Organ chord, solo random melody in blues minor scale.
In blues notes are triples. So there are 1/3 and 2/3 arguments in sleep function.
Stoner rock jam I had programmed drum and bass. I had a little problem with sync my guitar in time so I made a looper in pure data (https://puredata.info/) and use osc to connect sonic pi to pure data.