Page 1 of 1

Ability to change type, brand and model name of MIDI Targets

PostPosted: 29 Dec 2013, 18:40
by sunmachine
...this is probably already on your list... :)

Re: Ability to change type, brand and model name of MIDI Tar

PostPosted: 29 Dec 2013, 21:14
by CopperPhil
Yes indeed ;)

But the brand+model is part of the definition file's strong identity so I need to make it safe to avoid putting a mess in the online DB.

Actually I plan to extend the definition file management to allow file copy and tree compare. The definition file are often the same for a plug-in between the VST and AU version except for the plug-in parameter numbers. It would be great to import a VST definition file content into a AU empty file, then simply re-map the parameters.

The MIDI Target definition file editor will automatically inherit from this functionality, so you can create a new definition file for a specific

Re: Ability to change type, brand and model name of MIDI Tar

PostPosted: 29 Dec 2013, 21:47
by sunmachine
CopperPhil wrote:Actually I plan to extend the definition file management to allow file copy and tree compare. The definition file are often the same for a plug-in between the VST and AU version except for the plug-in parameter numbers. It would be great to import a VST definition file content into a AU empty file, then simply re-map the parameters.

Wohoo, this will be a great time saver!! :)

The MIDI Target definition file editor will automatically inherit from this functionality, so you can create a new definition file for a specific

...to be continued...?