by Just Guessing » Fri Oct 26, 2012 8:31 am
I was struck last night by the same thought - this really isn't what I need. It does seem that this will be an event, not a check for a 'state', right?
I have a 144 hot-key Cherry keyboard (excellent addition to a music setup BTW), most keys of which sent an argument to an external vbs script to access the DB and input tags. Its extremely cool - BUT in a partymode environment, after a few beers, the impulse to press the little buttons and see what happens will be overwhelming for guests. It must be addressed or my meticulous tagging efforts will be a joke. Its perhaps premature to worry about this, but I will HAVE to solve this issue soon.
It occurs to me I could do this (once MM4.1 arrives):
1) have an AUTO script that registers the event of PartyModeEnabled/Disabled and accesses a self-created registry key, toggling it 1/0
2)Dangerous scripts for tagging (which may well exist outside MM!), begin with a check of that registry key for the 1/0 before proceeding.
That should work right? Is there a cleaner way to accomplish this?
I was struck last night by the same thought - this really isn't what I need. It does seem that this will be an event, not a check for a 'state', right?
I have a 144 hot-key Cherry keyboard (excellent addition to a music setup BTW), most keys of which sent an argument to an external vbs script to access the DB and input tags. Its extremely cool - BUT in a partymode environment, after a few beers, the impulse to press the little buttons and see what happens will be overwhelming for guests. It must be addressed or my meticulous tagging efforts will be a joke. Its perhaps premature to worry about this, but I will HAVE to solve this issue soon.
It occurs to me I could do this (once MM4.1 arrives):
1) have an AUTO script that registers the event of PartyModeEnabled/Disabled and accesses a self-created registry key, toggling it 1/0
2)Dangerous scripts for tagging (which may well exist outside MM!), begin with a check of that registry key for the 1/0 before proceeding.
That should work right? Is there a cleaner way to accomplish this?