Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 23:57
Version 1.0.0

Major update of the libary that includes API changes (have a look at the
anira usage guide or the examples for more information). Multiple new
features have been added:
- Multichannel support
- Input and output of multiple tensors
- New anira::Context that the same thread pool independent of the
  instance and the anira::InferenceConfig it has been initialized with
- New examples with stereo channels and input parameters different from
  the audio data
- Introduction of thread-safe queue to enhance coodination of inference
  tasks
- New possibility of using host provided threads with native CLAP
  plug-in example