Top |
double | base-note | Read / Write |
guint | count | Read / Write |
guint | requested-frame-count | Read / Write |
AgsSF2SynthGenerator * | sf2-synth-generator | Read / Write |
AgsChannel * | start-channel | Read / Write |
double | base-note | Read / Write |
guint | count | Read / Write |
guint | requested-frame-count | Read / Write |
AgsSF2SynthGenerator * | sf2-synth-generator | Read / Write |
AgsChannel * | start-channel | Read / Write |
AgsApplySF2Synth * ags_apply_sf2_synth_new (AgsSF2SynthGenerator *sf2_synth_generator
,AgsChannel *start_channel
,gdouble base_note
,guint count
);
Creates an AgsApplySF2Synth.
sf2_synth_generator |
||
start_channel |
the start AgsChannel |
|
base_note |
the base note |
|
count |
the count of lines |
Since: 3.4.0
“base-note”
property “base-note” double
The base-note to ramp up from.
Owner: AgsApplySF2Synth
Flags: Read / Write
Allowed values: [-78,78]
Default value: -48
Since: 3.4.0
“count”
property “count” guint
The count of channels to apply.
Owner: AgsApplySF2Synth
Flags: Read / Write
Default value: 0
Since: 3.4.0
“requested-frame-count”
property “requested-frame-count” guint
The frame count of audio signal to apply.
Owner: AgsApplySF2Synth
Flags: Read / Write
Default value: 0
Since: 3.4.0
“sf2-synth-generator”
property“sf2-synth-generator” AgsSF2SynthGenerator *
The SF2 synth generator to apply.
Owner: AgsApplySF2Synth
Flags: Read / Write
“start-channel”
property“start-channel” AgsChannel *
The assigned AgsChannel
Owner: AgsApplySF2Synth
Flags: Read / Write
Since: 3.4.0
“base-note”
property “base-note” double
The base-note to ramp up from.
Owner: AgsApplySF2Synth
Flags: Read / Write
Allowed values: [-78,78]
Default value: -48
Since: 3.4.0
“count”
property “count” guint
The count of channels to apply.
Owner: AgsApplySF2Synth
Flags: Read / Write
Default value: 0
Since: 3.4.0
“requested-frame-count”
property “requested-frame-count” guint
The frame count of audio signal to apply.
Owner: AgsApplySF2Synth
Flags: Read / Write
Default value: 0
Since: 3.4.0
“sf2-synth-generator”
property“sf2-synth-generator” AgsSF2SynthGenerator *
The SF2 synth generator to apply.
Owner: AgsApplySF2Synth
Flags: Read / Write
“start-channel”
property“start-channel” AgsChannel *
The assigned AgsChannel
Owner: AgsApplySF2Synth
Flags: Read / Write
Since: 3.4.0