// this file contains the data for the vacca sysexes. // don't change it unless you know what you are doing!!! // first we give the instrumentname INSTRUMENT: xy // then the program nr we want to send data for. should be in the range 122-127 // 122 is based on measurement with johannes orignal values // low value is finetuned so that velo 1 will always sound, but as silent as possible // high value is same as johannes' // if, with this mapping, a bell does not sound at velocity 1, it means that mechanical // adjustment on vacca itself is necessary! PROGRAM: 122 //a comment to be shown in GMT as a warning - good for indicating which programs are filled in COMMENT: good standard mapping // then the data: a list containing "note, param1, param2, param3, param4" + chr$(13, 10) // for the formula: // pulsduur (microseconds!)= tickduur (xx ms) * (param1 * velo^3 + param2 * velo^2 + param3 * velo + param4) // for velo [0-127] !! // the MM_Sysx function checks the result of the formula for all velo's before sending it - should be [2-25]ms DATA: 65,0,0,0.818,144 66,0,0,0.818,144 67,0,0,0.818,144 68,0,0,0.818,144 69,0,0,0.818,144 70,0,0,0.818,144 71,0,0,0.818,144 72,0,0,0.818,134 73,0,0,0.818,140 74,0,0,0.818,144 75,0,0,0.818,144 76,0,0,0.818,144 77,0,0,0.818,144 78,0,0,0.818,144 79,0,0,0.818,144 80,0,0,0.818,144 81,0,0,0.818,144 82,0,0,0.818,144 83,0,0,0.818,144 84,0,0,0.818,144 85,0,0,0.818,144 86,0,0,0.818,144 87,0,0,.87,172 88,0,0,.87,172 89,0,0,.87,172 90,0,0,.87,172 91,0,0,.87,172 92,0,0,.87,172 93,0,0,.87,172 94,0,0,.87,172 95,0,0,.87,172 96,0,0,.87,172 97,0,0,.87,172 98,0,0,.87,172 99,0,0,.87,172 100,0,0,.87,172 101,0,0,.87,172 102,0,0,.87,172 103,0,0,.87,172 104,0,0,.87,172 105,0,0,.87,172 106,0,0,.87,172 107,0,0,.87,166 108,0,0,.87,172 PROGRAM: 123 COMMENT: wider range on request by xa4 DATA: 65,0,0,0.94, 127.8 66,0,0,0.94, 127.8 67,0,0,0.94, 127.8 68,0,0,0.94, 127.8 69,0,0,0.94, 127.8 70,0,0,0.94, 127.8 71,0,0,0.94, 127.8 72,0,0,0.94, 127.8 73,0,0,0.94, 127.8 74,0,0,0.94, 127.8 75,0,0,0.94, 127.8 76,0,0,0.94, 127.8 77,0,0,0.94, 127.8 78,0,0,0.94, 127.8 79,0,0,0.94, 127.8 80,0,0,0.94, 127.8 81,0,0,0.94, 127.8 82,0,0,0.94, 127.8 83,0,0,0.94, 127.8 84,0,0,0.94, 127.8 85,0,0,0.94, 127.8 86,0,0,0.94, 127.8 87,0,0,1,154.6 88,0,0,1,154.6 89,0,0,1,154.6 90,0,0,1,154.6 91,0,0,1,154.6 92,0,0,1,154.6 93,0,0,1,154.6 94,0,0,1,154.6 95,0,0,1,154.6 96,0,0,1,154.6 97,0,0,1,154.6 98,0,0,1,154.6 99,0,0,1,154.6 100,0,0,1,154.6 101,0,0,1,154.6 102,0,0,1,154.6 103,0,0,1,154.6 104,0,0,1,154.6 105,0,0,1,154.6 106,0,0,1,154.6 107,0,0,.87,166 108,0,0,1.01,154.6