mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 15:03:01 +00:00
also on OPZ
This commit is contained in:
parent
ea5b0baf0a
commit
fd98ecee4f
1 changed files with 1 additions and 0 deletions
|
@ -906,6 +906,7 @@ void DivPlatformTX81Z::reset() {
|
|||
pmDepth=0x7f;
|
||||
|
||||
//rWrite(0x18,0x10);
|
||||
immWrite(0x18,0x00); // LFO Freq Off
|
||||
immWrite(0x19,amDepth);
|
||||
immWrite(0x19,0x80|pmDepth);
|
||||
//rWrite(0x1b,0x00);
|
||||
|
|
Loading…
Reference in a new issue