Jump to content

help programming special pot.


filmcomposer
 Share

Recommended Posts

hello everyone of this community,

        could someone help me with programming my midibox. i was wondering how to program one of the pot to be able to switch midi note in only one channel. for example pot number one: i trigger a note with one of the buttons and change the note using that 500k pot for example from 0 to 10k could be c, 10 to 20k csharp, 20 to 30 d, etc (without pitchbend, just note select)while i keep the button pushed. initial note could be programmed to c0 or d2 etc. please, my programming skill are not as good as yours. could you help me? i built the burner and the midibox 64 and both function. thanks.

Link to comment
Share on other sites

Hi filmcomposer,

the midibox64 is written is ASM, you might want to ask your question rather there than in the C-thread.

If you want to write your own application in C, you can take a look at the bottom of the C-Page at ucApps.de, there are some C-code snippets that show you how to achieve this:

http://www.ucapps.de/mios_c.html

esp. this document "how to send Midi Events on Pot Movements":

http://www.ucapps.de/mios_c_send_ain.html

You can also download some C-based projects from the download-site and peek into the code.

And (most important) take a look at the Midi-Section in the Wiki. It is explained in depth there how the Midi-Messages work and how you can work with channels:

http://www.midibox.org/dokuwiki/doku.php?id=midi_specification

hope this helps,

best regards,

Michael

Link to comment
Share on other sites

  • 1 month later...

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...