diff options
Diffstat (limited to 'audioLoader.xml')
| -rw-r--r-- | audioLoader.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audioLoader.xml b/audioLoader.xml new file mode 100644 index 0000000..3b39405 --- /dev/null +++ b/audioLoader.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<node ID="01" type="audioLoader">music track to analyse + <output ID="01" type="graph">beat (sawtooth)</output> + <output ID="02" type="graph">pitch</output> + <output ID="03" type="graph">excitement</output> +</node>
\ No newline at end of file |
