ZeroByteOrg
ZeroByteOrg
Here is a dmf that demonstrates the issue. Compare playback in Deflemask vs Furnace. [lfo_test.zip](https://github.com/tildearrow/furnace/files/9014909/lfo_test.zip) (WAV outputs included)
I agree with Ultraprogramer - sorting by sound type makes the most sense and would be the easiest to look up chips by. Hybrids like the YM2203 should just appear...
If OPM gets its own Instrument editor, it would be nice if it were to have "preview-only" inputs for the LFO/Noise parameters just so you can play with it in...
Another option would be to find an unused "chip command" "opcode" (like 0x54 = YM2151) and use that for VERA PSG. I'd think that a 2-byte operand for this "opcode"...
> Also, VGM file doesn't support VERA (obviously). PSG register writes could use unused 0xA1-0xAF commands or emulated with other wavetable chips. PCM could be emulated with 32X PWM, which...
The real problem with VGM output is that it wouldn't be very useful, as no software would be able to play it back because there are no emu cores for...