From 8d3b57835d2c996ffff2b25bb91c409374f444e6 Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Thu, 19 Sep 2024 21:04:59 -0500 Subject: [PATCH] scsp/slot: remove EGHOLD --- scsp/slot.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scsp/slot.cpp b/scsp/slot.cpp index 8627dd7..607022d 100644 --- a/scsp/slot.cpp +++ b/scsp/slot.cpp @@ -25,7 +25,8 @@ void main() slot.SA = SA__KYONB | SA__LPCTL__NORMAL | SA__SA(0); // kx kb sbctl[1:0] ssctl[1:0] lpctl[1:0] 8b sa[19:0] slot.LSA = 0; // loop start address (samples) slot.LEA = 44100; // loop end address (samples) - slot.EG = EG__EGHOLD; // d2r d1r ho ar krs dl rr + //slot.EG = EG__EGHOLD; // d2r d1r ho ar krs dl rr + slot.EG = EG__AR(0x1F) | EG__D1R(0x00) | EG__D2R(0x00) | EG__RR(0x1F); slot.FM = 0; // stwinh sdir tl mdl mdxsl mdysl slot.PITCH = PITCH__OCT(0) | PITCH__FNS(0); // oct fns slot.LFO = 0; // lfof plfows