Akai Force Forum: Everything relating to the Akai Force, the iconic 64 pad, clip-based standalone sampler/groovebox from Akai.
By Dafonk Mon Aug 17, 2026 4:23 pm
Hi,

If anyone is interested I have created a python program which can translate Force launch clip to tracks.
I used to have an Akai Force and no have only the MPC desktop software.
This tool allows me to open my previous Akai Force Project to MPC Desktop Software.

The tool is here.
https://drive.google.com/file/d/1na-0C6 ... drive_link

Here how to use it :
python3 force_clips_to_mpc_tracks.py MPCProject.xpj MPCProject_MPC.xpj

This will create a new project called MPCProject_MPC.xpj or whatever name you want.

Rename your old project MPCProject.xpj To MPCProject_old.xpj and the new one to MPCProject.xpj beacause you haev all the samples in the MPCProject_[ProjectData] folder.


Warning : When opening the new project, you will still have a message box displaying "The MPC project contains an unsupported number of clip rows." Click Ok and you will see the tracks in the Arranger.

Cheers