Eris Lund
banner
0x5066.bsky.social
Eris Lund
@0x5066.bsky.social
Maker of WACUP plugins or something. WACUP is better than Winamp in every way (but I am not developing it!)
The Second Sanctuary in OpenMPT (complete)

modarchive.org/index.php?re...

#deltarune #tobyfox #OpenMPT
September 23, 2025 at 7:44 PM
(WIP) The Second Sanctuary in OpenMPT

#deltarune #tobyfox #OpenMPT
September 17, 2025 at 5:38 AM
protip:
if your plugin produces procedually generated audio (like a NES emulator), dont ever set In_Module.SAVSAInit(int maxlatency_in_ms, int srate); (maxlatency_in_ms) of what you get from the output plugin, you'll end up with the below result
August 28, 2025 at 8:22 PM
uses NSFplay's APU and DMC code to drive the audio
peeks inside the NES' ram to extract information from the game (only works correctly for smb)
based on the win32 port of smolnes by xrip
August 23, 2025 at 8:17 PM