yam655 / bittyband

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

mutate-mode with automatic note-finding and correction #70

Open yam655 opened 7 years ago

yam655 commented 7 years ago

A different file format from "import" mode, using direct audio frames.

When unprocessed, it would perform heavy lifting of finding where each note was, and what the notes were, automatically determining the scale, setting up the pitch-correction for the notes half-between keys to the nearest key-on-scale.

It would allow you to specify note lengths, and mutate the audio to fit your specified note length. It would allow you to manually tweak note values so you could correct the cases where you really did just totally sing the wrong note.

It would need a relatively clear audio signal, so no more car-based songs, but... it might be awesome.

yam655 commented 7 years ago

This is turning in to a variant of the main program mode.