Class
AgsAudioAudioUnitDevin
[−]
Description
class AgsAudio.AudioUnitDevin : GObject.Object
implements Ags.Connectable, Ags.Soundcard {
flags: AgsAudioUnitDevinFlags,
connectable_flags: AgsConnectableFlags,
sync_flags: volatile AgsAudioUnitDevinSyncFlags,
obj_mutex: GRecMutex,
uuid: AgsUUID*,
dsp_channels: guint,
pcm_channels: guint,
format: AgsSoundcardFormat,
buffer_size: guint,
samplerate: guint,
app_buffer_mode: AgsAudioUnitDevinAppBufferMode,
app_buffer_mutex: GRecMutex**,
app_buffer: void**,
sub_block_count: guint,
sub_block_mutex: GRecMutex**,
bpm: double,
delay_factor: gdouble,
delay: gdouble*,
attack: guint*,
tact_counter: gdouble,
delay_counter: gdouble,
tic_counter: guint,
start_note_offset: guint,
note_offset: guint,
note_offset_absolute: guint,
loop_left: guint,
loop_right: guint,
do_loop: gboolean,
loop_offset: guint,
card_uri: gchar*,
audio_unit_client: GObject*,
port_name: gchar**,
audio_unit_port: GList*,
callback_mutex: GMutex,
callback_cond: GCond,
callback_finish_mutex: GMutex,
callback_finish_cond: GCond,
notify_soundcard: GObject*,
note_256th_offset: guint,
note_256th_offset_last: guint,
note_256th_tic_size: gdouble
}
No description available.
[−]
Instance methods
ags_audio_unit_devin_switch_buffer_flag
The buffer flag indicates the currently played buffer.
since: 3.0.0
[+]
Methods inherited from AgsConnectable (13)
[+]
Methods inherited from AgsSoundcard (50)
[+]