This topic is opened to everyone for adding idea and help coding a new device based on Midibox : a “multisequences at the same time” recorder/player.
What i want is a sort of Hardware Ableton live : 64 sequences accessibles by a 8x8 array, and 8 sequences can run together.
It will be based on clockbox for the clock and time management.
On the Voirinov for the user interface.
Midi data must be recorded in bankstick or a compact flash cause there is not enough memory inside the flash, and it is volatile.
There should be an array to know where is each sequence in the banksticks.
Each sequence will be an array containing the midi message (3 events), the rtc (relative time counter, rec time counter … a value which permit to know when to play the events)==> it is half implemented.
Support for a display in order to communicate with the UMR.
pic 18F452 prefered. coding in C.
Anybody welcome to help me to do this !!