Technical questions for the MPC2000xl and the MPC2000
User avatar
By tapedeck Wed Sep 16, 2015 3:25 pm
awesome.
so program creation / editing is planned?
how are you planning on releasing this - commercially? open source?
looks like you really nailed the graphics...looking forward to help test this out.

how are you able to read akai long filenames, if the os on the computer screws them up? can you somehow get past that?

from what i can see you've done an amazing job. once you get it behaving and sounding close to a real xl, adding new capabilities would be so cool. :mrgreen:
By izmael Wed Sep 16, 2015 3:55 pm
Thanks for the feedback.

so program creation / editing is planned?

That's already implemented. You can start from scratch on the VMPC and load the files into the real MPC, or vice versa, or anywhere in the workflow switch from real to virtual. I was thinking that's cool for artists who gig with their 2KXL and want to work on their stuff while travelling.

how are you planning on releasing this - commercially? open source?

I'm thinking open source, but not certain yet.

how are you able to read akai long filenames, if the os on the computer screws them up? can you somehow get past that?

Yep, that's what the raw disk access is for. You talk to the storage device directly, circumventing the Windows or OSX implementation of FAT16. But indeed it's an experimental feature that will come with a big warning, because at this stage it could easily mess up your CF cards. Maybe with further dev it could become a reliable feature.
By izmael Wed Sep 16, 2015 4:00 pm
With regard to 2000 classic, I tried to make the code reusable/modular. 2000XL and 2000 don't differ enough for me to be interested, and I already had the 3000 in the back of my mind. But that's the cool thing about open source. Anyone can grab the code and make a 2000 out of it.
User avatar
By tapedeck Wed Sep 16, 2015 6:31 pm
so does your program somehow 'intercept' when you plug a cf card into the computer?
i would think that once you plugged it in, the os would read it, and corrupt the files there. but obviously, you've got it working.
just very curious how you've done that - great work.
User avatar
By JUKE 179r Thu Sep 17, 2015 1:16 am
I'm interested. :nod:

I'm still using old apps on my Mac for my 2000XL... MPCEditor, MPCPad187, MPCMaid, REX2MPC and the newer 2KXL app.
By izmael Thu Sep 17, 2015 6:38 am
tapedeck wrote:so does your program somehow 'intercept' when you plug a cf card into the computer?
i would think that once you plugged it in, the os would read it, and corrupt the files there. but obviously, you've got it working.
just very curious how you've done that - great work.


If you plug a CF card into the computer and don't perform any (or certain, can't remember) write operations, the CF won't be corrupted. So yes, I got it working, somehow, on both OSX and Windows. VMPC dismounts the volume, gets an exclusive handle for the volume from the OS via native instructions, then does its thing.
By izmael Thu Sep 17, 2015 6:40 am
JUKE 179r wrote:I'm interested. :nod:

I'm still using old apps on my Mac for my 2000XL... MPCEditor, MPCPad187, MPCMaid, REX2MPC and the newer 2KXL app.


And I can strongly advise to keep using these :) For now VMPC should be assumed to be unstable and unreliable.
By Pewep Fri Jul 29, 2016 4:20 pm
Is there any vst step sequencer which has a function similar locate/step buttons? I need to be able to manually advance through a melodic sequence via midi triggers... I know my MPC could do it hopefully y'all have a lead for me...