gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit 39b80ba85222f0d3ded2df8ba9a062611783f3d7
parent 546cf4d7bbf107970861656dc2ae04f930767617
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Tue, 30 Jul 2024 11:19:14 +0200

small cleanup

Diffstat:
Msource/nord/n2x/n2xLib/n2xdsp.cpp | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/source/nord/n2x/n2xLib/n2xdsp.cpp b/source/nord/n2x/n2xLib/n2xdsp.cpp @@ -98,7 +98,6 @@ namespace n2x m_dsp.regs().omr.var |= OMR_MA | OMR_MB | OMR_MC | OMR_MD; hdi08().setRXRateLimit(0); -// hdi08().setTransmitDataAlwaysEmpty(false); m_periphX.getEsai().writeEmptyAudioIn(2);