Can BPM Script Auto Update?
2 posters
Page 1 of 1
Can BPM Script Auto Update?
This may not be possible. But I figured I'd ask. I'm using Logic Pro 10.7.9 on a Apple Silicon computer.
When I use the following script, the BPM value is only updated when I'm actively recording or in playback mode.
Is there a way to have the script search for the BPM every few seconds to stay up to date in case I'm monitoring input? There are times where the BPM displayed in the DAW doesn't match what's on the StreamDeck.
When I use the following script, the BPM value is only updated when I'm actively recording or in playback mode.
- Code:
[(time){text:#B#}]
Is there a way to have the script search for the BPM every few seconds to stay up to date in case I'm monitoring input? There are times where the BPM displayed in the DAW doesn't match what's on the StreamDeck.
colachurch- Posts : 3
Join date : 2023-09-27
Re: Can BPM Script Auto Update?
BPM isn't something the plugin can "search for". The plugin calculates the BPM based on the frequency of Midi Clock commands received from the daw. If Midi Clock commands are received, the BPM value is updated; if no Midi Clock commands are received, the BPM value is static.
I don't know what options are available in Logic, but Cubase has a checkbox "Send Midi Clock in Stop mode" to enable Midi Clock commands to be sent even when Cubase is not playing. I guess that Logic stops sending Midi Clock commands when you stop playing and that's why the BPM in the plugin is static. If you can configure Logic to send Midi Clock commands all the time, the plugin will update the BPM value continuously.
I don't know what options are available in Logic, but Cubase has a checkbox "Send Midi Clock in Stop mode" to enable Midi Clock commands to be sent even when Cubase is not playing. I guess that Logic stops sending Midi Clock commands when you stop playing and that's why the BPM in the plugin is static. If you can configure Logic to send Midi Clock commands all the time, the plugin will update the BPM value continuously.
colachurch likes this post
Similar topics
» Broken after update.
» Controlling Windows Audio Devices and Apps
» V-Pot select value update Pan and level
» multi event script bug ?
» StreamDeck+ Script
» Controlling Windows Audio Devices and Apps
» V-Pot select value update Pan and level
» multi event script bug ?
» StreamDeck+ Script
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum