Forum Discussion
Altera_Forum
Honored Contributor
15 years agoi would start with a MIDI file of the song you're trying to load. wav and mp3 are stored audio samples while MIDI is essentially control data, much more similar to the note list you have here.
you will probably need to write some code to translate MIDI notes to verilog "notes".