By riotstarter416
Mon May 21, 2012 7:04 pm
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...


DSTRUCT wrote:I feel like a **** wizard.
Lampdog wrote:Stop harrassing peeps, try'n 2 get 'em 2 check your dingdong

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...




DSTRUCT wrote:I feel like a **** wizard.
Lampdog wrote:Stop harrassing peeps, try'n 2 get 'em 2 check your dingdong
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();
}
}


DSTRUCT wrote:I feel like a **** wizard.
Lampdog wrote:Stop harrassing peeps, try'n 2 get 'em 2 check your dingdong

DSTRUCT wrote:I feel like a **** wizard.
Lampdog wrote:Stop harrassing peeps, try'n 2 get 'em 2 check your dingdong

