mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-16 13:20:13 +01:00
tidy up + change way plugins are found+listed, solves some problems, plugins use the active status to indicate disabled and now have start/stop methods (seems to work to stop+restart Sound+WJ ok, needs restart to get MidiFeedback working if its disabled? needs more tidying up and testing and fixing
This commit is contained in:
@@ -3,7 +3,7 @@ from data_centre.plugin_collection import MidiFeedbackPlugin
|
||||
import mido
|
||||
|
||||
class MidiFeedbackAPCKey25Plugin(MidiFeedbackPlugin):
|
||||
disabled = False
|
||||
#disabled = False
|
||||
|
||||
status = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user