My first project, started out just trying to make an 8-bit version of The Preset's "This Boy's In Love" and then I realized I couldn't just put it online without a visualizer, so I coded one. :) Peeking around in system memory was pretty fun! I was planning on making music_events:update() generate a list of "note on" and "note off" events, but for now it just calculates the current volume of the different channels.
Do you have the code for the fade-in effect? It has the fade-out effect, but fade-in isn't implemented. I tried making one, but the results weren't great.
[Please log in to post a comment]