File: libags_audio.types

package info (click to toggle)
gsequencer 7.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 71,040 kB
  • sloc: ansic: 1,145,949; xml: 31,016; cpp: 9,487; sh: 5,798; makefile: 3,845; perl: 155; sed: 16; python: 11
file content (478 lines) | stat: -rw-r--r-- 14,787 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
ags_acceleration_flags_get_type
ags_acceleration_get_type
ags_add_audio_get_type
ags_add_audio_signal_get_type
ags_add_note_get_type
ags_add_soundcard_get_type
ags_alsa_devin_flags_get_type
ags_alsa_devin_get_type
ags_alsa_devout_flags_get_type
ags_alsa_devout_get_type
ags_alsa_midiin_get_type
ags_apply_bpm_get_type
ags_apply_presets_get_type
ags_apply_sequencer_length_get_type
ags_apply_sfz_instrument_get_type
ags_apply_sfz_synth_get_type
ags_apply_sound_config_get_type
ags_apply_synth_get_type
ags_apply_tact_get_type
ags_audio_application_context_get_type
ags_audio_buffer_util_get_type
ags_audio_container_get_type
ags_audio_container_manager_get_type
ags_audio_file_get_type
ags_audio_file_link_get_type
ags_audio_file_manager_get_type
ags_audio_flags_get_type
ags_audio_get_type
ags_audio_loop_get_type
ags_audio_signal_flags_get_type
ags_audio_signal_get_type
ags_audio_thread_get_type
ags_audio_unit_client_flags_get_type
ags_audio_unit_client_get_type
ags_audio_unit_devin_flags_get_type
ags_audio_unit_devin_get_type
ags_audio_unit_devout_flags_get_type
ags_audio_unit_devout_get_type
ags_audio_unit_port_flags_get_type
ags_audio_unit_port_get_type
ags_audio_unit_server_get_type
ags_automation_control_name_key_manager_get_type
ags_automation_flags_get_type
ags_automation_get_type
ags_base_plugin_flags_get_type
ags_base_plugin_get_type
ags_buffer_flags_get_type
ags_buffer_get_type
ags_cancel_audio_get_type
ags_cancel_channel_get_type
ags_channel_flags_get_type
ags_channel_get_type
ags_channel_thread_get_type
ags_char_buffer_util_get_type
ags_chorus_util_get_type
ags_clear_audio_signal_get_type
ags_clear_buffer_get_type
ags_common_pitch_util_get_type
ags_core_audio_client_flags_get_type
ags_core_audio_client_get_type
ags_core_audio_devin_flags_get_type
ags_core_audio_devin_get_type
ags_core_audio_devout_flags_get_type
ags_core_audio_devout_get_type
ags_core_audio_midiin_flags_get_type
ags_core_audio_midiin_get_type
ags_core_audio_port_flags_get_type
ags_core_audio_port_get_type
ags_core_audio_server_get_type
ags_crop_note_get_type
ags_diatonic_scale_get_type
ags_dssi_manager_get_type
ags_dssi_plugin_get_type
ags_envelope_util_get_type
ags_export_output_get_type
ags_export_thread_get_type
ags_fast_pitch_util_get_type
ags_fifoout_flags_get_type
ags_fifoout_get_type
ags_fluid_iir_filter_type_get_type
ags_fluid_iir_filter_util_get_type
ags_fluid_interpolate_4th_order_util_get_type
ags_fluid_interpolate_7th_order_util_get_type
ags_fluid_interpolate_linear_util_get_type
ags_fluid_interpolate_none_util_get_type
ags_fluid_util_get_type
ags_fm_synth_util_get_type
ags_fourier_transform_util_get_type
ags_free_selection_get_type
ags_frequency_aliase_util_get_type
ags_frequency_map_get_type
ags_frequency_map_manager_get_type
ags_fx_analyse_audio_get_type
ags_fx_analyse_audio_processor_get_type
ags_fx_analyse_audio_signal_get_type
ags_fx_analyse_channel_get_type
ags_fx_analyse_channel_processor_get_type
ags_fx_analyse_recycling_get_type
ags_fx_buffer_audio_get_type
ags_fx_buffer_audio_processor_get_type
ags_fx_buffer_audio_signal_get_type
ags_fx_buffer_channel_get_type
ags_fx_buffer_channel_processor_get_type
ags_fx_buffer_recycling_get_type
ags_fx_dssi_audio_get_type
ags_fx_dssi_audio_processor_get_type
ags_fx_dssi_audio_signal_get_type
ags_fx_dssi_channel_get_type
ags_fx_dssi_channel_processor_get_type
ags_fx_dssi_recycling_get_type
ags_fx_envelope_audio_get_type
ags_fx_envelope_audio_processor_get_type
ags_fx_envelope_audio_signal_get_type
ags_fx_envelope_channel_get_type
ags_fx_envelope_channel_processor_get_type
ags_fx_envelope_recycling_get_type
ags_fx_eq10_audio_get_type
ags_fx_eq10_audio_processor_get_type
ags_fx_eq10_audio_signal_get_type
ags_fx_eq10_channel_get_type
ags_fx_eq10_channel_processor_get_type
ags_fx_eq10_recycling_get_type
ags_fx_factory_create_flags_get_type
ags_fx_factory_get_type
ags_fx_fm_synth_audio_get_type
ags_fx_fm_synth_audio_processor_get_type
ags_fx_fm_synth_audio_signal_get_type
ags_fx_fm_synth_channel_get_type
ags_fx_fm_synth_channel_processor_get_type
ags_fx_fm_synth_recycling_get_type
ags_fx_high_pass_audio_get_type
ags_fx_high_pass_audio_processor_get_type
ags_fx_high_pass_audio_signal_get_type
ags_fx_high_pass_channel_get_type
ags_fx_high_pass_channel_processor_get_type
ags_fx_high_pass_recycling_get_type
ags_fx_ladspa_audio_get_type
ags_fx_ladspa_audio_processor_get_type
ags_fx_ladspa_audio_signal_get_type
ags_fx_ladspa_channel_get_type
ags_fx_ladspa_channel_processor_get_type
ags_fx_ladspa_recycling_get_type
ags_fx_lfo_audio_get_type
ags_fx_lfo_audio_processor_get_type
ags_fx_lfo_audio_signal_get_type
ags_fx_lfo_channel_get_type
ags_fx_lfo_channel_processor_get_type
ags_fx_lfo_recycling_get_type
ags_fx_low_pass_audio_get_type
ags_fx_low_pass_audio_processor_get_type
ags_fx_low_pass_audio_signal_get_type
ags_fx_low_pass_channel_get_type
ags_fx_low_pass_channel_processor_get_type
ags_fx_low_pass_recycling_get_type
ags_fx_lv2_audio_get_type
ags_fx_lv2_audio_processor_get_type
ags_fx_lv2_audio_signal_get_type
ags_fx_lv2_channel_get_type
ags_fx_lv2_channel_processor_get_type
ags_fx_lv2_recycling_get_type
ags_fx_notation_audio_get_type
ags_fx_notation_audio_processor_get_type
ags_fx_notation_audio_signal_get_type
ags_fx_notation_channel_get_type
ags_fx_notation_channel_processor_get_type
ags_fx_notation_recycling_get_type
ags_fx_pattern_audio_get_type
ags_fx_pattern_audio_processor_get_type
ags_fx_pattern_audio_signal_get_type
ags_fx_pattern_channel_get_type
ags_fx_pattern_channel_processor_get_type
ags_fx_pattern_recycling_get_type
ags_fx_peak_audio_get_type
ags_fx_peak_audio_processor_get_type
ags_fx_peak_audio_signal_get_type
ags_fx_peak_channel_get_type
ags_fx_peak_channel_processor_get_type
ags_fx_peak_recycling_get_type
ags_fx_playback_audio_get_type
ags_fx_playback_audio_processor_get_type
ags_fx_playback_audio_signal_get_type
ags_fx_playback_channel_get_type
ags_fx_playback_channel_processor_get_type
ags_fx_playback_recycling_get_type
ags_fx_sfz_synth_audio_get_type
ags_fx_sfz_synth_audio_processor_get_type
ags_fx_sfz_synth_audio_signal_get_type
ags_fx_sfz_synth_channel_get_type
ags_fx_sfz_synth_channel_processor_get_type
ags_fx_sfz_synth_recycling_get_type
ags_fx_synth_audio_get_type
ags_fx_synth_audio_processor_get_type
ags_fx_synth_audio_signal_get_type
ags_fx_synth_channel_get_type
ags_fx_synth_channel_processor_get_type
ags_fx_synth_recycling_get_type
ags_fx_tremolo_audio_get_type
ags_fx_tremolo_audio_processor_get_type
ags_fx_tremolo_audio_signal_get_type
ags_fx_tremolo_channel_get_type
ags_fx_tremolo_channel_processor_get_type
ags_fx_tremolo_recycling_get_type
ags_fx_two_pass_aliase_audio_get_type
ags_fx_two_pass_aliase_audio_processor_get_type
ags_fx_two_pass_aliase_audio_signal_get_type
ags_fx_two_pass_aliase_channel_get_type
ags_fx_two_pass_aliase_channel_processor_get_type
ags_fx_two_pass_aliase_recycling_get_type
ags_fx_volume_audio_get_type
ags_fx_volume_audio_processor_get_type
ags_fx_volume_audio_signal_get_type
ags_fx_volume_channel_get_type
ags_fx_volume_channel_processor_get_type
ags_fx_volume_recycling_get_type
ags_fx_wah_wah_audio_get_type
ags_fx_wah_wah_audio_processor_get_type
ags_fx_wah_wah_audio_signal_get_type
ags_fx_wah_wah_channel_get_type
ags_fx_wah_wah_channel_processor_get_type
ags_fx_wah_wah_recycling_get_type
ags_generic_recall_channel_run_get_type
ags_generic_recall_recycling_get_type
ags_gstreamer_client_flags_get_type
ags_gstreamer_client_get_type
ags_gstreamer_devin_flags_get_type
ags_gstreamer_devin_get_type
ags_gstreamer_devout_flags_get_type
ags_gstreamer_devout_get_type
ags_gstreamer_file_get_type
ags_gstreamer_port_flags_get_type
ags_gstreamer_port_get_type
ags_gstreamer_server_get_type
ags_hq_pitch_util_get_type
ags_input_get_type
ags_jack_client_flags_get_type
ags_jack_client_get_type
ags_jack_devin_flags_get_type
ags_jack_devin_get_type
ags_jack_devout_flags_get_type
ags_jack_devout_get_type
ags_jack_midiin_flags_get_type
ags_jack_midiin_get_type
ags_jack_port_flags_get_type
ags_jack_port_get_type
ags_jack_server_get_type
ags_ladspa_conversion_flags_get_type
ags_ladspa_conversion_get_type
ags_ladspa_manager_get_type
ags_ladspa_plugin_get_type
ags_lfo_synth_util_get_type
ags_linear_interpolate_util_get_type
ags_link_channel_get_type
ags_lv2_conversion_flags_get_type
ags_lv2_conversion_get_type
ags_lv2_event_manager_get_type
ags_lv2_log_manager_get_type
ags_lv2_manager_get_type
ags_lv2_option_manager_get_type
ags_lv2_plugin_flags_get_type
ags_lv2_plugin_get_type
ags_lv2_preset_get_type
ags_lv2_preset_manager_get_type
ags_lv2_turtle_parser_get_type
ags_lv2_turtle_scanner_get_type
ags_lv2_turtle_scanner_status_flags_get_type
ags_lv2_uri_map_manager_get_type
ags_lv2_urid_manager_get_type
ags_lv2_worker_flags_get_type
ags_lv2_worker_get_type
ags_lv2_worker_manager_get_type
ags_lv2ui_manager_get_type
ags_lv2ui_plugin_flags_get_type
ags_lv2ui_plugin_get_type
ags_marker_flags_get_type
ags_marker_get_type
ags_midi_builder_get_type
ags_midi_ci_util_get_type
ags_midi_file_get_type
ags_midi_get_type
ags_midi_parser_get_type
ags_midi_smf_util_get_type
ags_midi_ump_util_get_type
ags_midi_util_get_type
ags_move_note_get_type
ags_noise_util_get_type
ags_notation_flags_get_type
ags_notation_get_type
ags_note_get_type
ags_open_file_get_type
ags_open_sfz_file_get_type
ags_open_single_file_get_type
ags_open_wave_get_type
ags_osc_action_controller_get_type
ags_osc_buffer_util_get_type
ags_osc_builder_get_type
ags_osc_client_flags_get_type
ags_osc_client_get_type
ags_osc_config_controller_get_type
ags_osc_connection_get_type
ags_osc_controller_get_type
ags_osc_export_controller_get_type
ags_osc_front_controller_flags_get_type
ags_osc_front_controller_get_type
ags_osc_info_controller_get_type
ags_osc_message_get_type
ags_osc_meter_controller_get_type
ags_osc_node_controller_get_type
ags_osc_parser_get_type
ags_osc_plugin_controller_get_type
ags_osc_renew_controller_get_type
ags_osc_response_get_type
ags_osc_server_flags_get_type
ags_osc_server_get_type
ags_osc_status_controller_get_type
ags_osc_util_get_type
ags_osc_websocket_connection_get_type
ags_osc_xmlrpc_controller_flags_get_type
ags_osc_xmlrpc_controller_get_type
ags_osc_xmlrpc_message_get_type
ags_osc_xmlrpc_server_get_type
ags_oss_devin_flags_get_type
ags_oss_devin_get_type
ags_oss_devout_flags_get_type
ags_oss_devout_get_type
ags_oss_midiin_flags_get_type
ags_oss_midiin_get_type
ags_output_get_type
ags_pattern_get_type
ags_peak_util_get_type
ags_phase_shift_util_get_type
ags_playback_domain_get_type
ags_playback_flags_get_type
ags_playback_get_type
ags_plugin_port_flags_get_type
ags_plugin_port_get_type
ags_port_flags_get_type
ags_port_get_type
ags_port_util_get_type
ags_preset_get_type
ags_program_control_name_key_manager_get_type
ags_program_flags_get_type
ags_program_get_type
ags_pulse_client_flags_get_type
ags_pulse_client_get_type
ags_pulse_devin_flags_get_type
ags_pulse_devin_get_type
ags_pulse_devout_flags_get_type
ags_pulse_devout_get_type
ags_pulse_port_flags_get_type
ags_pulse_port_get_type
ags_pulse_server_get_type
ags_recall_audio_get_type
ags_recall_audio_run_get_type
ags_recall_audio_signal_get_type
ags_recall_channel_get_type
ags_recall_channel_run_get_type
ags_recall_container_flags_get_type
ags_recall_container_get_type
ags_recall_dependency_get_type
ags_recall_flags_get_type
ags_recall_get_type
ags_recall_id_get_type
ags_recall_notify_dependency_mode_get_type
ags_recall_recycling_get_type
ags_recycling_context_flags_get_type
ags_recycling_context_get_type
ags_recycling_flags_get_type
ags_recycling_get_type
ags_remove_audio_get_type
ags_remove_audio_signal_get_type
ags_remove_note_get_type
ags_remove_soundcard_get_type
ags_resample_util_get_type
ags_reset_fx_analyse_get_type
ags_reset_fx_peak_get_type
ags_reset_note_get_type
ags_resize_audio_get_type
ags_seek_soundcard_get_type
ags_sequencer_thread_get_type
ags_sequencer_util_get_type
ags_set_audio_channels_get_type
ags_set_buffer_size_get_type
ags_set_device_get_type
ags_set_format_get_type
ags_set_muted_get_type
ags_set_presets_get_type
ags_set_samplerate_get_type
ags_sfz_file_get_type
ags_sfz_group_get_type
ags_sfz_instrument_loader_get_type
ags_sfz_loader_get_type
ags_sfz_region_get_type
ags_sfz_sample_get_type
ags_sfz_synth_generator_get_type
ags_sfz_synth_util_get_type
ags_sfz_synth_util_loop_mode_get_type
ags_sndfile_flags_get_type
ags_sndfile_get_type
ags_sound_ability_flags_get_type
ags_sound_behaviour_flags_get_type
ags_sound_container_get_type
ags_sound_key_format_get_type
ags_sound_provider_get_type
ags_sound_resource_get_type
ags_sound_scope_get_type
ags_sound_staging_flags_get_type
ags_sound_state_flags_get_type
ags_soundcard_thread_get_type
ags_soundcard_util_get_type
ags_start_audio_get_type
ags_start_channel_get_type
ags_start_sequencer_get_type
ags_start_soundcard_get_type
ags_stop_sequencer_get_type
ags_stop_soundcard_get_type
ags_stop_thread_get_type
ags_switch_buffer_flag_get_type
ags_synth_generator_get_type
ags_synth_key_mode_get_type
ags_synth_oscillator_mode_get_type
ags_synth_util_get_type
ags_tic_device_get_type
ags_time_stretch_util_get_type
ags_toggle_pattern_bit_get_type
ags_track_flags_get_type
ags_track_get_type
ags_tremolo_util_get_type
ags_volume_util_get_type
ags_wah_wah_util_get_type
ags_wasapi_devin_flags_get_type
ags_wasapi_devin_get_type
ags_wasapi_devout_flags_get_type
ags_wasapi_devout_get_type
ags_wave_flags_get_type
ags_wave_get_type
ags_wave_loader_get_type
ags_apply_sf2_midi_locale_get_type
ags_apply_sf2_synth_get_type
ags_fx_sf2_synth_audio_get_type
ags_fx_sf2_synth_audio_processor_get_type
ags_fx_sf2_synth_audio_signal_get_type
ags_fx_sf2_synth_channel_get_type
ags_fx_sf2_synth_channel_processor_get_type
ags_fx_sf2_synth_recycling_get_type
ags_ipatch_dls2_reader_get_type
ags_ipatch_flags_get_type
ags_ipatch_get_type
ags_ipatch_gig_reader_get_type
ags_ipatch_sample_get_type
ags_ipatch_sf2_reader_get_type
ags_open_sf2_instrument_get_type
ags_open_sf2_sample_get_type
ags_sf2_loader_get_type
ags_sf2_midi_locale_loader_get_type
ags_sf2_synth_generator_get_type
ags_sf2_synth_util_get_type
ags_sf2_synth_util_loop_mode_get_type
ags_apply_sf2_midi_locale_get_type
ags_apply_sf2_synth_get_type
ags_fx_sf2_synth_audio_get_type
ags_fx_sf2_synth_audio_processor_get_type
ags_fx_sf2_synth_audio_signal_get_type
ags_fx_sf2_synth_channel_get_type
ags_fx_sf2_synth_channel_processor_get_type
ags_fx_sf2_synth_recycling_get_type
ags_ipatch_dls2_reader_get_type
ags_ipatch_flags_get_type
ags_ipatch_get_type
ags_ipatch_gig_reader_get_type
ags_ipatch_sample_get_type
ags_ipatch_sf2_reader_get_type
ags_open_sf2_instrument_get_type
ags_open_sf2_sample_get_type
ags_sf2_loader_get_type
ags_sf2_midi_locale_loader_get_type
ags_sf2_synth_generator_get_type
ags_sf2_synth_util_get_type
ags_sf2_synth_util_loop_mode_get_type