any plans for a virtual midibox lc, or help for trying to program one?
what do you mean by v.midibox.lc ?
midibox ng ?
regs
Ser
I mean the logic control clone.
v.midibox.lc = virtual midibox logic control
I want to have a virtual midibox designed to look like a logic control/mackie control.
I don’t know if I can edit the v.midibox.64 for this.
I don’t konw much about the virtual midibox, but I don’t think it’s hard to make!
why not a Midibox emulator? with a PIC emulator and some mods to get it use the MIDI…
Drumwide,
ah the LC is an application for the MIOS platform.
I have no plans to make a virtual midibox editor for this platform at the moment. (There is currently no sysex spec for MIOS ?? )
Pilo,
yes that would be cool to see a true midibox emulator,
using a pic emulation engine. Let us know if you have a working prototype !! ;)
regs
ser
what I mean by emulator, is that you run the pic code on the computer, use the same interface as the currently existing virtual midibox, just run the program on PC.
yes I konw that now we can upload the program via Midi, but maybe it can help in testing some design (for example, if you want to make weird design, I have no idea but…), so you don’t have to build everything…
A pic emulator is maybe easy to find in open source… I found a compiler for linux… and the guys are also making an emulator (try a search with gpasm)