I don't think there is any way to play just a single clip using the buttons on the HyperDeck. You can press the play button multiple times, but this only controls the loop settings (so you can loop a single clip or an entire sequence of clips this way).
The only way I know of to play a single clip is via a remote control protocol like the Ethernet protocol. So if you send the following command via the Ethernet protocol, it will play a single clip and stop at the end:
- Code: Select all
play: single clip: true
There may be some 3rd party applications that use the Ethernet protocol that support this functionality as well.