|
LMMS
|
#include <Sms_Oscs.h>
Public Types | |
| typedef Blip_Synth< blip_good_quality, 1 > | Synth |
Public Member Functions | |
| void | reset () |
| void | run (blip_time_t, blip_time_t) |
| Public Member Functions inherited from Sms_Osc | |
| Sms_Osc () | |
| void | reset () |
Public Attributes | |
| int | period |
| int | phase |
| const Synth * | synth |
| Public Attributes inherited from Sms_Osc | |
| Blip_Buffer * | outputs [4] |
| Blip_Buffer * | output |
| int | output_select |
| int | delay |
| int | last_amp |
| int | volume |
| typedef Blip_Synth<blip_good_quality,1> Sms_Square::Synth |
|
inline |
| void Sms_Square::run | ( | blip_time_t | time, |
| blip_time_t | end_time ) |
| int Sms_Square::period |
| int Sms_Square::phase |