| VST 3 Examples VST 3.7
    SDK for developing VST plug-in | 
#include <brownnoise.h>
| Public Member Functions | |
| BrownNoise (int32 bufferSize, SamplePrecision sampleRate) | |
| ~BrownNoise () | |
| SamplePrecision | at (int32 pos) const | 
| int32 | getSize () const | 
| Protected Attributes | |
| SamplePrecision * | buffer | 
| int32 | bufferSize | 
| BrownNoise | ( | int32 | bufferSize, | 
| SamplePrecision | sampleRate | ||
| ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | protected | 
| 
 | protected |