ambisonictoolkit / atk-reaper

Ambisonic Toolkit as a set of JSFX plugins for the REAPER DAW.
Other
74 stars 10 forks source link

Speed of Sound #76

Closed joslloand closed 2 years ago

joslloand commented 3 years ago

Currently Proximity / NFC, speed of sound = 333.0 m/s --> freq = 53.0

Update to 343.0 m/s --> freq = speedOfSound / 2pi --> freq = 54.59014548052

See this issue.

Line to update: https://github.com/ambisonictoolkit/atk-reaper/blob/master/plugins/FOA/Transform/NearfieldProximity#L125