header image
 

PROBLEM Connecting CNTRL:R to M4L DEVICES (ACCENT,drumsteppr,sytnhsteppr) On Ableton Live 11

Home Forums Livid Scripts PROBLEM Connecting CNTRL:R to M4L DEVICES (ACCENT,drumsteppr,sytnhsteppr) On Ableton Live 11

  • This topic is empty.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #875
    MatMartigan
    Member

    Hello

    I recently bought a Livid CNTRL:R :)
    And i followed all instructions on https://github.com/aumhaa/m4m8 (thanks for all that Man :) )

    The Scripts works i select the livid CNTRL:R in midi devices prefernces of Ableton
    But my issue is on M4L DEVICES
    I have 3 devices MAX4LIVE
    -ACCENT
    -DRUMSTEPPR
    -SYNTHSTEPPR

    devices load and work but none connects with The CNTRL:R (no function or buttons is assign with device)

    Here my settings and files placement

    FILES in “m4m8-masterLivid Python Scripts Live11” to
    C:ProgramDataAbletonLive 11 SuiteResourcesMIDI Remote Scripts

    m4m8-master FOLDER in ;
    C:UsersXXXXDocumentsMax 8Packagesm4m8-master

    FILES on “m4m8-masterPython Scripts Live11” to
    C:UsersXXXXDocumentsAbletonUser LibraryRemote Scripts

    MAX4LIVE DEVICE in
    /Users/[votre nom de session]/Music/Ableton/User Library/Presets/MIDI Effects/Max MIDI Effect

    Ableton Version = ABLETON LIVE 11 11.1.5
    Max Version = MAX 8 8.5.2

    ![](https://aumhaa.com/forum/uploads/editor/v6/5kbct66d9n8c.jpg “”)

    Thank you in advance for your help

    #1098
    amounra
    Participant

    Are the devices working standalone? I haven’t looked at them with Live 11.1.5, maybe something got broken….I’ll dig up my CNTRLR tomorrow and have a look, but I think it’s working…..if not, probably something minor that needs fixed.

    #1099
    amounra
    Participant

    I just tested all 3 out with Live 11.2.7, everything is working as it should. I might recommend updating to the most current versions of Live and Max, unfortunately the scripts aren’t backward compatible. I don’t think I’ve made any changes for a while, though, so I’m not sure why it wouldn’t be working for you. If you can give me more details about what’s going on (maybe you could look in your Max window for errors) maybe I can help out further?

    You have to press the 3rd top encoder to engage modMode, and have the device selected in Live.

    a

    #1100
    MatMartigan
    Member

    ![](https://aumhaa.com/forum/uploads/editor/rw/o7lawxrgybcn.jpg “”)

    ok
    so on each device we have 2 part one part to command with rotary encoder (in red) and second part to command Step Sequence (in yellow)

    when press the 3rd top encoder to engage modMode (thanks for this Detail haha) The led under this rotary encoder Blink
    but this function don’t affect the part in RED on device
    i can set this function with rotary encoder but nothing change on Sound or sample

    And on Accent device i have always NO DEVICE on top of 4×4 grid

    On drumsteppr and SynthSteppr when i click on step or note it work so this two device work in StandAlone mode

    For MAX4LIVE I haven no error and i can open device in max4live with no problem

    Conclusion i have no control and command on Sound with Controller with this M4L Device

    #1101
    MatMartigan
    Member

    i also check the good version of max4live found by Ableton

    ![](https://aumhaa.com/forum/uploads/editor/8f/fhvhp920gj3l.jpg “”)

    #1102
    amounra
    Participant

    I suspect that either Max isn’t finding the repository or you have an outdated version of Max. Can you show me your Max window? If you right-click on the corner of one of the m4l device windows, you can choose it from the drop-down menu. Show me a picture of that, it will probably tell us what’s really going on ;)

    #1103
    MatMartigan
    Member
    #1104
    amounra
    Participant

    It appears that you have some duplicate files in your max path, you can see the messages in yellow. But I don’t recognize anything that would break things in the way that they are broken for you now.

    The next thing to try is to show/send me a copy of your log.txt file that python generates. You can find it around here, I think (sorry, don’t use windows much): Windows 7 C:Users”your user name”AppDataRoamingAbletonLive 11.x.xPreferenceslog.txt

    Also, can you try some other devices from m4m8, like boingg or polygome? I’m curious if it is everything that is broken (i.e. the connection with the controller) or just the mods that I made for Livid….

    #1105
    MatMartigan
    Member

    This an extract of my log.txt (it s a very long text)
    This extract is about Livid CNTRLR-V2

    2023-01-31T17:48:15.869528: info: RemoteScriptError: File “C:ProgramDataAbletonLive 11 SuiteResourcesMIDI Remote ScriptsLivid_CNTRLR_v2__init__.py”, line 5, in

    2023-01-31T17:48:15.869719: info: RemoteScriptError:
    2023-01-31T17:48:15.869775: info: RemoteScriptError: from .Cntrlr import Cntrlr
    2023-01-31T17:48:15.869820: info: RemoteScriptError:

    2023-01-31T17:48:15.869868: info: RemoteScriptError: File “C:ProgramDataAbletonLive 11 SuiteResourcesMIDI Remote ScriptsLivid_CNTRLR_v2Cntrlr.py”, line 24, in

    2023-01-31T17:48:15.870048: info: RemoteScriptError:
    2023-01-31T17:48:15.870099: info: RemoteScriptError: from aumhaa.v2.base import initialize_debug
    2023-01-31T17:48:15.870143: info: RemoteScriptError:

    2023-01-31T17:48:15.870188: info: RemoteScriptError: ModuleNotFoundError
    2023-01-31T17:48:15.870231: info: RemoteScriptError: :
    2023-01-31T17:48:15.870274: info: RemoteScriptError: No module named ‘aumhaa’
    2023-01-31T17:48:15.870316: info: RemoteScriptError:

    #1106
    amounra
    Participant

    Ohhh lol. I thought the script was working for you. You have the wrong file structure in your Remote Scripts folder. You have to take the CONTENTS of the Livid Scripts Live 11 and Livid Scripts and put them in your remote scripts folder, it should look something like this:!

    [](https://aumhaa.com/forum/uploads/editor/gj/vmoohzipi4wm.png “”)

    You need to COPY all of the FOLDERS from Livid Python Scripts Live 11 and Python Scripts Live 11 and place them in the Remote Scripts folder. Then I think everything will work for you :) Right now, the logtxt says that you are missing the aumhaa subfolder from the Remote Scripts folder.

    Let me know how it goes :)

    #1107
    MatMartigan
    Member

    The script is ok because i selected livid CNTRL:R v2 in device Midi settings in Ableton
    ![](https://aumhaa.com/forum/uploads/editor/fy/c6zr5eida9gm.png “”)

    i can play record,Select Note,play and record a clip with stesequencer,fader to volume ,encoder for select instrument and effect …..

    but no MAX4LIVE device communicate with The Contoller (i tried also Polygome)
    except rotary encoder on ACCENT DRUMSTEPPR SYNTHSTEPPR but which have no influence on the Loaded instrument

    And in log.txt nothing on MAX4LIVE

    #1108
    amounra
    Participant

    Idk….maybe try reinstalling the Python scripts, and make sure there are no extra files in there. You should only have the folders included from the two folders: Python Scripts Live 11 and Livid Python Scripts. The line “2023-01-31T17:48:15.870274: info: RemoteScriptError: No module named ‘aumhaa'” in your log.txt tells me that Live cannot find one of the modules it needs.

    It’s probably best if you send me your entire log.txt file, there could be other information that could help me figure out your situation.

    Did you try updating Live to the most current version?

    #1109
    MatMartigan
    Member

    This is where my files and folders are =>
    Is it good ?

    FILES in “m4m8-masterLivid Python Scripts Live11” to
    C:ProgramDataAbletonLive 11 SuiteResourcesMIDI Remote Scripts
    ![](https://aumhaa.com/forum/uploads/editor/zs/vb7otpj655hy.jpg “”)

    m4m8-master FOLDER in ;
    C:UsersXXXXDocumentsMax 8Packagesm4m8-master
    ![](https://aumhaa.com/forum/uploads/editor/da/heujsra7hg2p.jpg “”)

    FILES on “m4m8-masterPython Scripts Live11” to
    C:UsersXXXXDocumentsAbletonUser LibraryRemote Scripts
    ![](https://aumhaa.com/forum/uploads/editor/7u/g4t0myeh1kem.jpg “”)

    #1110
    amounra
    Participant

    Yes, all looks right. I can’t tell from that if they are the right files though….can you send me your log.txt file please? aumhaa@gmail.com

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.