forked from midibox/mios32
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MBSEQ_HW.V4
733 lines (596 loc) · 20.8 KB
/
MBSEQ_HW.V4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
##################################################
# Setup File for Standard Frontpanel
# $Id: MBSEQ_HW.V4 2607 2018-11-05 20:49:20Z tk $
##################################################
###################################################
# RIO: TRIGGER STEPVIEW
###################################################
TRIGGER_STEPVIEW_MODE 0
##################################################
# RIO: PEAVEY SPECTRUM ANALOG FILTER CC TO SYSEX
##################################################
PEAVEY_FILTER_PORT 0
PEAVEY_FILTER_CHN 0
PEAVEY_FILTER_CC_OFFSET 0x64 #[0..16]
PEAVEY_FILTER_VELO_VOL 1
##################################################
# RIO: Tap Tempo - Beat Converter
##################################################
TAP_TEMPO_PORT 0
TAP_TEMPO_CC 0
TAP_TEMPO_VALUE 0
TAP_TEMPO_RETRIES 0
##################################################
# RIO: Clock Shifter (Off: 0..95 [48:1/2 72:3/4])
##################################################
CLOCK_SHIFT_PORT 0
CLOCK_SHIFT_OFFSET 72
##################################################
# RIO: END MODIFICATION
##################################################
##################################################
# Shift Register Setup
##################################################
# maximum number of connected shift registers in a DIN or DOUT chain (1..23)
SRIO_NUM_SR 23
# number of first and second DOUT shift register used for GP LEDs
GP_DOUT_L_SR 3
GP_DOUT_R_SR 4
# DOUTs for Dual Color option:
GP_DOUT_L2_SR 0
GP_DOUT_R2_SR 0
# OPTIONAL: individual track LEDs can optionally be assigned to SRs
# they correspond with the BUTTON_DIRECT_TRACK* buttons
TRACKS_DOUT_L_SR 0
TRACKS_DOUT_R_SR 0
# sets the debounce delay for low-quality buttons in mS
# use low values for high quality buttons - this ensures best latency.
# use higher values for lower quality buttons.
# Recommended values:
# - 0 for high quality buttons (we used it many months w/o complaints)
# - 5 is the default
# - 20 for low-quality buttons
DEBOUNCE_DELAY 5
##################################################
# Optional BLM Matrix
##################################################
# set this value to 1 if each track has its own set of 16 LEDs to display unmuted steps and current sequencer position
# or if you are using a button/led matrix for misc. button/LED functions
BLM_ENABLED 0
# define the shift registers to which the anodes of these LEDs are connected
# Note: they can be equal to GP_DOUT_[LH]_SR, this saves two shift registers, but doesn't allow a separate view of UI selections
BLM_DOUT_L1_SR 6
BLM_DOUT_R1_SR 9
# define the shift register to which the cathodes of these LEDs are connected
# Note that the whole shift register (8 pins) will be allocated! The 4 select lines are duplicated (4 for LED matrix, 4 for button matrix)
# The second DOUT_CATHODES2 selection is optional if LEDs with high power consumption are used - set this to 0 if not used
BLM_DOUT_CATHODES_SR1 5
BLM_DOUT_CATHODES_SR2 8
# set an inversion mask for the DOUT shift registers if sink drivers (transistors)
# have been added to the cathode lines
# Settings: 0x00 - no sink drivers
# 0xf0 - sink drivers connected to D0..D3
# 0x0f - sink drivers connected to D7..D4
BLM_DOUT_CATHODES_INV_MASK 0x00
# 0: no DUO colour LEDs are connected to the LED matrix (position marker inverts step LED)
# 1: DUO colour LEDs are connected to the LED matrix, second LED displays position marker
# 2: Like option 1, but the first LED is turned off when the position marker activates the second LED
BLM_DOUT_DUOCOLOUR 1
# define the shift registers to which the anodes of the "second colour" (red) LEDs are connected
BLM_DOUT_L2_SR 7
BLM_DOUT_R2_SR 10
# set this to 1 if a button matrix is connected
BLM_BUTTONS_ENABLED 1
# set this to 1 if these buttons should only control the "step triggers" (gate, and other assigned triggers) - and no UI functions
BLM_BUTTONS_NO_UI 1
# optional (only useful in conjunction with the BLM):
# if 0: the GP buttons/LEDs are working as usual
# if 1: the GP buttons/LEDs always select the page items like if the MENU button is pressed,
# the GP LEDs show the selected page (if matching with any of these items)
BLM_GP_ALWAYS_SELECT_MENU_PAGE 0
# define the DIN shift registers to which the button matrix is connected
BLM_DIN_L_SR 11
BLM_DIN_R_SR 12
##################################################
# Additional 8x8 BLM as used for Wilba's Frontpanel
##################################################
# set to 1 to enable 8x8 BLM driver
BLM8X8_ENABLED 0
# to which shift register are the select lines connected?
# Allowed values: 0 to disable, 1..16 to assign shift register
BLM8X8_DOUT_CATHODES_SR 1
# set an inversion mask for the DOUT shift registers if sink drivers (transistors)
# have been added to the cathode lines
BLM8X8_DOUT_CATHODES_INV_MASK 0x00
# set an inversion mask for the DOUT shift registers if source drivers (transistors)
# have been added to the anode lines
BLM8X8_DOUT_ANODES_INV_MASK 0x00
# to which shift register are the LED anode lines connected?
# Allowed values: 0 to disable, 1..16 to assign shift register
BLM8X8_DOUT_LED_SR 2
# 0: no mapping of 8x8 LEDs
# 1: select GP LED -> 8x8 matrix mapping for Wilba's MB-SEQ PCB
# 2: select LED mapping for MBSEQ V4L SRIO board
# 3: select GP LED -> matrix mapping for Antilog PCB
BLM8X8_DOUT_GP_MAPPING 1
# 8x8 matrix for misc. button functions
BLM8X8_DIN_SR 2
##################################################
# Optional BPM digits
##################################################
# set to 1 or 2 to enable the 3 optional BPM digits
# 0: BPM digits disabled
# 1: BPM digits with common cathode
# 2: BPM digits with common anode
BPM_DIGITS_ENABLED 1
# define the DOUT shift register to which the segments are connected (0=disabled)
BPM_DIGITS_SEGMENTS_SR 9
# define the DOUT SR and pin to which the common pins are connected
# we are counting from right to left
# Example: 140.5 BPM: (COMMON1 = 5, COMMON2=0., COMMON3=4, COMMON4=1)
# SR Pin
BPM_DIGITS_COMMON1_PIN 10 0
BPM_DIGITS_COMMON2_PIN 10 1
BPM_DIGITS_COMMON3_PIN 10 2
BPM_DIGITS_COMMON4_PIN 10 3
##################################################
# Optional Step digits
##################################################
# set to 1 or 2 to enable the 3 optional STEP digits
# 0: STEP digits disabled
# 1: STEP digits with common cathode
# 2: STEP digits with common anode
STEP_DIGITS_ENABLED 1
# define the DOUT shift register to which the segments are connected (0=disabled)
STEP_DIGITS_SEGMENTS_SR 9
# define the DOUT SR and pin to which the common pins are connected
# we are counting from right to left
# Example: Step 123: (COMMON1 = 3, COMMON2=2, COMMON3=1)
# SR Pin
STEP_DIGITS_COMMON1_PIN 10 4
STEP_DIGITS_COMMON2_PIN 10 5
STEP_DIGITS_COMMON3_PIN 10 6
##################################################
# Optional LED Track Position Display
# See also http://www.midibox.org/dokuwiki/doku.php?id=tpd_pcb
##################################################
# set to 1 or 2 to enable the relative track position display
# 0: TPD disabled
# 1: TPD enabled - columns are cathodes, rows are anodes
# 2: TPD enabled - columns are anodes, rows are cathodes
TPD_ENABLED 2
# define the DOUT shift register to which the columns are connected (0=disabled)
TPD_COLUMNS_SR_L 16
# for a 16x16 TPD: define the SR to which the right columns are connected (0=disabled, use only 8x8 TPD)
TPD_COLUMNS_SR_R 13
# define the DOUT shift register to which the green LED rows are connected (0=disabled)
TPD_ROWS_SR_GREEN_L 14
# define the DOUT shift register to which the right green LED rows are connected (0=disabled, use only 8x8 TPD)
TPD_ROWS_SR_GREEN_R 11
# define the DOUT shift register to which the red LED rows are connected (0=disabled)
TPD_ROWS_SR_RED_L 15
# define the DOUT shift register to which the right red LED rows are connected (0=disabled, use only 8x8 TPD)
TPD_ROWS_SR_RED_R 12
##################################################
# CV and Gate/Trigger/Sync Setup
##################################################
# AOUT interface now selected in CV Configuration Menu and stored in MBSEQ_GC.V4 file
# please scroll through the menu to find this page!
# the 32 CV gates can be assigned to a shift register (0=off, 1-32: number of shift register):
# - 1st CV Gate available at DOUT SR output D7
# - 2nd CV Gate available at DOUT SR output D6
# - 3rd CV Gate available at DOUT SR output D5
# - ...
# - 8th CV Gate available at DOUT SR output D0
CV_GATE_SR1 0
CV_GATE_SR2 0
CV_GATE_SR3 0
CV_GATE_SR4 0
# and DIN Clock Outputs can be assigned to a shift register as well (0=off, 1-32: number of shift register):
# D7..D0 will output individual clock or start/stop signals which can be configured in the CV configuration page
CLK_SR 0
# additional gate triggers are available on common digital output pins of the
# DOUT shift register chain - they are assigned to AOUT channel #16 (Note C-1, C#1, D-1, ...)
# define the shift registers which should be used here (each provides 8 gates)
# Note that SRs assigned to this function cannot be used as LED outputs (exclusive function)
# Allowed values: 1-32, 0 disables the function, all other values invalid and not allowed
DOUT_GATE_SR1 0
DOUT_GATE_SR2 0
DOUT_GATE_SR3 0
DOUT_GATE_SR4 0
DOUT_GATE_SR5 0
DOUT_GATE_SR6 0
DOUT_GATE_SR7 0
DOUT_GATE_SR8 0
# should J5A/B/C outputs be enabled (0: no, 1: yes, 2: yes, but in open drain mode)?
# - the 6 first AOUT gates will be forwarded to J5A/B
# - the remaining last 2 AOUT gates are available at J5C.A10 and J5C.A11 (LPC17: J28.WS and J28.MCLK)
# - DIN sync clock will be forwarded to J5C:A0 (LPC17: J28.SDA)
# - DIN sync start/stop will be forwarded to J5C:A1 (LPC17: J28.SC)
# - if open drain mode enabled (option 2), external pull-ups have to be connected to J5 pins
# (advantage: pin levels can be pulled to 5V)
#
# NEVER USE THIS TOGETHER WITH ANALOG POTS - IT WILL CAUSE A SHORT CIRCUIT!
J5_ENABLED 1
##################################################
# LED assignments to DOUT pins
# SR = 0: LED disabled
# SR = 1..23: directly forwarded to DOUT pin
# SR = M1..M8: forwarded to a 8x8 LED matrix
#
# Please note: due to historical reasons, pin 0-7
# are mirrored!
# Pin 0 = DOUT Pin D7
# Pin 1 = DOUT Pin D6
# Pin 2 = DOUT Pin D5
# ...
# Pin 7 = DOUT Pin D0
##################################################
# SR Pin
LED_TRACK1 1 0
LED_TRACK2 1 1
LED_TRACK3 1 2
LED_TRACK4 1 3
# SR Pin
LED_PAR_LAYER_A 1 4
LED_PAR_LAYER_B 1 5
LED_PAR_LAYER_C 1 6
# SR Pin
LED_BEAT 1 7
LED_MEASURE 0 0
###########################
# RIO: DEFINE MIDI IN LED
###########################
# SR Pin
LED_MIDI_IN_COMBINED 7 0
LED_MIDI_OUT_COMBINED 0 0
###########################
# RIO: END MODIFICATION
###########################
# SR Pin
LED_EDIT 2 0
LED_MUTE 2 1
LED_PATTERN 2 2
LED_SONG 2 3
LED_PHRASE 0 0
# SR Pin
LED_SOLO 2 4
LED_FAST 2 5
LED_FAST2 0 0
LED_ALL 2 6
# SR Pin
LED_GROUP1 17 3
LED_GROUP2 17 2
LED_GROUP3 17 1
LED_GROUP4 17 0
# SR Pin
LED_TRG_LAYER_A 0 0
LED_TRG_LAYER_B 0 1
LED_TRG_LAYER_C 0 2
# SR Pin
LED_PLAY 0 0
LED_STOP 0 0
LED_PAUSE 0 0
LED_REW 0 0
LED_FWD 0 0
LED_LOOP 0 0
LED_FOLLOW 0 0
# SR Pin
LED_EXIT 0 0
LED_SELECT 0 0
LED_MENU 0 0
LED_BOOKMARK 0 0
LED_SCRUB 0 0
LED_METRONOME 0 0
LED_RECORD 0 0
LED_JAM_LIVE 0 0
LED_JAM_STEP 0 0
LED_LIVE 0 0
LED_UTILITY 0 0
LED_COPY 0 0
LED_PASTE 0 0
LED_CLEAR 0 0
LED_UNDO 0 0
LED_MOVE 0 0
LED_SCROLL 0 0
# SR Pin
LED_STEP_VIEW 0 0
LED_PAR_LAYER_SEL 0 0
LED_TRG_LAYER_SEL 0 0
LED_INS_SEL 0 0
LED_TRACK_SEL 0 0
# SR Pin
LED_TAP_TEMPO 0 0
LED_TEMPO_PRESET 0 0
LED_EXT_RESTART 0 0
# SR Pin
LED_DOWN 0 0
LED_UP 0 0
# SR Pin
LED_MIXER 0 0
# SR Pin
LED_TRACK_MODE 0 0
LED_TRACK_GROOVE 0 0
LED_TRACK_LENGTH 0 0
LED_TRACK_DIRECTION 0 0
LED_TRACK_MORPH 0 0
LED_TRACK_TRANSPOSE 0 0
LED_FX 0 0
# SR Pin
LED_MUTE_ALL_TRACKS 0 0
LED_MUTE_TRACK_LAYERS 0 0
LED_MUTE_ALL_TRACKS_AND_LAYERS 0 0
LED_UNMUTE_ALL_TRACKS 0 0
LED_UNMUTE_TRACK_LAYERS 0 0
LED_UNMUTE_ALL_TRACKS_AND_LAYERS 0 0
##################################################
# Button assignments to DIN pins
# SR = 0: Button disabled
# SR = 1..23: directly triggered from DIN pin
# SR = M1..M8: triggered from a 8x8 button matrix
##################################################
# SR Pin
BUTTON_DOWN 1 0
BUTTON_UP 1 1
BUTTON_LEFT 0 0
BUTTON_RIGHT 0 0
# SR Pin
BUTTON_SCRUB 0 0
BUTTON_METRONOME 0 0
BUTTON_RECORD 0 0
BUTTON_LIVE 0 0
BUTTON_JAM_LIVE 0 0
BUTTON_JAM_STEP 0 0
#######################################
# RIO: DATAWHEEL ASSG. / SECONDARY
#######################################
BUTTON_FINETUNE_ENCODER 0 0 #SLOWDOWN ENCODER MOVEMENT
BUTTON_DATAWHEEL_ACTION 1 2 #TOGGLE DATAWHEEL PAR1 MODE /#BPM HALF /#STEPVIEW MODE
BUTTON_SECONDARY_ACTION 1 3 #TOGGLE DATAWHEEL PAR2 MODE /#BPM DOUB /#PROTEUS PAGE
#######################################
# RIO: END MODIFICATION
#######################################
# SR Pin
BUTTON_STOP 1 4
BUTTON_PAUSE 1 5
BUTTON_PLAY 1 6
BUTTON_REW 1 7
BUTTON_FWD 2 0
BUTTON_LOOP 0 0
BUTTON_FOLLOW 0 0
# SR Pin
BUTTON_MENU 2 5
BUTTON_BOOKMARK 0 0
BUTTON_SELECT 2 6
BUTTON_EXIT 2 7
# SR Pin
BUTTON_TRACK1 3 0
BUTTON_TRACK2 3 1
BUTTON_TRACK3 3 2
BUTTON_TRACK4 3 3
# SR Pin
BUTTON_PAR_LAYER_A 3 4
BUTTON_PAR_LAYER_B 3 5
BUTTON_PAR_LAYER_C 3 6
# SR Pin
BUTTON_EDIT 4 0
BUTTON_MUTE 4 1
BUTTON_PATTERN 4 2
BUTTON_SONG 4 3
BUTTON_PHRASE 0 0
# SR Pin
BUTTON_SOLO 4 4
BUTTON_FAST 4 5
BUTTON_FAST2 13 2
BUTTON_ALL 4 6
# SR Pin
BUTTON_GP1 7 0
BUTTON_GP2 7 1
BUTTON_GP3 7 2
BUTTON_GP4 7 3
BUTTON_GP5 7 4
BUTTON_GP6 7 5
BUTTON_GP7 7 6
BUTTON_GP8 7 7
BUTTON_GP9 10 0
BUTTON_GP10 10 1
BUTTON_GP11 10 2
BUTTON_GP12 10 3
BUTTON_GP13 10 4
BUTTON_GP14 10 5
BUTTON_GP15 10 6
BUTTON_GP16 10 7
# SR Pin
BUTTON_GROUP1 0 0
BUTTON_GROUP2 0 0
BUTTON_GROUP3 0 0
BUTTON_GROUP4 0 0
#######################################
# RIO: NEXT/PREV GROUP / CLOCK SHIFTER
#######################################
BUTTON_PREV_GRP 13 4
BUTTON_NEXT_GRP 13 5
BUTTON_PREV_TRK 13 6
BUTTON_NEXT_TRK 13 7
BUTTON_CLOCK_SHIFT_DN 13 0
BUTTON_CLOCK_SHIFT_UP 13 0
#######################################
# RIO: END MODIFICATION
#######################################
# alternative (individual) track selection buttons
# LEDs have to be assigned to TRACKS_DOUT_L_SR and TRACKS_DOUT_R_SR
# SR Pin
BUTTON_DIRECT_TRACK1 0 0
BUTTON_DIRECT_TRACK2 0 0
BUTTON_DIRECT_TRACK3 0 0
BUTTON_DIRECT_TRACK4 0 0
BUTTON_DIRECT_TRACK5 0 0
BUTTON_DIRECT_TRACK6 0 0
BUTTON_DIRECT_TRACK7 0 0
BUTTON_DIRECT_TRACK8 0 0
BUTTON_DIRECT_TRACK9 0 0
BUTTON_DIRECT_TRACK10 0 0
BUTTON_DIRECT_TRACK11 0 0
BUTTON_DIRECT_TRACK12 0 0
BUTTON_DIRECT_TRACK13 0 0
BUTTON_DIRECT_TRACK14 0 0
BUTTON_DIRECT_TRACK15 0 0
BUTTON_DIRECT_TRACK16 0 0
# SR Pin
BUTTON_TRG_LAYER_A 0 4
BUTTON_TRG_LAYER_B 0 5
BUTTON_TRG_LAYER_C 0 6
# Following button functions are usually assigned to Fx
# buttons, or to dedicated (labeled) buttons
# In the standard frontpanel layout:
# F1 is located at SR 2 Pin 1
# F2 is located at SR 2 Pin 2
# F3 is located at SR 2 Pin 3
# F4 is located at SR 2 Pin 4
# SR Pin
BUTTON_UTILITY 2 1
BUTTON_STEP_VIEW 2 2
BUTTON_TRG_LAYER_SEL 2 3
BUTTON_TRACK_SEL 2 4
BUTTON_PAR_LAYER_SEL 0 0
BUTTON_INS_SEL 0 0
# SR Pin
BUTTON_PATTERN_RMX 0 0
# SR Pin
BUTTON_TAP_TEMPO 0 0
BUTTON_TEMPO_PRESET 0 0
BUTTON_EXT_RESTART 0 0
# SR Pin
BUTTON_COPY 0 0
BUTTON_PASTE 0 0
BUTTON_CLEAR 0 0
BUTTON_UNDO 0 0
BUTTON_MOVE 0 0
BUTTON_SCROLL 0 0
# SR Pin
BUTTON_MIXER 0 0
# SR Pin
BUTTON_SAVE 0 0
BUTTON_SAVE_ALL 0 0
# SR Pin
BUTTON_FOOTSWITCH 0 0
# SR Pin
BUTTON_ENC_BTN_FWD 0 0
# SR Pin
BUTTON_TRACK_MODE 0 0
BUTTON_TRACK_GROOVE 0 0
BUTTON_TRACK_LENGTH 0 0
BUTTON_TRACK_DIRECTION 0 0
BUTTON_TRACK_MORPH 0 0
BUTTON_TRACK_TRANSPOSE 0 0
BUTTON_FX 0 0
# SR Pin
BUTTON_MUTE_ALL_TRACKS 0 0
BUTTON_MUTE_TRACK_LAYERS 0 0
BUTTON_MUTE_ALL_TRACKS_AND_LAYERS 0 0
BUTTON_UNMUTE_ALL_TRACKS 0 0
BUTTON_UNMUTE_TRACK_LAYERS 0 0
BUTTON_UNMUTE_ALL_TRACKS_AND_LAYERS 0 0
# alternative (individual) bookmark buttons
# no LEDs available!
# SR Pin
BUTTON_DIRECT_BOOKMARK1 0 0
BUTTON_DIRECT_BOOKMARK2 0 0
BUTTON_DIRECT_BOOKMARK3 0 0
BUTTON_DIRECT_BOOKMARK4 0 0
BUTTON_DIRECT_BOOKMARK5 0 0
BUTTON_DIRECT_BOOKMARK6 0 0
BUTTON_DIRECT_BOOKMARK7 0 0
BUTTON_DIRECT_BOOKMARK8 0 0
BUTTON_DIRECT_BOOKMARK9 0 0
BUTTON_DIRECT_BOOKMARK10 0 0
BUTTON_DIRECT_BOOKMARK11 0 0
BUTTON_DIRECT_BOOKMARK12 0 0
BUTTON_DIRECT_BOOKMARK13 0 0
BUTTON_DIRECT_BOOKMARK14 0 0
BUTTON_DIRECT_BOOKMARK15 0 0
BUTTON_DIRECT_BOOKMARK16 0 0
# Encoder buttons (currently hard-coded to FAST function)
# SR Pin
BUTTON_ENC_DATAWHEEL 0 0
BUTTON_ENC_BPM 0 0
BUTTON_ENC1 0 0
BUTTON_ENC2 0 0
BUTTON_ENC3 0 0
BUTTON_ENC4 0 0
BUTTON_ENC5 0 0
BUTTON_ENC6 0 0
BUTTON_ENC7 0 0
BUTTON_ENC8 0 0
BUTTON_ENC9 0 0
BUTTON_ENC10 0 0
BUTTON_ENC11 0 0
BUTTON_ENC12 0 0
BUTTON_ENC13 0 0
BUTTON_ENC14 0 0
BUTTON_ENC15 0 0
BUTTON_ENC16 0 0
##################################################
# Button behaviour
# 0: active mode as long as button pressed
# 1: pressing button toggles the mode
##################################################
BUTTON_BEH_FAST 1
BUTTON_BEH_FAST2 1
BUTTON_BEH_ALL 1
BUTTON_BEH_SOLO 1
BUTTON_BEH_METRONOME 1
BUTTON_BEH_LOOP 1
BUTTON_BEH_FOLLOW 1
BUTTON_BEH_SCRUB 0
BUTTON_BEH_MENU 1
BUTTON_BEH_MUTE 1
BUTTON_BEH_BOOKMARK 1
BUTTON_BEH_STEP_VIEW 1
BUTTON_BEH_TRG_LAYER 1
BUTTON_BEH_PAR_LAYER 1
BUTTON_BEH_TRACK_SEL 1
BUTTON_BEH_TEMPO_PRESET 0
##################################################
# Special Behaviour of ALL button
# 0: only parameter layers are modified by ALL function
# 1: trigger and parameter layers are modified by ALL function
##################################################
BUTTON_BEH_ALL_WITH_TRIGGERS 0
##################################################
# Encoder Functions
# SR = 0: encoder disabled
# SR = 1..16: DIN assignment
# Types: NON_DETENTED, DETENTED1, DETENTED2, DETENTED3, DETENTED4, DETENTED5
##################################################
# SR Pin Type
ENC_DATAWHEEL 1 0 DETENTED3
# the speed value for the datawheel which is used when the "FAST" button is activated:
ENC_DATAWHEEL_FAST_SPEED 3
# SR Pin Type
ENC_GP1 5 0 DETENTED3
ENC_GP2 5 2 DETENTED3
ENC_GP3 5 4 DETENTED3
ENC_GP4 5 6 DETENTED3
ENC_GP5 6 0 DETENTED3
ENC_GP6 6 2 DETENTED3
ENC_GP7 6 4 DETENTED3
ENC_GP8 6 6 DETENTED3
ENC_GP9 8 0 DETENTED3
ENC_GP10 8 2 DETENTED3
ENC_GP11 8 4 DETENTED3
ENC_GP12 8 6 DETENTED3
ENC_GP13 9 0 DETENTED3
ENC_GP14 9 2 DETENTED3
ENC_GP15 9 4 DETENTED3
ENC_GP16 9 6 DETENTED3
# the speed value for GP encoders which is used when the "FAST" button is activated:
ENC_GP_FAST_SPEED 3
# Auto FAST mode: if a layer is assigned to velocity or CC, the fast button will be automatically
# enabled - in other cases (e.g. Note or Length), the fast button will be automatically disabled
ENC_AUTO_FAST 1
# optional BPM encoder
# SR Pin Type
ENC_BPM 13 0 DETENTED3
# the speed value for the BPM encoder which is used when the "FAST" function is activated
ENC_BPM_FAST_SPEED 3