Might be nice to be able to assign a note/transposition as a property in cycles.
Currently you can use named steps like kick bass kick bass and use map (or the previously discussed transform) to map to a specific instrument index or note based on the name, but if you want to be able to pitch these steps you can only use notes and instrument properties that are index-based and make the cycle less readable.
Could have a t property for transposition as in [c a f e]:t=[<0 0 0 7>/16] or k bs k bs:t3 for transposing named steps, could work with note notation as well.
Might be nice to be able to assign a note/transposition as a property in cycles.
Currently you can use named steps like
kick bass kick bassand usemap(or the previously discussedtransform) to map to a specific instrument index or note based on the name, but if you want to be able to pitch these steps you can only use notes and instrument properties that are index-based and make the cycle less readable.Could have a
tproperty for transposition as in[c a f e]:t=[<0 0 0 7>/16]ork bs k bs:t3for transposing named steps, could work with note notation as well.