overtone

2019-12-26T14:00:16.003100Z

Hi all. I've been playing with some new loop pattern syntax in Overtone and have produced a short video introduction. I'd be grateful for any feedback or pointers to improve the video, or any suggestions on what to explore next: https://youtu.be/4Tj7AIRwK9w -- github repo here: https://github.com/ericclack/overtone-loops Many thanks 🙂

1
2020-01-01T22:29:39.004500Z

only gotten as far as project.clj and I'm already interested. Never thought that I could write my own functions in this file.

2020-01-01T22:41:25.004700Z

I should get that Drum Programming Handbook to program my physical drum machines, something I need to do more often.

2020-01-02T20:03:06.006200Z

Watched the video. Good stuff. I think I'm your first YouTube subscriber. Sorry if this is already in the project and I haven't seen it. Watching the video I was thinking about how my (underused) drum machines organize patterns. I think the next abstraction is a way to set pattern A and B and switch between them (a tr808)

2020-01-02T20:03:24.006400Z

Posted at 303! #acid

2020-01-10T21:46:55.000100Z

Hi Eric, that's not too tricky to do. Check out: https://github.com/ericclack/overtone-loops/blob/master/src/overtone_loops/examples/alternate.clj