F-LIBRARY LIST: (Classes for SUPERCOLLIDER2 by Fabrice Mogini) |
| Addnext: Adds up two adjacent elements
of an array and adds up this value to the next element in the array. |
| Allpairs: Returns an array of all possible
pairs from a given array; |
| Barviewclick: Bar number display/clicktrack |
| Bpm: Converts beats per second to beats
per minute |
| Bps: Converts beats per minute to beats
per second |
| Chords: Analyses music chords (letters)
and prints numbers |
| Codeplay: Plays code split onto several
windows (when usingCodepost) |
| Codepost: Posts on the window previously
saved code |
| Cuts: Real-time algorythmic sample cutting |
| Draw: Creates and draws arrays of Views |
| ETSpleRate: Finds the correct sample rate
for tuning a sample to a note from any given equal-temperament. |
| Fit: Forces the first value to fit in
a new range (adapt numbers to fit a useful range) |
| Letter: Transcribes note numbers into
letters |
| LiveInstF: Real-time ugenFunc Loading |
| LivePatF: Real-time pattern writing |
| MidiRec: Simple MIDI recorder (will be
soon updated) |
| Music: Transcribes music letters into
numbers |
| Postmouse: Displays and posts mouse coordinates-Uses
the space bar to display current values |
| Production: Loads and plays soundfiles
from disk |
| Reduce: Reduces an array to a minimum
value |
| Rhythm: Divides elements of an array by
the value of chosen elements from a new array |
| Selectdur: Creates an array of durations
from u.i.selection, prints and transcribes it into numbers |
| Selectnotename: Creates an array of music
names from u.i.selection, prints and transcribes it into numbers |
| Variations: Prints variations from two
arrays and adds a new array for offsets |