10-tables¶
- 01-envelopes.py - Using break-point function to control an FM synthesis.
- 02-scrubbing.py - Navigate through a sound table.
- 03-looper.py - High quality crossfading multimode sound looper.
- 04-granulation.py - Full control granular synthesis.
- 05-micro-montage.py - Create table from random chunks of a soundfile.
- 06-table-stutter.py - Variable length table reading.
- 07-moving-points.py - Periodically rewrite a break-point function table.
- 08-table-lookup.py - Table as transfer function.