diff --git a/engine/findprograms.py b/engine/findprograms.py index 76c5c26..1a241a3 100644 --- a/engine/findprograms.py +++ b/engine/findprograms.py @@ -76,7 +76,7 @@ class SupportedProgramsDatabase(object): "luppp", "non-mixer", "non-timeline", "non-sequencer", "non-midi-mapper", "non-mixer-noui", "OPNplug", "qmidiarp", "qtractor", "zynaddsubfx", "jack_mixer", "hydrogen", "mfp", "shuriken", "laborejo", "guitarix", "radium", - "ray-proxy", "ray-jackpatch", "amsynth", "midikeyboard", + "ray-proxy", "ray-jackpatch", "amsynth", "mamba", ) #shortcut list and programs not found by buildCache_grepExecutablePaths because they are just shellscripts and do not contain /nsm/server/announce. self.userWhitelist = () #added dynamically to morePrograms. highest priority self.userBlacklist = () #added dynamically to blacklist. highest priority