C64: add a sample channel

but don't get too excited! it's just $D418 PCM for now...
This commit is contained in:
tildearrow 2025-01-28 17:33:08 -05:00
parent f16b23772e
commit 0d8b97b1a3
8 changed files with 168 additions and 14 deletions

View file

@ -37,6 +37,7 @@ bool DivInstrumentFM::operator==(const DivInstrumentFM& other) {
_C(ams2) &&
_C(ops) &&
_C(opllPreset) &&
_C(block) &&
_C(fixedDrums) &&
_C(kickFreq) &&
_C(snareHatFreq) &&