FAQ

Institute for Computer Music and Sound Technology / (ICST) Zurich University of the Arts

How do we calculate the Airabsorbations filter?
// simplified air absorption formula by Martin Neukom
float frequency = (float)jlimit(10.0, currentSampleRate / 2.0, 20000 * exp(-0.1 * currentDistance * currentIntensity));


What we know:
  • The 'Mono-AmbiEncoder.components' (AU), does not recognize the track name in Reaper!
It may be that this interface does not exist for AU. It works with the VST3