Class
AgsAudioSF2SynthGenerator
[−]
Description
class AgsAudio.SF2SynthGenerator : Ags.Function
{
flags: AgsSF2SynthGeneratorFlags,
obj_mutex: GRecMutex,
filename: gchar*,
preset: gchar*,
instrument: gchar*,
bank: gint,
program: gint,
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,
sf2_synth_util: AgsSF2SynthUtil*,
timestamp: GObject*
}
No description available.
[+]