File: python-demos.txt

package info (click to toggle)
snack 2.0.7-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,240 kB
  • ctags: 2,672
  • sloc: ansic: 26,124; sh: 7,557; tcl: 936; python: 431; makefile: 323
file content (17 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Included Python demos
--------------------------------------------------------------------------

widget.py
The basic Snack demonstrator.

MinWave.py
Minimal waveform example

MinSect.py
Minimal section example

MinSpeg.py
Minimal spectrogram example

echo.py
Demo of echo filter with interactive parameter modification.