Remix.run Logo
asimovDev 9 hours ago

Been reversing Sound Blaster Command so that I could control my external DAC/AMP without Windows. So far I can change the LED color and EQ presets, which was the main reason I wanted to do it in the first place. I am currently in the process of writing a GUI for it so that others can use it too (I only tested it with 1 soundcard, G6, though) for their older soundblaster cards that are not supported by Creative's multiplatform solutions. Will use Clay for it. Initially wanted to use Qt but I wrote the implementation in C and now I am too lazy to adapt it to cpp.