
By NearTao
Tue Sep 29, 2020 10:25 am
The fact that it is 8bit is not the problem, it is a real time issue. The more we ask the kernel to do, the sloppier the timing gets. To get a kernel to be real time creates massive performance hits to ensure that it is able to execute critical work on a consistent schedule.
You may ask why this is a problem on modern MPCs, well they are running a linux operating system under the hood, and it is being asked to schedule everything from graphics, sample and note processing, disk i/o, synth plugins, etc.
The reasons some of the older MPCs were able to meet such high standards for midi is because they were running custom tuned operating systems that could be tweaked for specific performance characteristics, instead of being created as generic workload processors.
At the end of the day it is about cost and trade offs, and I doubt Akai cares to surpass the timing of older models, the cost and performance hit would be too high, and they are competing in markets for other devices where companies do not care.
You may ask why this is a problem on modern MPCs, well they are running a linux operating system under the hood, and it is being asked to schedule everything from graphics, sample and note processing, disk i/o, synth plugins, etc.
The reasons some of the older MPCs were able to meet such high standards for midi is because they were running custom tuned operating systems that could be tweaked for specific performance characteristics, instead of being created as generic workload processors.
At the end of the day it is about cost and trade offs, and I doubt Akai cares to surpass the timing of older models, the cost and performance hit would be too high, and they are competing in markets for other devices where companies do not care.


