Static variables

@:value([4, 6, 8, 12, 16, 24, 32, 48, 64, 128, 192])staticread onlybeats:Array<Int> = [4, 6, 8, 12, 16, 24, 32, 48, 64, 128, 192]

staticread onlydefaultBinds:Array<Array<String>>

Static methods

staticinit():Void