Akai Mpc Studio Mk2

1.53K viewsCSS Controller Templates
0

did someone try to make a script for the akai studio mk2 in ableton ? is it possible to make a good script with a maximum of functionality ? or it is limited by the akai software . i m thinking to get one , i tried with the MPD 218 but it s very limited by the midi resource only 3 banks .
thanks

admin Changed status to publish May 22, 2024
Attached Files:
0

i made the template already , but i can t figure out to have liight on for every button + it s really time consumming every time you need to close and reoppen just for a simple fucntion puff anyway i ll try again … i let you know if one day it s ready

admin Changed status to publish May 22, 2024
Attached Files:

There’s a very simple fix to the script that X Producer B put together to get it to work with 12.

Go to the folder with the script in it, open the __init__.py file in a text editor, and change this line…

elif major_version == 11:

to this…

elif major_version in [11, 12]:

If you wanted to keep it loading for all future versions and only worry about it when/if it breaks, you could use…

elif major_version >= 11:

0

hi sorry i m just seing you message right now , no i didn t i did use on live 11 the one from X producer B with the link up there , he s gona make it for the 12 , but i also want to to tyry to make one wit remotify , but i takes a lot of time to make one and super complicate this software …

admin Changed status to publish May 22, 2024
Attached Files:
0

https://www.youtube.com/watch?v=ipDmrj76vbI&ab_channel=X-Producer-B
not only drum see the link the guy made a python script to control , vol , Eq , pad laucnher ,rack drum , notes instruments controller . i ll give a try if i m not happy i ll send it back .30 days waranty thoman :))

admin Changed status to publish May 22, 2024
Attached Files:
0

hi thanks for the quick reply 😉 , i already Have the midi mix , i made a script for controlling chanels and Eq , but i like the Akai to lounch the clip but i wanted to Ad the pads for the drum rack too i ve seen this felow he made a script already for the mpc studio mk2 i dont if he s using remotify …. https://www.youtube.com/watch?v=ipDmrj76vbI&ab_channel=X-Producer-B
any way i ll think about it but i don t see good midi controller with large pad and qulity for this price 179€ i think it s a good deal .
and yeah i understand what you mean but i don t like the mpc software but like the controller for the good pad .
thanks trololoololo 😉

admin Changed status to publish May 22, 2024
Attached Files: