A music visualizer created for canvas4d, a song I made for another one of my Flixel projects... coming soon?(don't quote me on that). This isn't really intended for public use, but I'm releasing it cus why not :D
This code is a hot steaming mess held together with hopes, dreams and duct tape. You have been warned.
You are free to adapt this for your own purpose but please credit me/this project. Also note that the assets provided here are not free use and are licensed differently.
-
Install hmm
-
Install dependencies by running
hmm install
-
Compile like any other HaxeFlixel project by running
lime test <target>
- I personally used Hashlink. I believe HTML5 will not work due to a limitation with the waveform renderer, but other native targets should be fine.