// this file contains the data for the klung sysexes. // don't change it unless you know what you are doing!!! // first experiment.. // first we give the instrumentname // we know it from the filename also, but this is a good copypaste error check.. INSTRUMENT: klung //a comment to be shown in GMT as a warning - good for indicating which programs are filled in COMMENT: 121 SAFETY MAPPING!! - copied values from playerpiano // then the program nr we want to send data for. should be in the range 122-127 // 122 is a straight mapping max range.. PROGRAM: 121 // then the data: a list containing "note, param1, param2, param3, param4" + chr$(13, 10) // for the formula: // pulsduur (microseconds!)= 19.2 * (param1 * velo^3 + param2 * velo^2 + param3 * velo + param4) // for velo [1-127] !! // the MM_Sysx function checks the result of the formula for all velo's before sending it - should be [2-25]ms // now we have a good max for lowest strings - stay quiter for highest strings!! DATA: 0,0,0,16.19685,26 1,0,0,16.19685,26 2,0,0,16.19685,26 3,0,0,16.19685,26 4,0,0,16.19685,26 5,0,0,16.19685,26 6,0,0,16.19685,26 7,0,0,16.19685,26 8,0,0,16.19685,26 9,0,0,16.19685,26 10,0,0,16.19685,26 11,0,0,16.19685,26 12,0,0,16.19685,26 13,0,0,16.19685,26 14,0,0,16.19685,26 15,0,0,16.19685,26 16,0,0,16.19685,26 17,0,0,16.19685,26 18,0,0,16.19685,26 19,0,0,16.19685,26 20,0,0,16.19685,26 21,0,0,16.19685,26 22,0,0,16.19685,26 23,0,0,16.19685,26 24,0,0,16.19685,26 25,0,0,16.19685,26 26,0,0,16.19685,26 27,0,0,16.19685,26 28,0,0,16.19685,26 29,0,0,16.19685,26 30,0,0,16.19685,26 31,0,0,16.19685,26 32,0,0,16.19685,26 33,0,0,16.19685,26 34,0,0,16.19685,26 35,0,0,16.19685,26 36,0,0,16.19685,26 37,0,0,16.19685,26 38,0,0,16.19685,26 39,0,0,16.19685,26 40,0,0,16.19685,26 41,0,0,16.19685,26 42,0,0,16.19685,26 43,0,0,16.19685,26 44,0,0,16.19685,26 45,0,0,16.19685,26 46,0,0,16.19685,26 47,0,0,16.19685,26 48,0,0,16.19685,26 49,0,0,16.19685,26 50,0,0,16.19685,26 51,0,0,16.19685,26 52,0,0,16.19685,26 53,0,0,16.19685,26 54,0,0,16.19685,26 55,0,0,16.19685,26 56,0,0,16.19685,26 57,0,0,16.19685,26 58,0,0,16.19685,26 59,0,0,16.19685,26 60,0,0,16.19685,26 61,0,0,16.19685,26 62,0,0,16.19685,26 63,0,0,16.19685,26 64,0,0,16.19685,26 65,0,0,16.19685,26 66,0,0,16.19685,26 67,0,0,16.19685,26 68,0,0,16.19685,26 69,0,0,16.19685,26 70,0,0,16.19685,26 71,0,0,16.19685,26 72,0,0,16.19685,26 73,0,0,16.19685,26 74,0,0,16.19685,26 75,0,0,16.19685,26 76,0,0,16.19685,26 77,0,0,16.19685,26 78,0,0,16.19685,26 79,0,0,16.19685,26 80,0,0,16.19685,26 81,0,0,16.19685,26 82,0,0,16.19685,26 83,0,0,16.19685,26 84,0,0,16.19685,26 85,0,0,16.19685,26 86,0,0,16.19685,26 87,0,0,16.19685,26 88,0,0,16.19685,26 89,0,0,16.19685,26 90,0,0,16.19685,26 91,0,0,16.19685,26 92,0,0,16.19685,26 93,0,0,16.19685,26 94,0,0,16.19685,26 95,0,0,16.19685,26 96,0,0,16.19685,26 97,0,0,16.19685,26 98,0,0,16.19685,26 99,0,0,16.19685,26 100,0,0,16.19685,26 101,0,0,16.19685,26 102,0,0,16.19685,26 103,0,0,16.19685,26 104,0,0,16.19685,26 105,0,0,16.19685,26 106,0,0,16.19685,26 107,0,0,16.19685,26 108,0,0,16.19685,26 109,0,0,16.19685,26 110,0,0,16.19685,26 111,0,0,16.19685,26 112,0,0,16.19685,26 113,0,0,16.19685,26 114,0,0,16.19685,26 115,0,0,16.19685,26 116,0,0,16.19685,26 117,0,0,16.19685,26 118,0,0,16.19685,26 119,0,0,16.19685,26 120,0,0,16.19685,26 121,0,0,16.19685,26 122,0,0,16.19685,26 123,0,0,16.19685,26 124,0,0,16.19685,26 125,0,0,16.19685,26 126,0,0,16.19685,26 127,0,0,16.19685,26 COMMENT: 122 SAFETY MAPPING!! - copied values from playerpiano PROGRAM: 122 DATA: 0,0,0,16.19685,26 1,0,0,16.19685,26 2,0,0,16.19685,26 3,0,0,16.19685,26 4,0,0,16.19685,26 5,0,0,16.19685,26 6,0,0,16.19685,26 7,0,0,16.19685,26 8,0,0,16.19685,26 9,0,0,16.19685,26 10,0,0,16.19685,26 11,0,0,16.19685,26 12,0,0,16.19685,26 13,0,0,16.19685,26 14,0,0,16.19685,26 15,0,0,16.19685,26 16,0,0,16.19685,26 17,0,0,16.19685,26 18,0,0,16.19685,26 19,0,0,16.19685,26 20,0,0,16.19685,26 21,0,0,16.19685,26 22,0,0,16.19685,26 23,0,0,16.19685,26 24,0,0,16.19685,26 25,0,0,16.19685,26 26,0,0,16.19685,26 27,0,0,16.19685,26 28,0,0,16.19685,26 29,0,0,16.19685,26 30,0,0,16.19685,26 31,0,0,16.19685,26 32,0,0,16.19685,26 33,0,0,16.19685,26 34,0,0,16.19685,26 35,0,0,16.19685,26 36,0,0,16.19685,26 37,0,0,16.19685,26 38,0,0,16.19685,26 39,0,0,16.19685,26 40,0,0,16.19685,26 41,0,0,16.19685,26 42,0,0,16.19685,26 43,0,0,16.19685,26 44,0,0,16.19685,26 45,0,0,16.19685,26 46,0,0,16.19685,26 47,0,0,16.19685,26 48,0,0,16.19685,26 49,0,0,16.19685,26 50,0,0,16.19685,26 51,0,0,16.19685,26 52,0,0,16.19685,26 53,0,0,16.19685,26 54,0,0,16.19685,26 55,0,0,16.19685,26 56,0,0,16.19685,26 57,0,0,16.19685,26 58,0,0,16.19685,26 59,0,0,16.19685,26 60,0,0,16.19685,26 61,0,0,16.19685,26 62,0,0,16.19685,26 63,0,0,16.19685,26 64,0,0,16.19685,26 65,0,0,16.19685,26 66,0,0,16.19685,26 67,0,0,16.19685,26 68,0,0,16.19685,26 69,0,0,16.19685,26 70,0,0,16.19685,26 71,0,0,16.19685,26 72,0,0,16.19685,26 73,0,0,16.19685,26 74,0,0,16.19685,26 75,0,0,16.19685,26 76,0,0,16.19685,26 77,0,0,16.19685,26 78,0,0,16.19685,26 79,0,0,16.19685,26 80,0,0,16.19685,26 81,0,0,16.19685,26 82,0,0,16.19685,26 83,0,0,16.19685,26 84,0,0,16.19685,26 85,0,0,16.19685,26 86,0,0,16.19685,26 87,0,0,16.19685,26 88,0,0,16.19685,26 89,0,0,16.19685,26 90,0,0,16.19685,26 91,0,0,16.19685,26 92,0,0,16.19685,26 93,0,0,16.19685,26 94,0,0,16.19685,26 95,0,0,16.19685,26 96,0,0,16.19685,26 97,0,0,16.19685,26 98,0,0,16.19685,26 99,0,0,16.19685,26 100,0,0,16.19685,26 101,0,0,16.19685,26 102,0,0,16.19685,26 103,0,0,16.19685,26 104,0,0,16.19685,26 105,0,0,16.19685,26 106,0,0,16.19685,26 107,0,0,16.19685,26 108,0,0,16.19685,26 109,0,0,16.19685,26 110,0,0,16.19685,26 111,0,0,16.19685,26 112,0,0,16.19685,26 113,0,0,16.19685,26 114,0,0,16.19685,26 115,0,0,16.19685,26 116,0,0,16.19685,26 117,0,0,16.19685,26 118,0,0,16.19685,26 119,0,0,16.19685,26 120,0,0,16.19685,26 121,0,0,16.19685,26 122,0,0,16.19685,26 123,0,0,16.19685,26 124,0,0,16.19685,26 125,0,0,16.19685,26 126,0,0,16.19685,26 127,0,0,16.19685,26 COMMENT: 123 SAFETY MAPPING!! - copied values from playerpiano PROGRAM: 123 DATA: 0,0,0,16.19685,26 1,0,0,16.19685,26 2,0,0,16.19685,26 3,0,0,16.19685,26 4,0,0,16.19685,26 5,0,0,16.19685,26 6,0,0,16.19685,26 7,0,0,16.19685,26 8,0,0,16.19685,26 9,0,0,16.19685,26 10,0,0,16.19685,26 11,0,0,16.19685,26 12,0,0,16.19685,26 13,0,0,16.19685,26 14,0,0,16.19685,26 15,0,0,16.19685,26 16,0,0,16.19685,26 17,0,0,16.19685,26 18,0,0,16.19685,26 19,0,0,16.19685,26 20,0,0,16.19685,26 21,0,0,16.19685,26 22,0,0,16.19685,26 23,0,0,16.19685,26 24,0,0,16.19685,26 25,0,0,16.19685,26 26,0,0,16.19685,26 27,0,0,16.19685,26 28,0,0,16.19685,26 29,0,0,16.19685,26 30,0,0,16.19685,26 31,0,0,16.19685,26 32,0,0,16.19685,26 33,0,0,16.19685,26 34,0,0,16.19685,26 35,0,0,16.19685,26 36,0,0,16.19685,26 37,0,0,16.19685,26 38,0,0,16.19685,26 39,0,0,16.19685,26 40,0,0,16.19685,26 41,0,0,16.19685,26 42,0,0,16.19685,26 43,0,0,16.19685,26 44,0,0,16.19685,26 45,0,0,16.19685,26 46,0,0,16.19685,26 47,0,0,16.19685,26 48,0,0,16.19685,26 49,0,0,16.19685,26 50,0,0,16.19685,26 51,0,0,16.19685,26 52,0,0,16.19685,26 53,0,0,16.19685,26 54,0,0,16.19685,26 55,0,0,16.19685,26 56,0,0,16.19685,26 57,0,0,16.19685,26 58,0,0,16.19685,26 59,0,0,16.19685,26 60,0,0,16.19685,26 61,0,0,16.19685,26 62,0,0,16.19685,26 63,0,0,16.19685,26 64,0,0,16.19685,26 65,0,0,16.19685,26 66,0,0,16.19685,26 67,0,0,16.19685,26 68,0,0,16.19685,26 69,0,0,16.19685,26 70,0,0,16.19685,26 71,0,0,16.19685,26 72,0,0,16.19685,26 73,0,0,16.19685,26 74,0,0,16.19685,26 75,0,0,16.19685,26 76,0,0,16.19685,26 77,0,0,16.19685,26 78,0,0,16.19685,26 79,0,0,16.19685,26 80,0,0,16.19685,26 81,0,0,16.19685,26 82,0,0,16.19685,26 83,0,0,16.19685,26 84,0,0,16.19685,26 85,0,0,16.19685,26 86,0,0,16.19685,26 87,0,0,16.19685,26 88,0,0,16.19685,26 89,0,0,16.19685,26 90,0,0,16.19685,26 91,0,0,16.19685,26 92,0,0,16.19685,26 93,0,0,16.19685,26 94,0,0,16.19685,26 95,0,0,16.19685,26 96,0,0,16.19685,26 97,0,0,16.19685,26 98,0,0,16.19685,26 99,0,0,16.19685,26 100,0,0,16.19685,26 101,0,0,16.19685,26 102,0,0,16.19685,26 103,0,0,16.19685,26 104,0,0,16.19685,26 105,0,0,16.19685,26 106,0,0,16.19685,26 107,0,0,16.19685,26 108,0,0,16.19685,26 109,0,0,16.19685,26 110,0,0,16.19685,26 111,0,0,16.19685,26 112,0,0,16.19685,26 113,0,0,16.19685,26 114,0,0,16.19685,26 115,0,0,16.19685,26 116,0,0,16.19685,26 117,0,0,16.19685,26 118,0,0,16.19685,26 119,0,0,16.19685,26 120,0,0,16.19685,26 121,0,0,16.19685,26 122,0,0,16.19685,26 123,0,0,16.19685,26 124,0,0,16.19685,26 125,0,0,16.19685,26 126,0,0,16.19685,26 127,0,0,16.19685,26 COMMENT: 124 SAFETY MAPPING!! - copied values from playerpiano PROGRAM: 124 DATA: 0,0,0,16.19685,26 1,0,0,16.19685,26 2,0,0,16.19685,26 3,0,0,16.19685,26 4,0,0,16.19685,26 5,0,0,16.19685,26 6,0,0,16.19685,26 7,0,0,16.19685,26 8,0,0,16.19685,26 9,0,0,16.19685,26 10,0,0,16.19685,26 11,0,0,16.19685,26 12,0,0,16.19685,26 13,0,0,16.19685,26 14,0,0,16.19685,26 15,0,0,16.19685,26 16,0,0,16.19685,26 17,0,0,16.19685,26 18,0,0,16.19685,26 19,0,0,16.19685,26 20,0,0,16.19685,26 21,0,0,16.19685,26 22,0,0,16.19685,26 23,0,0,16.19685,26 24,0,0,16.19685,26 25,0,0,16.19685,26 26,0,0,16.19685,26 27,0,0,16.19685,26 28,0,0,16.19685,26 29,0,0,16.19685,26 30,0,0,16.19685,26 31,0,0,16.19685,26 32,0,0,16.19685,26 33,0,0,16.19685,26 34,0,0,16.19685,26 35,0,0,16.19685,26 36,0,0,16.19685,26 37,0,0,16.19685,26 38,0,0,16.19685,26 39,0,0,16.19685,26 40,0,0,16.19685,26 41,0,0,16.19685,26 42,0,0,16.19685,26 43,0,0,16.19685,26 44,0,0,16.19685,26 45,0,0,16.19685,26 46,0,0,16.19685,26 47,0,0,16.19685,26 48,0,0,16.19685,26 49,0,0,16.19685,26 50,0,0,16.19685,26 51,0,0,16.19685,26 52,0,0,16.19685,26 53,0,0,16.19685,26 54,0,0,16.19685,26 55,0,0,16.19685,26 56,0,0,16.19685,26 57,0,0,16.19685,26 58,0,0,16.19685,26 59,0,0,16.19685,26 60,0,0,16.19685,26 61,0,0,16.19685,26 62,0,0,16.19685,26 63,0,0,16.19685,26 64,0,0,16.19685,26 65,0,0,16.19685,26 66,0,0,16.19685,26 67,0,0,16.19685,26 68,0,0,16.19685,26 69,0,0,16.19685,26 70,0,0,16.19685,26 71,0,0,16.19685,26 72,0,0,16.19685,26 73,0,0,16.19685,26 74,0,0,16.19685,26 75,0,0,16.19685,26 76,0,0,16.19685,26 77,0,0,16.19685,26 78,0,0,16.19685,26 79,0,0,16.19685,26 80,0,0,16.19685,26 81,0,0,16.19685,26 82,0,0,16.19685,26 83,0,0,16.19685,26 84,0,0,16.19685,26 85,0,0,16.19685,26 86,0,0,16.19685,26 87,0,0,16.19685,26 88,0,0,16.19685,26 89,0,0,16.19685,26 90,0,0,16.19685,26 91,0,0,16.19685,26 92,0,0,16.19685,26 93,0,0,16.19685,26 94,0,0,16.19685,26 95,0,0,16.19685,26 96,0,0,16.19685,26 97,0,0,16.19685,26 98,0,0,16.19685,26 99,0,0,16.19685,26 100,0,0,16.19685,26 101,0,0,16.19685,26 102,0,0,16.19685,26 103,0,0,16.19685,26 104,0,0,16.19685,26 105,0,0,16.19685,26 106,0,0,16.19685,26 107,0,0,16.19685,26 108,0,0,16.19685,26 109,0,0,16.19685,26 110,0,0,16.19685,26 111,0,0,16.19685,26 112,0,0,16.19685,26 113,0,0,16.19685,26 114,0,0,16.19685,26 115,0,0,16.19685,26 116,0,0,16.19685,26 117,0,0,16.19685,26 118,0,0,16.19685,26 119,0,0,16.19685,26 120,0,0,16.19685,26 121,0,0,16.19685,26 122,0,0,16.19685,26 123,0,0,16.19685,26 124,0,0,16.19685,26 125,0,0,16.19685,26 126,0,0,16.19685,26 127,0,0,16.19685,26 COMMENT: 125 SAFETY MAPPING!! - copied values from playerpiano PROGRAM: 125 DATA: 0,0,0,16.19685,26 1,0,0,16.19685,26 2,0,0,16.19685,26 3,0,0,16.19685,26 4,0,0,16.19685,26 5,0,0,16.19685,26 6,0,0,16.19685,26 7,0,0,16.19685,26 8,0,0,16.19685,26 9,0,0,16.19685,26 10,0,0,16.19685,26 11,0,0,16.19685,26 12,0,0,16.19685,26 13,0,0,16.19685,26 14,0,0,16.19685,26 15,0,0,16.19685,26 16,0,0,16.19685,26 17,0,0,16.19685,26 18,0,0,16.19685,26 19,0,0,16.19685,26 20,0,0,16.19685,26 21,0,0,16.19685,26 22,0,0,16.19685,26 23,0,0,16.19685,26 24,0,0,16.19685,26 25,0,0,16.19685,26 26,0,0,16.19685,26 27,0,0,16.19685,26 28,0,0,16.19685,26 29,0,0,16.19685,26 30,0,0,16.19685,26 31,0,0,16.19685,26 32,0,0,16.19685,26 33,0,0,16.19685,26 34,0,0,16.19685,26 35,0,0,16.19685,26 36,0,0,16.19685,26 37,0,0,16.19685,26 38,0,0,16.19685,26 39,0,0,16.19685,26 40,0,0,16.19685,26 41,0,0,16.19685,26 42,0,0,16.19685,26 43,0,0,16.19685,26 44,0,0,16.19685,26 45,0,0,16.19685,26 46,0,0,16.19685,26 47,0,0,16.19685,26 48,0,0,16.19685,26 49,0,0,16.19685,26 50,0,0,16.19685,26 51,0,0,16.19685,26 52,0,0,16.19685,26 53,0,0,16.19685,26 54,0,0,16.19685,26 55,0,0,16.19685,26 56,0,0,16.19685,26 57,0,0,16.19685,26 58,0,0,16.19685,26 59,0,0,16.19685,26 60,0,0,16.19685,26 61,0,0,16.19685,26 62,0,0,16.19685,26 63,0,0,16.19685,26 64,0,0,16.19685,26 65,0,0,16.19685,26 66,0,0,16.19685,26 67,0,0,16.19685,26 68,0,0,16.19685,26 69,0,0,16.19685,26 70,0,0,16.19685,26 71,0,0,16.19685,26 72,0,0,16.19685,26 73,0,0,16.19685,26 74,0,0,16.19685,26 75,0,0,16.19685,26 76,0,0,16.19685,26 77,0,0,16.19685,26 78,0,0,16.19685,26 79,0,0,16.19685,26 80,0,0,16.19685,26 81,0,0,16.19685,26 82,0,0,16.19685,26 83,0,0,16.19685,26 84,0,0,16.19685,26 85,0,0,16.19685,26 86,0,0,16.19685,26 87,0,0,16.19685,26 88,0,0,16.19685,26 89,0,0,16.19685,26 90,0,0,16.19685,26 91,0,0,16.19685,26 92,0,0,16.19685,26 93,0,0,16.19685,26 94,0,0,16.19685,26 95,0,0,16.19685,26 96,0,0,16.19685,26 97,0,0,16.19685,26 98,0,0,16.19685,26 99,0,0,16.19685,26 100,0,0,16.19685,26 101,0,0,16.19685,26 102,0,0,16.19685,26 103,0,0,16.19685,26 104,0,0,16.19685,26 105,0,0,16.19685,26 106,0,0,16.19685,26 107,0,0,16.19685,26 108,0,0,16.19685,26 109,0,0,16.19685,26 110,0,0,16.19685,26 111,0,0,16.19685,26 112,0,0,16.19685,26 113,0,0,16.19685,26 114,0,0,16.19685,26 115,0,0,16.19685,26 116,0,0,16.19685,26 117,0,0,16.19685,26 118,0,0,16.19685,26 119,0,0,16.19685,26 120,0,0,16.19685,26 121,0,0,16.19685,26 122,0,0,16.19685,26 123,0,0,16.19685,26 124,0,0,16.19685,26 125,0,0,16.19685,26 126,0,0,16.19685,26 127,0,0,16.19685,26 COMMENT: 126 SAFETY MAPPING!! - copied values from playerpiano PROGRAM: 126 DATA: 0,0,0,16.19685,26 1,0,0,16.19685,26 2,0,0,16.19685,26 3,0,0,16.19685,26 4,0,0,16.19685,26 5,0,0,16.19685,26 6,0,0,16.19685,26 7,0,0,16.19685,26 8,0,0,16.19685,26 9,0,0,16.19685,26 10,0,0,16.19685,26 11,0,0,16.19685,26 12,0,0,16.19685,26 13,0,0,16.19685,26 14,0,0,16.19685,26 15,0,0,16.19685,26 16,0,0,16.19685,26 17,0,0,16.19685,26 18,0,0,16.19685,26 19,0,0,16.19685,26 20,0,0,16.19685,26 21,0,0,16.19685,26 22,0,0,16.19685,26 23,0,0,16.19685,26 24,0,0,16.19685,26 25,0,0,16.19685,26 26,0,0,16.19685,26 27,0,0,16.19685,26 28,0,0,16.19685,26 29,0,0,16.19685,26 30,0,0,16.19685,26 31,0,0,16.19685,26 32,0,0,16.19685,26 33,0,0,16.19685,26 34,0,0,16.19685,26 35,0,0,16.19685,26 36,0,0,16.19685,26 37,0,0,16.19685,26 38,0,0,16.19685,26 39,0,0,16.19685,26 40,0,0,16.19685,26 41,0,0,16.19685,26 42,0,0,16.19685,26 43,0,0,16.19685,26 44,0,0,16.19685,26 45,0,0,16.19685,26 46,0,0,16.19685,26 47,0,0,16.19685,26 48,0,0,16.19685,26 49,0,0,16.19685,26 50,0,0,16.19685,26 51,0,0,16.19685,26 52,0,0,16.19685,26 53,0,0,16.19685,26 54,0,0,16.19685,26 55,0,0,16.19685,26 56,0,0,16.19685,26 57,0,0,16.19685,26 58,0,0,16.19685,26 59,0,0,16.19685,26 60,0,0,16.19685,26 61,0,0,16.19685,26 62,0,0,16.19685,26 63,0,0,16.19685,26 64,0,0,16.19685,26 65,0,0,16.19685,26 66,0,0,16.19685,26 67,0,0,16.19685,26 68,0,0,16.19685,26 69,0,0,16.19685,26 70,0,0,16.19685,26 71,0,0,16.19685,26 72,0,0,16.19685,26 73,0,0,16.19685,26 74,0,0,16.19685,26 75,0,0,16.19685,26 76,0,0,16.19685,26 77,0,0,16.19685,26 78,0,0,16.19685,26 79,0,0,16.19685,26 80,0,0,16.19685,26 81,0,0,16.19685,26 82,0,0,16.19685,26 83,0,0,16.19685,26 84,0,0,16.19685,26 85,0,0,16.19685,26 86,0,0,16.19685,26 87,0,0,16.19685,26 88,0,0,16.19685,26 89,0,0,16.19685,26 90,0,0,16.19685,26 91,0,0,16.19685,26 92,0,0,16.19685,26 93,0,0,16.19685,26 94,0,0,16.19685,26 95,0,0,16.19685,26 96,0,0,16.19685,26 97,0,0,16.19685,26 98,0,0,16.19685,26 99,0,0,16.19685,26 100,0,0,16.19685,26 101,0,0,16.19685,26 102,0,0,16.19685,26 103,0,0,16.19685,26 104,0,0,16.19685,26 105,0,0,16.19685,26 106,0,0,16.19685,26 107,0,0,16.19685,26 108,0,0,16.19685,26 109,0,0,16.19685,26 110,0,0,16.19685,26 111,0,0,16.19685,26 112,0,0,16.19685,26 113,0,0,16.19685,26 114,0,0,16.19685,26 115,0,0,16.19685,26 116,0,0,16.19685,26 117,0,0,16.19685,26 118,0,0,16.19685,26 119,0,0,16.19685,26 120,0,0,16.19685,26 121,0,0,16.19685,26 122,0,0,16.19685,26 123,0,0,16.19685,26 124,0,0,16.19685,26 125,0,0,16.19685,26 126,0,0,16.19685,26 127,0,0,16.19685,26 COMMENT: 127 SAFETY MAPPING!! - copied values from playerpiano PROGRAM: 127 DATA: 0,0,0,16.19685,26 1,0,0,16.19685,26 2,0,0,16.19685,26 3,0,0,16.19685,26 4,0,0,16.19685,26 5,0,0,16.19685,26 6,0,0,16.19685,26 7,0,0,16.19685,26 8,0,0,16.19685,26 9,0,0,16.19685,26 10,0,0,16.19685,26 11,0,0,16.19685,26 12,0,0,16.19685,26 13,0,0,16.19685,26 14,0,0,16.19685,26 15,0,0,16.19685,26 16,0,0,16.19685,26 17,0,0,16.19685,26 18,0,0,16.19685,26 19,0,0,16.19685,26 20,0,0,16.19685,26 21,0,0,16.19685,26 22,0,0,16.19685,26 23,0,0,16.19685,26 24,0,0,16.19685,26 25,0,0,16.19685,26 26,0,0,16.19685,26 27,0,0,16.19685,26 28,0,0,16.19685,26 29,0,0,16.19685,26 30,0,0,16.19685,26 31,0,0,16.19685,26 32,0,0,16.19685,26 33,0,0,16.19685,26 34,0,0,16.19685,26 35,0,0,16.19685,26 36,0,0,16.19685,26 37,0,0,16.19685,26 38,0,0,16.19685,26 39,0,0,16.19685,26 40,0,0,16.19685,26 41,0,0,16.19685,26 42,0,0,16.19685,26 43,0,0,16.19685,26 44,0,0,16.19685,26 45,0,0,16.19685,26 46,0,0,16.19685,26 47,0,0,16.19685,26 48,0,0,16.19685,26 49,0,0,16.19685,26 50,0,0,16.19685,26 51,0,0,16.19685,26 52,0,0,16.19685,26 53,0,0,16.19685,26 54,0,0,16.19685,26 55,0,0,16.19685,26 56,0,0,16.19685,26 57,0,0,16.19685,26 58,0,0,16.19685,26 59,0,0,16.19685,26 60,0,0,16.19685,26 61,0,0,16.19685,26 62,0,0,16.19685,26 63,0,0,16.19685,26 64,0,0,16.19685,26 65,0,0,16.19685,26 66,0,0,16.19685,26 67,0,0,16.19685,26 68,0,0,16.19685,26 69,0,0,16.19685,26 70,0,0,16.19685,26 71,0,0,16.19685,26 72,0,0,16.19685,26 73,0,0,16.19685,26 74,0,0,16.19685,26 75,0,0,16.19685,26 76,0,0,16.19685,26 77,0,0,16.19685,26 78,0,0,16.19685,26 79,0,0,16.19685,26 80,0,0,16.19685,26 81,0,0,16.19685,26 82,0,0,16.19685,26 83,0,0,16.19685,26 84,0,0,16.19685,26 85,0,0,16.19685,26 86,0,0,16.19685,26 87,0,0,16.19685,26 88,0,0,16.19685,26 89,0,0,16.19685,26 90,0,0,16.19685,26 91,0,0,16.19685,26 92,0,0,16.19685,26 93,0,0,16.19685,26 94,0,0,16.19685,26 95,0,0,16.19685,26 96,0,0,16.19685,26 97,0,0,16.19685,26 98,0,0,16.19685,26 99,0,0,16.19685,26 100,0,0,16.19685,26 101,0,0,16.19685,26 102,0,0,16.19685,26 103,0,0,16.19685,26 104,0,0,16.19685,26 105,0,0,16.19685,26 106,0,0,16.19685,26 107,0,0,16.19685,26 108,0,0,16.19685,26 109,0,0,16.19685,26 110,0,0,16.19685,26 111,0,0,16.19685,26 112,0,0,16.19685,26 113,0,0,16.19685,26 114,0,0,16.19685,26 115,0,0,16.19685,26 116,0,0,16.19685,26 117,0,0,16.19685,26 118,0,0,16.19685,26 119,0,0,16.19685,26 120,0,0,16.19685,26 121,0,0,16.19685,26 122,0,0,16.19685,26 123,0,0,16.19685,26 124,0,0,16.19685,26 125,0,0,16.19685,26 126,0,0,16.19685,26 127,0,0,16.19685,26