View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007552 | ardour | bugs | public | 2018-02-02 14:51 | 2018-02-02 17:41 |
| Reporter | terence | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | x86_64 GNU/Linux | OS | ArchLinux | OS Version | 4.14.14 |
| Product Version | 5.12 | ||||
| Summary | 0007552: a-Fluid Synth user-created presets does not save MIDI programs | ||||
| Description | When using the a-Fluid Synth plugin, changing default MIDI programs in different channels and saving under a preset, loading the preset doesn't bring back the new MIDI programs previously chosen. | ||||
| Steps To Reproduce | 1) Attach a-Fluid Synth to a MIDI bus 2) Load a soundfont 3) Change default programs for some/all channels 4) Click 'Add' button to create a new preset and press 'Save' 5) Change again the programs 6) Try to reset them using the new preset by selecting it from the drop-down and clicking 'Reset' => The programs remain unchanged. | ||||
| Tags | No tags attached. | ||||
|
|
This is expected behavior. MIDI programs (patch changes) are part of the track or MIDI-region, they can change at any time during playback. It does not make sense for a Plugin to save them. In Ardour MIDI tracks keep track of MIDI-patch changes. |
|
|
@x42 Ok, then what is the preset supposed to save? |