jack_transport locate doesn't work.
If you are filing this issue with a regular release please try master as it might already be fixed. (I'm using PipeWire & blueman-git PPA for Ubuntu (>= 18.04) which updated today.)
Distribution, Desktop Environment: Linux Mint 20.1 Cinnamon $ pipewire --version pipewire Compiled with libpipewire 0.3.33 Linked with libpipewire 0.3.33
Description of Problem: jack_transport locate doesn't work.
How Reproducible: Always
Steps to Reproduce:
- Run jack-play (with -t transport aware switch) like: $ jack-play -t filename.wav
- Run jack_transport (in another terminal) and try commands like play and stop. They work.
- Try 'locate 0' in the jack_transport terminal, while the file is playing.
Actual Results: 'locate 0' (or anywhere) has no effect.
Expected Results: For 'locate 0' immediate replay from the start. And etc..
Thanks.