picadae calibration programs
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. {
  2. p_ac: {
  3. # Audio device setup
  4. audio: {
  5. inPortLabel: "8 USB Audio CODEC:", #"HDA Intel PCH: CS4208", # "5 USB Audio CODEC:", #"5 USB Sound Device",
  6. outPortLabel: ,
  7. },
  8. midi: {
  9. inMonitorFl: False,
  10. outMonitorFl: False,
  11. throughFl: False,
  12. inPortLabel: "Fastlane:Fastlane MIDI A",
  13. outPortLabel: "Fastlane:Fastlane MIDI A"
  14. #inPortLabel: "picadae:picadae MIDI 1",
  15. #outPortLabel: "picadae:picadae MIDI 1"
  16. },
  17. # Picadae API args
  18. serial_dev: "/dev/ttyACM0",
  19. serial_baud: 38400,
  20. i2c_base_addr: 21,
  21. prescaler_usec: 16,
  22. pwm_div: 5,
  23. serial_sync_timeout_ms: 10000,
  24. # MeasureSeq args
  25. outDir: "~/temp/p_ac_3_of",
  26. noteDurMs: 500,
  27. pauseDurMs: 500,
  28. reversePulseListFl: True,
  29. useFullPulseListFl: True,
  30. maxSilentNoteCount: 4,
  31. silentNoteMaxPulseUs: 15000,
  32. silentNoteMinDurMs: 180, #250,
  33. defaultHoldDelayUsecs: 1000,
  34. # Midi file player
  35. midiFileFn: "/home/kevin/media/audio/midi/txt/round4.txt",
  36. full_pulse0L: [ 500, 1000, 1500, 2000, 2500, 3000, 3500, 4000, 4500, 5000, 5500, 6000, 6500, 7000, 8000, 9000, 10000, 12000, 14000, 18000, 22000, 26000, 30000, 34000, 40000],
  37. full_pulse1L: [ 10000, 11000, 12000, 13000, 14000, 15000, 16000, 17000, 18000, 20000, 22000, 24000, 26000, 30000, 32000, 34000, 36000, 40000],
  38. full_pulse2L: [ 10000, 10500, 11000, 11500, 12000, 12500, 13000, 13500, 14000, 14500, 15000, 15500, 16000, 16500, 17000, 17500, 18000, 18500, 20000, 22000, 24000, 26000, 30000, 32000, 34000, 36000, 40000],
  39. full_pulse3L: [ 10000, 10125, 10250, 10500, 10625, 10750, 10875, 11000, 11125, 11250, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14500, 14625, 14750, 14875, 15000, 15500, 16000, 16500, 17000, 17500, 18000, 18500, 20000, 22000, 24000, 26000, 30000, 32000, 34000, 36000, 40000],
  40. full_pulse4L: [ 8000, 8125, 8250, 8375, 8500, 8625, 8750, 8875, 9000, 9125, 9250, 9375, 9500, 9625, 9750, 9875, 10000, 10125, 10250, 10375, 10500, 10625, 10750, 10875, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14375, 14250, 14500, 14625, 14750, 14875, 15000, 15250, 15375, 15500, 15750, 16000, 16250, 16500, 16750, 17000, 17250, 17500, 17750, 18000, 18250, 18500, 18750, 20000, 21000, 22000, 23000, 24000, 25000, 26000, 27000, 28000, 30000, 32000, 34000, 36000, 40000],
  41. full_pulse5L: [ 10000, 10125, 10250, 10375, 10500, 10625, 10750, 10875, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14375, 14500, 14625, 14750, 14875, 15000, 15250, 15375, 15500, 15750, 16000, 16250, 16500, 16750, 17000, 17250, 17500, 17750, 18000, 18250, 18500, 18750, 20000, 21000, 22000, 23000, 24000, 25000, 26000, 27000, 28000, 30000, 32000, 34000, 36000, 40000],
  42. full_pulse6L: [ 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14375, 14500, 14625, 14750, 14875, 15000, 15250, 15375, 15500, 15750, 16000, 16250, 16500, 16750, 17000, 17250, 17500, 17750, 18000, 18250, 18500, 18750, 19000, 19500, 20000, 20500, 21000, 21500, 22000, 22500, 23000, 23500, 24000, 24500, 25000, 25500, 26000, 26500, 27000, 27500, 28000, 28500, 29000, 30000, 31000, 32000, 33000, 34000, 35000, 36000, 37000, 38000, 39000, 40000 ],
  43. full_pulseMainL: [ 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14375, 14500, 14625, 14750, 14875, 15000, 15250, 15375, 15500, 15750, 16000, 16250, 16500, 16750, 17000, 17250, 17500, 17750, 18000, 18250, 18500, 18750, 19000, 19500, 20000, 20500, 21000, 21500, 22000, 22500, 23000, 23500, 24000, 24500, 25000, 25500, 26000, 26500, 27000, 27500, 28000, 28500, 29000, 30000, 31000, 32000, 33000, 34000, 35000, 36000, 37000, 38000, 39000, 40000 ],
  44. full_pulse8L: [ 10000, 10050, 10100, 10150, 10200, 10250, 10300, 10350, 10400, 10450, 10500, 10550, 10600, 10650, 10700, 10750, 10800, 10850, 10900, 10950, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14375, 14500, 14625, 14750, 14875, 15000, 15250, 15375, 15500, 15750, 16000, 16250, 16500, 16750, 17000, 17250, 17500, 17750, 18000, 18250, 18500, 18750, 19000, 19500, 20000, 20500, 21000, 21500, 22000, 22500, 23000, 23500, 24000, 24500, 25000, 25500, 26000, 26500, 27000, 27500, 28000, 28500, 29000, 30000, 31000, 32000, 33000, 34000, 35000, 36000, 37000, 38000, 39000, 40000 ],
  45. # full_pulse9L was the last pulse list used on Matt's piano
  46. full_pulse9L: [11000, 11075, 11150, 11225, 11300, 11375, 11450, 11525, 11600,11675, 11750, 11825, 11900, 11975, 12050, 12125, 12200, 12275,12350, 12425, 12500, 12575, 12650, 12725, 12800, 12875, 12950, 13025, 13100, 13175, 13250, 13325, 13400, 13475, 13550, 13625, 13700, 13775, 13850, 13925, 14000, 14075, 14150, 14225, 14300, 14375, 14450, 14525, 14600, 14675, 14750, 14825, 14900, 14975],
  47. full_pulse10L: [ 8750, 8800, 8850, 8900, 8950, 9000, 9050, 9100, 9150, 9200, 9250, 9300, 9350, 9400, 9450,9500, 9550, 9600, 9650, 9700, 9750, 9800, 9850, 9900, 9950, 10000, 10050, 10100, 10150, 10200, 10250, 10300, 10350, 10400, 10450, 10500, 10550, 10600, 10650, 10700, 10750, 10800, 10850, 10900, 10950, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14375, 14500, 14625, 14750, 14875, 15000, 15250, 15375, 15500, 15750, 16000, 16250, 16500, 16750, 17000, 17250, 17500, 17750, 18000, 18250, 18500, 18750, 19000, 19500, 20000, 20500, 21000, 21500, 22000, 22500, 23000, 23500, 24000, 24500, 25000, 25500, 26000, 26500, 27000, 27500, 28000, 28500, 29000, 30000, 31000, 32000, 33000, 34000, 35000, 36000, 37000, 38000, 39000, 40000 ],
  48. full_pulse11L: [ 9000, 9050, 9100, 9150, 9200, 9250, 9300, 9350, 9400, 9450,9500, 9550, 9600, 9650, 9700, 9750, 9800, 9850, 9900, 9950, 10000, 10050, 10100, 10150, 10200, 10250, 10300, 10350, 10400, 10450, 10500, 10550, 10600, 10650, 10700, 10750, 10800, 10850, 10900, 10950, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14375, 14500, 14625, 14750, 14875, 15000 ],
  49. full_pulse12L: [ 8750, 8800, 8850, 8900, 8950, 9000, 9050, 9100, 9150, 9200, 9250, 9300, 9350, 9400, 9450,9500, 9550, 9600, 9650, 9700, 9750, 9800, 9850, 9900, 9950, 10000, 10050, 10100, 10150, 10200, 10250, 10300, 10350, 10400, 10450, 10500, 10550, 10600, 10650, 10700, 10750, 10800, 10850, 10900, 10950, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13125, 13250, 13375, 13500, 13625, 13750, 13875, 14000, 14125, 14250, 14375, 14500, 14625, 14750, 14875, 15000 ],
  50. # pulse lists below this line were developed on Steinway D (11/14/20)
  51. # 60
  52. full_pulse13L: [8000, 8250, 8500, 8750, 9000, 9250, 9500, 9750, 10000, 10250, 10500, 10750, 11000, 11250, 11500, 11750, 12000, 12250, 12500, 12750, 13000, 13500, 14000, 14500, 15000, 15500, 16000, 16500, 17000, 17500, 18000, 18500, 19000, 19500, 20000 ],
  53. full_pulse14L: [ 9000, 9125, 9250, 9375, 9500, 9625, 9750, 9875, 10000, 10125, 10250, 10375, 10500, 10625, 10750, 10875, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12250, 12500, 12750, 13000, 13500, 14000, 14500, 15000, 15500, 16000, 16500, 17000, 17500, 18000, 18500, 19000, 19500, 20000, 20500, 21000, 21500, 22000 ],
  54. full_pulse15L: [ 8000, 9000,10000, 11000, 12000, 13000, 14000, 15000, 16000, 17000, 18000, 19000, 20000 ],
  55. full_pulse16L: [ 8000, 8125, 8250, 8375, 8500, 8625, 8750, 8875, 9000, 9125, 9250, 9375, 9500, 9625, 9750, 9875, 10000, 10125, 10250, 10375, 10500, 10625, 10750, 10875, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12250, 12500, 12750, 13000, 13500, 14000, 14500, 15000, 15500, 16000, 16500, 17000, 17500, 18000, 18500, 19000, 19500, 20000, 20500, 21000, 21500, 22000 ],
  56. full_pulse17L: [ 8100, 8150, 8200, 8250, 8300, 8350, 8400, 8450, 8500, 8550, 8600, 8650, 8700, 8750, 8800, 8850, 8900, 8950, 9000, 9125, 9250, 9375, 9500, 9625, 9750, 9875, 10000, 10125, 10250, 10375, 10500, 10625, 10750, 10875, 11000, 11125, 11250, 11375, 11500, 11625, 11750, 11875, 12000, 12250, 12500, 12750, 13000, 13500, 14000, 14500, 15000, 15500, 16000, 16500, 17000, 17500, 18000, 18500, 19000, 19500, 20000, 20500, 21000, 21500, 22000 ],
  57. full_pulse18L: [ 11500, 11625, 11750, 11875, 12000, 12250, 12500, 12750, 13000, 13500, 14000, 14500, 15000, 15500 ],
  58. full_pulse19L: [ 11875, 12000, 12125, 12250, 12375, 12500, 12625, 12750, 12875, 13000, 13250, 13500, 13750, 14000, 14500, 15000, 15500, 16000, 16500 ],
  59. # pulse lists below this line were developed on Steinway D w/ new firmware (11/21/20)
  60. full_pulse20L: [ 1000, 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000, 3250, 3500, 3750, 4000, 4250, 4500, 4750, 5000, 5250, 5500, 5750, 6000, 6250, 6500, 6750, 7000, 7250, 7500, 7750, 8000, 8250, 8500, 8750, 9000, 9250, 9500, 9750, 10000, 10250, 10500, 10750, 11000, 11250, 11500, 11750, 12000, 12250, 12500, 12750, 13000, 13500, 14000, 14500, 15000, 15500 ],
  61. full_pulse21L: [ 1000, 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000, 3250, 3500, 3750, 4000, 4500, 5000, 5500, 6000, 6500, 7000, 7500, 8000, 8500, 9000, 10000, 11000, 12000, 13000, 14000, 15000, 16000, 17000, 18000, 19000 ],
  62. full_pulse22L: [ 3500, 3750, 4000, 4250, 4500, 4750, 5000, 5250, 5500, 5750, 6000, 6250, 6500, 6750, 7000, 7500, 8000, 8500, 9000, 9500, 10000, 10500, 11000, 12000, 12500, 13000, 14000, 15000, 16000, 17000, 18000, 19000 ],
  63. # 60,72,84
  64. full_pulseL: [ 2000, 2250, 2500,2750, 3000, 3250, 3500, 3750, 4000, 4250, 4500, 4750, 5000, 5250, 5500, 5750, 6000, 6250, 6500, 6750, 7000, 7500, 8000, 8500, 9000, 9500, 10000, 10500, 11000, 11500, 12000, 12500, 13000, 14000, 15000, 16000, 17000, 18000, 19000, 20000, 22000 ],
  65. # RMS analysis args
  66. analysisArgs: {
  67. rmsAnalysisArgs: {
  68. rmsWndMs: 300, # length of the RMS measurment window
  69. rmsHopMs: 30, # RMS measurement inter window distance
  70. dbLinRef: 0.01, # length of initial portion of signal to use to calculate the dB reference level
  71. harmCandN: 5, # count of harmonic candidates to locate during harmonic based RMS analysis
  72. harmN: 3, # count of harmonics to use to calculate harmonic based RMS analysis
  73. durDecayPct: 40, # percent drop in RMS to indicate the end of a note
  74. },
  75. resampleMinDb: -5.0, # note's less than this will be skipped
  76. resampleNoiseLimitPct: 5.0, #
  77. resampleMinDurMs: 150, # notes's whose duration is less than this will be skipped
  78. useLastTakeOnlyFl: True,
  79. minAttkDb: -5.0, # threshold of silence level
  80. maxDbOffset: 0.25, # travel down the from the max. note level by at most this amount to locate the max. peak
  81. maxDeltaDb: 1.5, # maximum db change between volume samples (changes greater than this will trigger resampling)
  82. samplesPerDb: 4, # count of samples per dB to resample ranges whose range is less than maxDeltaDb
  83. minSampleDistUs: 50, # minimum distance between sample points in microseconds
  84. auditionNoteN: 19, # count of notes to play for audition
  85. finalPulseListCacheFn: "/home/kevin/temp/final_pulse_list_cache.pickle",
  86. rmsAnalysisCacheFn: "/home/kevin/temp/rms_analysis_cache.pickle"
  87. },
  88. manualMinD: {
  89. 36: [2, 10],
  90. 48: [2, 10],
  91. 60: [2, 10],
  92. 72: [2, 10],
  93. 84: [2, 10]
  94. },
  95. manualAnchorPitchMinDbL: [ 36,48,72,84 ],
  96. manualAnchorPitchMaxDbL: [ 36,48,60,72,84 ],
  97. manualMinD_0: {
  98. 23: [2, 24],
  99. 24: [2, 18],
  100. 25: [2, 41],
  101. 26: [2, 26], #
  102. 27: [2, 35], # (36 is an outlier)
  103. 28: [2, 35], # /36 (resample?)
  104. 29: [2, 22], # /23 (resample?)
  105. 30: [2, 28], # /29
  106. 31: [2, 39], #
  107. 32: [2, 27], #
  108. 33: [2, 10], #
  109. 34: [2, 27], # (29 outlier)
  110. 35: [2, 15], #
  111. 36: [2, 16], # ngz: (0 32 36) (1 31 36)
  112. 37: [2, 18], #
  113. 38: [2, 33], #
  114. 39: [2, 18], #
  115. 40: [2, 6], # ngz: (0 25 41)
  116. 41: [2, 22], # ngz: (2 9 22)
  117. 42: [2, 11], #
  118. 43: [2, 7], #(8 outlier)], #
  119. 44: [2, 19],
  120. 45: [4, 7], # 5 sample traes
  121. 46: [2, 4],
  122. 47: [2, 11], # /12
  123. 48: [2, 27], # /28
  124. 49: [2, 12],
  125. 50: [2, 6],
  126. 51: [2, 14],
  127. 52: [2, 26],
  128. 53: [3, 24 ], # ngz at onset
  129. 54: [2, 21], # /22
  130. 55: [2, 10], # /11
  131. 56: [2, 5],
  132. 57: [2, 6],
  133. 58: [2, 11],
  134. 59: [2, 5],
  135. 60: [2, 13],
  136. 61: [4, 5],
  137. 62: [2, 7],
  138. 63: [2, 12],
  139. 64: [3, 33],
  140. 65: [2, 23],
  141. 66: [2, 36],
  142. 67: [2, 16],
  143. 68: [2, 1], # needs decreased start us
  144. 69: [1, 7],
  145. 70: [2, 34],
  146. 71: [2, 23],
  147. 72: [2, 14],
  148. 73: [2, 30],
  149. 74: [2, 26],
  150. 75: [2, 31],
  151. 76: [2, 20],
  152. 77: [2, 28],
  153. 78: [2, 28],
  154. 79: [2, 44],
  155. 80: [2, 25],
  156. 81: [2, 36],
  157. 82: [2, 51], # incorrect hold voltages (resample)
  158. 83: [2, 43],
  159. 84: [2, 38],
  160. 85: [2, 27],
  161. 86: [2, 43],
  162. 87: [2, 33],
  163. 88: [2, 42],
  164. 89: [3, 21], # ngz (3 15 19)
  165. 91: [2, 4], # bad samples (resample)
  166. 92: [2, 10],
  167. 93: [2, 42],
  168. 94: [2, 39],
  169. 95: [2, 19],
  170. 96: [2, 1], # needs decreaed start us ngz: (0 22 38)
  171. 97: [2, 51],
  172. 98: [2, 30],
  173. 99: [2, 41],
  174. 100: [2, 24],
  175. 101: [2, 39],
  176. },
  177. manualAnchorPitchMinDbL_0: [ 23, 27, 31, 34, 44, 51, 61, 70, 74, 81, 87, 93, 96, 101 ],
  178. manualAnchorPitchMaxDbL_0: [ 23, 32, 49, 57, 67, 76, 83, 93, 99, 101 ],
  179. calibrateArgs: {
  180. outDir: "~/temp/calib2",
  181. outLabel: "test_3",
  182. inDir: "~/temp/p_ac_3f",
  183. analysisD: {
  184. rmsWndMs: 300, # length of the RMS measurment window
  185. rmsHopMs: 30, # RMS measurement inter window distance
  186. dbLinRef: 0.01, # length of initial portion of signal to use to calculate the dB reference level
  187. harmCandN: 5, # count of harmonic candidates to locate during harmonic based RMS analysis
  188. harmN: 3, # count of harmonics to use to calculate harmonic based RMS analysis
  189. durDecayPct: 40 # percent drop in RMS to indicate the end of a note
  190. },
  191. noteOnDurMs: 500,
  192. noteOffDurMs: 500,
  193. #pitchL: [ 31, 33, 34, 35 ], # list of pitches
  194. #pitchL: [ 80,81,82 ], # 8
  195. pitchL: [ 40,41,42 ], # 12
  196. targetDbL: [ 13 ], # list of target db
  197. minMeasDurMs: 140, # minimum candidate note duration
  198. tolDbPct: 2.0, # tolerance as a percent of targetDb above/below used to form match db window
  199. maxPulseUs: 45000, # max. allowable pulse us
  200. minPulseUs: 2000, # min. allowable pulse us
  201. initPulseUs: 15000, # pulseUs for first note
  202. minMatchN: 3, # at least 3 candidate notes must be within tolDbPct to move on to a new targetDb
  203. maxAttemptN: 30, # give up if more than 20 candidate notes fail for a given targetDb
  204. dbSrcLabel: 'hm', # source of the db measurement 'td' (time-domain) or 'hm' (harmonic)
  205. holdDutyPctD: {
  206. 23: [[0, 40]],
  207. 24: [[0, 40]],
  208. 25: [[0, 40]],
  209. 26: [[0, 40]],
  210. 27: [[0, 40]],
  211. 28: [[0, 40]],
  212. 29: [[0, 40]],
  213. 30: [[0, 40]],
  214. 31: [[0, 40]],
  215. 32: [[0, 40]],
  216. 33: [[0, 40]],
  217. 34: [[0, 40]],
  218. 35: [[0, 40]],
  219. 36: [[0, 40]],
  220. 37: [[0, 40]],
  221. 38: [[0, 40]],
  222. 39: [[0, 40]],
  223. 40: [[0, 40]],
  224. 41: [[0, 40]],
  225. 42: [[0, 40]],
  226. 43: [[0, 40]],
  227. 44: [[0, 40]],
  228. 45: [[0, 40]],
  229. 46: [[0, 40]],
  230. 47: [[0, 40]],
  231. 48: [[0, 40]],
  232. 49: [[0, 40]],
  233. 50: [[0, 40]],
  234. 51: [[0, 40]],
  235. 52: [[0, 40]],
  236. 53: [[0, 40]],
  237. 54: [[0, 40]],
  238. 55: [[0, 40]],
  239. 56: [[0, 40]],
  240. 57: [[0, 40]],
  241. 58: [[0, 40]],
  242. 59: [[0, 45]],
  243. 60: [[0, 40],[10000,50]],
  244. 61: [[0, 40],[10000,50]],
  245. 62: [[0, 40],[10000,50]],
  246. 63: [[0, 40],[10000,50]],
  247. 64: [[0, 40],[10000,50]],
  248. 65: [[0, 99]],
  249. 66: [[0, 40]],
  250. 67: [[0, 40],[14000, 45],[15000,50],[16000,55],[17000,60],[18000,65],[19000,55]],
  251. 68: [[0, 40],[14000, 45],[15000,50],[16000,55],[17000,60],[18000,65],[19000,55]],
  252. 69: [[0, 40],[14000, 45],[15000,50],[16000,55],[17000,60],[18000,65],[19000,55]],
  253. 70: [[0, 40],[14000, 45],[15000,50],[16000,55],[17000,60],[18000,65],[19000,55]],
  254. 71: [[0, 40],[14000, 45],[15000,50],[16000,55],[17000,60],[18000,65],[19000,55]],
  255. 72: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  256. 73: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  257. 74: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  258. 75: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  259. 76: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  260. 77: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  261. 78: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  262. 79: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  263. 80: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  264. 81: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  265. 82: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  266. 83: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  267. 84: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  268. 85: [[0, 42],[8000,44],[9000,46],[10000, 48],[11000,50],[12000,52],[13000,54],[14000,56],[15000,58],[16000,60],[17000,60],[18000,60],[19000,60],[20000,60] ],
  269. 86: [[0, 40]],
  270. 87: [[0, 40]],
  271. 88: [[0, 40]],
  272. 89: [[0, 40]],
  273. 91: [[0, 40]],
  274. 92: [[0, 40]],
  275. 93: [[0, 40]],
  276. 94: [[0, 40]],
  277. 95: [[0, 40]],
  278. 96: [[0, 40]],
  279. 97: [[0, 40]],
  280. 98: [[0, 40]],
  281. 99: [[0, 40]],
  282. 100: [[0, 40]],
  283. 101: [[0, 40]],
  284. 106: [[0, 40]]
  285. },
  286. # Final for Matt's piano
  287. holdDutyPct0D: {
  288. 23: [[0, 70]],
  289. 24: [[0, 75]],
  290. 25: [[0, 70]],
  291. 26: [[0, 65]],
  292. 27: [[0, 70]],
  293. 28: [[0, 70]],
  294. 29: [[0, 65]],
  295. 30: [[0, 65]],
  296. 31: [[0, 65]],
  297. 32: [[0, 60]],
  298. 33: [[0, 65]],
  299. 34: [[0, 65]],
  300. 35: [[0, 65]],
  301. 36: [[0, 65]],
  302. 37: [[0, 65]],
  303. 38: [[0, 60]],
  304. 39: [[0, 60]],
  305. 40: [[0, 55]],
  306. 41: [[0, 60]],
  307. 42: [[0, 60]],
  308. 43: [[0, 65]],
  309. 44: [[0, 60]],
  310. 45: [[0, 60]],
  311. 46: [[0, 60]],
  312. 47: [[0, 60]],
  313. 48: [[0, 70]],
  314. 49: [[0, 60]],
  315. 50: [[0, 50]],
  316. 51: [[0, 50]],
  317. 52: [[0, 55]],
  318. 53: [[0, 50]],
  319. 54: [[0, 50]],
  320. 55: [[0, 50], [22000, 55]],
  321. 56: [[0, 50]],
  322. 57: [[0, 50]],
  323. 58: [[0, 50]],
  324. 59: [[0, 60]],
  325. 60: [[0, 50]],
  326. 61: [[0, 50]],
  327. 62: [[0, 55]],
  328. 63: [[0, 50]],
  329. 64: [[0, 50]],
  330. 65: [[0, 50], [17000, 65]],
  331. 66: [[0, 53]],
  332. 67: [[0, 55]],
  333. 68: [[0, 53]],
  334. 69: [[0, 55]],
  335. 70: [[0, 50]],
  336. 71: [[0, 50]],
  337. 72: [[0, 60]],
  338. 73: [[0, 50]],
  339. 74: [[0, 60]],
  340. 75: [[0, 55]],
  341. 76: [[0, 70]],
  342. 77: [[0, 50], [15000, 60], [19000, 70]],
  343. 78: [[0, 60]],
  344. 79: [[0, 50], [15000, 60], [19000, 70]],
  345. 80: [[0, 45]],
  346. 81: [[0, 50], [15000, 70]],
  347. 82: [[0, 50], [12500, 60], [14000, 65], [17000, 70]],
  348. 83: [[0, 50], [15000, 65]],
  349. 84: [[0, 50], [12500, 60], [14000, 65], [17000, 70]],
  350. 85: [[0, 50], [12500, 60], [14000, 65], [17000, 70]],
  351. 86: [[0, 50], [12500, 60], [14000, 65], [17000, 70]],
  352. 87: [[0, 50], [14000, 60]],
  353. 88: [[0, 50], [12500, 60], [14000, 65], [17000, 70]],
  354. 89: [[0, 50], [12500, 60], [14000, 65], [17000, 70]],
  355. 91: [[0, 40], [12500, 50], [14000, 60], [17000, 65]],
  356. 92: [[0, 40], [14000, 50]],
  357. 93: [[0, 40], [12500, 50], [14000, 60], [17000, 65]],
  358. 94: [[0, 40], [14000, 50]],
  359. 95: [[0, 40], [12500, 50], [14000, 60], [17000, 65]],
  360. 96: [[0, 40], [12500, 50], [14000, 60], [17000, 65]],
  361. 97: [[0, 40], [14000, 50]],
  362. 98: [[0, 50]],
  363. 99: [[0, 50]],
  364. 100: [[0, 50]],
  365. 101: [[0, 50]],
  366. 106: [[0, 50]]
  367. },
  368. },
  369. key_mapL: [
  370. { index: 0, board: 1, ch: 1, type: 'wB', midi: 21, class: 'A' },
  371. { index: 1, board: 1, ch: 2, type: 'Bl', midi: 22, class: 'A#' },
  372. { index: 2, board: 1, ch: 3, type: 'wF', midi: 23, class: 'B' },
  373. { index: 3, board: 1, ch: 4, type: 'wB', midi: 24, class: 'C' },
  374. { index: 4, board: 1, ch: 5, type: 'Bl', midi: 25, class: 'C#' },
  375. { index: 5, board: 1, ch: 6, type: 'wF', midi: 26, class: 'D' },
  376. { index: 6, board: 1, ch: 7, type: 'Bl', midi: 27, class: 'D#' },
  377. { index: 7, board: 1, ch: 8, type: 'wB', midi: 28, class: 'E' },
  378. { index: 8, board: 1, ch: 9, type: 'wF', midi: 29, class: 'F' },
  379. { index: 9, board: 1, ch: 10, type: 'Bl', midi: 30, class: 'F#' },
  380. { index: 10, board: 1, ch: 11, type: 'wB', midi: 31, class: 'G' },
  381. { index: 11, board: 2, ch: 1, type: 'Bl', midi: 32, class: 'G#' },
  382. { index: 12, board: 2, ch: 2, type: 'wF', midi: 33, class: 'A' },
  383. { index: 13, board: 2, ch: 3, type: 'Bl', midi: 34, class: 'A#' },
  384. { index: 14, board: 2, ch: 4, type: 'wB', midi: 35, class: 'B' },
  385. { index: 15, board: 2, ch: 5, type: 'wF', midi: 36, class: 'C' },
  386. { index: 16, board: 2, ch: 6, type: 'Bl', midi: 37, class: 'C#' },
  387. { index: 17, board: 2, ch: 7, type: 'wB', midi: 38, class: 'D' },
  388. { index: 18, board: 2, ch: 8, type: 'Bl', midi: 39, class: 'D#' },
  389. { index: 19, board: 2, ch: 9, type: 'wF', midi: 40, class: 'E' },
  390. { index: 20, board: 2, ch: 10, type: 'wB', midi: 41, class: 'F' },
  391. { index: 21, board: 2, ch: 11, type: 'Bl', midi: 42, class: 'F#' },
  392. { index: 22, board: 3, ch: 1, type: 'wF', midi: 43, class: 'G' },
  393. { index: 23, board: 3, ch: 2, type: 'Bl', midi: 44, class: 'G#' },
  394. { index: 24, board: 3, ch: 3, type: 'wB', midi: 45, class: 'A' },
  395. { index: 25, board: 3, ch: 4, type: 'Bl', midi: 46, class: 'A#' },
  396. { index: 26, board: 3, ch: 5, type: 'wF', midi: 47, class: 'B' },
  397. { index: 27, board: 3, ch: 6, type: 'wB', midi: 48, class: 'C' },
  398. { index: 28, board: 3, ch: 7, type: 'Bl', midi: 49, class: 'C#' },
  399. { index: 29, board: 3, ch: 8, type: 'wF', midi: 50, class: 'D' },
  400. { index: 30, board: 3, ch: 9, type: 'Bl', midi: 51, class: 'D#' },
  401. { index: 31, board: 3, ch: 10, type: 'wB', midi: 52, class: 'E' },
  402. { index: 32, board: 3, ch: 11, type: 'wF', midi: 53, class: 'F' },
  403. { index: 33, board: 4, ch: 1, type: 'Bl', midi: 54, class: 'F#' },
  404. { index: 34, board: 4, ch: 2, type: 'wB', midi: 55, class: 'G' },
  405. { index: 35, board: 4, ch: 3, type: 'Bl', midi: 56, class: 'G#' },
  406. { index: 36, board: 4, ch: 4, type: 'wF', midi: 57, class: 'A' },
  407. { index: 37, board: 4, ch: 5, type: 'Bl', midi: 58, class: 'A#' },
  408. { index: 38, board: 4, ch: 6, type: 'wB', midi: 59, class: 'B' },
  409. { index: 39, board: 4, ch: 7, type: 'wF', midi: 60, class: 'C' },
  410. { index: 40, board: 4, ch: 8, type: 'Bl', midi: 61, class: 'C#' },
  411. { index: 41, board: 4, ch: 9, type: 'wB', midi: 62, class: 'D' },
  412. { index: 42, board: 4, ch: 10, type: 'Bl', midi: 63, class: 'D#' },
  413. { index: 43, board: 4, ch: 11, type: 'wF', midi: 64, class: 'E' },
  414. { index: 44, board: 5, ch: 1, type: 'wB', midi: 65, class: 'F' },
  415. { index: 45, board: 5, ch: 2, type: 'Bl', midi: 66, class: 'F#' },
  416. { index: 46, board: 5, ch: 3, type: 'wF', midi: 67, class: 'G' },
  417. { index: 47, board: 5, ch: 4, type: 'Bl', midi: 68, class: 'G#' },
  418. { index: 48, board: 5, ch: 5, type: 'wB', midi: 69, class: 'A' },
  419. { index: 49, board: 5, ch: 6, type: 'Bl', midi: 70, class: 'A#' },
  420. { index: 50, board: 5, ch: 7, type: 'wF', midi: 71, class: 'B' },
  421. { index: 51, board: 5, ch: 8, type: 'wB', midi: 72, class: 'C' },
  422. { index: 52, board: 5, ch: 9, type: 'Bl', midi: 73, class: 'C#' },
  423. { index: 53, board: 5, ch: 10, type: 'wF', midi: 74, class: 'D' },
  424. { index: 54, board: 5, ch: 11, type: 'Bl', midi: 75, class: 'D#' },
  425. { index: 55, board: 6, ch: 1, type: 'wB', midi: 76, class: 'E' },
  426. { index: 56, board: 6, ch: 2, type: 'wF', midi: 77, class: 'F' },
  427. { index: 57, board: 6, ch: 3, type: 'Bl', midi: 78, class: 'F#' },
  428. { index: 58, board: 6, ch: 4, type: 'wB', midi: 79, class: 'G' },
  429. { index: 59, board: 6, ch: 5, type: 'Bl', midi: 80, class: 'G#' },
  430. { index: 60, board: 6, ch: 6, type: 'wF', midi: 81, class: 'A' },
  431. { index: 61, board: 6, ch: 7, type: 'Bl', midi: 82, class: 'A#' },
  432. { index: 62, board: 6, ch: 8, type: 'wB', midi: 83, class: 'B' },
  433. { index: 63, board: 6, ch: 9, type: 'wF', midi: 84, class: 'C' },
  434. { index: 64, board: 6, ch: 10, type: 'Bl', midi: 85, class: 'C#' },
  435. { index: 65, board: 6, ch: 11, type: 'wB', midi: 86, class: 'D' },
  436. { index: 66, board: 6, ch: 1, type: 'Bl', midi: 87, class: 'D#' },
  437. { index: 67, board: 6, ch: 2, type: 'wF', midi: 88, class: 'E' },
  438. { index: 68, board: 6, ch: 3, type: 'wB', midi: 89, class: 'F' },
  439. { index: 69, board: 6, ch: 4, type: 'Bl', midi: 90, class: 'F#' },
  440. { index: 70, board: 6, ch: 5, type: 'wF', midi: 91, class: 'G' },
  441. { index: 71, board: 6, ch: 6, type: 'Bl', midi: 92, class: 'G#' },
  442. { index: 72, board: 6, ch: 7, type: 'wB', midi: 93, class: 'A' },
  443. { index: 73, board: 6, ch: 8, type: 'Bl', midi: 94, class: 'A#' },
  444. { index: 74, board: 6, ch: 9, type: 'wF', midi: 95, class: 'B' },
  445. { index: 75, board: 6, ch: 10, type: 'wB', midi: 96, class: 'C' },
  446. { index: 76, board: 6, ch: 11, type: 'Bl', midi: 97, class: 'C#' },
  447. { index: 77, board: 7, ch: 1, type: 'wF', midi: 98, class: 'D' },
  448. { index: 78, board: 7, ch: 2, type: 'Bl', midi: 99, class: 'D#' },
  449. { index: 79, board: 7, ch: 3, type: 'wB', midi: 100, class: 'E' },
  450. { index: 80, board: 7, ch: 4, type: 'wF', midi: 101, class: 'F' },
  451. { index: 81, board: 7, ch: 5, type: 'Bl', midi: 102, class: 'F#' },
  452. { index: 82, board: 7, ch: 6, type: 'wB', midi: 103, class: 'G' },
  453. { index: 83, board: 7, ch: 7, type: 'Bl', midi: 104, class: 'G#' },
  454. { index: 84, board: 7, ch: 8, type: 'wF', midi: 105, class: 'A' },
  455. { index: 85, board: 7, ch: 9, type: 'Bl', midi: 106, class: 'A#' },
  456. { index: 86, board: 7, ch: 10, type: 'wB', midi: 107, class: 'B' },
  457. { index: 87, board: 7, ch: 11, type: 'wF', midi: 108, class: 'C' },
  458. ]
  459. }
  460. }