;;; This is a set of examples of how to use fugue. ;;; ;;; These all assume that you have started fugue with a copy of ;;; the init.lsp that is in this directory. init.lsp loads "../fugue.lsp", ;;; so for now you should have a copy of fugue.lsp in the parent directory. ;;; EXAMPLE 1 - making a sound, play, osc ;;; EXAMPLE 2 - adding harmonics to build a wavetable, osc, seq ;;; EXAMPLE 3 - using an envelope and stretch ;;; EXAMPLE 4 - playing a sound from a sound file, cue, sim, at ;;; EXAMPLE 5 - stretching sampled sounds, sound ;;; EXAMPLE 6 - writing a file and playing it ;;; EXAMPLE 7 - finding zero crossings, s-samples ;;; EXAMPLE 8 - glissandi, fmosc, lfo, s-scale
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.