mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-21 06:46:21 -06:00
From M1 Laptop
This commit is contained in:
parent
a8f0743309
commit
f8c689469c
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@ void Acceleration::AccelerationKernel::Process( const Float32 *inSourceP,
|
||||||
//all positive. That should stop any variables from going denormal, and the routine
|
//all positive. That should stop any variables from going denormal, and the routine
|
||||||
//only kicks in if digital black is input. As a final touch, if you save to 24-bit
|
//only kicks in if digital black is input. As a final touch, if you save to 24-bit
|
||||||
//the silence will return to being digital black again.
|
//the silence will return to being digital black again.
|
||||||
|
//This file's now been modified by all dev machines, using commandline git
|
||||||
}
|
}
|
||||||
drySample = inputSample;
|
drySample = inputSample;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue