jtackaberry / reaticulate

An articulation management system for REAPER
Other
100 stars 45 forks source link

Allow import to update existing banks #165

Open jtackaberry opened 2 years ago

jtackaberry commented 2 years ago

Currently if a bank with a given UUID already exists during import it's skipped, which means that any updates would not be applied. Update import logic to detect if changes exist and import anyway, reporting back to the user which banks were replaced due to updates.