iPlug2 - C++ Audio Plug-in Framework
|
Directories | |
directory | Cocoa |
directory | OSC |
directory | PlatformView |
directory | Synth |
directory | WebView |
Files | |
file | ADSREnvelope.h [code] |
file | DCBlocker.h [code] |
file | Easing.h [code] |
Easing functions, based on Warren Moore's AHEasing library https://github.com/warrenm/AHEasing See here for visualizations: http://easings.net/. | |
file | LanczosResampler.h [code] |
file | LFO.h [code] |
Basic unoptimized tempo-syncable LFO implementation. | |
file | NChanDelay.h [code] |
file | NoiseGate.h [code] |
Multichannel NoiseGate. | |
file | Oscillator.h [code] |
file | Oscillator_table.h [code] |
file | Oversampler.h [code] |
file | RealtimeResampler.h [code] |
file | Smoothers.h [code] |
file | SVF.h [code] |
Multi-channel SVF Based on Andy Simper's code: | |