Can't decide which MPC to choose? Read these resources or post your questions here.
User avatar
By Roger Nodge Mon May 21, 2012 8:40 pm
That's probably the nicest reply you'll get. There are a lot of resources out there, you may have to compare on a feature by feature basis to figure out what's right for what you want to do. I'm relatively new here myself but the experts' patience gets worn down quick when they're asked to do research for other people. Maybe get a little bit more specific with your question or provide a frame of reference for you environment and production goals.
User avatar
By b.read Mon May 21, 2012 8:47 pm
Bingo. ^^^ :wink:
User avatar
By TheUnfuckwithable Mon May 21, 2012 9:25 pm
riotstarter416 wrote:im aware of the obvious differences like design, look and size....other than that and what ive read on the akai site i dont know much...


the 1000 can run standalone, the studio can not.
User avatar
By b.read Tue May 22, 2012 2:05 pm
:lol: womp womp
By dtaa pla muk Tue May 22, 2012 6:45 pm
i wrote a crappy program that should help you make your decision.

Code: Select all
bool mpc1000 = 1;
bool mpcStudio = 0;
long bankAccount;
bool purchased, bugs, frequentUpdate;

if(mpc1000 == true && purchased == true)
{
  upgrade(pads, os, screen);
  bankAccount -= ~$850;
  makeMusic();
}

if(mpcStudio == 1)
{
  delay(6 months);
  checkUpdates();
  checkBugs();
  if(frequentUpdate == 1 && bugs == 0)
  {
     purchased = true;
     bankAccount -= ~$1000;
     makeMusic
  }else{
     f*ckEm();
     useJJOS();
  }
}
User avatar
By b.read Tue May 22, 2012 7:05 pm
Eureka! Good show, sir! :D



Image
User avatar
By b.read Tue May 22, 2012 7:30 pm
The bottom line is most useful... :lol:
User avatar
By JAH Thu May 31, 2012 10:59 am
Image

Studio is $599.