Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
974B

  1. # --- Release Notes for Carla 1.0.0 ---
  2. 1. ZynAddSubFX internal plugin is not available in the pre-compiled builds.
  3. We'll try to enable it in a future release.
  4. 2. Canvas does not save or restore connections.
  5. You need to use external session management for now.
  6. 3. LADISH does not support multi-client JACK applications.
  7. To prevent any issues Carla will switch to single-client mode automatically.
  8. 4. Rack mode is still a bit experimental, specially on non-JACK drivers.
  9. 5. LV2 plugin support is incomplete (although already in a good state).
  10. Plugins that use CV ports or Worker extension will not work right now.
  11. 6. Carla will not work with non-native LV2 Plugin UIs that require the instance-data extension.
  12. This is by design and not a bug.
  13. 6. OSC control seems to work well, but has not been tested in great detail.
  14. Be sure to report any issues.
  15. 7. Carla "PRO" theme and Carla-Control are not available for Windows at this point.