By
guyb
Tue Aug 05, 2008 7:16 am
Nah this is a modern DSP platform, there wont be anything to bend in it.
(This is all guess work)
The SK1 will be developed around a set of chips such as a keyboard scanning chip, a wavetable chip which iterates through a set of addresses on a memory chip which correspond to the waveform at a speed determined by the sampling rate of the sound and the desired pitch shift (this will also be fed by an oscillator for the vibrato and a low pass filter on the note for the portamento. There will then be an envelope generator chip following this, as well as some kind of sequencer chip doing all of the preset rhythms etc.
The MPC500 on the other hand is a digital signal processor connected to some pads, a slider, an amplifier and an LCD screen. All of the hard work is done in software. The software could be reprogrammed to do something completely different, for example pong.
So whereas the SK1 has analog components and internal connections which could potentially do something interesting to the sound, the MPC is purely digital. The flexibility of the MPC is in reprogramming it, not in altering the circuitry. In theory, and I mean pure theory, you could add additional peripherals to the MPC such as a VGA adapter and a mouse. Obviously you would then have to reprogram the O/S from scratch to drive these. However in practice this is not possible, since you cant add extra tracks to the PCB! More to the point, there isnt any point in doing this whatsoever, the hardware schematics wont be that complicated or difficult to design (from an experienced engineers point of view), the software is the hard part (as well as getting the pads to feel good, and even Akai mess that up sometimes).
Sorry to dissapoint you
Guy