Started writing some background music for Donsol, I'd love to find a sort of middleground between VNV Nation and some kind of chiptune.
@neauoire I am really curious how audio like this works on uxn. Is there a synth? Is it a hardcoded waveform? Do you have a tick event handler (I think uxn calls that a vector?) to write data to the audio device?
@lhp varvara has a audio device, it's how I play the SFX in the game, card flipping sounds, etc..
https://wiki.xxiivv.com/site/varvara#audio
varvara

By Devine Lu Linvega

XXIIVV
@neauoire @lhp a better audio device is the #1 thing i would want for Super Varvara, and also scrap the pseudo-sprite thing and just have a blitter. :]