MIDIboxFM V1.3
~~~~~~~~~~~~~~
o PIC18F4685 only: Wavetables are stored in RAM for non-destructive editing
o name is now entered when a patch should be stored in SAVE menu
o random generator now copies new patch into all selected instruments
o fixed waveform display in drum pages
[/code]
Best Regards, Thorsten.
But I have a big problem with my 4 x OP + 4 x INS buttons ( totaly 8 buttons ).
In the latest v1.3 the simply update for the v1.1 is not working here with a simple copy/paste function. I received the error messages for undefined operands.
Is it possible to find the solution for 8 (OP + INS ) buttons ?
It seems that you are using a PIC18F452 - there isn’t enough flash memory anymore to add these functions.
Accordingly you’ve only two possibilities: either use an older MBFM version, or migrate to the PIC18F4685 (which has more advantages anyhow, not at least because of the inbuilt random patch generator!)