mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 22:26:29 +01:00
reset pin-maps with custom config.
This commit is contained in:
parent
addf7a39fe
commit
bd5da84928
1 changed files with 1 additions and 0 deletions
|
|
@ -2443,6 +2443,7 @@ Route::customize_plugin_insert (boost::shared_ptr<Processor> proc, uint32_t coun
|
|||
|
||||
if (count == 0) {
|
||||
pi->set_custom_cfg (false);
|
||||
pi->reset_map ();
|
||||
} else {
|
||||
pi->set_custom_cfg (true);
|
||||
pi->set_count (count);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue