Skip to content

v1.3.0 Stereo Algorithms and Chorus (Chorus Ensemble)

Compare
Choose a tag to compare
@ardura ardura released this 13 Jun 18:31
· 16 commits to main since this release
c5f469d

Actuate now has a Chorus in the effects! (I ported Airwindows ChorusEnsemble https://www.airwindows.com/chorusensemble/ to Rust)!
image
I've also added a few different stereo spreading algorithms for sound designing!
image
The new algorithms are as follows:

  • CubeSpread - bases the stereo angles on the cubed base angle then scaling
  • ExpSpread - bases the stereo angles on an exponential transformation (WIDE)

As always, enjoy and happy producing!