Translate tidal drum pattern modules to strudel text files #373
Replies: 2 comments 6 replies
-
oh this is great, what a huge collection! It would be interesting to know which sample names are possible across all patterns, so there could exist a set of samples that can play them all. Also, they could be made available with something like this: preset('Afro1a')
//or
preset('Afro1a.bd') Here is a prototype of that idea: https://strudel.tidalcycles.org?-BExVonTkS8K I think it would be generally interesting to have a selection of preset patterns ready to use (maybe even an API to define presets, similar to
the upstream should have fixed that now |
Beta Was this translation helpful? Give feedback.
-
Just adding a thought that what would really give these value for me, is if they could work something like editor snippets where the words would expand to mininotation sequences for editing. |
Beta Was this translation helpful? Give feedback.
-
I've written a small script to translate the patterns in https://github.com/lvm/tidal-drum-patterns to text files for strudel. The results are here.
Just wanted to let you know if it's of interest for anyone. I also tried to deploy them to github.io with the help of the instructions here, but at the moment it doesn't seem to work.
Beta Was this translation helpful? Give feedback.
All reactions