Home
last modified time | relevance | path

Searched defs:_y_global_t (Results 1 – 1 of 1) sorted by relevance

/dports/audio/whysynth/whysynth-20120903/src/
H A Ddssp_event.h222 struct _y_global_t { struct
223 int initialized;
224 int instance_count;
225 unsigned long sample_rate;
229 pthread_mutex_t sampleset_mutex;
233 pthread_t worker_thread;
237 int samples_allocated;
239 y_sample_t *free_sample_list;
241 float *padsynth_inbuf;
242 float *padsynth_outfreqs;
[all …]