midibox64e
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| midibox64e [2006/05/01 18:22] – moebius | midibox64e [2011/09/17 00:02] (current) – dougster | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | MIDIBox64E is a midi controlled based on [[home# | + | \\ |
| + | MIDIBox64E is a midi controlled based on [[MBHP]]/ | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| * [[MIDIbox64(E) Patchmode]] | * [[MIDIbox64(E) Patchmode]] | ||
| + | * [[Meta Events]] | ||
| + | * [[Button Overlay]] | ||
| + | |||
| + | \\ | ||
| + | ====== DIN register allocation ===== | ||
| + | |||
| + | Question from Dan aka Digineural: | ||
| + | ---- | ||
| + | I understand that the following is setting shift registers 5-8 to be used for encoders 1-16. | ||
| + | |||
| + | MIOS_ENC_PIN_TABLE | ||
| + | ;; encoders 1-16 | ||
| + | ;; | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | |||
| + | However I'm not quite sure what is being defined here | ||
| + | |||
| + | #define DEFAULT_DIN_SR_PIN_01_08 | ||
| + | #define DEFAULT_DIN_SR_PIN_09_16 | ||
| + | #define DEFAULT_DIN_SR_PIN_17_24 | ||
| + | #define DEFAULT_DIN_SR_PIN_25_32 | ||
| + | #define DEFAULT_DIN_SR_PIN_33_40 | ||
| + | #define DEFAULT_DIN_SR_PIN_41_48 | ||
| + | #define DEFAULT_DIN_SR_PIN_49_56 | ||
| + | #define DEFAULT_DIN_SR_PIN_57_64 | ||
| + | ---- | ||
| + | Answer: | ||
| + | MB64E supports up to 64 button functions, and they are assiged to 8 shift registers. With the DEFAULT_DIN_SR_* settings you can change the mapping. This is important, if the appr. shift registers are already allocated by encoders (defined in mios_tables.inc) - if this is the case, change the DEFAULT_DIN_SR_* values to unused shift register numbers. | ||
| + | |||
| + | |||
| + | |||
| + | \\ | ||
| + | ====== Forum FAQ ====== | ||
| + | |||
| + | Be sure to make a search of the forum; \\ | ||
| + | these are some useful infos from old threads: | ||
| + | |||
| + | * http:// | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * http:// | ||
midibox64e.1146507758.txt.gz · Last modified: 2006/10/15 09:35 (external edit)
