yam655 / bittyband

An experimental musical instrument/tool
GNU General Public License v3.0
2 stars 0 forks source link

write-or-robot mode #31

Open yam655 opened 7 years ago

yam655 commented 7 years ago

This is a tempo-based variation of the jam mode. There's a tempo and timing and a metronome track. Chord progression occurs automatically based on the given setting.

The notes typed preload a buffer that is used to play the song. If the buffer is empty when a note needs to be grabbed, it randomly selects one based on the active scale/mode.

This could leverage the existing command recorder/playback logic, though some of the key bindings would be tweaked. This would allow playback/export through the existing interface.