diff --git a/examples b/examples new file mode 120000 index 0000000..b216acc --- /dev/null +++ b/examples @@ -0,0 +1 @@ +./src/sppysound/Examples \ No newline at end of file diff --git a/src/sppysound/Examples/README.txt b/src/sppysound/Examples/README.txt new file mode 100644 index 0000000..2311f10 --- /dev/null +++ b/src/sppysound/Examples/README.txt @@ -0,0 +1,3 @@ +This folder contains three examples of the pysound API usage. They can be run +using the Jupyter notebook unix command. See the documentation for instructions +on running these scripts.