how_to_use_midibox_cv_with_a_dout_german
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revisionLast revisionBoth sides next revision | ||
how_to_use_midibox_cv_with_a_dout_german [2006/03/27 14:29] – created talion | how_to_use_midibox_cv_with_a_dout_german [2006/10/15 09:35] – external edit 127.0.0.1 | ||
---|---|---|---|
Line 20: | Line 20: | ||
Sourcen von Midibox CV herunterladen http:// | Sourcen von Midibox CV herunterladen http:// | ||
+ | < | ||
USER_MPROC_NotifyReceivedEvent | USER_MPROC_NotifyReceivedEvent | ||
;; process MIDI event | ;; process MIDI event | ||
Line 28: | Line 28: | ||
;; will be mapped immediately | ;; will be mapped immediately | ||
rgoto USER_Tick | rgoto USER_Tick | ||
+ | </ | ||
Mit diesem Code ersetzen: | Mit diesem Code ersetzen: | ||
+ | < | ||
USER_MPROC_NotifyReceivedEvent | USER_MPROC_NotifyReceivedEvent | ||
Line 66: | Line 66: | ||
;; will be mapped immediately | ;; will be mapped immediately | ||
rgoto USER_Tick | rgoto USER_Tick | ||
+ | </ | ||
Line 76: | Line 76: | ||
Wer Vintage Drummer triggern will muss diesen Code zusätzlich in die main.asm einsetzen. Nach folgender Stelle suchen: | Wer Vintage Drummer triggern will muss diesen Code zusätzlich in die main.asm einsetzen. Nach folgender Stelle suchen: | ||
+ | < | ||
USER_SR_Service_Finish | USER_SR_Service_Finish | ||
;; ---[ handle with control surface variables (flashing cursor, etc) ]--- | ;; ---[ handle with control surface variables (flashing cursor, etc) ]--- | ||
goto CS_MENU_TIMER | goto CS_MENU_TIMER | ||
+ | </ | ||
Und mit diesem Code ersetzen: | Und mit diesem Code ersetzen: | ||
+ | < | ||
USER_SR_Service_Finish | USER_SR_Service_Finish | ||
clrf MIOS_PARAMETER1 | clrf MIOS_PARAMETER1 | ||
Line 97: | Line 97: | ||
;; ---[ handle with control surface variables (flashing cursor, etc) ]--- | ;; ---[ handle with control surface variables (flashing cursor, etc) ]--- | ||
goto CS_MENU_TIMER | goto CS_MENU_TIMER | ||
+ | </ | ||
Hiermit erreicht man, dass bei jedem Cycle die dout's zurückgesetzt werden - das dauert 1ms. Somit kann man die Drummodule mit 1ms Latenz | Hiermit erreicht man, dass bei jedem Cycle die dout's zurückgesetzt werden - das dauert 1ms. Somit kann man die Drummodule mit 1ms Latenz | ||
Line 106: | Line 106: | ||
Themen im Forum: | Themen im Forum: | ||
- | http:// | + | http:// |
http:// | http:// |
how_to_use_midibox_cv_with_a_dout_german.txt · Last modified: 2009/05/04 15:55 by 129.120.95.63