github grame-cncm/faust 2.30.5
Faust version 2.30.5

latest releases: 2.72.14, 2.72.13, 2.70.3...
3 years ago

Change log

WARNING: to get the source version

  • be sure to download the faust-2.30.5.tar.gz file to get a complete source folder (in particular, with all the libraries)

New

  • add layout and label parameters in DSP algrebra API.
  • add MIDI output handling in faustgen~ and faust2msp/faust2max6
  • add new D backend and faust2dplug tool (contributed by Ethan Reker)
  • Rust backend generate more efficient code
  • add all supported CPUs in faust2object
  • add -cm (--compute-mix) option
  • new faust2vcvrack tool
  • add setParamValue/getParamValue methods using path in APIUI
  • adding bluetooth MIDI support to the Gramophone
  • improve sound2file tool to generate interleaved or non-interleaved files
  • add -preset option in faust2jack and faust2jaqt
  • add -multifun option in faust2object
  • add -bs <frames> and -control options in faustbench
  • add -rui option

Deprecated

Fixed bugs

  • rework MIDI channel handling in MidiUI: channels go from 1 to 16 and channel 0 is used for "all channels" at receive and send time
  • type2Binary and type2String in wast/wasm backends
  • mode -double in faust2juce
  • faust2android incorrect monophonic handling
  • avoid multiple registration of AudioWorkletProcessor code
  • rework MIDI chanpress implementation

Libraries change log

  • various bugs fix and documentation improvements
  • fixed encoder3D and optimMaxRe3D in hoa.lib
  • added quantizer library
  • Oleg Nesterov SVF filters

Don't miss a new faust release

NewReleases is sending notifications on new releases.