User Tools

Site Tools


prime_161_akaiforce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prime_161_akaiforce [2023/09/06 17:28] ounsatnprime_161_akaiforce [2023/11/22 17:09] (current) ounsatn
Line 181: Line 181:
 eg : mv /usr/Engine/Content/KnownDevices.vfsb /usr/Engine/Content/KnownDevices.bak eg : mv /usr/Engine/Content/KnownDevices.vfsb /usr/Engine/Content/KnownDevices.bak
 </code> </code>
 +
 +
 +
 +__**/!\ : before running prime , rename /usr/bin/dfu-util to dfu-utill.**__
 +to do this : 
 +<code>
 +mount remount / -o rw,remount
 +mv /usr/bin/dfu-util /usr/bin/dfu-utill
 +</code>
 +
 +Otherwise Prime may try to update STM32 firmware in dfu mode. 
 +
  
 Now you can run prime, however like this , there is no mapping done to use it.  Now you can run prime, however like this , there is no mapping done to use it. 
Line 190: Line 202:
 Issue the command ( in /usr/Engine) Issue the command ( in /usr/Engine)
 <code> <code>
 +
 +
 +
 # ./Engine # ./Engine
 </code> </code>
Line 213: Line 228:
  
 So the Next step to use prime is to create/configure qml files used by Prime to map buttons and led.  So the Next step to use prime is to create/configure qml files used by Prime to map buttons and led. 
-On Akai force there will be importants files +On Akai force you can make 4 qml in relation with audio interface. 
 +I was not able to verify if public qml file are working because on my first try i had these 4 files.
  
 "Akai_Pro_Force_Public_Assignments.qml" "Akai_Pro_Force_Public_Assignments.qml"
Line 220: Line 236:
 "Akai_Pro_Force_Private_Device.qml" "Akai_Pro_Force_Private_Device.qml"
  
-Public files are used to map inputs, +Now i'm only using private files and it's working well.  
-Private files are used to map Led / Pad colors output+ 
 + 
 + 
 +<del>Public files are used to map inputs, 
 +Private files are used to map Led / Pad colors output</del>
  
 {{http://dnttalo.cluster029.hosting.ovh.net/Pictures/EngineDjAKF2.JPG}} {{http://dnttalo.cluster029.hosting.ovh.net/Pictures/EngineDjAKF2.JPG}}
prime_161_akaiforce.1694014118.txt.gz · Last modified: 2023/09/06 17:28 by ounsatn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki