Giter VIP home page Giter VIP logo

Comments (5)

canuysal avatar canuysal commented on June 12, 2024

I can send a PR on it by the way, if you tell me where to look for. I'm not too familiar with python but I can do it.

from launchpad95.

hdavid avatar hdavid commented on June 12, 2024

thanks for you proposal ! sure yes have a go at it.
to be honest i would not know where to start. :/
also, note that Ableton 11 beta has just be announced and it will require some changes, as python version is upgraded there.

from launchpad95.

canuysal avatar canuysal commented on June 12, 2024

Oh thanks for the heads up, but I'm not planning to upgrade to ableton 11 soon.

Which script is responsible of session view - arm track after I press one of the clips? To be more specific, my problem is when I press any of the clip, that track gets armed and empty clip zones appears red and starts recording if i press them. I just wanna be able to play clips and stop them in session mode.

Which script is responsible of duplicating of current region in user2-multi/combined mode?

from launchpad95.

hdavid avatar hdavid commented on June 12, 2024

to be honest, i wrote these scripts many years ago, i dont remember exactly.

about extending a clip, search for "_extend_clip_content" in the sources.

about the arming, i suppose live automatically arm the selected track, but i dont recall where or how it is controlled

from launchpad95.

jimmypringles avatar jimmypringles commented on June 12, 2024

If I understand the behavior described, the auto arming is the "arm on selection" Ableton feature. That can be configured in ableton user preferences under
Windows: \Users\Username\AppData\Roaming\Ableton\Live x.x.x\Preferences\Options.txt
Mac OS X: \User\Library\Preferences\Ableton\Live x.x.x\Options.txt

In my case (windows 10) the only entry under options was "-EnableArmOnSelection" and I replaced it with "-NoAutoArming" which stops this behavior after a restart.
image

from launchpad95.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.