Hello all.

After messing with trying to connect C++ signals (ControlObject's 
valueChanged() ) to QtScript functions a bit, I found a solution, but 
it's strange. Essentially, it seems the signals that will be used 
throughout the script have to be connected before the MIDI device is 
opened. (They can be disconnected immediately if needed.) Then they can 
be disconnected & reconnected at will in the script.

Does this sound like normal behavior or do you suppose it has something
to do with the messed up structure of the MIDI subsystem code?

Unless anyone has any ideas, I will just implement this workaround and 
detail it on the MIDI Scripting page on the Wiki once I've tested it 
thoroughly.

Sincerely,
Sean M. Pappalardo

<<--------------------------------------------------------------------------------->>
This E-Mail message has been scanned for viruses
and cleared by >>SmartMail<< from Smarter Technology, Inc.
<<--------------------------------------------------------------------------------->>

------------------------------------------------------------------------------
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to