Static variables

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

Static methods

staticinit():Void