Managed to sort the issue, I hadn't done the permissions right and it didn't like sudo. Had some help from ChatGPT, here it is for anybody with the same issue: The "permission denied" error you're encountering when trying to run the executable without sudo indicates that your user doesn't have the necessary permissions to execute the file. To resolve this, you can follow these steps:~~~ Check File Permissions: Confirm the current permissions on the akaiutil file by using the ls -l command: bash Copy...
Hi KMI, I'm having a problem getting akaiutil to run on mac, Big Sur. (didn't have any issues with the previous OS) but I just get this response: sudo: /Users/jackdriscoll/Desktop/akaiutil-4.6.7Darwin/akaiutil: command not found jackdriscoll@Jacks-Mac-mini ~ % I have enabled permissions for Terminal to have full disk access, and given the akai util permissions etc, but no luck. Any guidance on what I''m doing wrong would be much appreciated! Thanks and all the best, Jack
Hi, thanks for making this software, is so useful! One issue i'm having is the putwav3 funciton when used to batch doesn't order them numerically. Is there a function to organise samples with the volumes alphabetically? Thanks!