Make TextEditor compatible with Core Notes, drop Core Notes
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
d37fc6dda9
commit
362cf9b2b9
7 changed files with 47 additions and 16 deletions
|
@ -89,6 +89,7 @@ static const std::map<PluginModuleSlug, PluginModuleSlug> moduleSlugFallbacks =
|
|||
{{"Core", "AudioInterface16"}, {"Cardinal", "HostAudio8"}},
|
||||
{{"Core", "MIDIToCVInterface"}, {"Cardinal", "HostMIDI"}},
|
||||
{{"Core", "CV-MIDI"}, {"Cardinal", "HostMIDI"}},
|
||||
{{"Core", "Notes"}, {"Cardinal", "TextEditor"}},
|
||||
{{"MindMeld-ShapeMasterPro", "ShapeMasterPro"}, {"MindMeldModular", "ShapeMaster"}},
|
||||
{{"MindMeldModular", "ShapeMaster"}, {"MindMeld-ShapeMasterPro", "ShapeMasterPro"}},
|
||||
// {{"", ""}, {"", ""}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue