-
|
I have an issue starting an Ableton project file from SudoSignals, Ableton will lunch as intended, but open a new project, rather than the specified one. If I run a simple .bat file Ableton lunch and opens the project specified. my yaml config below:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
Thanks for this report @oliviano. We're gonna take a look here and see if we can get to the bottom of what's happening. |
Beta Was this translation helpful? Give feedback.
-
|
Woah Golly - this one really sent us on a goose chase. The library for starting and stopping apps has a slightly different behavior than the direct command line equivalent. We're currently exploring a few alternatives to help this work smoothly, without breaking other start behaviors. The other discover here is that when signals closes Ableton that looks like it's tracked as a crash. So there's likely some clean-up that will be required between restarts. We have a solve here that should work - which is to give a user the ability to run a bat file before all of the process start commands are called. That should give you a way to specify which clean-up scripts you need to run before an app starts. We're currently looking at how we might add that solution. https://forum.ableton.com/viewtopic.php?t=216566 All to say - no solution yet, but working on finding a resolution to this issue. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the update! Sorry to have send you on a wild Chase.
My colleague Puck Murphy, just flew to Dubai today to install the project
for the project expo, Nz pavilion.
I ll do some studio test here, here. We re running stalker and some old
school bat file for the moment .
Thanks for looking into this.
…On Thu, 5 Aug 2021 at 4:56 PM, Matthew Ragan ***@***.***> wrote:
One more quick update here @oliviano <https://github.com/oliviano> - it
looks like we have a fix that will address this issue. A few more elements
to iron out, and we should have a new build of the installer published.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#17 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOCQPA24AACEBE7EHBVSMTT3IKWZANCNFSM5BHV3P3Q>
.
|
Beta Was this translation helpful? Give feedback.
-
|
Alright - we've got a fix up in a new release here: https://github.com/SudoMagicCode/sudoSignals_releases/releases few additional fixes, along with Ableton. The gotcha here is that when Signals quits ableton you may end up with some junk files that Ableton will interpret as a crash. You may still need to run a regular batch script to clean up those junk files from Ableton. |
Beta Was this translation helpful? Give feedback.
Alright - we've got a fix up in a new release here:
https://github.com/SudoMagicCode/sudoSignals_releases/releases
few additional fixes, along with Ableton.
The gotcha here is that when Signals quits ableton you may end up with some junk files that Ableton will interpret as a crash. You may still need to run a regular batch script to clean up those junk files from Ableton.