04-soundfiles¶
- 01-read-from-disk.py - Soundfile playback from disk.
- 02-read-from-disk-2.py - Catching the end-of-file signal from the SfPlayer object.
- 03-read-from-ram.py - Soundfile playback from RAM.
- 04-record-perf.py - Recording the performance on disk.
- 05-record-streams.py - Recording individual audio streams on disk.
- 06-record-table.py - Recording live sound in RAM.