#include <square.h>
Data Fields | |
| jack_client_t * | client |
| jack_port_t * | freq_port |
| atomic_float_t | freq |
| jack_port_t * | out_port |
| atomic_float_t | amp |
| atomic_float_t | offset |
| atomic_float_t | duty_cycle |
| double | t |
Square Wave Synth
Ruby version: Synths::Square
See cs_synth_t
| double cs_square_t::t |
Fraction of time the wave spends at the maximum.
1.6.3