Hi,
I have a MPC2000 and I would like to make a router for Channels MIDI.
I would want one button by channel.
Thus 16 buttons of selection (with a led temoin why not).
Do you think that it is possible?
I nothing is not seen similar in store…
Thanks
I am French, I write here with has a translator, excuse me if my sentences are strange
Hi,
yes it is possible. You will need to make a customised version of the Midi Router.
Look here.
Regards
Tim.
Thank you for the link.
I also saw this:
http://www.midibox.org/dokuwiki/doku.php?id=home:project:midi_mapper
I think that it corresponds has what I wants to make, no?
I am going to look at the best module for the construction.
I also saw this:
http://www.midibox.org/dokuwiki/doku.php?id=home:project:midi_mapper
I think that it corresponds has what I wants to make, no?
I have not seen the midi_mapper before. Yes it would do exactly what you need.
Tim..
Yes it is good,
the project / Tutorial is a little bit old,
you think that with a core LPC17 there will be no problem?
I think that ok
The project is designed using a PIC core, the firmware will not work with the LPC17.
To use the LPC17 the firmware will need to be changed from MIOS8 to MIOS32 as the LPC17 is 32bit.
Do not worry about the age of the project, it will still work if you use the correct hardware.
Tim..
OK, it is my 1st project.
It is the 1st stage of the construction of a Daw controler,
The LPC17 cannot support 1 MIDI Mapper et 1 MIDI box ?
To separate shall be both one better logical? (And what in the end they shall be in the same casing)
The LPC17 is programmed with 1 application at a time, no multi-tasking.
You could write the application to include the midi mapper function. Check the wiki for details of writing applications.
Ok Thank you.
I am going to follow Tutorial, will have less complicated.