mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-08 15:52:53 +02:00
A little more documentation for docimage scripts.
This commit is contained in:
parent
d9eb723e13
commit
85079fd2ee
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user