mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-22 16:55:46 +01:00
A little more documentation for docimage scripts.
This commit is contained in:
@@ -4,6 +4,10 @@ This folder contains scripts for exercising mod-script-pipe
|
|||||||
|
|
||||||
To run a simple test to check communications:
|
To run a simple test to check communications:
|
||||||
python pipe_test.py
|
python pipe_test.py
|
||||||
|
or:
|
||||||
|
python3 pipe_test.py
|
||||||
|
|
||||||
A much longer test that produces many image:
|
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
|
python docimages_all.py
|
||||||
|
|||||||
Reference in New Issue
Block a user