thenfour / digifujam

32 stars 1 forks source link

sequencer key trigger auto-transpose & cue #255

Closed thenfour closed 2 years ago

thenfour commented 2 years ago

goal: break up the static feeling of the sequencer, especially for things like basslines. proposal: add a toggled mode of the sequencer which triggers the seq when you play a note. you specify a "base note", and then when you play, the sequence plays, transposing the note you're playing relative to base note.

i think it may need to be a 3rd state in addition to "on/off". because it's not "off" when triggered. that would be pretty confusing to see the seq completely off, press a key, and nothing happens. And it's not "on" because that would also be confusing ("can't get the sequencer to play"), especially when clicking the little indicators apart from seq view. so it would change the color of the sequencer indicator IMO.

that would also pave the way for an arpeggiator mode.

thenfour commented 2 years ago

recently this was merged with #220 where seq mode is unified