Skip to content

Releases: odoare/BiRR

0.2

Choose a tag to compare

@odoare odoare released this 01 Oct 17:43
  • There are now 3 room views : XY plane, XZ plane, and a 3D box view
  • Fix a bug in AmbiRR if samplerate > 44100Hz
  • IR export now works on Windows too

0.1

0.1

Choose a tag to compare

@odoare odoare released this 07 Sep 14:00
  • Now uses the convolution engine from WDL (https://github.com/justinfrankel/WDL). This results in strongly reduced CPU usage.

  • There are now only two variants of the plugin :

    • BiRR : A 2in/2out version, with 2D/3D and XY/MS/Binaural parameters
    • AmbiRR : A 2in/4out version with ambisonic XYZX output (Ambix format / ACN)
  • It is now possible to export IRs as wave files to use them in other convolution plugins

These changes break compatibility with older version. These new versions will be seen as new plugins in the system.

0.0.5

Choose a tag to compare

@odoare odoare released this 04 Aug 20:26
  • New ambisonic version
  • improvements and bug fixes

Warning : Some parameters names and ranges have been changed. Some sound changes may occur on previous projects reload.

0.0.4

Choose a tag to compare

@odoare odoare released this 08 Oct 19:22
b84d042

Serious bugs where found in previous release that induced violent crash of the host. The call to IR calculation functions has been reworked and is now more safe (zero crash during all tests).

0.0.3

Choose a tag to compare

@odoare odoare released this 18 Sep 13:33
version += 0.0.1

0.0.2

Choose a tag to compare

@odoare odoare released this 15 Sep 06:19
0846f79

Mono and stereo versions of 2D and 3D revs

0.0.1

Choose a tag to compare

@odoare odoare released this 17 Apr 20:02

First alpha release