yam655 / bittyband

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

coerce audio to note frequency #56

Open yam655 opened 7 years ago

yam655 commented 7 years ago

Once we're fully marking up the audio file with what note goes where, and we have the capability to pull the audio data out for each of those locations, it should be possible to process the audio data to force it to comply with the frequency expectations of that note.

The primary use-case would be to verify the notes specified are correct, so it would function as a validation step.