#include <dsf.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 |
| double | t |
| jack_port_t * | bright_port |
| atomic_float_t | bright |
| atomic_t | scale |
Discrete Summation Formula Synth
Ruby version: Synths::Dsf
See cs_synth_t
| atomic_float_t cs_dsf_t::bright |
Bright, from 0-1, see discussion at dsf.h
| jack_port_t* cs_dsf_t::bright_port |
Time offset, as a fraction of wavelength
| atomic_t cs_dsf_t::scale |
Static version of bright_port
1.6.3