Skip to content

Cabbage v2.7.0

Compare
Choose a tag to compare
@rorywalsh rorywalsh released this 18 Jun 09:59
· 1112 commits to develop since this release

logo_cabbage_black_no_text

Fixes/Updates/Modifications

  • Includes latest version of Csound, version 6.16
  • updated cabbageGetValue to improve efficiency
  • fixed xypad crash when host is closed while xypad automation is still running
  • added new cabbageGetWidgetChannels, cabbageGetFilename , cabbageGetFilePath, cabbageGetFileExtension, cabbageGetFileNoExtension , cabbageCopyFile opcodes
  • updated warning systems
  • fixed native font issue in style("legacy") mode.
  • fixed issues with cabbageCreate and image and filmstrip files.
  • fixed preset issue with VST3 - preset combo was not updating with session
  • added ‘orc’ and ‘sco’ support for file browser in IDE
  • fixed SVG file path issue - they were behaving differently to standard images such as png/jpeg
  • adding new numberOfClicks() identifier to listbox to allow clicking on single click
  • fixed intermittent problems with scanning AUs in Logic
  • fixed crash if no preset files is pass to filebutton using populate identifier
  • adding better support for images wen using cabbageCreate
  • added support for corners in optionbutton
  • fixed fontSize() in texteditor
  • updated docs