Jump to content

Recommended Posts

Posted

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.

Posted

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

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...