1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

A little more documentation for docimage scripts.

This commit is contained in:
SteveDaulton 2021-02-19 16:33:33 +00:00
parent d9eb723e13
commit 85079fd2ee

View File

@ -4,6 +4,10 @@ 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:
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