Exemple #1
0
def lightManager():
    while MidiMonitor.midi.time()-config.lastTimeStamp<6000000:
       sk.colorVector = {'red':0,'blue':0,'green':0,'yellow':0}
       sk.AllOff()
       sk.updateVector()
       sk.Marquee(config.avgNoteDelta/1000)
       print config.avgNoteDelta
       print config.avgVelocity