Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@pierreguillot pierreguillot released this 03 Sep 09:19
f624d70
  • Update Pd version (0.51)
  • Update Juce version (6.0.0)
  • Remove VST2 support
  • Fix PdStalFx - DSP not recompiled (#126)
  • Fix PdStalFx - no loadbang (#126)
  • Fix PdStalFx - undefined when reloaded (#126)
  • Add PdStal - instrument version of PdStalFx (#126)
  • Fix openpanel and savepanel methods to use Unix path even on Windows (#131)
  • Fix openpanel and savepanel methods to output a symbol instead of a list of 1 element (#137)
  • Fix midiin objects support to output all the midi messages (#134)
  • Fix midiout objects support for 3 bytes messages and system exclusive messages (#134)
  • Fix camomile script to support white space in the path (#136)
  • Fix LV2 plugin freeze on Linux (#183)
  • Add support for manufacturer (#152)
  • Fix support for Logic X (#166)
  • Fix default display of parameters of Audio Unit (#153)
  • Fix expr objects on Windows (#139)
  • Fix MIDI in support for LV2 plugins (#160)
  • Fix object position and margin of GOP (#130)
  • Improved dynamic parching support (#128)
  • Fix LV2 parameters crash on Ardour (#188)
  • Add parameter range support for LV2 (#188)
  • Add parameter label support for LV2 (#188)
  • Update AlmondOrgan example
  • Add a release bundle with pre-compiled examples
  • Minor fixes and improvements