When downloading a LV2 preset, the whole bank is downloaded as manifest.ttl and individualy preset.ttl files. These files are packaged in a zip archive with the plugin name and bank name encoded in the title. When a user preset is downloaded, only the plugin name is used, resulting in the same zip filename being used for every download and no obvious indication of bank name.
To Reproduce
Steps to reproduce the behavior:
Add a LV2 plugin, e.g. AIDA-X
Bold press to access Chain Options and select the plugin
Select "Save Preset" and add a new bank and preset
In webconf, go to LIBRARY->Presets & Soundfonts
Select the plugin, e.g. AIDA-X
Select the bank and preset the download
Expected behaviour
Download has bank name, e.g. AIDA-X_MyBank.presets.lv2.zip
Actual behaviour
Download does not have bank name, e.g. AIDA-X.presets.lv2.zip
Additional context
If you do this for a LV2 plugin with factory presets like synthv1 you get the expected behaviour, e.g. synthv1_392Synthv1Patches.presets.lv2.zip.
Configuration
Hardware
Raspberry Pi 4 Model B Rev 1.5
Audio: V5 ADAC
Display: MIPI DSI 800x480 (inverted)
Wiring: V5
I2C: MCP23017@0x20, MCP23017@0x21
Profile: v5
Describe the issue
When downloading a LV2 preset, the whole bank is downloaded as manifest.ttl and individualy preset.ttl files. These files are packaged in a zip archive with the plugin name and bank name encoded in the title. When a user preset is downloaded, only the plugin name is used, resulting in the same zip filename being used for every download and no obvious indication of bank name.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Download has bank name, e.g.
AIDA-X_MyBank.presets.lv2.zip
Actual behaviour
Download does not have bank name, e.g.
AIDA-X.presets.lv2.zip
Additional context
If you do this for a LV2 plugin with factory presets like synthv1 you get the expected behaviour, e.g.
synthv1_392Synthv1Patches.presets.lv2.zip
.Configuration
Hardware
System
MIDI & UI
Software