Skip to content

22.07

Compare
Choose a tag to compare
@falkTX falkTX released this 15 Jul 19:43
· 692 commits to main since this release
22.07
  • Adjust view menu similar to VCV Rack 2.1.2
  • Allow building using OpenGL ES2 (with USE_GLES=true build flag, disables glBars module)
  • Do not install JACK standalone on Windows by default
  • Fix example patches not working as templates
  • Fix file dialogs not working in macos-intel builds
  • Fix missing opus as supported extension in audio file module
  • Fix missing time information in AU version (regression in 22.06)
  • Fix VST3 keyboard input through host keycodes
  • Fix VST3 not loading under Cubase
  • Fix VST3 UI not appearing under Studio One
  • Give keyboard focus to UI on each mouse click
  • Make X11 clipboard handling more robust
  • Update all modules that use file browser dialogs
  • Update internal Cardinal async file dialog API to add default filename
  • Update to Rack 2.1.2

Web version:

  • Initial, experimental support for web-assembly
  • Available at https://cardinal.kx.studio/ for demo purposes
  • Built as-is from current source code using emscripten, with a few LV2 and JSFX plugins added in
  • Part of official releases as Cardinal-wasm-22.07.zip, easily rehosted (pure static files)
  • Related discussion at #287

See official announcement at https://kx.studio/News/?action=view&url=cardinal-2207-released

screenshot