Jump to content

ButtonDoppelbelegung


stefanN
 Share

Recommended Posts

Hallo,

ich hab ein kleines Problem mit meiner MB64:

ich will meinen Synthy via Sysex Steuern. Dazu ist es notwendig, dass ich Buttons habe, mit denen ich gleichzeitig einen Modechangebefehl an den Synthy schicken und einen Bankchange an die Midibox senden kann. Ist das irgendwie mit MIOS möglich, oder muss ich da Schaltungstechnisch eingreifen?

Stefan

Link to comment
Share on other sites

Hallo,

so etwas laesst sich mit Meta Events sehr einfach realisieren (siehe mb64_meta.inc).

Rufe einfach nach dem Senden des Strings die Funktion "MB64_BANK_Change" auf. Beispiel zum Wechseln nach Bank 2: (0x01)

        movlw   0x01
        goto    MB64_BANK_Change

Gruss,

       Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...