Go to the documentation of this file.
25 #ifndef INCLUDED_ANALOG_FASTNOISE_SOURCE_C_H
26 #define INCLUDED_ANALOG_FASTNOISE_SOURCE_C_H
57 long seed = 0,
long samples=1024*16);
60 virtual void set_amplitude(
float ampl) = 0;
63 virtual float amplitude()
const = 0;