Mute/unmute + Set Track Solo macro not working
Mute/unmute + Set Track Solo macro not working
System Information
SoundFlow 5.8.1
OS: darwin 22.6.0
ProductName: macOS
ProductVersion: 13.6.6
BuildVersion: 22G630
Steps to Reproduce
- make a macro that toggle mutes track "Reference" and then toggle Solos the same track
Expected Result
it should unmute the reference track and then solo it so I am just hearing the editor's reference
Actual Result
started kicking me back an error to day for no apparent reason.
Workaround
no workaround
Other Notes
here's the error
08.09.2024 12:43:57.41 [Backend]: Logging unknown error in action (02) GetTrackByNameAction: Object reference not set to an instance of an object.
08.09.2024 12:43:57.41 [Backend]: !! Command Error: Solo REFERENCE [user:default:clvn32m3n0001ss10nzxeociu]:
Object reference not set to an instance of an object. (Solo REFERENCE: Line 1)
System.NullReferenceException: Object reference not set to an instance of an object.
at SoundFlow.Shortcuts.Automation.Actions.GetTrackByNameAction.b__9_0(AxPtTrackHeader th) + 0x20
at System.Linq.Enumerable.WhereListIterator1.MoveNext() + 0x80 at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable
1, Boolean&) + 0xd4
at SoundFlow.Shortcuts.Automation.Actions.GetTrackByNameAction.d__9.MoveNext() + 0x84
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x24
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x100
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x68
at SoundFlow.Shortcuts.Automation.AutoAction`1.d__25.MoveNext() + 0x33c
<< Command: Solo REFERENCE [user:default:clvn32m3n0001ss10nzxeociu]
Links
User UID: 3mkFVXwy9CYnDfCS3EDCe6kixoU2
Feedback Key: sffeedback:3mkFVXwy9CYnDfCS3EDCe6kixoU2:-O6IA508kWHuRsQzBe0V
Feedback ZIP: IZXBS4vQJTwELS5bWAokAGDv7NAZ3KAyCRrRx0l49SQ74/uLGcUYtgqsVDqL5i+N/Hzt23CSmYGRvymo4wmLWSKNn/AkuzanDndjBQpaCBjwByCsbhtZ4d8FTZiulUE7n2+YaEied7SIO2U51sC05ttiAwFmnXjh2iT9KNznED/Ja9V2RkPJ/9KgA3TuDf7z38CdVwjY3axbj6y3IhghjOD1PC3CfkvvGEOaxGboAVDjQAhI/1o7P9C4CdaLXwPYk1iOc53Mnx1/4cGzrrt5ZTOgye3cfWRIiSGmV97I2K+VQvC8WirWrM5qq73GAbLJeG3F+PGCqBNCxGrKfwnCJw==
- Christian Scheuer @chrscheuer2024-09-09 08:04:10.631Z
Hi Brian,
Thanks for reporting this. When I try this here, it works as it should.
If you restart SoundFlow, does things go back to normal? (ie. click SF icon, choose Quit, then relaunch from Applications)? - In reply toBsloss⬆:Varun John @Varun_John
Is there a way I can get this script? I am also looking for a similar code where I give a trigger and my reference track is unmuted and soloed. Again when I give a trigger, it is muted and solo removed.