Skip to content

Releases: bassmanitram/faust-stratus

Release 0.5.0

27 May 15:18
Compare
Choose a tag to compare

THIS IS A VERY SIGNIFICANT RELEASE. It may break a few things, and you may not even need it any more!

See the README

Release 0.4.2

22 May 12:07
Compare
Choose a tag to compare

See the README

  • Another small fix to the stratus-build-effect command to properly forward CPP compile options.
  • Help for the faust2stratus command

Release 0.4.1

22 May 08:07
Compare
Choose a tag to compare

See the README

Small fix to the stratus-build-effect command to properly forward CPP compile options.

Release 0.4.0

21 May 15:25
Compare
Choose a tag to compare

See the README

A lot of refactoring and tidying up went into this release. Please re-read the README and make any changes to your processes and DSP files that you deem necessary.

Generally working in all scenarios

17 May 10:47
Compare
Choose a tag to compare

(Which is kinda an admission that it wasn't working fully before - sorry 'bout that!)

See the README

This release contains a lot of BREAKING CHANGES - re-read the README for details.

In particular:

  • To get your UI properly synced with your DSP code you have to annotate your DSP code controls
  • The Python interface is automatically compatible with the libraries built from C++ code generated using this toolkit - but not those that were already created (for example - stock effects - though that is not impossible to envisage now - next release perhaps)
  • Options are now "single-hypen" to match other Faust options (though, not really standard) - the one option that affects is -stratusinstall

Fix control association

15 May 16:10
80d36cb
Compare
Choose a tag to compare

See the README

  • Fix association of Stratus knobs and switches with Faust UI controls. BREAKING CHANGE

First public release

14 May 10:26
Compare
Choose a tag to compare

See the README

  • Full installation of effects into the correct place on the Stratus
  • Python interface improved with buffer API
  • More detailed instructions
  • Various bug fixes

Initial Release

11 May 14:42
Compare
Choose a tag to compare