Post your questions, opinions and reviews of the MPC1000. This forum is for discussion of the OFFICIAL Akai OS (2.1). If you wish to discuss the JJ OS, please use the dedicated JJ OS forum
By MellowVegas Sat Jan 13, 2007 2:48 pm
I copy alot of samples from my PC to the harddrive in my 1000 and most of them have long names. Everytime I have a folder with something like:

Jackson_5_longsamplename_1.wav
Jackson_5_longsamplename_2.wav
Jackson_5_longsamplename_3.wav
Jackson_5_longsamplename_4.wav

in it the mpc cant display the whole name an somehow thinks its the same sample. every part I load sounds like the first one in the row.
Any idea how to fix this without changing samplenames? thanks in advance
User avatar

By electric dragon Sat Jan 13, 2007 3:47 pm
max namelength is predetermined by the hardware. only a certain number of bits are allocated for the name of the file, if you exceed that limit, the OS will truncate the name, leading to the loading problem exactly as you described. keep namelength to 16 or fewer characters and you should be fine. ie,

J5_short_name_01.wav
J5_short_name_02.wav
J5_short_name_03.wav
J5_short_name_04.wav
User avatar

By Lampdog Sat Jan 13, 2007 5:15 pm
electric dragon wrote:only a certain number of bits are allocated for the name of the file


Exactly right.
By trojak Sat Jan 13, 2007 5:24 pm
or put the numbers on the front. i do it like this 1name 2name etc.

By MellowVegas Sat Jan 13, 2007 7:32 pm
then I gotta do some serious renaming now :D
User avatar

By Lampdog Sun Jan 14, 2007 9:43 am
google up "ckrename"

By MellowVegas Sun Jan 14, 2007 1:39 pm
now thats going to be useful.
thanks!