mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 07:40:10 +01:00
Add README.txt for piped-work and results.
This commit is contained in:
9
scripts/piped-work/README.txt
Normal file
9
scripts/piped-work/README.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
=piped-work folder=
|
||||||
|
|
||||||
|
This folder contains scripts for exercising mod-script-pipe
|
||||||
|
|
||||||
|
To run a simple test to check communications:
|
||||||
|
python pipe_test.py
|
||||||
|
|
||||||
|
A much longer test that produces many image:
|
||||||
|
python docimages_all.py
|
||||||
4
tests/results/README.txt
Normal file
4
tests/results/README.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
=results folder=
|
||||||
|
|
||||||
|
Images (in .png format) produced by the piped-work scripts will end up in
|
||||||
|
this folder.
|
||||||
Reference in New Issue
Block a user