fix for kCathedral and kCathedral2 thanks to naren

This commit is contained in:
Christopher Johnson 2024-04-30 09:20:26 -04:00
parent cf8dadb915
commit ad8ecb58b2
12 changed files with 12 additions and 0 deletions

View file

@ -159,6 +159,7 @@ kCathedral::kCathedral(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -165,6 +165,7 @@ kCathedral2::kCathedral2(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -318,6 +318,7 @@ ComponentResult kCathedral::Reset(AudioUnitScope inScope, AudioUnitElement inEl
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -324,6 +324,7 @@ ComponentResult kCathedral2::Reset(AudioUnitScope inScope, AudioUnitElement inE
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -318,6 +318,7 @@ ComponentResult kCathedral::Reset(AudioUnitScope inScope, AudioUnitElement inEl
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -324,6 +324,7 @@ ComponentResult kCathedral2::Reset(AudioUnitScope inScope, AudioUnitElement inE
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -159,6 +159,7 @@ kCathedral::kCathedral(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -165,6 +165,7 @@ kCathedral2::kCathedral2(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -159,6 +159,7 @@ kCathedral::kCathedral(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -165,6 +165,7 @@ kCathedral2::kCathedral2(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -159,6 +159,7 @@ kCathedral::kCathedral(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;

View file

@ -165,6 +165,7 @@ kCathedral2::kCathedral2(audioMasterCallback audioMaster) :
countYR = 1;
countZ = 1;
countVLF = 1;
cycle = 0;