Poll, What music driver do you use?
Moderator: Moderators
- gravelstudios
- Posts: 89
- Joined: Mon Mar 13, 2017 5:21 pm
- Contact:
Re: Poll, What music driver do you use?
Other, because I also write my own audio drivers based more or less on the Nerdy Nights tutorials. The audio driver in Get It! is a spaghetti code mess, but it works more or less to play the only song in that game. The one I'm writing for my current project has way more features (vibrato, arpeggios, crescendos, etc.), can handle the DMC channel, and the code is much more elegantly written.