Home
last modified time | relevance | path

Searched refs:AgsSFZSynthGenerator (Results 1 – 9 of 9) sorted by relevance

/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_sfz_synth_generator.h50 typedef struct _AgsSFZSynthGenerator AgsSFZSynthGenerator; typedef
95 gchar* ags_sfz_synth_generator_get_filename(AgsSFZSynthGenerator *sfz_synth_generator);
98 guint ags_sfz_synth_generator_get_samplerate(AgsSFZSynthGenerator *sfz_synth_generator);
104 guint ags_sfz_synth_generator_get_format(AgsSFZSynthGenerator *sfz_synth_generator);
107 guint ags_sfz_synth_generator_get_pitch_type(AgsSFZSynthGenerator *sfz_synth_generator);
110 gdouble ags_sfz_synth_generator_get_delay(AgsSFZSynthGenerator *sfz_synth_generator);
119 guint ags_sfz_synth_generator_get_loop_end(AgsSFZSynthGenerator *sfz_synth_generator);
125 gdouble ags_sfz_synth_generator_get_tuning(AgsSFZSynthGenerator *sfz_synth_generator);
129 void ags_sfz_synth_generator_set_timestamp(AgsSFZSynthGenerator *sfz_synth_generator,
132 void ags_sfz_synth_generator_compute(AgsSFZSynthGenerator *sfz_synth_generator,
[all …]
H A Dags_sfz_synth_generator.c37 void ags_sfz_synth_generator_init(AgsSFZSynthGenerator *sfz_synth_generator);
94 sizeof (AgsSFZSynthGenerator), in ags_sfz_synth_generator_get_type()
362 ags_sfz_synth_generator_init(AgsSFZSynthGenerator *sfz_synth_generator) in ags_sfz_synth_generator_init()
413 AgsSFZSynthGenerator *sfz_synth_generator; in ags_sfz_synth_generator_set_property()
597 AgsSFZSynthGenerator *sfz_synth_generator; in ags_sfz_synth_generator_get_property()
742 AgsSFZSynthGenerator *sfz_synth_generator; in ags_sfz_synth_generator_finalize()
956 ags_sfz_synth_generator_get_format(AgsSFZSynthGenerator *sfz_synth_generator) in ags_sfz_synth_generator_get_format()
1064 ags_sfz_synth_generator_get_delay(AgsSFZSynthGenerator *sfz_synth_generator) in ags_sfz_synth_generator_get_delay()
1393 ags_sfz_synth_generator_compute(AgsSFZSynthGenerator *sfz_synth_generator, in ags_sfz_synth_generator_compute()
1730 AgsSFZSynthGenerator*
[all …]
H A Dags_audio.c2293 AgsSFZSynthGenerator *sfz_synth_generator; in ags_audio_set_property()
2295 sfz_synth_generator = (AgsSFZSynthGenerator *) g_value_get_pointer(value); in ags_audio_set_property()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/task/
H A Dags_apply_sfz_synth.h47 AgsSFZSynthGenerator *sfz_synth_generator;
64 AgsApplySFZSynth* ags_apply_sfz_synth_new(AgsSFZSynthGenerator *sfz_synth_generator,
H A Dags_apply_sfz_synth.c238 AgsSFZSynthGenerator *sfz_synth_generator; in ags_apply_sfz_synth_set_property()
240 sfz_synth_generator = (AgsSFZSynthGenerator *) g_value_get_object(value); in ags_apply_sfz_synth_set_property()
392 AgsSFZSynthGenerator *sfz_synth_generator; in ags_apply_sfz_synth_launch()
544 ags_apply_sfz_synth_new(AgsSFZSynthGenerator *sfz_synth_generator, in ags_apply_sfz_synth_new()
/dports/audio/gsequencer/gsequencer-3.10.4/
H A DNEWS34 * Implemented AgsSF2SynthGenerator and AgsSFZSynthGenerator allowing you
H A DChangeLog156 * fixed tuning of AgsSF2SynthGenerator and AgsSFZSynthGenerator
850 * improved AgsSF2SynthGenerator and AgsSFZSynthGenerator to be faster
851 * improved thread-safety of AgsSynthGenerator, AgsSF2SynthGenerator and AgsSFZSynthGenerator
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/machine/
H A Dags_pitch_sampler.c159 AgsSFZSynthGenerator *sfz_synth_generator; in ags_pitch_sampler_init()
/dports/audio/gsequencer/gsequencer-3.10.4/docs/reference/libags-audio/
H A Dlibags_audio-sections.txt.in9024 <TITLE>AgsSFZSynthGenerator</TITLE>
9066 AgsSFZSynthGenerator