Class
AgsAudioSFZSynthGenerator
[−]
Description
class AgsAudio.SFZSynthGenerator : Ags.Function
{
flags: guint,
obj_mutex: GRecMutex,
filename: gchar*,
samplerate: guint,
buffer_size: guint,
format: AgsSoundcardFormat,
pitch_type: gchar*,
frame_count: guint,
loop_start: guint,
loop_end: guint,
delay: gdouble,
attack: guint,
volume: gdouble,
base_key: gdouble,
tuning: gdouble,
sfz_synth_util: AgsSFZSynthUtil*,
timestamp: GObject*
}
No description available.
[+]