On Apr 4, 2023, at 6:01 PM, micpool <m...@micpool.com> wrote:
You can do sampler style triggering while a key is held down, i.e. when the hotkey is pressed the cue starts from the beginning, when the hotkey is released the cue stops, by using second trigger with stop
<Screenshot 2023-04-04 at 22.50.49.png>Unfortunately you can't make a cue play /pause with a single hotkey, and you can't script it either, as AppleScript has no easy way of knowing if a key is released.If you use a MIDI keyboard you can because both the keydown and the keyup will produce unique triggers which can be used to trigger play and pause cues that target an audio cue.As in the attached screen recording
MicOn Tuesday, April 4, 2023 at 8:57:56 PM UTC+1 gunnar.sei...@gmail.com wrote:Hi there,I thought it's easy to realize but I can't find it. I want to trigger an audio cue with keystroke 1. So far so easy. But I want it to pause when I release the trigger (keystroke 1). It's playing when I'm pressing th key down and it's pausing when i lift my finger.How can I solve it? I thought about Bome Midi Translator. Tested it with the trial version. It works but it's expensive. Isn't there something else?Or am I blind?Gunnar
--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/25422c9e-7c93-49ae-9b2d-54a1e1c86405n%40googlegroups.com.
<Screenshot 2023-04-04 at 22.50.49.png><Screen Recording 2023-04-04 at 22.51.01-HD 1080p.mov>