A  | |
| ADSR [Audio.Mono.Effect] | ADSR (Attack/Decay/Sustain/Release) envelopes.  | 
| Alpha [Image.RGBA32.Effect] | Effects on alpha channel.  | 
| Analyze [Audio] | |
| Analyze [Audio.Mono] | Functions for analyzing audio data.  | 
| Audio | Operations on audio data.  | 
B  | |
| BGRA [Image] | |
| Buffer_ext [Audio] | Buffers of variable size.  | 
| Buffer_ext [Audio.Mono] | Buffers of variable size.  | 
C  | |
| Color [Image.RGBA32] | |
| Color [Image.RGB8] | Operations on colors.  | 
D  | |
| Draw [Image.RGBA32] | |
E  | |
| Effect [Image.RGBA32] | |
| Effect [Audio] | Audio effects.  | 
| Effect [Audio.Mono] | |
F  | |
| FFT [Audio.Mono.Analyze] | Simple implementation of the FFT algorithm.  | 
| FPS [Video] | Operations on frame rates.  | 
G  | |
| Generator [Audio] | Sound generators.  | 
| Generator [Audio.Mono] | Sound generators.  | 
| Generic [Image] | Operations on images in generic formats (many formats are supported).  | 
I  | |
| IO [Video] | |
| IO [Audio] | Operation for reading and writing audio data from files, streams or devices.  | 
| IO [MIDI] | |
| Image | Operations on images.  | 
M  | |
| MIDI | Operations on MIDI data.  | 
| Make [Ringbuffer] | Create a ringbuffer.  | 
| Make_ext [Ringbuffer] | Create an extensible ringbuffer: the size of the ringbuffer is extended if write space is too small at some point.  | 
| Mono [Audio] | Operations on mono buffers (with only one channel).  | 
| Motion [Image.RGBA32] | |
| Multi [Image.RGBA32.Motion] | |
| Multitrack [Synth] | Multichannel synthesizers.  | 
| Multitrack [MIDI] | |
N  | |
| Note [Audio] | Operations on notes.  | 
P  | |
| Pixel [Image.Generic] | Generic pixels.  | 
R  | |
| RGB8 [Image] | Operations on images stored in RGB8 format, ie RGB channels, one byte each.  | 
| RGBA32 [Image] | Operations on images stored in RGBA32 format (ie RGB channels + an alpha channel, one byte for each).  | 
| RW [Audio.IO] | |
| Reader [Video.IO] | |
| Reader [Audio.IO] | |
| Reader [MIDI.IO] | |
| Ringbuffer [Video] | |
| Ringbuffer | Operations on ringbuffers.  | 
| Ringbuffer [Audio] | Circular ringbuffers.  | 
| Ringbuffer [Audio.Mono] | |
| Ringbuffer_ext [Video] | |
| Ringbuffer_ext [Audio] | |
| Ringbuffer_ext [Audio.Mono] | |
S  | |
| S16BE [Audio] | |
| S16LE [Audio] | |
| S24LE [Audio] | |
| S32LE [Audio] | |
| Sample [Audio] | Operations on samples.  | 
| Scale [Image.RGBA32] | |
| Synth | Operations on synthesizers.  | 
U  | |
| U8 [Audio] | |
V  | |
| Video | Operations on video data.  | 
W  | |
| Window [Audio.Mono.Analyze.FFT] | Windowing functions.  | 
| Writer [Video.IO] | |
| Writer [Audio.IO] | |
| Writer [MIDI.IO] | |
Y  | |
| YUV420 [Image] | Operations on images stored in YUV420 format, ie one luma (Y) and two chrominance (U and V) channels.  |