Giter Site home page Giter Site logo

Issues with Ableton 11.3.20 about ableton-live HOT 11 CLOSED

f-f avatar f-f commented on June 11, 2024
Issues with Ableton 11.3.20

from ableton-live.

Comments (11)

ricardomatias avatar ricardomatias commented on June 11, 2024 1

@f-f I understand your situation.

Bug is fixed with 0.0.11 release.

from ableton-live.

ricardomatias avatar ricardomatias commented on June 11, 2024 1

My bad, I thought git push --tags uploaded code + tags, but it's only tags. Now it's up.

from ableton-live.

f-f avatar f-f commented on June 11, 2024 1

Lovely, JS' null vs undefined bites once more 🙂

from ableton-live.

f-f avatar f-f commented on June 11, 2024

Hm, I get this even after I downgraded to 11.3.13, so I wonder if some internal settings were updated

from ableton-live.

f-f avatar f-f commented on June 11, 2024

I found the Max editor and got some logs, it doesn't seem very happy:
image

from ableton-live.

f-f avatar f-f commented on June 11, 2024

It seems like the above errors appear once I call const tracks = await live.song.children('tracks');

Repro in the node repl:

global.WebSocket = require('ws');
const { AbletonLive } = require('ableton-live');
const live = new AbletonLive();
await live.connect();
const tracks = await live.song.children('tracks');

Produces this log in a fresh live set:
image

from ableton-live.

f-f avatar f-f commented on June 11, 2024

Hmm, I tried to verify things worked on an entirely different machine running 11.2, and it still fails in the same way, so I am pretty confused right now. This is using Node 18.18.2.

from ableton-live.

f-f avatar f-f commented on June 11, 2024

Closing as there doesn't seem to be any activity here

from ableton-live.

ricardomatias avatar ricardomatias commented on June 11, 2024

Hey @f-f, I didn't have time till now to look at it. I'm reopening this to use as the base issue for the problem since it has relevant information.

from ableton-live.

f-f avatar f-f commented on June 11, 2024

No worries @ricardomatias, we all busy 😄 I was just in a hurry because I have a performance in a few days and I needed my setup to work, and it seemed irrimediably broken after the update (i.e. even downgrading Ableton didn't fix it), so I switched to this thing in the meantime (which I'm now happy about because I don't know enough Max to properly debug things in haste) - all of this to say that I won't need the fix myself anymore. Nonetheless, thanks for putting this thing together, I enjoyed it 🙂

from ableton-live.

f-f avatar f-f commented on June 11, 2024

Is that pushed? I don't see it on the repo page

from ableton-live.

Related Issues (14)

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.