mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-21 06:46:21 -06:00
Acceleration through Aura
This commit is contained in:
parent
04dc83d844
commit
2032a0aa1b
492 changed files with 4458 additions and 4078 deletions
|
|
@ -266,7 +266,7 @@ void Channel4::Channel4Kernel::Process( const Float32 *inSourceP,
|
|||
inputSample += fpNShapeB;
|
||||
}
|
||||
//end noise shaping on 32 bit output
|
||||
flip = not flip;
|
||||
flip = !flip;
|
||||
|
||||
*destP = inputSample;
|
||||
sourceP += inNumChannels;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue