Avery King
80b7f2f3d7
mod-script-pipe: Rename pipe name
...
Scripts that communicate with Tenacity now need to be updated to use the
new pipe name, 'tenacity_script_pipe.{to,from}.{pid}'. This should also
prevent conflicts if Audacity's pipe server is running at the same time
with Tenacity's pipe server.
Signed-off-by: Avery King <avery98@pm.me >
2023-07-05 13:53:36 -07:00
SteveDaulton
dd6fe21853
Fix Bug 2552 - pipe_test.py fails to print return value from first command
2020-09-29 16:34:14 +01:00
Steve Daulton
6f9746b601
Update pipe_test.py for Python 3
2019-03-22 14:21:56 +00:00
Steve Daulton
bedd4f1f3f
Fix pipe_test for Python3 on Linux
...
The script still works with Python 2 on Linux, but it should be tested
(with Python 3) on Windows and Mac.
2019-03-22 10:15:51 +00:00
James Crook
5e2371c636
Use a-lists for Lispy output.
...
- Also bump long strings onto a new line in JSON and LISP formats.
2018-02-24 14:20:26 -05:00
James Crook
510f68e9ad
Fix \n shenanigans in command output.
2018-02-24 14:20:26 -05:00
James Crook
24e8bbc623
Scripts in Piped-Work
...
- New docimages script for the tracks.
- Added new option in screenshots to capture ruler as well as track.
- Typo fix (focussed)
2018-02-24 14:20:26 -05:00