| Top |
AgsSF2SynthUtil * ags_sf2_synth_util_alloc ();
Allocate AgsSF2SynthUtil.
Since: 3.9.6
gpointer
ags_sf2_synth_util_boxed_copy (AgsSF2SynthUtil *ptr);
Copy AgsSF2SynthUtil.
Since: 3.9.6
void
ags_sf2_synth_util_free (AgsSF2SynthUtil *ptr);
Free AgsSF2SynthUtil.
Since: 3.9.6
AgsAudioContainer *
ags_sf2_synth_util_get_sf2_file (AgsSF2SynthUtil *sf2_synth_util);
Get Soundfont2 file of sf2_synth_util
.
Since: 4.0.0
void ags_sf2_synth_util_set_sf2_file (AgsSF2SynthUtil *sf2_synth_util,AgsAudioContainer *sf2_file);
Set Soundfont2 file of sf2_synth_util
.
Since: 4.0.0
gpointer
ags_sf2_synth_util_get_source (AgsSF2SynthUtil *sf2_synth_util);
Get source buffer of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_source (AgsSF2SynthUtil *sf2_synth_util,gpointer source);
Set source
buffer of sf2_synth_util
.
Since: 3.9.6
guint
ags_sf2_synth_util_get_source_stride (AgsSF2SynthUtil *sf2_synth_util);
Get source stride of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_source_stride (AgsSF2SynthUtil *sf2_synth_util,guint source_stride);
Set source
stride of sf2_synth_util
.
Since: 3.9.6
guint
ags_sf2_synth_util_get_buffer_length (AgsSF2SynthUtil *sf2_synth_util);
Get buffer length of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_buffer_length (AgsSF2SynthUtil *sf2_synth_util,guint buffer_length);
Set buffer_length
of sf2_synth_util
.
Since: 3.9.6
AgsSoundcardFormat
ags_sf2_synth_util_get_format (AgsSF2SynthUtil *sf2_synth_util);
Get format of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_format (AgsSF2SynthUtil *sf2_synth_util,AgsSoundcardFormat format);
Set format
of sf2_synth_util
.
Since: 3.9.6
guint
ags_sf2_synth_util_get_samplerate (AgsSF2SynthUtil *sf2_synth_util);
Get samplerate of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_samplerate (AgsSF2SynthUtil *sf2_synth_util,guint samplerate);
Set samplerate
of sf2_synth_util
.
Since: 3.9.6
gchar *
ags_sf2_synth_util_get_preset (AgsSF2SynthUtil *sf2_synth_util);
Get preset of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_preset (AgsSF2SynthUtil *sf2_synth_util,gchar *preset);
Set preset
of sf2_synth_util
.
Since: 3.9.6
gchar *
ags_sf2_synth_util_get_instrument (AgsSF2SynthUtil *sf2_synth_util);
Get instrument of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_instrument (AgsSF2SynthUtil *sf2_synth_util,gchar *instrument);
Set instrument
of sf2_synth_util
.
Since: 3.9.6
gchar *
ags_sf2_synth_util_get_sample (AgsSF2SynthUtil *sf2_synth_util);
Get sample of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_sample (AgsSF2SynthUtil *sf2_synth_util,gchar *sample);
Set sample
of sf2_synth_util
.
Since: 3.9.6
gint
ags_sf2_synth_util_get_bank (AgsSF2SynthUtil *sf2_synth_util);
Get bank of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_bank (AgsSF2SynthUtil *sf2_synth_util,gint bank);
Set bank
of sf2_synth_util
.
Since: 3.9.6
gint
ags_sf2_synth_util_get_program (AgsSF2SynthUtil *sf2_synth_util);
Get program of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_program (AgsSF2SynthUtil *sf2_synth_util,gint program);
Set program
of sf2_synth_util
.
Since: 3.9.6
gint
ags_sf2_synth_util_get_midi_key (AgsSF2SynthUtil *sf2_synth_util);
Get midi_key of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_midi_key (AgsSF2SynthUtil *sf2_synth_util,gint midi_key);
Set midi_key
of sf2_synth_util
.
Since: 3.9.6
gdouble
ags_sf2_synth_util_get_note (AgsSF2SynthUtil *sf2_synth_util);
Get note of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_note (AgsSF2SynthUtil *sf2_synth_util,gdouble note);
Set note
of sf2_synth_util
.
Since: 3.9.6
gdouble
ags_sf2_synth_util_get_volume (AgsSF2SynthUtil *sf2_synth_util);
Get volume of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_volume (AgsSF2SynthUtil *sf2_synth_util,gdouble volume);
Set volume
of sf2_synth_util
.
Since: 3.9.6
guint
ags_sf2_synth_util_get_frame_count (AgsSF2SynthUtil *sf2_synth_util);
Get frame count of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_frame_count (AgsSF2SynthUtil *sf2_synth_util,guint frame_count);
Set frame_count
of sf2_synth_util
.
Since: 3.9.6
guint
ags_sf2_synth_util_get_offset (AgsSF2SynthUtil *sf2_synth_util);
Get offset of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_offset (AgsSF2SynthUtil *sf2_synth_util,guint offset);
Set offset
of sf2_synth_util
.
Since: 3.9.6
AgsSF2SynthUtilLoopMode
ags_sf2_synth_util_get_loop_mode (AgsSF2SynthUtil *sf2_synth_util);
Get loop mode of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_loop_mode (AgsSF2SynthUtil *sf2_synth_util,AgsSF2SynthUtilLoopMode loop_mode);
Set loop_mode
of sf2_synth_util
.
Since: 3.9.6
guint
ags_sf2_synth_util_get_loop_start (AgsSF2SynthUtil *sf2_synth_util);
Get loop start of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_loop_start (AgsSF2SynthUtil *sf2_synth_util,guint loop_start);
Set loop_start
of sf2_synth_util
.
Since: 3.9.6
guint
ags_sf2_synth_util_get_loop_end (AgsSF2SynthUtil *sf2_synth_util);
Get loop end of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_loop_end (AgsSF2SynthUtil *sf2_synth_util,guint loop_end);
Set loop_end
of sf2_synth_util
.
Since: 3.9.6
AgsResampleUtil *
ags_sf2_synth_util_get_resample_util (AgsSF2SynthUtil *sf2_synth_util);
Get resample util of sf2_synth_util
.
Since: 3.9.6
void ags_sf2_synth_util_set_resample_util (AgsSF2SynthUtil *sf2_synth_util,AgsResampleUtil *resample_util);
Set resample_util
of sf2_synth_util
.
Since: 3.9.6
GType
ags_sf2_synth_util_get_pitch_type (AgsSF2SynthUtil *sf2_synth_util);
Get pitch type of sf2_synth_util
.
Since: 4.0.0
void ags_sf2_synth_util_set_pitch_type (AgsSF2SynthUtil *sf2_synth_util,GType pitch_type);
Set pitch_type
of sf2_synth_util
.
Since: 4.0.0
gpointer
ags_sf2_synth_util_get_pitch_util (AgsSF2SynthUtil *sf2_synth_util);
Get pitch util of sf2_synth_util
.
Since: 4.0.0
void ags_sf2_synth_util_set_pitch_util (AgsSF2SynthUtil *sf2_synth_util,gpointer pitch_util);
Set pitch_util
of sf2_synth_util
.
Since: 4.0.0
gboolean
ags_sf2_synth_util_get_note_256th_mode
(AgsSF2SynthUtil *sf2_synth_util);
Get note 256th mode of sf2_synth_util
.
Since: 6.1.0
void ags_sf2_synth_util_set_note_256th_mode (AgsSF2SynthUtil *sf2_synth_util,gboolean note_256th_mode);
Set note_256th_mode
of sf2_synth_util
.
Since: 6.1.0
guint
ags_sf2_synth_util_get_offset_256th (AgsSF2SynthUtil *sf2_synth_util);
Get offset as note 256th of sf2_synth_util
.
Since: 6.1.0
void ags_sf2_synth_util_set_offset_256th (AgsSF2SynthUtil *sf2_synth_util,guint offset_256th);
Set offset_256th
of sf2_synth_util
.
Since: 6.1.0
void ags_sf2_synth_util_load_instrument (AgsSF2SynthUtil *sf2_synth_util,gchar *preset,gchar *instrument);
Load instrument of sf2_synth_util
.
Since: 4.0.0
void ags_sf2_synth_util_load_midi_locale (AgsSF2SynthUtil *sf2_synth_util,gint bank,gint program);
Load midi locale of sf2_synth_util
.
Since: 3.16.0
void
ags_sf2_synth_util_compute_s8 (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of signed 8 bit data.
Since: 3.9.6
void
ags_sf2_synth_util_compute_s16 (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of signed 16 bit data.
Since: 3.9.6
void
ags_sf2_synth_util_compute_s24 (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of signed 24 bit data.
Since: 3.9.6
void
ags_sf2_synth_util_compute_s32 (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of signed 32 bit data.
Since: 3.9.6
void
ags_sf2_synth_util_compute_s64 (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of signed 64 bit data.
Since: 3.9.6
void
ags_sf2_synth_util_compute_float (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of floating point data.
Since: 3.9.6
void
ags_sf2_synth_util_compute_double (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of double precision floating point data.
Since: 3.9.6
void
ags_sf2_synth_util_compute_complex (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth of complex data.
Since: 3.9.6
void
ags_sf2_synth_util_compute (AgsSF2SynthUtil *sf2_synth_util);
Compute Soundfont2 synth.
Since: 3.9.6
AgsIpatchSample * ags_sf2_synth_util_midi_locale_find_sample_near_midi_key (AgsIpatch *ipatch,gint bank,gint program,gint midi_key,gchar **preset,gchar **instrument,gchar **sample);
Find sample near MIDI key.
ipatch |
the AgsIpatch |
|
bank |
the bank |
|
program |
the program |
|
midi_key |
the MIDI key |
|
preset |
the preset. |
[out] |
instrument |
the instrument. |
[out] |
sample |
the sample. |
[out] |
Since: 3.4.0