Skip to content

Add configurable HOA encoder types

Patrick Dupuis requested to merge topic/use-sphericalharmonics into 1.3.0

This MR makes it possible to configure SATIE to use one of two HOA encoder types when building it's SynthDefs. The old encoder is called \wave and is the default choice. A new \harmonic encoder, which uses HOASphericalHarmonics, is also available. You can choose the encoder type by setting SatieConfiguration.hoaEncoderType = \harmonic.

Merge request reports

Loading