bitwig / dawproject

Open exchange format for DAWs
MIT License
751 stars 19 forks source link

Bitwig export to dawproject have no automations when the plugin is missing #82

Open kokounet opened 1 month ago

kokounet commented 1 month ago

I noticed that the automation information are lost when exporting a bitwig project to the dawproject format when the plugin is missing from the library (I only tested this with vst3).

Steps to reproduce

Is this a limitation to how bitwig project and dawproject represent automation? My best guess is that bitwig is unable to access the parameter id when the plugin is missing and thus is unable to export the automation data to dawproject because the dawproject file format requires the automation to point to the parameter id of the plugin.