Skip to content

SoundScape Renderer 0.4.0

Choose a tag to compare

@mgeier mgeier released this 24 Jul 12:04
· 602 commits to master since this release
  • the signal processing core of the SSR is now a separate thing and part of the "Audio Processing Framework" (APF, http://audioprocessingframework.github.io)
  • multi-threading support and other performance improvements
  • brand new Near-Field-Corrected Higher-Order-Ambisonics (NFC-HOA) renderer (which is still experimental and might have quite a few bugs)
  • WAV, FLAC and OGG playback is now possible via ecasound & libsndfile
  • binaural and BRS renderers now support IR files with arbitrary number of channels (as long as they are divisible by 2)
  • new option --name to set the JACK client name
  • compatibility with the "Clang" compiler
  • experimental draft for Matlab MEX files (using the NFC-HOA renderer)
  • VRPN tracker support (thanks to Rouven von der Burg, Daniel Schwingenheuer and Johannes Arend!)
  • many bugfixes and improvements (but most probably also new bugs)