diff --git a/AudioEffectGain_F32.h b/AudioEffectGain_F32.h index e2e4368..ac3dcba 100644 --- a/AudioEffectGain_F32.h +++ b/AudioEffectGain_F32.h @@ -1,5 +1,5 @@ /* - * AudioEffectsGain + * AudioEffectGain_F32 * * Created: Chip Audette, November 2016 * Purpose; Apply digital gain to the audio data. Assumes floating-point data.