ales-tsurko / kotoist

A VST plugin for live coding and algorithmic composition
https://kotoist.alestsurko.by
GNU General Public License v3.0
45 stars 5 forks source link

freezing upon loading in Ableton Live 10 #2

Open funkyrod99 opened 3 years ago

funkyrod99 commented 3 years ago

Hi,

Trying this out in Ableton Live 10 and it freezes when loading. Attached a screenshot of what I see in Ableton - it just shows "Loading..." and i am never able to input code Screen Shot 2021-10-27 at 9 41 25 PM

ales-tsurko commented 3 years ago

Hi! Thanks for the report. I'll take a look when I have free time.

ales-tsurko commented 3 years ago

Sorry, I can't reproduce it. But I only have Ableton 11. Try to reopen the editor. Make sure you use the latest Kotoist version: https://github.com/ales-tsurko/kotoist/releases

funkyrod99 commented 3 years ago

Hi Ales,

I followed the link and downloaded the latest version, but still get the same result — just shows the “loading….” I can click on the snippets tab and see the grid and the snippets, but can’t see where I would enter the code. When I switch back to the editor it only shows “Loading…” and doesn’t allow me to type anything. Also tried it in Reason and get the same result. I’m on a mac running Mojave.

Should I be clicking on something else when it opens to get past the Loading…?

Rodney

On Oct 29, 2021, at 8:26 AM, Ales Tsurko @.***> wrote:

Sorry, I can't reproduce it. But I only have Ableton 11. Try to reopen the editor. Make sure you use the latest Kotoist version: https://github.com/ales-tsurko/kotoist/releases https://github.com/ales-tsurko/kotoist/releases — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ales-tsurko/kotoist/issues/2#issuecomment-954833044, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASCADTMEHPCVPIITZ2LBCRLUJK4JBANCNFSM5G35ARCA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ales-tsurko commented 3 years ago

I’m on a mac running Mojave.

This may be the reason, as it's compiled on Catalina. It uses webview for GUI under the hood. Monaco editor may not be compatible with older versions of macOS.

Anyway, when I tried it in Ableton, I discovered that it's not sending MIDI messages. While it's ok on the plugin level and all events are passed to the host, for some reason Ableton don't see those events.

So far I've tested the plugin in: Reaper, FL Studio and Usine. In these hosts it should work as expected.

As an independent developer, having very little free time, I have no possibility to cover all hosts, unfortunately, and I hope for contributions.

funkyrod99 commented 3 years ago

yep that’s probably the issue. I’ll wait until I update my OS and try again then.

Thank you so much for looking into it!

best,

rodney

On Oct 29, 2021, at 12:00 PM, Ales Tsurko @.***> wrote:

I’m on a mac running Mojave.

This may be the reason, as it's compiled on Catalina. It uses webview for GUI under the hood. Monaco editor may not be compatible with older versions of macOS.

Anyway, when I tried it in Ableton, I discovered that it's not sending MIDI messages. While it's ok on the plugin level and all events are passed to the host, for some reason Ableton don't see those events.

So far I've tested the plugin in the: Reaper, FL Studio and Usine. In these hosts it should work as expected.

As an independent developer, having very little free time, I have no possibility to cover all hosts, unfortunately, and I hope for contributions.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ales-tsurko/kotoist/issues/2#issuecomment-954978537, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASCADTOJTCWOA6YXNN6WRI3UJLVM5ANCNFSM5G35ARCA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.