#include <OscillatorBL.h>

Public Member Functions | |
| SquareBL () | |
| SquareBL (float frequency) | |
| SquareBL (float frequency, float phase) | |
| void | nextWaveInto (sample *dest, unsigned count, bool oneHz) |
| SquareBL::SquareBL | ( | ) |
| SquareBL::SquareBL | ( | float | frequency | ) |
References csl::Phased::setFrequency().
| SquareBL::SquareBL | ( | float | frequency, | |
| float | phase | |||
| ) |
References csl::Phased::setFrequency().
| void SquareBL::nextWaveInto | ( | sample * | dest, | |
| unsigned | count, | |||
| bool | oneHz | |||
| ) |
1.5.8