pachuco

Results 107 comments of pachuco

If you really love the CQM, you should make new github project, try and gather some stuff for CQM and friends. - how many chips out there discrete(CT1978, CT1978-BAP, CT1978-TAP)...

Idea: Sane default on normal startup. But you can pass CLI parameter with SRAM path/filename. With that parameter, RAM loaded on startup(use sane default and create file if not exist...

yes, please into .lib, .a, .dll, .so. Link and tear! Big guts dependencies put aside.

But hey, could still be library shaped code AND be usable only noncommercially as per licence.

> why are you censoring? lol No, I wildcarded.

That's even better, don't have to dilly dally with filenames. Point app at rom folder(else sane default), control ROM loading with machine type switch. > [zaphod77] i'm definitely interested in...

[the_stink_files.zip](https://github.com/nukeykt/Nuked-SC55/files/14864806/the_stink_files.zip)

Oh, that makes sense then. Maybe I should shove an inline resampler at the output. I've had positive experiences before with snes gaussian on the OPL3, but maybe sinc would...

You are at mercy of OS/driver's interpolation. On my X86 XP, different results from default audio driver and Virtual Audio Cable. VAC does linear interpolation, I think, while default audio(SB...

@johnnovak I've tried shoving in a resampler but I can't seem to not mess up the thin balance between the audio thread and the work thread. What's the sicrit?