Files
tenacity/scripts/piped-work
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
..
2023-07-05 13:53:36 -07:00
2023-07-05 13:53:36 -07:00

=piped-work folder=

This folder contains scripts for exercising mod-script-pipe

To run a simple test to check communications:
   python pipe_test.py
or:
   python3 pipe_test.py

A much longer test that produces many image.
This script requires files from the "tests/samples/" folder and writes images
to "/tests/results/" folder, both of which are in the root of the source tree.
   python docimages_all.py