ambisonictoolkit / atk-reaper

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

Support RIR encoding #58

Open joslloand opened 7 years ago

joslloand commented 7 years ago

See also this atk-sc3 issue: Integrate Isophonics Room Impulse Response Data Set

Would also require an issue at https://github.com/ambisonictoolkit/atk-kernels to implement.

Among other things, we'll want to correct:

  • frequency response
  • directional response
  • early proximity
  • late diffusion

Aside from the above listed corrections, there are some other issues:

  • RIRs at all supported SRs
  • initial RIR impulse delay

See also: Reaper ATK screencast : Encode mono - part II (Advanced)

joslloand commented 7 years ago

In the short term, a convolver where the user can load an "external" RIR from a file browsing menu would probably be the way to go.

lossius commented 7 years ago

Reaper JSFX does not support file browsing menues. Files need to be provided in the Reaper/Data folder in a fairly specific way in order to show up in a parameter pop-up menu, and that's the only way of doing this. So it's kind of fixed and limited.