1# GSequencer - Advanced GTK Sequencer
2# Copyright (C) 2005-2021 Joël Krähemann
3#
4# This file is part of GSequencer.
5#
6# GSequencer is free software: you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation, either version 3 of the License, or
9# (at your option) any later version.
10#
11# GSequencer is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with GSequencer.  If not, see <http://www.gnu.org/licenses/>.
18
19ags_lv2_turtle_parser_get_type
20ags_lv2_turtle_parser_parse_names
21ags_lv2_turtle_parser_parse
22ags_lv2_turtle_parser_new
23ags_vst3_plugin_get_type
24ags_vst3_plugin_new
25ags_lv2_plugin_get_type
26ags_lv2_plugin_flags_get_type
27ags_lv2_plugin_test_flags
28ags_lv2_plugin_set_flags
29ags_lv2_plugin_unset_flags
30ags_lv2_plugin_event_buffer_alloc
31ags_lv2_plugin_event_buffer_free
32ags_lv2_plugin_event_buffer_realloc_data
33ags_lv2_plugin_event_buffer_concat
34ags_lv2_plugin_event_buffer_append_midi
35ags_lv2_plugin_event_buffer_remove_midi
36ags_lv2_plugin_clear_event_buffer
37ags_lv2_plugin_alloc_atom_sequence
38ags_lv2_plugin_atom_sequence_free
39ags_lv2_plugin_atom_sequence_append_midi
40ags_lv2_plugin_atom_sequence_remove_midi
41ags_lv2_plugin_clear_atom_sequence
42ags_lv2_plugin_find_uri
43ags_lv2_plugin_find_pname
44ags_lv2_plugin_change_program
45ags_lv2_plugin_new
46ags_lv2_worker_manager_get_type
47ags_lv2_worker_manager_pull_worker
48ags_lv2_worker_manager_get_instance
49ags_lv2_worker_manager_new
50ags_plugin_port_get_type
51ags_plugin_port_flags_get_type
52ags_plugin_port_get_obj_mutex
53ags_plugin_port_test_flags
54ags_plugin_port_set_flags
55ags_plugin_port_unset_flags
56ags_plugin_port_get_port_index
57ags_plugin_port_set_port_index
58ags_plugin_port_get_port_name
59ags_plugin_port_set_port_name
60ags_plugin_port_get_port_symbol
61ags_plugin_port_set_port_symbol
62ags_plugin_port_get_scale_steps
63ags_plugin_port_set_scale_steps
64ags_plugin_port_get_scale_point
65ags_plugin_port_set_scale_point
66ags_plugin_port_get_scale_value
67ags_plugin_port_set_scale_value
68ags_plugin_port_get_lower_value
69ags_plugin_port_set_lower_value
70ags_plugin_port_get_upper_value
71ags_plugin_port_set_upper_value
72ags_plugin_port_get_default_value
73ags_plugin_port_set_default_value
74ags_plugin_port_find_symbol
75ags_plugin_port_find_port_index
76ags_plugin_port_new
77ags_lv2_state_manager_get_type
78ags_lv2_state_manager_get_instance
79ags_lv2_state_manager_new
80ags_dssi_manager_get_type
81ags_dssi_manager_get_default_path
82ags_dssi_manager_set_default_path
83ags_dssi_manager_get_filenames
84ags_dssi_manager_find_dssi_plugin
85ags_dssi_manager_find_dssi_plugin_with_fallback
86ags_dssi_manager_load_blacklist
87ags_dssi_manager_load_file
88ags_dssi_manager_load_default_directory
89ags_dssi_manager_get_dssi_plugin
90ags_dssi_manager_get_instance
91ags_dssi_manager_new
92ags_lv2_turtle_scanner_get_type
93ags_lv2_turtle_scanner_status_flags_get_type
94ags_lv2_cache_turtle_alloc
95ags_lv2_cache_turtle_free
96ags_lv2_cache_turtle_find
97ags_lv2_turtle_scanner_quick_scan_see_also
98ags_lv2_turtle_scanner_quick_scan
99ags_lv2_turtle_scanner_new
100ags_lv2_preset_manager_get_type
101ags_lv2_preset_manager_get_instance
102ags_lv2_preset_manager_new
103ags_lv2_worker_get_type
104ags_lv2_worker_flags_get_type
105ags_lv2_worker_test_flags
106ags_lv2_worker_set_flags
107ags_lv2_worker_unset_flags
108ags_lv2_worker_alloc_response_data
109ags_lv2_worker_free_response_data
110ags_lv2_worker_respond
111ags_lv2_worker_schedule_work
112ags_lv2_worker_do_poll
113ags_lv2_worker_new
114ags_vst3_manager_get_type
115ags_vst3_manager_get_default_path
116ags_vst3_manager_set_default_path
117ags_vst3_manager_get_filenames
118ags_vst3_manager_find_vst3_plugin
119ags_vst3_manager_find_vst3_plugin_with_fallback
120ags_vst3_manager_load_blacklist
121ags_vst3_manager_load_file
122ags_vst3_manager_load_default_directory
123ags_vst3_manager_get_vst3_plugin
124ags_vst3_manager_get_instance
125ags_vst3_manager_new
126ags_lv2_preset_get_type
127ags_lv2_preset_flags_get_type
128ags_lv2_port_preset_alloc
129ags_lv2_port_preset_free
130ags_lv2_preset_parse_turtle
131ags_lv2_preset_find_preset_uri
132ags_lv2_preset_find_preset_label
133ags_lv2_preset_new
134ags_lv2_uri_map_manager_get_type
135ags_lv2_uri_map_manager_insert
136ags_lv2_uri_map_manager_remove
137ags_lv2_uri_map_manager_lookup
138ags_lv2_uri_map_manager_load_default
139ags_lv2_uri_map_manager_uri_to_id
140ags_lv2_uri_map_manager_get_instance
141ags_lv2_uri_map_manager_new
142ags_ladspa_conversion_get_type
143ags_ladspa_conversion_flags_get_type
144ags_ladspa_conversion_test_flags
145ags_ladspa_conversion_set_flags
146ags_ladspa_conversion_unset_flags
147ags_ladspa_conversion_new
148ags_lv2_manager_get_type
149ags_lv2_manager_global_get_parse_names
150ags_lv2_manager_global_get_preserve_turtle
151ags_lv2_manager_get_default_path
152ags_lv2_manager_set_default_path
153ags_lv2_manager_get_filenames
154ags_lv2_manager_find_lv2_plugin
155ags_lv2_manager_find_lv2_plugin_with_fallback
156ags_lv2_manager_load_blacklist
157ags_lv2_manager_load_file
158ags_lv2_manager_load_preset
159ags_lv2_manager_quick_scan_default_directory
160ags_lv2_manager_load_default_directory
161ags_lv2_manager_get_lv2_plugin
162ags_lv2_manager_get_instance
163ags_lv2_manager_new
164ags_base_plugin_get_type
165ags_base_plugin_flags_get_type
166ags_base_plugin_get_obj_mutex
167ags_base_plugin_test_flags
168ags_base_plugin_set_flags
169ags_base_plugin_unset_flags
170ags_base_plugin_get_filename
171ags_base_plugin_set_filename
172ags_base_plugin_get_effect
173ags_base_plugin_set_effect
174ags_base_plugin_get_effect_index
175ags_base_plugin_set_effect_index
176ags_base_plugin_get_plugin_so
177ags_base_plugin_set_plugin_so
178ags_base_plugin_get_plugin_port
179ags_base_plugin_set_plugin_port
180ags_base_plugin_get_ui_filename
181ags_base_plugin_set_ui_filename
182ags_base_plugin_get_ui_effect
183ags_base_plugin_set_ui_effect
184ags_base_plugin_get_ui_effect_index
185ags_base_plugin_set_ui_effect_index
186ags_base_plugin_get_ui_plugin_so
187ags_base_plugin_set_ui_plugin_so
188ags_base_plugin_get_ui_plugin
189ags_base_plugin_set_ui_plugin
190ags_base_plugin_find_filename
191ags_base_plugin_find_effect
192ags_base_plugin_find_ui_effect_index
193ags_base_plugin_sort_func
194ags_base_plugin_sort
195ags_base_plugin_apply_port_group_by_prefix
196ags_base_plugin_instantiate
197ags_base_plugin_instantiate_with_params
198ags_base_plugin_connect_port
199ags_base_plugin_activate
200ags_base_plugin_deactivate
201ags_base_plugin_run
202ags_base_plugin_load_plugin
203ags_base_plugin_new
204ags_lv2_log_manager_get_type
205ags_lv2_log_manager_printf
206ags_lv2_log_manager_vprintf
207ags_lv2_log_manager_get_instance
208ags_lv2_log_manager_new
209ags_lv2ui_plugin_get_type
210ags_lv2ui_plugin_flags_get_type
211ags_lv2ui_plugin_test_flags
212ags_lv2ui_plugin_set_flags
213ags_lv2ui_plugin_unset_flags
214ags_lv2ui_plugin_find_gui_uri
215ags_lv2ui_plugin_new
216ags_dssi_plugin_get_type
217ags_dssi_plugin_change_program
218ags_dssi_plugin_new
219ags_lv2ui_manager_get_type
220ags_lv2ui_manager_get_default_path
221ags_lv2ui_manager_set_default_path
222ags_lv2ui_manager_get_filenames
223ags_lv2ui_manager_find_lv2ui_plugin
224ags_lv2ui_manager_find_lv2ui_plugin_with_index
225ags_lv2ui_manager_load_blacklist
226ags_lv2ui_manager_load_file
227ags_lv2ui_manager_load_default_directory
228ags_lv2ui_manager_get_instance
229ags_lv2ui_manager_new
230ags_lv2_event_manager_get_type
231ags_lv2_event_manager_lv2_event_ref
232ags_lv2_event_manager_lv2_event_unref
233ags_lv2_event_manager_get_instance
234ags_lv2_event_manager_new
235ags_ladspa_manager_get_type
236ags_ladspa_manager_get_default_path
237ags_ladspa_manager_set_default_path
238ags_ladspa_manager_get_filenames
239ags_ladspa_manager_find_ladspa_plugin
240ags_ladspa_manager_find_ladspa_plugin_with_fallback
241ags_ladspa_manager_load_blacklist
242ags_ladspa_manager_load_file
243ags_ladspa_manager_load_default_directory
244ags_ladspa_manager_get_ladspa_plugin
245ags_ladspa_manager_get_instance
246ags_ladspa_manager_new
247ags_lv2_conversion_get_type
248ags_lv2_conversion_flags_get_type
249ags_lv2_conversion_test_flags
250ags_lv2_conversion_set_flags
251ags_lv2_conversion_unset_flags
252ags_lv2_conversion_new
253ags_lv2_urid_manager_get_type
254ags_lv2_urid_manager_insert
255ags_lv2_urid_manager_remove
256ags_lv2_urid_manager_lookup
257ags_lv2_urid_manager_load_default
258ags_lv2_urid_manager_map
259ags_lv2_urid_manager_unmap
260ags_lv2_urid_manager_get_instance
261ags_lv2_urid_manager_new
262ags_ladspa_plugin_get_type
263ags_ladspa_plugin_new
264ags_lv2_option_manager_get_type
265ags_lv2_option_ressource_alloc
266ags_lv2_option_manager_ressource_insert
267ags_lv2_option_manager_ressource_remove
268ags_lv2_option_manager_ressource_lookup
269ags_lv2_option_manager_ressource_lookup_extended
270ags_lv2_option_manager_get_option
271ags_lv2_option_manager_set_option
272ags_lv2_option_manager_lv2_options_get
273ags_lv2_option_manager_lv2_options_set
274ags_lv2_option_manager_get_instance
275ags_lv2_option_manager_new
276ags_wasapi_devout_get_type
277ags_wasapi_devout_error_quark
278ags_wasapi_devout_test_flags
279ags_wasapi_devout_set_flags
280ags_wasapi_devout_unset_flags
281ags_wasapi_devout_switch_buffer_flag
282ags_wasapi_devout_adjust_delay_and_attack
283ags_wasapi_devout_realloc_buffer
284ags_wasapi_devout_new
285ags_wasapi_devin_get_type
286ags_wasapi_devin_error_quark
287ags_wasapi_devin_test_flags
288ags_wasapi_devin_set_flags
289ags_wasapi_devin_unset_flags
290ags_wasapi_devin_switch_buffer_flag
291ags_wasapi_devin_adjust_delay_and_attack
292ags_wasapi_devin_realloc_buffer
293ags_wasapi_devin_new
294ags_resample_util_get_type
295ags_resample_util_alloc
296ags_resample_util_copy
297ags_resample_util_free
298ags_resample_util_get_destination
299ags_resample_util_set_destination
300ags_resample_util_get_destination_stride
301ags_resample_util_set_destination_stride
302ags_resample_util_get_source
303ags_resample_util_set_source
304ags_resample_util_get_source_stride
305ags_resample_util_set_source_stride
306ags_resample_util_get_buffer_length
307ags_resample_util_set_buffer_length
308ags_resample_util_get_format
309ags_resample_util_set_format
310ags_resample_util_get_samplerate
311ags_resample_util_set_samplerate
312ags_resample_util_get_audio_buffer_util_format
313ags_resample_util_set_audio_buffer_util_format
314ags_resample_util_get_target_samplerate
315ags_resample_util_set_target_samplerate
316ags_resample_util_compute_s8
317ags_resample_util_compute_s16
318ags_resample_util_compute_s24
319ags_resample_util_compute_s32
320ags_resample_util_compute_s64
321ags_resample_util_compute_float
322ags_resample_util_compute_double
323ags_resample_util_compute_complex
324ags_resample_util_compute
325ags_recall_recycling_get_type
326ags_recall_recycling_new
327ags_devin_get_type
328ags_devin_flags_get_type
329ags_devin_error_quark
330ags_devin_test_flags
331ags_devin_set_flags
332ags_devin_unset_flags
333ags_devin_switch_buffer_flag
334ags_devin_adjust_delay_and_attack
335ags_devin_realloc_buffer
336ags_devin_new
337ags_fifoout_get_type
338ags_fifoout_flags_get_type
339ags_fifoout_error_quark
340ags_fifoout_test_flags
341ags_fifoout_set_flags
342ags_fifoout_unset_flags
343ags_fifoout_switch_buffer_flag
344ags_fifoout_adjust_delay_and_attack
345ags_fifoout_realloc_buffer
346ags_fifoout_new
347ags_sfz_synth_util_get_type
348ags_sfz_synth_util_loop_mode_get_type
349ags_sfz_synth_util_alloc
350ags_sfz_synth_util_boxed_copy
351ags_sfz_synth_util_free
352ags_sfz_synth_util_get_source
353ags_sfz_synth_util_set_source
354ags_sfz_synth_util_get_source_stride
355ags_sfz_synth_util_set_source_stride
356ags_sfz_synth_util_get_buffer_length
357ags_sfz_synth_util_set_buffer_length
358ags_sfz_synth_util_get_format
359ags_sfz_synth_util_set_format
360ags_sfz_synth_util_get_samplerate
361ags_sfz_synth_util_set_samplerate
362ags_sfz_synth_util_get_note
363ags_sfz_synth_util_set_note
364ags_sfz_synth_util_get_volume
365ags_sfz_synth_util_set_volume
366ags_sfz_synth_util_get_frame_count
367ags_sfz_synth_util_set_frame_count
368ags_sfz_synth_util_get_offset
369ags_sfz_synth_util_set_offset
370ags_sfz_synth_util_get_loop_mode
371ags_sfz_synth_util_set_loop_mode
372ags_sfz_synth_util_get_loop_start
373ags_sfz_synth_util_set_loop_start
374ags_sfz_synth_util_get_loop_end
375ags_sfz_synth_util_set_loop_end
376ags_sfz_synth_util_get_generic_pitch_util
377ags_sfz_synth_util_set_generic_pitch_util
378ags_sfz_synth_util_compute_s8
379ags_sfz_synth_util_compute_s16
380ags_sfz_synth_util_compute_s24
381ags_sfz_synth_util_compute_s32
382ags_sfz_synth_util_compute_s64
383ags_sfz_synth_util_compute_float
384ags_sfz_synth_util_compute_double
385ags_sfz_synth_util_compute_complex
386ags_sfz_synth_util_compute
387ags_sfz_synth_util_copy_s8
388ags_sfz_synth_util_copy_s16
389ags_sfz_synth_util_copy_s24
390ags_sfz_synth_util_copy_s32
391ags_sfz_synth_util_copy_s64
392ags_sfz_synth_util_copy_float
393ags_sfz_synth_util_copy_double
394ags_sfz_synth_util_copy_complex
395ags_sfz_synth_util_copy
396ags_synth_util_get_type
397ags_synth_util_alloc
398ags_synth_util_copy
399ags_synth_util_free
400ags_synth_util_get_source
401ags_synth_util_set_source
402ags_synth_util_get_source_stride
403ags_synth_util_set_source_stride
404ags_synth_util_get_buffer_length
405ags_synth_util_set_buffer_length
406ags_synth_util_get_audio_buffer_util_format
407ags_synth_util_set_audio_buffer_util_format
408ags_synth_util_get_samplerate
409ags_synth_util_set_samplerate
410ags_synth_util_get_synth_oscillator_mode
411ags_synth_util_set_synth_oscillator_mode
412ags_synth_util_get_frequency
413ags_synth_util_set_frequency
414ags_synth_util_get_phase
415ags_synth_util_set_phase
416ags_synth_util_get_volume
417ags_synth_util_set_volume
418ags_synth_util_get_frame_count
419ags_synth_util_set_frame_count
420ags_synth_util_get_offset
421ags_synth_util_set_offset
422ags_synth_util_get_xcross_count_s8
423ags_synth_util_get_xcross_count_s16
424ags_synth_util_get_xcross_count_s24
425ags_synth_util_get_xcross_count_s32
426ags_synth_util_get_xcross_count_s64
427ags_synth_util_get_xcross_count_float
428ags_synth_util_get_xcross_count_double
429ags_synth_util_get_xcross_count_complex
430ags_synth_util_get_xcross_count
431ags_synth_util_compute_sin_s8
432ags_synth_util_compute_sin_s16
433ags_synth_util_compute_sin_s24
434ags_synth_util_compute_sin_s32
435ags_synth_util_compute_sin_s64
436ags_synth_util_compute_sin_float
437ags_synth_util_compute_sin_double
438ags_synth_util_compute_sin_complex
439ags_synth_util_compute_sin
440ags_synth_util_sin_s8
441ags_synth_util_sin_s16
442ags_synth_util_sin_s24
443ags_synth_util_sin_s32
444ags_synth_util_sin_s64
445ags_synth_util_sin_float
446ags_synth_util_sin_double
447ags_synth_util_sin_complex
448ags_synth_util_sin
449ags_synth_util_compute_sawtooth_s8
450ags_synth_util_compute_sawtooth_s16
451ags_synth_util_compute_sawtooth_s24
452ags_synth_util_compute_sawtooth_s32
453ags_synth_util_compute_sawtooth_s64
454ags_synth_util_compute_sawtooth_float
455ags_synth_util_compute_sawtooth_double
456ags_synth_util_compute_sawtooth_complex
457ags_synth_util_compute_sawtooth
458ags_synth_util_sawtooth_s8
459ags_synth_util_sawtooth_s16
460ags_synth_util_sawtooth_s24
461ags_synth_util_sawtooth_s32
462ags_synth_util_sawtooth_s64
463ags_synth_util_sawtooth_float
464ags_synth_util_sawtooth_double
465ags_synth_util_sawtooth_complex
466ags_synth_util_sawtooth
467ags_synth_util_compute_triangle_s8
468ags_synth_util_compute_triangle_s16
469ags_synth_util_compute_triangle_s24
470ags_synth_util_compute_triangle_s32
471ags_synth_util_compute_triangle_s64
472ags_synth_util_compute_triangle_float
473ags_synth_util_compute_triangle_double
474ags_synth_util_compute_triangle_complex
475ags_synth_util_compute_triangle
476ags_synth_util_triangle_s8
477ags_synth_util_triangle_s16
478ags_synth_util_triangle_s24
479ags_synth_util_triangle_s32
480ags_synth_util_triangle_s64
481ags_synth_util_triangle_float
482ags_synth_util_triangle_double
483ags_synth_util_triangle_complex
484ags_synth_util_triangle
485ags_synth_util_compute_square_s8
486ags_synth_util_compute_square_s16
487ags_synth_util_compute_square_s24
488ags_synth_util_compute_square_s32
489ags_synth_util_compute_square_s64
490ags_synth_util_compute_square_float
491ags_synth_util_compute_square_double
492ags_synth_util_compute_square_complex
493ags_synth_util_compute_square
494ags_synth_util_square_s8
495ags_synth_util_square_s16
496ags_synth_util_square_s24
497ags_synth_util_square_s32
498ags_synth_util_square_s64
499ags_synth_util_square_float
500ags_synth_util_square_double
501ags_synth_util_square_complex
502ags_synth_util_square
503ags_synth_util_compute_impulse_s8
504ags_synth_util_compute_impulse_s16
505ags_synth_util_compute_impulse_s24
506ags_synth_util_compute_impulse_s32
507ags_synth_util_compute_impulse_s64
508ags_synth_util_compute_impulse_float
509ags_synth_util_compute_impulse_double
510ags_synth_util_compute_impulse_complex
511ags_synth_util_compute_impulse
512ags_synth_util_impulse_s8
513ags_synth_util_impulse_s16
514ags_synth_util_impulse_s24
515ags_synth_util_impulse_s32
516ags_synth_util_impulse_s64
517ags_synth_util_impulse_float
518ags_synth_util_impulse_double
519ags_synth_util_impulse_complex
520ags_synth_util_impulse
521ags_notation_get_type
522ags_notation_get_obj_mutex
523ags_notation_test_flags
524ags_notation_set_flags
525ags_notation_unset_flags
526ags_notation_find_near_timestamp
527ags_notation_add
528ags_notation_sort_func
529ags_notation_get_audio
530ags_notation_set_audio
531ags_notation_get_audio_channel
532ags_notation_set_audio_channel
533ags_notation_get_is_minor
534ags_notation_set_is_minor
535ags_notation_get_sharp_flats
536ags_notation_set_sharp_flats
537ags_notation_get_timestamp
538ags_notation_set_timestamp
539ags_notation_get_note
540ags_notation_set_note
541ags_notation_add_note
542ags_notation_remove_note
543ags_notation_remove_note_at_position
544ags_notation_get_selection
545ags_notation_is_note_selected
546ags_notation_find_point
547ags_notation_find_region
548ags_notation_find_offset
549ags_notation_free_selection
550ags_notation_add_point_to_selection
551ags_notation_remove_point_from_selection
552ags_notation_add_region_to_selection
553ags_notation_remove_region_from_selection
554ags_notation_add_all_to_selection
555ags_notation_copy_selection
556ags_notation_cut_selection
557ags_notation_insert_from_clipboard
558ags_notation_insert_from_clipboard_extended
559ags_notation_to_raw_midi
560ags_notation_from_raw_midi
561ags_notation_new
562ags_fm_synth_util_get_type
563ags_fm_synth_util_alloc
564ags_fm_synth_util_copy
565ags_fm_synth_util_free
566ags_fm_synth_util_get_source
567ags_fm_synth_util_set_source
568ags_fm_synth_util_get_source_stride
569ags_fm_synth_util_set_source_stride
570ags_fm_synth_util_get_buffer_length
571ags_fm_synth_util_set_buffer_length
572ags_fm_synth_util_get_audio_buffer_util_format
573ags_fm_synth_util_set_audio_buffer_util_format
574ags_fm_synth_util_get_samplerate
575ags_fm_synth_util_set_samplerate
576ags_fm_synth_util_get_synth_oscillator_mode
577ags_fm_synth_util_set_synth_oscillator_mode
578ags_fm_synth_util_get_frequency
579ags_fm_synth_util_set_frequency
580ags_fm_synth_util_get_phase
581ags_fm_synth_util_set_phase
582ags_fm_synth_util_get_volume
583ags_fm_synth_util_set_volume
584ags_fm_synth_util_get_lfo_oscillator_mode
585ags_fm_synth_util_set_lfo_oscillator_mode
586ags_fm_synth_util_get_lfo_frequency
587ags_fm_synth_util_set_lfo_frequency
588ags_fm_synth_util_get_lfo_depth
589ags_fm_synth_util_set_lfo_depth
590ags_fm_synth_util_get_tuning
591ags_fm_synth_util_set_tuning
592ags_fm_synth_util_get_frame_count
593ags_fm_synth_util_set_frame_count
594ags_fm_synth_util_get_offset
595ags_fm_synth_util_set_offset
596ags_fm_synth_util_compute_sin_s8
597ags_fm_synth_util_compute_sin_s16
598ags_fm_synth_util_compute_sin_s24
599ags_fm_synth_util_compute_sin_s32
600ags_fm_synth_util_compute_sin_s64
601ags_fm_synth_util_compute_sin_float
602ags_fm_synth_util_compute_sin_double
603ags_fm_synth_util_compute_sin_complex
604ags_fm_synth_util_compute_sin
605ags_fm_synth_util_sin_s8
606ags_fm_synth_util_sin_s16
607ags_fm_synth_util_sin_s24
608ags_fm_synth_util_sin_s32
609ags_fm_synth_util_sin_s64
610ags_fm_synth_util_sin_float
611ags_fm_synth_util_sin_double
612ags_fm_synth_util_sin_complex
613ags_fm_synth_util_sin
614ags_fm_synth_util_compute_sawtooth_s8
615ags_fm_synth_util_compute_sawtooth_s16
616ags_fm_synth_util_compute_sawtooth_s24
617ags_fm_synth_util_compute_sawtooth_s32
618ags_fm_synth_util_compute_sawtooth_s64
619ags_fm_synth_util_compute_sawtooth_float
620ags_fm_synth_util_compute_sawtooth_double
621ags_fm_synth_util_compute_sawtooth_complex
622ags_fm_synth_util_compute_sawtooth
623ags_fm_synth_util_sawtooth_s8
624ags_fm_synth_util_sawtooth_s16
625ags_fm_synth_util_sawtooth_s24
626ags_fm_synth_util_sawtooth_s32
627ags_fm_synth_util_sawtooth_s64
628ags_fm_synth_util_sawtooth_float
629ags_fm_synth_util_sawtooth_double
630ags_fm_synth_util_sawtooth_complex
631ags_fm_synth_util_sawtooth
632ags_fm_synth_util_compute_triangle_s8
633ags_fm_synth_util_compute_triangle_s16
634ags_fm_synth_util_compute_triangle_s24
635ags_fm_synth_util_compute_triangle_s32
636ags_fm_synth_util_compute_triangle_s64
637ags_fm_synth_util_compute_triangle_float
638ags_fm_synth_util_compute_triangle_double
639ags_fm_synth_util_compute_triangle_complex
640ags_fm_synth_util_compute_triangle
641ags_fm_synth_util_triangle_s8
642ags_fm_synth_util_triangle_s16
643ags_fm_synth_util_triangle_s24
644ags_fm_synth_util_triangle_s32
645ags_fm_synth_util_triangle_s64
646ags_fm_synth_util_triangle_float
647ags_fm_synth_util_triangle_double
648ags_fm_synth_util_triangle_complex
649ags_fm_synth_util_triangle
650ags_fm_synth_util_compute_square_s8
651ags_fm_synth_util_compute_square_s16
652ags_fm_synth_util_compute_square_s24
653ags_fm_synth_util_compute_square_s32
654ags_fm_synth_util_compute_square_s64
655ags_fm_synth_util_compute_square_float
656ags_fm_synth_util_compute_square_double
657ags_fm_synth_util_compute_square_complex
658ags_fm_synth_util_compute_square
659ags_fm_synth_util_square_s8
660ags_fm_synth_util_square_s16
661ags_fm_synth_util_square_s24
662ags_fm_synth_util_square_s32
663ags_fm_synth_util_square_s64
664ags_fm_synth_util_square_float
665ags_fm_synth_util_square_double
666ags_fm_synth_util_square_complex
667ags_fm_synth_util_square
668ags_fm_synth_util_compute_impulse_s8
669ags_fm_synth_util_compute_impulse_s16
670ags_fm_synth_util_compute_impulse_s24
671ags_fm_synth_util_compute_impulse_s32
672ags_fm_synth_util_compute_impulse_s64
673ags_fm_synth_util_compute_impulse_float
674ags_fm_synth_util_compute_impulse_double
675ags_fm_synth_util_compute_impulse_complex
676ags_fm_synth_util_compute_impulse
677ags_fm_synth_util_impulse_s8
678ags_fm_synth_util_impulse_s16
679ags_fm_synth_util_impulse_s24
680ags_fm_synth_util_impulse_s32
681ags_fm_synth_util_impulse_s64
682ags_fm_synth_util_impulse_float
683ags_fm_synth_util_impulse_double
684ags_fm_synth_util_impulse_complex
685ags_fm_synth_util_impulse
686ags_fx_playback_audio_signal_get_type
687ags_fx_playback_audio_signal_new
688ags_fx_eq10_channel_get_type
689ags_fx_eq10_channel_input_data_alloc
690ags_fx_eq10_channel_input_data_free
691ags_fx_eq10_channel_new
692ags_fx_notation_channel_get_type
693ags_fx_notation_channel_new
694ags_fx_lv2_audio_signal_get_type
695ags_fx_lv2_audio_signal_new
696ags_fx_analyse_recycling_get_type
697ags_fx_analyse_recycling_new
698ags_fx_volume_audio_signal_get_type
699ags_fx_volume_audio_signal_new
700ags_fx_two_pass_aliase_channel_processor_get_type
701ags_fx_two_pass_aliase_channel_processor_new
702ags_fx_envelope_audio_get_type
703ags_fx_envelope_audio_new
704ags_fx_lv2_channel_processor_get_type
705ags_fx_lv2_channel_processor_new
706ags_fx_lfo_channel_get_type
707ags_fx_lfo_channel_new
708ags_fx_eq10_audio_signal_get_type
709ags_fx_eq10_audio_signal_new
710ags_fx_dssi_channel_processor_get_type
711ags_fx_dssi_channel_processor_new
712ags_fx_peak_audio_signal_get_type
713ags_fx_peak_audio_signal_new
714ags_fx_playback_audio_get_type
715ags_fx_playback_audio_test_flags
716ags_fx_playback_audio_set_flags
717ags_fx_playback_audio_unset_flags
718ags_fx_playback_audio_get_feed_audio_signal
719ags_fx_playback_audio_add_feed_audio_signal
720ags_fx_playback_audio_remove_feed_audio_signal
721ags_fx_playback_audio_get_master_audio_signal
722ags_fx_playback_audio_add_master_audio_signal
723ags_fx_playback_audio_remove_master_audio_signal
724ags_fx_playback_audio_open_audio_file
725ags_fx_playback_audio_new
726ags_fx_analyse_audio_signal_get_type
727ags_fx_analyse_audio_signal_new
728ags_fx_playback_channel_processor_get_type
729ags_fx_playback_channel_processor_new
730ags_fx_buffer_recycling_get_type
731ags_fx_buffer_recycling_new
732ags_fx_eq10_audio_processor_get_type
733ags_fx_eq10_audio_processor_new
734ags_fx_playback_recycling_get_type
735ags_fx_playback_recycling_new
736ags_fx_ladspa_audio_get_type
737ags_fx_ladspa_audio_new
738ags_fx_analyse_audio_get_type
739ags_fx_analyse_audio_new
740ags_fx_envelope_recycling_get_type
741ags_fx_envelope_recycling_new
742ags_fx_lfo_audio_get_type
743ags_fx_lfo_audio_new
744ags_fx_dssi_channel_get_type
745ags_fx_dssi_channel_load_port
746ags_fx_dssi_channel_new
747ags_fx_two_pass_aliase_channel_get_type
748ags_fx_two_pass_aliase_channel_input_data_alloc
749ags_fx_two_pass_aliase_channel_input_data_free
750ags_fx_two_pass_aliase_channel_input_data_get_strct_mutex
751ags_fx_two_pass_aliase_channel_input_get_parent
752ags_fx_two_pass_aliase_channel_input_get_orig_buffer
753ags_fx_two_pass_aliase_channel_input_get_a_buffer
754ags_fx_two_pass_aliase_channel_input_get_b_buffer
755ags_fx_two_pass_aliase_channel_input_get_a_mix
756ags_fx_two_pass_aliase_channel_input_get_b_mix
757ags_fx_two_pass_aliase_channel_input_get_final_mix
758ags_fx_two_pass_aliase_channel_new
759ags_fx_volume_recycling_get_type
760ags_fx_volume_recycling_new
761ags_fx_ladspa_audio_processor_get_type
762ags_fx_ladspa_audio_processor_new
763ags_fx_lfo_channel_processor_get_type
764ags_fx_lfo_channel_processor_new
765ags_fx_dssi_recycling_get_type
766ags_fx_dssi_recycling_new
767ags_fx_envelope_channel_processor_get_type
768ags_fx_envelope_channel_processor_new
769ags_fx_envelope_audio_processor_get_type
770ags_fx_envelope_audio_processor_new
771ags_fx_peak_audio_get_type
772ags_fx_peak_audio_new
773ags_fx_analyse_channel_processor_get_type
774ags_fx_analyse_channel_processor_new
775ags_fx_notation_channel_processor_get_type
776ags_fx_notation_channel_processor_new
777ags_fx_two_pass_aliase_audio_signal_get_type
778ags_fx_two_pass_aliase_audio_signal_new
779ags_fx_two_pass_aliase_recycling_get_type
780ags_fx_two_pass_aliase_recycling_new
781ags_fx_ladspa_recycling_get_type
782ags_fx_ladspa_recycling_new
783ags_fx_lv2_audio_get_type
784ags_fx_lv2_audio_scope_data_alloc
785ags_fx_lv2_audio_scope_data_free
786ags_fx_lv2_audio_channel_data_alloc
787ags_fx_lv2_audio_channel_data_free
788ags_fx_lv2_audio_input_data_alloc
789ags_fx_lv2_audio_input_data_free
790ags_fx_lv2_audio_test_flags
791ags_fx_lv2_audio_set_flags
792ags_fx_lv2_audio_unset_flags
793ags_fx_lv2_audio_load_plugin
794ags_fx_lv2_audio_load_port
795ags_fx_lv2_audio_change_program
796ags_fx_lv2_audio_new
797ags_fx_playback_channel_get_type
798ags_fx_playback_channel_new
799ags_fx_eq10_audio_get_type
800ags_fx_eq10_audio_new
801ags_fx_ladspa_channel_processor_get_type
802ags_fx_ladspa_channel_processor_new
803ags_fx_eq10_recycling_get_type
804ags_fx_eq10_recycling_new
805ags_fx_envelope_channel_get_type
806ags_fx_envelope_channel_new
807ags_fx_dssi_audio_get_type
808ags_fx_dssi_audio_scope_data_alloc
809ags_fx_dssi_audio_scope_data_free
810ags_fx_dssi_audio_channel_data_alloc
811ags_fx_dssi_audio_channel_data_free
812ags_fx_dssi_audio_input_data_alloc
813ags_fx_dssi_audio_input_data_free
814ags_fx_dssi_audio_test_flags
815ags_fx_dssi_audio_set_flags
816ags_fx_dssi_audio_unset_flags
817ags_fx_dssi_audio_load_plugin
818ags_fx_dssi_audio_load_port
819ags_fx_dssi_audio_change_program
820ags_fx_dssi_audio_new
821ags_fx_analyse_channel_get_type
822ags_fx_analyse_channel_input_data_alloc
823ags_fx_analyse_channel_input_data_free
824ags_fx_analyse_channel_input_data_get_strct_mutex
825ags_fx_analyse_channel_input_get_parent
826ags_fx_analyse_channel_input_get_in
827ags_fx_analyse_channel_input_get_out
828ags_fx_analyse_channel_get_input_data
829ags_fx_analyse_channel_new
830ags_fx_two_pass_aliase_audio_processor_get_type
831ags_fx_two_pass_aliase_audio_processor_new
832ags_fx_pattern_recycling_get_type
833ags_fx_pattern_recycling_new
834ags_fx_dssi_audio_signal_get_type
835ags_fx_dssi_audio_signal_new
836ags_fx_volume_audio_get_type
837ags_fx_volume_audio_new
838ags_fx_pattern_audio_signal_get_type
839ags_fx_pattern_audio_signal_stream_feed
840ags_fx_pattern_audio_signal_notify_remove
841ags_fx_pattern_audio_signal_new
842ags_fx_volume_channel_processor_get_type
843ags_fx_volume_channel_processor_new
844ags_fx_buffer_audio_processor_get_type
845ags_fx_buffer_audio_processor_new
846ags_fx_analyse_audio_processor_get_type
847ags_fx_analyse_audio_processor_new
848ags_fx_buffer_audio_signal_get_type
849ags_fx_buffer_audio_signal_new
850ags_fx_volume_channel_get_type
851ags_fx_volume_channel_new
852ags_fx_envelope_audio_signal_get_type
853ags_fx_envelope_audio_signal_new
854ags_fx_pattern_channel_processor_get_type
855ags_fx_pattern_channel_processor_new
856ags_fx_two_pass_aliase_audio_get_type
857ags_fx_two_pass_aliase_audio_new
858ags_fx_pattern_audio_get_type
859ags_fx_pattern_audio_new
860ags_fx_dssi_audio_processor_get_type
861ags_fx_dssi_audio_processor_new
862ags_fx_lfo_recycling_get_type
863ags_fx_lfo_recycling_new
864ags_fx_ladspa_channel_get_type
865ags_fx_ladspa_channel_input_data_alloc
866ags_fx_ladspa_channel_input_data_free
867ags_fx_ladspa_channel_load_plugin
868ags_fx_ladspa_channel_load_port
869ags_fx_ladspa_channel_new
870ags_fx_peak_channel_processor_get_type
871ags_fx_peak_channel_processor_new
872ags_fx_peak_channel_get_type
873ags_fx_peak_channel_input_data_alloc
874ags_fx_peak_channel_input_data_free
875ags_fx_peak_channel_new
876ags_fx_eq10_channel_processor_get_type
877ags_fx_eq10_channel_processor_new
878ags_fx_notation_audio_processor_get_type
879ags_fx_notation_audio_processor_key_on
880ags_fx_notation_audio_processor_key_off
881ags_fx_notation_audio_processor_key_pressure
882ags_fx_notation_audio_processor_play
883ags_fx_notation_audio_processor_record
884ags_fx_notation_audio_processor_feed
885ags_fx_notation_audio_processor_counter_change
886ags_fx_notation_audio_processor_new
887ags_fx_notation_recycling_get_type
888ags_fx_notation_recycling_new
889ags_fx_lv2_audio_processor_get_type
890ags_fx_lv2_audio_processor_new
891ags_fx_volume_audio_processor_get_type
892ags_fx_volume_audio_processor_new
893ags_fx_pattern_channel_get_type
894ags_fx_pattern_channel_new
895ags_fx_buffer_channel_processor_get_type
896ags_fx_buffer_channel_processor_new
897ags_fx_lfo_audio_signal_get_type
898ags_fx_lfo_audio_signal_new
899ags_fx_peak_audio_processor_get_type
900ags_fx_peak_audio_processor_new
901ags_fx_lv2_recycling_get_type
902ags_fx_lv2_recycling_new
903ags_fx_playback_audio_processor_get_type
904ags_fx_playback_audio_processor_data_put
905ags_fx_playback_audio_processor_data_get
906ags_fx_playback_audio_processor_play
907ags_fx_playback_audio_processor_record
908ags_fx_playback_audio_processor_feed
909ags_fx_playback_audio_processor_master
910ags_fx_playback_audio_processor_counter_change
911ags_fx_playback_audio_processor_new
912ags_fx_lfo_audio_processor_get_type
913ags_fx_lfo_audio_processor_new
914ags_fx_peak_recycling_get_type
915ags_fx_peak_recycling_new
916ags_fx_lv2_channel_get_type
917ags_fx_lv2_channel_input_data_alloc
918ags_fx_lv2_channel_input_data_free
919ags_fx_lv2_channel_load_plugin
920ags_fx_lv2_channel_load_port
921ags_fx_lv2_channel_new
922ags_fx_notation_audio_get_type
923ags_fx_notation_audio_test_flags
924ags_fx_notation_audio_set_flags
925ags_fx_notation_audio_unset_flags
926ags_fx_notation_audio_get_pattern_mode
927ags_fx_notation_audio_set_pattern_mode
928ags_fx_notation_audio_get_feed_note
929ags_fx_notation_audio_add_feed_note
930ags_fx_notation_audio_remove_feed_note
931ags_fx_notation_audio_new
932ags_fx_buffer_channel_get_type
933ags_fx_buffer_channel_input_data_alloc
934ags_fx_buffer_channel_input_data_free
935ags_fx_buffer_channel_input_data_get_strct_mutex
936ags_fx_buffer_channel_input_get_parent
937ags_fx_buffer_channel_input_get_destination
938ags_fx_buffer_channel_get_input_data
939ags_fx_buffer_channel_new
940ags_fx_pattern_audio_processor_get_type
941ags_fx_pattern_audio_processor_key_on
942ags_fx_pattern_audio_processor_play
943ags_fx_pattern_audio_processor_counter_change
944ags_fx_pattern_audio_processor_new
945ags_fx_buffer_audio_get_type
946ags_fx_buffer_audio_new
947ags_fx_ladspa_audio_signal_get_type
948ags_fx_ladspa_audio_signal_new
949ags_fx_notation_audio_signal_get_type
950ags_fx_notation_audio_signal_stream_feed
951ags_fx_notation_audio_signal_notify_remove
952ags_fx_notation_audio_signal_new
953ags_filter_util_get_type
954ags_filter_util_pitch_s8
955ags_filter_util_pitch_s16
956ags_filter_util_pitch_s24
957ags_filter_util_pitch_s32
958ags_filter_util_pitch_s64
959ags_filter_util_pitch_float
960ags_filter_util_pitch_double
961ags_filter_util_pitch_complex
962ags_recall_ladspa_run_get_type
963ags_recall_ladspa_run_new
964ags_recycling_get_type
965ags_recycling_get_obj_mutex
966ags_recycling_test_flags
967ags_recycling_set_flags
968ags_recycling_unset_flags
969ags_recycling_get_channel
970ags_recycling_set_channel
971ags_recycling_next
972ags_recycling_prev
973ags_recycling_get_output_soundcard
974ags_recycling_set_output_soundcard
975ags_recycling_get_input_soundcard
976ags_recycling_set_input_soundcard
977ags_recycling_get_samplerate
978ags_recycling_set_samplerate
979ags_recycling_get_buffer_size
980ags_recycling_set_buffer_size
981ags_recycling_get_format
982ags_recycling_set_format
983ags_recycling_get_audio_signal
984ags_recycling_set_audio_signal
985ags_recycling_add_audio_signal
986ags_recycling_remove_audio_signal
987ags_recycling_data_request
988ags_recycling_position
989ags_recycling_find_next_channel
990ags_recycling_is_active
991ags_recycling_create_audio_signal_with_defaults
992ags_recycling_create_audio_signal_with_frame_count
993ags_recycling_new
994ags_sf2_synth_util_get_type
995ags_sf2_synth_util_loop_mode_get_type
996ags_sf2_synth_util_alloc
997ags_sf2_synth_util_boxed_copy
998ags_sf2_synth_util_free
999ags_sf2_synth_util_get_ipatch_sample
1000ags_sf2_synth_util_set_ipatch_sample
1001ags_sf2_synth_util_get_source
1002ags_sf2_synth_util_set_source
1003ags_sf2_synth_util_get_source_stride
1004ags_sf2_synth_util_set_source_stride
1005ags_sf2_synth_util_get_buffer_length
1006ags_sf2_synth_util_set_buffer_length
1007ags_sf2_synth_util_get_format
1008ags_sf2_synth_util_set_format
1009ags_sf2_synth_util_get_samplerate
1010ags_sf2_synth_util_set_samplerate
1011ags_sf2_synth_util_get_preset
1012ags_sf2_synth_util_set_preset
1013ags_sf2_synth_util_get_instrument
1014ags_sf2_synth_util_set_instrument
1015ags_sf2_synth_util_get_sample
1016ags_sf2_synth_util_set_sample
1017ags_sf2_synth_util_get_bank
1018ags_sf2_synth_util_set_bank
1019ags_sf2_synth_util_get_program
1020ags_sf2_synth_util_set_program
1021ags_sf2_synth_util_get_midi_key
1022ags_sf2_synth_util_set_midi_key
1023ags_sf2_synth_util_get_note
1024ags_sf2_synth_util_set_note
1025ags_sf2_synth_util_get_volume
1026ags_sf2_synth_util_set_volume
1027ags_sf2_synth_util_get_frame_count
1028ags_sf2_synth_util_set_frame_count
1029ags_sf2_synth_util_get_offset
1030ags_sf2_synth_util_set_offset
1031ags_sf2_synth_util_get_loop_mode
1032ags_sf2_synth_util_set_loop_mode
1033ags_sf2_synth_util_get_loop_start
1034ags_sf2_synth_util_set_loop_start
1035ags_sf2_synth_util_get_loop_end
1036ags_sf2_synth_util_set_loop_end
1037ags_sf2_synth_util_get_resample_util
1038ags_sf2_synth_util_set_resample_util
1039ags_sf2_synth_util_get_generic_pitch_util
1040ags_sf2_synth_util_set_generic_pitch_util
1041ags_sf2_synth_util_read_ipatch_sample
1042ags_sf2_synth_util_compute_s8
1043ags_sf2_synth_util_compute_s16
1044ags_sf2_synth_util_compute_s24
1045ags_sf2_synth_util_compute_s32
1046ags_sf2_synth_util_compute_s64
1047ags_sf2_synth_util_compute_float
1048ags_sf2_synth_util_compute_double
1049ags_sf2_synth_util_compute_complex
1050ags_sf2_synth_util_compute
1051ags_sf2_synth_util_midi_locale_find_sample_near_midi_key
1052ags_sf2_synth_util_copy_s8
1053ags_sf2_synth_util_copy_s16
1054ags_sf2_synth_util_copy_s24
1055ags_sf2_synth_util_copy_s32
1056ags_sf2_synth_util_copy_s64
1057ags_sf2_synth_util_copy_float
1058ags_sf2_synth_util_copy_double
1059ags_sf2_synth_util_copy_complex
1060ags_sf2_synth_util_copy
1061ags_sound_provider_get_type
1062ags_sound_provider_set_default_soundcard
1063ags_sound_provider_get_default_soundcard
1064ags_sound_provider_set_default_soundcard_thread
1065ags_sound_provider_get_default_soundcard_thread
1066ags_sound_provider_set_soundcard
1067ags_sound_provider_get_soundcard
1068ags_sound_provider_set_sequencer
1069ags_sound_provider_get_sequencer
1070ags_sound_provider_set_audio
1071ags_sound_provider_get_audio
1072ags_sound_provider_set_sound_server
1073ags_sound_provider_get_sound_server
1074ags_sound_provider_set_osc_server
1075ags_sound_provider_get_osc_server
1076ags_recall_channel_run_get_type
1077ags_recall_channel_run_get_recall_audio
1078ags_recall_channel_run_set_recall_audio
1079ags_recall_channel_run_get_recall_audio_run
1080ags_recall_channel_run_set_recall_audio_run
1081ags_recall_channel_run_get_recall_channel
1082ags_recall_channel_run_set_recall_channel
1083ags_recall_channel_run_get_destination
1084ags_recall_channel_run_set_destination
1085ags_recall_channel_run_get_source
1086ags_recall_channel_run_set_source
1087ags_recall_channel_run_new
1088ags_soundcard_util_get_type
1089ags_soundcard_util_get_obj_mutex
1090ags_soundcard_util_adjust_delay_and_attack
1091ags_recall_audio_run_get_type
1092ags_recall_audio_run_get_audio
1093ags_recall_audio_run_set_audio
1094ags_recall_audio_run_get_recall_audio
1095ags_recall_audio_run_set_recall_audio
1096ags_recall_audio_run_new
1097ags_devout_get_type
1098ags_devout_flags_get_type
1099ags_devout_error_quark
1100ags_devout_test_flags
1101ags_devout_set_flags
1102ags_devout_unset_flags
1103ags_devout_switch_buffer_flag
1104ags_devout_adjust_delay_and_attack
1105ags_devout_realloc_buffer
1106ags_devout_new
1107ags_pulse_port_get_type
1108ags_pulse_port_test_flags
1109ags_pulse_port_set_flags
1110ags_pulse_port_unset_flags
1111ags_pulse_port_find
1112ags_pulse_port_register
1113ags_pulse_port_unregister
1114ags_pulse_port_get_fixed_size
1115ags_pulse_port_set_samplerate
1116ags_pulse_port_set_pcm_channels
1117ags_pulse_port_set_buffer_size
1118ags_pulse_port_set_format
1119ags_pulse_port_set_cache_buffer_size
1120ags_pulse_port_get_latency
1121ags_pulse_port_new
1122ags_pulse_server_get_type
1123ags_pulse_server_test_flags
1124ags_pulse_server_set_flags
1125ags_pulse_server_unset_flags
1126ags_pulse_server_find_url
1127ags_pulse_server_find_client
1128ags_pulse_server_find_port
1129ags_pulse_server_add_client
1130ags_pulse_server_remove_client
1131ags_pulse_server_connect_client
1132ags_pulse_server_disconnect_client
1133ags_pulse_server_start_poll
1134ags_pulse_server_new
1135ags_pulse_client_get_type
1136ags_pulse_client_test_flags
1137ags_pulse_client_set_flags
1138ags_pulse_client_unset_flags
1139ags_pulse_client_find_uuid
1140ags_pulse_client_find
1141ags_pulse_client_open
1142ags_pulse_client_close
1143ags_pulse_client_add_device
1144ags_pulse_client_remove_device
1145ags_pulse_client_add_port
1146ags_pulse_client_remove_port
1147ags_pulse_client_activate
1148ags_pulse_client_deactivate
1149ags_pulse_client_new
1150ags_pulse_devin_get_type
1151ags_pulse_devin_error_quark
1152ags_pulse_devin_test_flags
1153ags_pulse_devin_set_flags
1154ags_pulse_devin_unset_flags
1155ags_pulse_devin_switch_buffer_flag
1156ags_pulse_devin_adjust_delay_and_attack
1157ags_pulse_devin_realloc_buffer
1158ags_pulse_devin_new
1159ags_pulse_devout_get_type
1160ags_pulse_devout_error_quark
1161ags_pulse_devout_test_flags
1162ags_pulse_devout_set_flags
1163ags_pulse_devout_unset_flags
1164ags_pulse_devout_switch_buffer_flag
1165ags_pulse_devout_adjust_delay_and_attack
1166ags_pulse_devout_realloc_buffer
1167ags_pulse_devout_new
1168ags_generic_pitch_util_get_type
1169ags_generic_pitch_util_alloc
1170ags_generic_pitch_util_copy
1171ags_generic_pitch_util_free
1172ags_generic_pitch_util_get_pitch_type
1173ags_generic_pitch_util_set_pitch_type
1174ags_generic_pitch_util_pitch
1175ags_generic_pitch_util_compute_s8
1176ags_generic_pitch_util_compute_s16
1177ags_generic_pitch_util_compute_s24
1178ags_generic_pitch_util_compute_s32
1179ags_generic_pitch_util_compute_s64
1180ags_generic_pitch_util_compute_float
1181ags_generic_pitch_util_compute_double
1182ags_generic_pitch_util_compute_complex
1183ags_gstreamer_client_get_type
1184ags_gstreamer_client_test_flags
1185ags_gstreamer_client_set_flags
1186ags_gstreamer_client_unset_flags
1187ags_gstreamer_client_find_uuid
1188ags_gstreamer_client_find
1189ags_gstreamer_client_open
1190ags_gstreamer_client_close
1191ags_gstreamer_client_add_device
1192ags_gstreamer_client_remove_device
1193ags_gstreamer_client_add_port
1194ags_gstreamer_client_remove_port
1195ags_gstreamer_client_activate
1196ags_gstreamer_client_deactivate
1197ags_gstreamer_client_new
1198ags_gstreamer_server_get_type
1199ags_gstreamer_server_test_flags
1200ags_gstreamer_server_set_flags
1201ags_gstreamer_server_unset_flags
1202ags_gstreamer_server_find_url
1203ags_gstreamer_server_find_client
1204ags_gstreamer_server_find_port
1205ags_gstreamer_server_add_client
1206ags_gstreamer_server_remove_client
1207ags_gstreamer_server_connect_client
1208ags_gstreamer_server_disconnect_client
1209ags_gstreamer_server_start_poll
1210ags_gstreamer_server_new
1211ags_gstreamer_devout_get_type
1212ags_gstreamer_devout_error_quark
1213ags_gstreamer_devout_test_flags
1214ags_gstreamer_devout_set_flags
1215ags_gstreamer_devout_unset_flags
1216ags_gstreamer_devout_switch_buffer_flag
1217ags_gstreamer_devout_adjust_delay_and_attack
1218ags_gstreamer_devout_realloc_buffer
1219ags_gstreamer_devout_new
1220ags_gstreamer_port_get_type
1221ags_gstreamer_port_test_flags
1222ags_gstreamer_port_set_flags
1223ags_gstreamer_port_unset_flags
1224ags_gstreamer_port_find
1225ags_gstreamer_port_register
1226ags_gstreamer_port_unregister
1227ags_gstreamer_port_get_fixed_size
1228ags_gstreamer_port_set_samplerate
1229ags_gstreamer_port_set_pcm_channels
1230ags_gstreamer_port_set_buffer_size
1231ags_gstreamer_port_set_format
1232ags_gstreamer_port_set_cache_buffer_size
1233ags_gstreamer_port_get_latency
1234ags_gstreamer_port_new
1235ags_gstreamer_devin_get_type
1236ags_gstreamer_devin_error_quark
1237ags_gstreamer_devin_test_flags
1238ags_gstreamer_devin_set_flags
1239ags_gstreamer_devin_unset_flags
1240ags_gstreamer_devin_switch_buffer_flag
1241ags_gstreamer_devin_adjust_delay_and_attack
1242ags_gstreamer_devin_realloc_buffer
1243ags_gstreamer_devin_new
1244ags_fluid_interpolate_7th_order_util_get_type
1245ags_fluid_interpolate_7th_order_util_alloc
1246ags_fluid_interpolate_7th_order_util_copy
1247ags_fluid_interpolate_7th_order_util_free
1248ags_fluid_interpolate_7th_order_util_get_source
1249ags_fluid_interpolate_7th_order_util_set_source
1250ags_fluid_interpolate_7th_order_util_get_source_stride
1251ags_fluid_interpolate_7th_order_util_set_source_stride
1252ags_fluid_interpolate_7th_order_util_get_destination
1253ags_fluid_interpolate_7th_order_util_set_destination
1254ags_fluid_interpolate_7th_order_util_get_destination_stride
1255ags_fluid_interpolate_7th_order_util_set_destination_stride
1256ags_fluid_interpolate_7th_order_util_get_buffer_length
1257ags_fluid_interpolate_7th_order_util_set_buffer_length
1258ags_fluid_interpolate_7th_order_util_get_format
1259ags_fluid_interpolate_7th_order_util_set_format
1260ags_fluid_interpolate_7th_order_util_get_samplerate
1261ags_fluid_interpolate_7th_order_util_set_samplerate
1262ags_fluid_interpolate_7th_order_util_get_phase_increment
1263ags_fluid_interpolate_7th_order_util_set_phase_increment
1264ags_fluid_interpolate_7th_order_util_pitch_s8
1265ags_fluid_interpolate_7th_order_util_pitch_s16
1266ags_fluid_interpolate_7th_order_util_pitch_s24
1267ags_fluid_interpolate_7th_order_util_pitch_s32
1268ags_fluid_interpolate_7th_order_util_pitch_s64
1269ags_fluid_interpolate_7th_order_util_pitch_float
1270ags_fluid_interpolate_7th_order_util_pitch_double
1271ags_fluid_interpolate_7th_order_util_pitch_complex
1272ags_fluid_interpolate_7th_order_util_pitch
1273ags_fluid_interpolate_7th_order_util_fill_s8
1274ags_fluid_interpolate_7th_order_util_fill_s16
1275ags_fluid_interpolate_7th_order_util_fill_s24
1276ags_fluid_interpolate_7th_order_util_fill_s32
1277ags_fluid_interpolate_7th_order_util_fill_s64
1278ags_fluid_interpolate_7th_order_util_fill_float
1279ags_fluid_interpolate_7th_order_util_fill_double
1280ags_fluid_interpolate_7th_order_util_fill_complex
1281ags_audio_get_type
1282ags_audio_flags_get_type
1283ags_audio_get_obj_mutex
1284ags_audio_get_play_mutex
1285ags_audio_get_recall_mutex
1286ags_audio_test_flags
1287ags_audio_set_flags
1288ags_audio_unset_flags
1289ags_audio_test_ability_flags
1290ags_audio_set_ability_flags
1291ags_audio_unset_ability_flags
1292ags_audio_test_behaviour_flags
1293ags_audio_set_behaviour_flags
1294ags_audio_unset_behaviour_flags
1295ags_audio_test_staging_flags
1296ags_audio_set_staging_flags
1297ags_audio_unset_staging_flags
1298ags_audio_test_staging_completed
1299ags_audio_set_staging_completed
1300ags_audio_unset_staging_completed
1301ags_audio_get_audio_name
1302ags_audio_set_audio_name
1303ags_audio_find_name
1304ags_audio_get_max_audio_channels
1305ags_audio_set_max_audio_channels
1306ags_audio_get_max_output_pads
1307ags_audio_set_max_output_pads
1308ags_audio_get_max_input_pads
1309ags_audio_set_max_input_pads
1310ags_audio_set_max_pads
1311ags_audio_get_audio_channels
1312ags_audio_set_audio_channels
1313ags_audio_get_output_pads
1314ags_audio_set_output_pads
1315ags_audio_get_input_pads
1316ags_audio_set_input_pads
1317ags_audio_set_pads
1318ags_audio_get_output_lines
1319ags_audio_get_input_lines
1320ags_audio_get_output
1321ags_audio_get_input
1322ags_audio_get_output_soundcard
1323ags_audio_set_output_soundcard
1324ags_audio_get_input_soundcard
1325ags_audio_set_input_soundcard
1326ags_audio_get_output_sequencer
1327ags_audio_set_output_sequencer
1328ags_audio_get_input_sequencer
1329ags_audio_set_input_sequencer
1330ags_audio_get_samplerate
1331ags_audio_set_samplerate
1332ags_audio_get_buffer_size
1333ags_audio_set_buffer_size
1334ags_audio_get_format
1335ags_audio_set_format
1336ags_audio_get_bpm
1337ags_audio_set_bpm
1338ags_audio_get_audio_start_mapping
1339ags_audio_set_audio_start_mapping
1340ags_audio_get_midi_start_mapping
1341ags_audio_set_midi_start_mapping
1342ags_audio_get_midi_channel
1343ags_audio_set_midi_channel
1344ags_audio_get_numerator
1345ags_audio_set_numerator
1346ags_audio_get_denominator
1347ags_audio_set_denominator
1348ags_audio_get_time_signature
1349ags_audio_set_time_signature
1350ags_audio_get_is_minor
1351ags_audio_set_is_minor
1352ags_audio_get_sharp_flats
1353ags_audio_set_sharp_flats
1354ags_audio_get_octave
1355ags_audio_set_octave
1356ags_audio_get_key
1357ags_audio_set_key
1358ags_audio_get_absolute_key
1359ags_audio_set_absolute_key
1360ags_audio_get_preset
1361ags_audio_set_preset
1362ags_audio_add_preset
1363ags_audio_remove_preset
1364ags_audio_get_playback_domain
1365ags_audio_set_playback_domain
1366ags_audio_get_synth_generator
1367ags_audio_set_synth_generator
1368ags_audio_add_synth_generator
1369ags_audio_remove_synth_generator
1370ags_audio_get_sf2_synth_generator
1371ags_audio_set_sf2_synth_generator
1372ags_audio_add_sf2_synth_generator
1373ags_audio_remove_sf2_synth_generator
1374ags_audio_get_sfz_synth_generator
1375ags_audio_set_sfz_synth_generator
1376ags_audio_add_sfz_synth_generator
1377ags_audio_remove_sfz_synth_generator
1378ags_audio_get_cursor
1379ags_audio_set_cursor
1380ags_audio_add_cursor
1381ags_audio_remove_cursor
1382ags_audio_get_notation
1383ags_audio_set_notation
1384ags_audio_add_notation
1385ags_audio_remove_notation
1386ags_audio_get_automation_port
1387ags_audio_set_automation_port
1388ags_audio_add_automation_port
1389ags_audio_remove_automation_port
1390ags_audio_get_automation
1391ags_audio_set_automation
1392ags_audio_add_automation
1393ags_audio_remove_automation
1394ags_audio_get_wave
1395ags_audio_set_wave
1396ags_audio_add_wave
1397ags_audio_remove_wave
1398ags_audio_get_output_audio_file
1399ags_audio_set_output_audio_file
1400ags_audio_get_input_audio_file
1401ags_audio_set_input_audio_file
1402ags_audio_get_instrument_name
1403ags_audio_set_instrument_name
1404ags_audio_get_track_name
1405ags_audio_set_track_name
1406ags_audio_get_midi
1407ags_audio_set_midi
1408ags_audio_add_midi
1409ags_audio_remove_midi
1410ags_audio_get_output_midi_file
1411ags_audio_set_output_midi_file
1412ags_audio_get_input_midi_file
1413ags_audio_set_input_midi_file
1414ags_audio_get_recall_id
1415ags_audio_set_recall_id
1416ags_audio_add_recall_id
1417ags_audio_remove_recall_id
1418ags_audio_get_recycling_context
1419ags_audio_set_recycling_context
1420ags_audio_add_recycling_context
1421ags_audio_remove_recycling_context
1422ags_audio_get_recall_container
1423ags_audio_set_recall_container
1424ags_audio_add_recall_container
1425ags_audio_remove_recall_container
1426ags_audio_get_play
1427ags_audio_set_play
1428ags_audio_get_recall
1429ags_audio_set_recall
1430ags_audio_add_recall
1431ags_audio_insert_recall
1432ags_audio_remove_recall
1433ags_audio_duplicate_recall
1434ags_audio_resolve_recall
1435ags_audio_init_recall
1436ags_audio_play_recall
1437ags_audio_done_recall
1438ags_audio_cancel_recall
1439ags_audio_cleanup_recall
1440ags_audio_start
1441ags_audio_stop
1442ags_audio_check_scope
1443ags_audio_collect_all_audio_ports
1444ags_audio_collect_all_audio_ports_by_specifier_and_context
1445ags_audio_open_audio_file_as_channel
1446ags_audio_open_audio_file_as_wave
1447ags_audio_open_midi_file_as_midi
1448ags_audio_open_midi_file_as_notation
1449ags_audio_recursive_set_property
1450ags_audio_recursive_run_stage
1451ags_audio_new
1452ags_recall_dssi_run_get_type
1453ags_recall_dssi_run_new
1454ags_audio_buffer_util_get_type
1455ags_complex_set
1456ags_complex_set
1457ags_complex_set
1458ags_complex_set
1459ags_complex_set
1460ags_complex_set
1461ags_complex_set
1462ags_complex_get
1463ags_complex_get
1464ags_complex_get
1465ags_complex_get
1466ags_complex_get
1467ags_complex_get
1468ags_complex_get
1469ags_audio_buffer_util_format_from_soundcard
1470ags_audio_buffer_util_get_copy_mode
1471ags_audio_buffer_util_clear_float
1472ags_audio_buffer_util_clear_float32
1473ags_audio_buffer_util_clear_double
1474ags_audio_buffer_util_clear_complex
1475ags_audio_buffer_util_clear_buffer
1476ags_audio_buffer_util_envelope_s8
1477ags_audio_buffer_util_envelope_s16
1478ags_audio_buffer_util_envelope_s24
1479ags_audio_buffer_util_envelope_s32
1480ags_audio_buffer_util_envelope_s64
1481ags_audio_buffer_util_envelope_float
1482ags_audio_buffer_util_envelope_double
1483ags_audio_buffer_util_envelope_complex
1484ags_audio_buffer_util_envelope
1485ags_audio_buffer_util_volume_s8
1486ags_audio_buffer_util_volume_s16
1487ags_audio_buffer_util_volume_s24
1488ags_audio_buffer_util_volume_s32
1489ags_audio_buffer_util_volume_s64
1490ags_audio_buffer_util_volume_float
1491ags_audio_buffer_util_volume_double
1492ags_audio_buffer_util_volume_complex
1493ags_audio_buffer_util_volume
1494ags_audio_buffer_util_peak_s8
1495ags_audio_buffer_util_peak_s16
1496ags_audio_buffer_util_peak_s24
1497ags_audio_buffer_util_peak_s32
1498ags_audio_buffer_util_peak_s64
1499ags_audio_buffer_util_peak_float
1500ags_audio_buffer_util_peak_double
1501ags_audio_buffer_util_peak_complex
1502ags_audio_buffer_util_peak
1503ags_audio_buffer_util_resample_s8
1504ags_audio_buffer_util_resample_s16
1505ags_audio_buffer_util_resample_s24
1506ags_audio_buffer_util_resample_s32
1507ags_audio_buffer_util_resample_s64
1508ags_audio_buffer_util_resample_float
1509ags_audio_buffer_util_resample_double
1510ags_audio_buffer_util_resample_complex
1511ags_audio_buffer_util_resample
1512ags_audio_buffer_util_resample_s8_with_buffer
1513ags_audio_buffer_util_resample_s16_with_buffer
1514ags_audio_buffer_util_resample_s24_with_buffer
1515ags_audio_buffer_util_resample_s32_with_buffer
1516ags_audio_buffer_util_resample_s64_with_buffer
1517ags_audio_buffer_util_resample_float_with_buffer
1518ags_audio_buffer_util_resample_double_with_buffer
1519ags_audio_buffer_util_resample_complex_with_buffer
1520ags_audio_buffer_util_resample_with_buffer
1521ags_audio_buffer_util_pong_s8
1522ags_audio_buffer_util_pong_s16
1523ags_audio_buffer_util_pong_s24
1524ags_audio_buffer_util_pong_s32
1525ags_audio_buffer_util_pong_s64
1526ags_audio_buffer_util_pong_float
1527ags_audio_buffer_util_pong_double
1528ags_audio_buffer_util_pong_complex
1529ags_audio_buffer_util_pong
1530ags_audio_buffer_util_copy_s8_to_s8
1531ags_audio_buffer_util_copy_s8_to_s16
1532ags_audio_buffer_util_copy_s8_to_s24
1533ags_audio_buffer_util_copy_s8_to_s32
1534ags_audio_buffer_util_copy_s8_to_s64
1535ags_audio_buffer_util_copy_s8_to_float
1536ags_audio_buffer_util_copy_s8_to_double
1537ags_audio_buffer_util_copy_s16_to_s8
1538ags_audio_buffer_util_copy_s16_to_s16
1539ags_audio_buffer_util_copy_s16_to_s24
1540ags_audio_buffer_util_copy_s16_to_s32
1541ags_audio_buffer_util_copy_s16_to_s64
1542ags_audio_buffer_util_copy_s16_to_float
1543ags_audio_buffer_util_copy_s16_to_double
1544ags_audio_buffer_util_copy_s24_to_s8
1545ags_audio_buffer_util_copy_s24_to_s16
1546ags_audio_buffer_util_copy_s24_to_s24
1547ags_audio_buffer_util_copy_s24_to_s32
1548ags_audio_buffer_util_copy_s24_to_s64
1549ags_audio_buffer_util_copy_s24_to_float
1550ags_audio_buffer_util_copy_s24_to_double
1551ags_audio_buffer_util_copy_s32_to_s8
1552ags_audio_buffer_util_copy_s32_to_s16
1553ags_audio_buffer_util_copy_s32_to_s24
1554ags_audio_buffer_util_copy_s32_to_s32
1555ags_audio_buffer_util_copy_s32_to_s64
1556ags_audio_buffer_util_copy_s32_to_float
1557ags_audio_buffer_util_copy_s32_to_double
1558ags_audio_buffer_util_copy_s64_to_s8
1559ags_audio_buffer_util_copy_s64_to_s16
1560ags_audio_buffer_util_copy_s64_to_s24
1561ags_audio_buffer_util_copy_s64_to_s32
1562ags_audio_buffer_util_copy_s64_to_s64
1563ags_audio_buffer_util_copy_s64_to_float
1564ags_audio_buffer_util_copy_s64_to_double
1565ags_audio_buffer_util_copy_float_to_s8
1566ags_audio_buffer_util_copy_float_to_s16
1567ags_audio_buffer_util_copy_float_to_s24
1568ags_audio_buffer_util_copy_float_to_s32
1569ags_audio_buffer_util_copy_float_to_s64
1570ags_audio_buffer_util_copy_float_to_float
1571ags_audio_buffer_util_copy_float_to_double
1572ags_audio_buffer_util_copy_double_to_s8
1573ags_audio_buffer_util_copy_double_to_s16
1574ags_audio_buffer_util_copy_double_to_s24
1575ags_audio_buffer_util_copy_double_to_s32
1576ags_audio_buffer_util_copy_double_to_s64
1577ags_audio_buffer_util_copy_double_to_float
1578ags_audio_buffer_util_copy_double_to_double
1579ags_audio_buffer_util_copy_s8_to_float32
1580ags_audio_buffer_util_copy_s16_to_float32
1581ags_audio_buffer_util_copy_s24_to_float32
1582ags_audio_buffer_util_copy_s32_to_float32
1583ags_audio_buffer_util_copy_s64_to_float32
1584ags_audio_buffer_util_copy_float_to_float32
1585ags_audio_buffer_util_copy_double_to_float32
1586ags_audio_buffer_util_copy_float32_to_float32
1587ags_audio_buffer_util_copy_float32_to_s8
1588ags_audio_buffer_util_copy_float32_to_s16
1589ags_audio_buffer_util_copy_float32_to_s24
1590ags_audio_buffer_util_copy_float32_to_s32
1591ags_audio_buffer_util_copy_float32_to_s64
1592ags_audio_buffer_util_copy_float32_to_float
1593ags_audio_buffer_util_copy_float32_to_double
1594ags_audio_buffer_util_copy_s8_to_complex
1595ags_audio_buffer_util_copy_s16_to_complex
1596ags_audio_buffer_util_copy_s24_to_complex
1597ags_audio_buffer_util_copy_s32_to_complex
1598ags_audio_buffer_util_copy_s64_to_complex
1599ags_audio_buffer_util_copy_float_to_complex
1600ags_audio_buffer_util_copy_double_to_complex
1601ags_audio_buffer_util_copy_float32_to_complex
1602ags_audio_buffer_util_copy_complex_to_complex
1603ags_audio_buffer_util_copy_complex_to_s8
1604ags_audio_buffer_util_copy_complex_to_s16
1605ags_audio_buffer_util_copy_complex_to_s24
1606ags_audio_buffer_util_copy_complex_to_s32
1607ags_audio_buffer_util_copy_complex_to_s64
1608ags_audio_buffer_util_copy_complex_to_float
1609ags_audio_buffer_util_copy_complex_to_double
1610ags_audio_buffer_util_copy_complex_to_float32
1611ags_audio_buffer_util_copy_buffer_to_buffer
1612ags_fluid_interpolate_linear_util_get_type
1613ags_fluid_interpolate_linear_util_alloc
1614ags_fluid_interpolate_linear_util_copy
1615ags_fluid_interpolate_linear_util_free
1616ags_fluid_interpolate_linear_util_get_source
1617ags_fluid_interpolate_linear_util_set_source
1618ags_fluid_interpolate_linear_util_get_source_stride
1619ags_fluid_interpolate_linear_util_set_source_stride
1620ags_fluid_interpolate_linear_util_get_destination
1621ags_fluid_interpolate_linear_util_set_destination
1622ags_fluid_interpolate_linear_util_get_destination_stride
1623ags_fluid_interpolate_linear_util_set_destination_stride
1624ags_fluid_interpolate_linear_util_get_buffer_length
1625ags_fluid_interpolate_linear_util_set_buffer_length
1626ags_fluid_interpolate_linear_util_get_format
1627ags_fluid_interpolate_linear_util_set_format
1628ags_fluid_interpolate_linear_util_get_samplerate
1629ags_fluid_interpolate_linear_util_set_samplerate
1630ags_fluid_interpolate_linear_util_get_phase_increment
1631ags_fluid_interpolate_linear_util_set_phase_increment
1632ags_fluid_interpolate_linear_util_pitch_s8
1633ags_fluid_interpolate_linear_util_pitch_s16
1634ags_fluid_interpolate_linear_util_pitch_s24
1635ags_fluid_interpolate_linear_util_pitch_s32
1636ags_fluid_interpolate_linear_util_pitch_s64
1637ags_fluid_interpolate_linear_util_pitch_float
1638ags_fluid_interpolate_linear_util_pitch_double
1639ags_fluid_interpolate_linear_util_pitch_complex
1640ags_fluid_interpolate_linear_util_pitch
1641ags_fluid_interpolate_linear_util_fill_s8
1642ags_fluid_interpolate_linear_util_fill_s16
1643ags_fluid_interpolate_linear_util_fill_s24
1644ags_fluid_interpolate_linear_util_fill_s32
1645ags_fluid_interpolate_linear_util_fill_s64
1646ags_fluid_interpolate_linear_util_fill_float
1647ags_fluid_interpolate_linear_util_fill_double
1648ags_fluid_interpolate_linear_util_fill_complex
1649ags_recycling_context_get_type
1650ags_recycling_context_find_scope
1651ags_recycling_context_replace
1652ags_recycling_context_add
1653ags_recycling_context_remove
1654ags_recycling_context_insert
1655ags_recycling_context_get_toplevel
1656ags_recycling_context_find
1657ags_recycling_context_find_child
1658ags_recycling_context_find_parent
1659ags_recycling_context_add_child
1660ags_recycling_context_remove_child
1661ags_recycling_context_get_child_recall_id
1662ags_recycling_context_reset_recycling
1663ags_recycling_context_new
1664ags_recall_audio_get_type
1665ags_recall_audio_get_audio
1666ags_recall_audio_set_audio
1667ags_recall_audio_new
1668ags_fluid_pitch_util_get_type
1669ags_fluid_pitch_util_compute_s8
1670ags_fluid_pitch_util_compute_s16
1671ags_fluid_pitch_util_compute_s24
1672ags_fluid_pitch_util_compute_s32
1673ags_fluid_pitch_util_compute_s64
1674ags_fluid_pitch_util_compute_float
1675ags_fluid_pitch_util_compute_double
1676ags_fluid_pitch_util_compute_complex
1677ags_fluid_util_get_type
1678ags_fluid_phase_set
1679ags_fluid_phase_set_int
1680ags_fluid_phase_set_float
1681ags_fluid_phase_from_index_fract
1682ags_fluid_phase_index
1683ags_fluid_phase_fract
1684ags_fluid_phase_index_round
1685ags_fluid_phase_fract_to_tablerow
1686ags_fluid_phase_double
1687ags_fluid_phase_incr
1688ags_fluid_phase_decr
1689ags_fluid_phase_sub_int
1690ags_fluid_phase_index_plusplus
1691ags_fluid_ct2hz_real
1692ags_fluid_ct2hz
1693ags_hq_pitch_util_get_type
1694ags_hq_pitch_util_alloc
1695ags_hq_pitch_util_copy
1696ags_hq_pitch_util_free
1697ags_hq_pitch_util_get_source
1698ags_hq_pitch_util_set_source
1699ags_hq_pitch_util_get_source_stride
1700ags_hq_pitch_util_set_source_stride
1701ags_hq_pitch_util_get_destination
1702ags_hq_pitch_util_set_destination
1703ags_hq_pitch_util_get_destination_stride
1704ags_hq_pitch_util_set_destination_stride
1705ags_hq_pitch_util_get_buffer_length
1706ags_hq_pitch_util_set_buffer_length
1707ags_hq_pitch_util_get_format
1708ags_hq_pitch_util_set_format
1709ags_hq_pitch_util_get_samplerate
1710ags_hq_pitch_util_set_samplerate
1711ags_hq_pitch_util_get_base_key
1712ags_hq_pitch_util_set_base_key
1713ags_hq_pitch_util_get_tuning
1714ags_hq_pitch_util_set_tuning
1715ags_hq_pitch_util_pitch_s8
1716ags_hq_pitch_util_pitch_s16
1717ags_hq_pitch_util_pitch_s24
1718ags_hq_pitch_util_pitch_s32
1719ags_hq_pitch_util_pitch_s64
1720ags_hq_pitch_util_pitch_float
1721ags_hq_pitch_util_pitch_double
1722ags_hq_pitch_util_pitch_complex
1723ags_hq_pitch_util_pitch
1724ags_hq_pitch_util_compute_s8
1725ags_hq_pitch_util_compute_s16
1726ags_hq_pitch_util_compute_s24
1727ags_hq_pitch_util_compute_s32
1728ags_hq_pitch_util_compute_s64
1729ags_hq_pitch_util_compute_float
1730ags_hq_pitch_util_compute_double
1731ags_hq_pitch_util_compute_complex
1732ags_recall_audio_signal_get_type
1733ags_recall_audio_signal_new
1734ags_loop_channel_get_type
1735ags_loop_channel_new
1736ags_mute_audio_run_get_type
1737ags_mute_audio_run_new
1738ags_volume_recycling_get_type
1739ags_volume_recycling_new
1740ags_volume_channel_get_type
1741ags_volume_channel_new
1742ags_peak_channel_get_type
1743ags_peak_channel_buffer_add
1744ags_peak_channel_retrieve_peak_internal
1745ags_peak_channel_new
1746ags_play_recycling_get_type
1747ags_play_recycling_new
1748ags_record_midi_audio_run_get_type
1749ags_record_midi_audio_run_new
1750ags_copy_pattern_audio_run_get_type
1751ags_copy_pattern_audio_run_new
1752ags_stream_recycling_get_type
1753ags_stream_recycling_new
1754ags_feed_audio_signal_get_type
1755ags_feed_audio_signal_new
1756ags_envelope_channel_run_get_type
1757ags_envelope_channel_run_new
1758ags_prepare_audio_signal_get_type
1759ags_prepare_audio_signal_new
1760ags_lfo_recycling_get_type
1761ags_lfo_recycling_new
1762ags_play_channel_get_type
1763ags_play_channel_new
1764ags_mute_audio_signal_get_type
1765ags_mute_audio_signal_new
1766ags_lfo_channel_get_type
1767ags_lfo_channel_new
1768ags_count_beats_audio_run_get_type
1769ags_count_beats_audio_run_sequencer_start
1770ags_count_beats_audio_run_sequencer_loop
1771ags_count_beats_audio_run_sequencer_stop
1772ags_count_beats_audio_run_notation_start
1773ags_count_beats_audio_run_notation_loop
1774ags_count_beats_audio_run_notation_stop
1775ags_count_beats_audio_run_wave_start
1776ags_count_beats_audio_run_wave_loop
1777ags_count_beats_audio_run_wave_stop
1778ags_count_beats_audio_run_midi_start
1779ags_count_beats_audio_run_midi_loop
1780ags_count_beats_audio_run_midi_stop
1781ags_count_beats_audio_run_new
1782ags_play_channel_run_master_get_type
1783ags_play_channel_run_master_test_flags
1784ags_play_channel_run_master_set_flags
1785ags_play_channel_run_master_unset_flags
1786ags_play_channel_run_master_new
1787ags_play_wave_audio_run_get_type
1788ags_play_wave_audio_run_new
1789ags_copy_recycling_get_type
1790ags_copy_recycling_new
1791ags_prepare_channel_run_get_type
1792ags_prepare_channel_run_new
1793ags_play_dssi_audio_run_get_type
1794ags_play_dssi_audio_run_load_ports
1795ags_play_dssi_audio_run_new
1796ags_eq10_channel_get_type
1797ags_eq10_channel_new
1798ags_analyse_channel_run_get_type
1799ags_analyse_channel_run_new
1800ags_peak_audio_signal_get_type
1801ags_peak_audio_signal_new
1802ags_prepare_recycling_get_type
1803ags_prepare_recycling_new
1804ags_stream_channel_run_get_type
1805ags_stream_channel_run_new
1806ags_capture_wave_channel_run_get_type
1807ags_capture_wave_channel_run_new
1808ags_route_lv2_audio_run_get_type
1809ags_route_lv2_audio_run_new
1810ags_play_wave_audio_get_type
1811ags_play_wave_audio_new
1812ags_mute_channel_run_get_type
1813ags_mute_channel_run_new
1814ags_feed_recycling_get_type
1815ags_feed_recycling_new
1816ags_envelope_audio_signal_get_type
1817ags_envelope_audio_signal_new
1818ags_route_dssi_audio_run_get_type
1819ags_route_dssi_audio_run_new
1820ags_analyse_channel_get_type
1821ags_analyse_channel_buffer_add
1822ags_analyse_channel_retrieve_frequency_and_magnitude
1823ags_analyse_channel_new
1824ags_stream_audio_signal_get_type
1825ags_stream_audio_signal_new
1826ags_play_dssi_audio_get_type
1827ags_play_dssi_audio_load
1828ags_play_dssi_audio_load_ports
1829ags_play_dssi_audio_load_conversion
1830ags_play_dssi_audio_find
1831ags_play_dssi_audio_new
1832ags_volume_audio_signal_get_type
1833ags_volume_audio_signal_new
1834ags_peak_recycling_get_type
1835ags_peak_recycling_new
1836ags_rt_stream_channel_get_type
1837ags_rt_stream_channel_new
1838ags_play_notation_audio_get_type
1839ags_play_notation_audio_new
1840ags_envelope_channel_get_type
1841ags_envelope_channel_new
1842ags_play_channel_run_get_type
1843ags_play_channel_run_test_flags
1844ags_play_channel_run_set_flags
1845ags_play_channel_run_unset_flags
1846ags_play_channel_run_new
1847ags_count_beats_audio_get_type
1848ags_count_beats_audio_new
1849ags_envelope_recycling_get_type
1850ags_envelope_recycling_new
1851ags_play_lv2_audio_run_get_type
1852ags_play_lv2_audio_run_load_ports
1853ags_play_lv2_audio_run_new
1854ags_analyse_recycling_get_type
1855ags_analyse_recycling_new
1856ags_buffer_recycling_get_type
1857ags_buffer_recycling_new
1858ags_rt_stream_audio_signal_get_type
1859ags_rt_stream_audio_signal_new
1860ags_buffer_audio_signal_get_type
1861ags_buffer_audio_signal_new
1862ags_stream_channel_get_type
1863ags_stream_channel_new
1864ags_record_midi_audio_get_type
1865ags_record_midi_audio_new
1866ags_volume_channel_run_get_type
1867ags_volume_channel_run_new
1868ags_play_audio_signal_get_type
1869ags_play_audio_signal_new
1870ags_feed_channel_get_type
1871ags_feed_channel_new
1872ags_mute_audio_get_type
1873ags_mute_audio_new
1874ags_peak_channel_run_get_type
1875ags_peak_channel_run_new
1876ags_copy_audio_signal_get_type
1877ags_copy_audio_signal_new
1878ags_play_notation_audio_run_get_type
1879ags_play_notation_audio_run_new
1880ags_copy_channel_run_get_type
1881ags_copy_channel_run_new
1882ags_eq10_audio_signal_get_type
1883ags_eq10_audio_signal_new
1884ags_analyse_audio_signal_get_type
1885ags_analyse_audio_signal_new
1886ags_feed_channel_run_get_type
1887ags_feed_channel_run_new
1888ags_play_audio_get_type
1889ags_play_audio_new
1890ags_route_lv2_audio_get_type
1891ags_route_lv2_audio_new
1892ags_lfo_audio_signal_get_type
1893ags_lfo_audio_signal_new
1894ags_copy_channel_get_type
1895ags_copy_channel_new
1896ags_capture_wave_channel_get_type
1897ags_capture_wave_channel_new
1898ags_delay_audio_run_get_type
1899ags_delay_audio_run_sequencer_alloc_output
1900ags_delay_audio_run_sequencer_alloc_input
1901ags_delay_audio_run_sequencer_count
1902ags_delay_audio_run_notation_alloc_output
1903ags_delay_audio_run_notation_alloc_input
1904ags_delay_audio_run_notation_count
1905ags_delay_audio_run_wave_alloc_output
1906ags_delay_audio_run_wave_alloc_input
1907ags_delay_audio_run_wave_count
1908ags_delay_audio_run_midi_alloc_output
1909ags_delay_audio_run_midi_alloc_input
1910ags_delay_audio_run_midi_count
1911ags_delay_audio_run_new
1912ags_buffer_channel_run_get_type
1913ags_buffer_channel_run_new
1914ags_mute_recycling_get_type
1915ags_mute_recycling_new
1916ags_buffer_channel_get_type
1917ags_buffer_channel_new
1918ags_loop_channel_run_get_type
1919ags_loop_channel_run_new
1920ags_route_dssi_audio_get_type
1921ags_route_dssi_audio_new
1922ags_delay_audio_get_type
1923ags_delay_audio_sequencer_duration_changed
1924ags_delay_audio_notation_duration_changed
1925ags_delay_audio_wave_duration_changed
1926ags_delay_audio_midi_duration_changed
1927ags_delay_audio_new
1928ags_copy_pattern_channel_run_get_type
1929ags_copy_pattern_channel_run_new
1930ags_lfo_channel_run_get_type
1931ags_lfo_channel_run_new
1932ags_capture_wave_audio_get_type
1933ags_capture_wave_audio_new
1934ags_play_wave_channel_run_get_type
1935ags_play_wave_channel_run_new
1936ags_rt_stream_recycling_get_type
1937ags_rt_stream_recycling_new
1938ags_copy_pattern_channel_get_type
1939ags_copy_pattern_channel_new
1940ags_mute_channel_get_type
1941ags_mute_channel_new
1942ags_play_wave_channel_get_type
1943ags_play_wave_channel_new
1944ags_copy_pattern_audio_get_type
1945ags_copy_pattern_audio_new
1946ags_eq10_channel_run_get_type
1947ags_eq10_channel_run_new
1948ags_capture_wave_audio_run_get_type
1949ags_capture_wave_audio_run_new
1950ags_play_lv2_audio_get_type
1951ags_play_lv2_audio_test_flags
1952ags_play_lv2_audio_set_flags
1953ags_play_lv2_audio_unset_flags
1954ags_play_lv2_audio_load
1955ags_play_lv2_audio_load_ports
1956ags_play_lv2_audio_load_conversion
1957ags_play_lv2_audio_find
1958ags_play_lv2_audio_new
1959ags_prepare_channel_get_type
1960ags_prepare_channel_new
1961ags_rt_stream_channel_run_get_type
1962ags_rt_stream_channel_run_new
1963ags_eq10_recycling_get_type
1964ags_eq10_recycling_new
1965ags_volume_util_get_type
1966ags_volume_util_alloc
1967ags_volume_util_copy
1968ags_volume_util_free
1969ags_volume_util_get_destination
1970ags_volume_util_set_destination
1971ags_volume_util_get_destination_stride
1972ags_volume_util_set_destination_stride
1973ags_volume_util_get_source
1974ags_volume_util_set_source
1975ags_volume_util_get_source_stride
1976ags_volume_util_set_source_stride
1977ags_volume_util_get_buffer_length
1978ags_volume_util_set_buffer_length
1979ags_volume_util_get_format
1980ags_volume_util_set_format
1981ags_volume_util_get_audio_buffer_util_format
1982ags_volume_util_set_audio_buffer_util_format
1983ags_volume_util_get_volume
1984ags_volume_util_set_volume
1985ags_volume_util_compute_s8
1986ags_volume_util_compute_s16
1987ags_volume_util_compute_s24
1988ags_volume_util_compute_s32
1989ags_volume_util_compute_s64
1990ags_volume_util_compute_float
1991ags_volume_util_compute_double
1992ags_volume_util_compute_complex
1993ags_volume_util_compute
1994ags_fluid_interpolate_4th_order_util_get_type
1995ags_fluid_interpolate_4th_order_util_alloc
1996ags_fluid_interpolate_4th_order_util_copy
1997ags_fluid_interpolate_4th_order_util_free
1998ags_fluid_interpolate_4th_order_util_get_source
1999ags_fluid_interpolate_4th_order_util_set_source
2000ags_fluid_interpolate_4th_order_util_get_source_stride
2001ags_fluid_interpolate_4th_order_util_set_source_stride
2002ags_fluid_interpolate_4th_order_util_get_destination
2003ags_fluid_interpolate_4th_order_util_set_destination
2004ags_fluid_interpolate_4th_order_util_get_destination_stride
2005ags_fluid_interpolate_4th_order_util_set_destination_stride
2006ags_fluid_interpolate_4th_order_util_get_buffer_length
2007ags_fluid_interpolate_4th_order_util_set_buffer_length
2008ags_fluid_interpolate_4th_order_util_get_format
2009ags_fluid_interpolate_4th_order_util_set_format
2010ags_fluid_interpolate_4th_order_util_get_samplerate
2011ags_fluid_interpolate_4th_order_util_set_samplerate
2012ags_fluid_interpolate_4th_order_util_get_phase_increment
2013ags_fluid_interpolate_4th_order_util_set_phase_increment
2014ags_fluid_interpolate_4th_order_util_pitch_s8
2015ags_fluid_interpolate_4th_order_util_pitch_s16
2016ags_fluid_interpolate_4th_order_util_pitch_s24
2017ags_fluid_interpolate_4th_order_util_pitch_s32
2018ags_fluid_interpolate_4th_order_util_pitch_s64
2019ags_fluid_interpolate_4th_order_util_pitch_float
2020ags_fluid_interpolate_4th_order_util_pitch_double
2021ags_fluid_interpolate_4th_order_util_pitch_complex
2022ags_fluid_interpolate_4th_order_util_pitch
2023ags_fluid_interpolate_4th_order_util_fill_s8
2024ags_fluid_interpolate_4th_order_util_fill_s16
2025ags_fluid_interpolate_4th_order_util_fill_s24
2026ags_fluid_interpolate_4th_order_util_fill_s32
2027ags_fluid_interpolate_4th_order_util_fill_s64
2028ags_fluid_interpolate_4th_order_util_fill_float
2029ags_fluid_interpolate_4th_order_util_fill_double
2030ags_fluid_interpolate_4th_order_util_fill_complex
2031ags_sfz_synth_generator_get_type
2032ags_sfz_synth_generator_get_obj_mutex
2033ags_sfz_synth_generator_get_filename
2034ags_sfz_synth_generator_set_filename
2035ags_sfz_synth_generator_get_samplerate
2036ags_sfz_synth_generator_set_samplerate
2037ags_sfz_synth_generator_get_buffer_size
2038ags_sfz_synth_generator_set_buffer_size
2039ags_sfz_synth_generator_get_format
2040ags_sfz_synth_generator_set_format
2041ags_sfz_synth_generator_get_pitch_type
2042ags_sfz_synth_generator_set_pitch_type
2043ags_sfz_synth_generator_get_delay
2044ags_sfz_synth_generator_set_delay
2045ags_sfz_synth_generator_get_frame_count
2046ags_sfz_synth_generator_set_frame_count
2047ags_sfz_synth_generator_get_loop_start
2048ags_sfz_synth_generator_set_loop_start
2049ags_sfz_synth_generator_get_loop_end
2050ags_sfz_synth_generator_set_loop_end
2051ags_sfz_synth_generator_get_base_key
2052ags_sfz_synth_generator_set_base_key
2053ags_sfz_synth_generator_get_tuning
2054ags_sfz_synth_generator_set_tuning
2055ags_sfz_synth_generator_get_timestamp
2056ags_sfz_synth_generator_set_timestamp
2057ags_sfz_synth_generator_compute
2058ags_sfz_synth_generator_new
2059ags_sf2_util_get_type
2060ags_sf2_get_note
2061ags_sf2_set_note
2062ags_sf2_get_volume
2063ags_sf2_set_volume
2064ags_sf2_get_samplerate
2065ags_sf2_set_samplerate
2066ags_sf2_get_offset
2067ags_sf2_set_offset
2068ags_sf2_get_n_frames
2069ags_sf2_set_n_frames
2070ags_sf2_get_loop_mode
2071ags_sf2_set_loop_mode
2072ags_sf2_get_loop_start
2073ags_sf2_set_loop_start
2074ags_sf2_get_loop_end
2075ags_sf2_set_loop_end
2076ags_sf2_get_generic_pitch
2077ags_sf2_set_generic_pitch
2078ags_sf2_get_user_data
2079ags_sf2_set_user_data
2080ags_sf2_util_copy_s8
2081ags_sf2_util_copy_s16
2082ags_sf2_util_copy_s24
2083ags_sf2_util_copy_s32
2084ags_sf2_util_copy_s64
2085ags_sf2_util_copy_float
2086ags_sf2_util_copy_double
2087ags_sf2_util_copy_complex
2088ags_sf2_util_copy
2089ags_recall_dssi_get_type
2090ags_recall_dssi_load
2091ags_recall_dssi_load_ports
2092ags_recall_dssi_load_conversion
2093ags_recall_dssi_find
2094ags_recall_dssi_new
2095ags_frequency_map_manager_get_type
2096ags_frequency_map_manager_test_flags
2097ags_frequency_map_manager_set_flags
2098ags_frequency_map_manager_unset_flags
2099ags_frequency_map_manager_add_frequency_map
2100ags_frequency_map_manager_add_factorized_frequency_map
2101ags_frequency_map_manager_find_frequency_map
2102ags_frequency_map_manager_find_factorized_frequency_map
2103ags_frequency_map_manager_load_default
2104ags_frequency_map_manager_get_instance
2105ags_frequency_map_manager_new
2106ags_recall_dependency_get_type
2107ags_recall_dependency_find_dependency
2108ags_recall_dependency_find_dependency_by_provider
2109ags_recall_dependency_resolve
2110ags_recall_dependency_new
2111ags_port_util_get_type
2112ags_port_util_load_ladspa_conversion
2113ags_port_util_load_lv2_conversion
2114ags_automation_get_type
2115ags_automation_flags_get_type
2116ags_automation_get_obj_mutex
2117ags_automation_test_flags
2118ags_automation_set_flags
2119ags_automation_unset_flags
2120ags_automation_find_port
2121ags_automation_find_near_timestamp
2122ags_automation_find_near_timestamp_extended
2123ags_automation_sort_func
2124ags_automation_add
2125ags_automation_get_audio
2126ags_automation_set_audio
2127ags_automation_get_channel_type
2128ags_automation_set_channel_type
2129ags_automation_get_line
2130ags_automation_set_line
2131ags_automation_get_timestamp
2132ags_automation_set_timestamp
2133ags_automation_get_control_name
2134ags_automation_set_control_name
2135ags_automation_get_steps
2136ags_automation_set_steps
2137ags_automation_get_upper
2138ags_automation_set_upper
2139ags_automation_get_lower
2140ags_automation_set_lower
2141ags_automation_get_default_value
2142ags_automation_set_default_value
2143ags_automation_get_port
2144ags_automation_set_port
2145ags_automation_get_acceleration
2146ags_automation_set_acceleration
2147ags_automation_add_acceleration
2148ags_automation_remove_acceleration
2149ags_automation_remove_acceleration_at_position
2150ags_automation_get_selection
2151ags_automation_is_acceleration_selected
2152ags_automation_find_point
2153ags_automation_find_region
2154ags_automation_free_selection
2155ags_automation_add_point_to_selection
2156ags_automation_remove_point_from_selection
2157ags_automation_add_region_to_selection
2158ags_automation_remove_region_from_selection
2159ags_automation_add_all_to_selection
2160ags_automation_copy_selection
2161ags_automation_cut_selection
2162ags_automation_insert_from_clipboard
2163ags_automation_insert_from_clipboard_extended
2164ags_automation_get_specifier_unique
2165ags_automation_get_specifier_unique_with_channel_type
2166ags_automation_find_specifier
2167ags_automation_find_channel_type_with_control_name
2168ags_automation_find_specifier_with_type_and_line
2169ags_automation_get_value
2170ags_automation_new
2171ags_jack_client_get_type
2172ags_jack_client_test_flags
2173ags_jack_client_set_flags
2174ags_jack_client_unset_flags
2175ags_jack_client_find_uuid
2176ags_jack_client_find
2177ags_jack_client_open
2178ags_jack_client_close
2179ags_jack_client_add_device
2180ags_jack_client_remove_device
2181ags_jack_client_add_port
2182ags_jack_client_remove_port
2183ags_jack_client_activate
2184ags_jack_client_deactivate
2185ags_jack_client_new
2186ags_jack_devin_get_type
2187ags_jack_devin_error_quark
2188ags_jack_devin_test_flags
2189ags_jack_devin_set_flags
2190ags_jack_devin_unset_flags
2191ags_jack_devin_switch_buffer_flag
2192ags_jack_devin_adjust_delay_and_attack
2193ags_jack_devin_realloc_buffer
2194ags_jack_devin_new
2195ags_jack_devout_get_type
2196ags_jack_devout_error_quark
2197ags_jack_devout_test_flags
2198ags_jack_devout_set_flags
2199ags_jack_devout_unset_flags
2200ags_jack_devout_switch_buffer_flag
2201ags_jack_devout_adjust_delay_and_attack
2202ags_jack_devout_realloc_buffer
2203ags_jack_devout_new
2204ags_jack_port_get_type
2205ags_jack_port_test_flags
2206ags_jack_port_set_flags
2207ags_jack_port_unset_flags
2208ags_jack_port_find
2209ags_jack_port_register
2210ags_jack_port_unregister
2211ags_jack_port_new
2212ags_jack_server_get_type
2213ags_jack_server_test_flags
2214ags_jack_server_set_flags
2215ags_jack_server_unset_flags
2216ags_jack_server_find_url
2217ags_jack_server_find_client
2218ags_jack_server_find_port
2219ags_jack_server_add_client
2220ags_jack_server_remove_client
2221ags_jack_server_connect_client
2222ags_jack_server_disconnect_client
2223ags_jack_server_new
2224ags_jack_midiin_get_type
2225ags_jack_midiin_error_quark
2226ags_jack_midiin_test_flags
2227ags_jack_midiin_set_flags
2228ags_jack_midiin_unset_flags
2229ags_jack_midiin_switch_buffer_flag
2230ags_jack_midiin_new
2231ags_audio_signal_get_type
2232ags_audio_signal_flags_get_type
2233ags_audio_signal_get_obj_mutex
2234ags_audio_signal_stream_lock
2235ags_audio_signal_stream_unlock
2236ags_audio_signal_test_flags
2237ags_audio_signal_set_flags
2238ags_audio_signal_unset_flags
2239ags_stream_alloc
2240ags_stream_free
2241ags_stream_slice_alloc
2242ags_stream_slice_free
2243ags_audio_signal_get_recycling
2244ags_audio_signal_set_recycling
2245ags_audio_signal_get_output_soundcard
2246ags_audio_signal_set_output_soundcard
2247ags_audio_signal_get_input_soundcard
2248ags_audio_signal_set_input_soundcard
2249ags_audio_signal_get_samplerate
2250ags_audio_signal_set_samplerate
2251ags_audio_signal_get_buffer_size
2252ags_audio_signal_set_buffer_size
2253ags_audio_signal_get_format
2254ags_audio_signal_set_format
2255ags_audio_signal_get_note
2256ags_audio_signal_set_note
2257ags_audio_signal_add_note
2258ags_audio_signal_remove_note
2259ags_audio_signal_get_stream
2260ags_audio_signal_set_stream
2261ags_audio_signal_refresh_data
2262ags_audio_signal_add_stream
2263ags_audio_signal_stream_resize
2264ags_audio_signal_stream_safe_resize
2265ags_audio_signal_clear
2266ags_audio_signal_duplicate_stream
2267ags_audio_signal_feed
2268ags_audio_signal_feed_extended
2269ags_audio_signal_open_feed
2270ags_audio_signal_continue_feed
2271ags_audio_signal_close_feed
2272ags_audio_signal_get_length_till_current
2273ags_audio_signal_contains_note
2274ags_audio_signal_get_template
2275ags_audio_signal_get_rt_template
2276ags_audio_signal_find_stream_current
2277ags_audio_signal_find_by_recall_id
2278ags_audio_signal_is_active
2279ags_audio_signal_new
2280ags_audio_signal_new_with_length
2281ags_buffer_get_type
2282ags_buffer_flags_get_type
2283ags_buffer_get_obj_mutex
2284ags_buffer_lock
2285ags_buffer_unlock
2286ags_buffer_test_flags
2287ags_buffer_set_flags
2288ags_buffer_unset_flags
2289ags_buffer_sort_func
2290ags_buffer_get_x
2291ags_buffer_set_x
2292ags_buffer_get_samplerate
2293ags_buffer_set_samplerate
2294ags_buffer_get_buffer_size
2295ags_buffer_set_buffer_size
2296ags_buffer_get_format
2297ags_buffer_set_format
2298ags_buffer_get_data
2299ags_buffer_duplicate
2300ags_buffer_new
2301ags_generic_recall_recycling_get_type
2302ags_generic_recall_recycling_new
2303ags_generic_recall_channel_run_get_type
2304ags_generic_recall_channel_run_new
2305ags_sfz_util_get_type
2306ags_sfz_get_note
2307ags_sfz_set_note
2308ags_sfz_get_volume
2309ags_sfz_set_volume
2310ags_sfz_get_samplerate
2311ags_sfz_set_samplerate
2312ags_sfz_get_offset
2313ags_sfz_set_offset
2314ags_sfz_get_n_frames
2315ags_sfz_set_n_frames
2316ags_sfz_get_loop_mode
2317ags_sfz_set_loop_mode
2318ags_sfz_get_loop_start
2319ags_sfz_set_loop_start
2320ags_sfz_get_loop_end
2321ags_sfz_set_loop_end
2322ags_sfz_get_generic_pitch
2323ags_sfz_set_generic_pitch
2324ags_sfz_get_user_data
2325ags_sfz_set_user_data
2326ags_sfz_util_copy_s8
2327ags_sfz_util_copy_s16
2328ags_sfz_util_copy_s24
2329ags_sfz_util_copy_s32
2330ags_sfz_util_copy_s64
2331ags_sfz_util_copy_float
2332ags_sfz_util_copy_double
2333ags_sfz_util_copy_complex
2334ags_sfz_util_copy
2335ags_synth_oscillator_mode_get_type
2336ags_apply_presets_get_type
2337ags_apply_presets_soundcard
2338ags_apply_presets_new
2339ags_resize_audio_get_type
2340ags_resize_audio_new
2341ags_start_audio_get_type
2342ags_start_audio_new
2343ags_free_selection_get_type
2344ags_free_selection_new
2345ags_start_sequencer_get_type
2346ags_start_sequencer_new
2347ags_cancel_channel_get_type
2348ags_cancel_channel_new
2349ags_set_audio_channels_get_type
2350ags_set_audio_channels_new
2351ags_open_single_file_get_type
2352ags_open_single_file_new
2353ags_start_channel_get_type
2354ags_start_channel_new
2355ags_open_sf2_instrument_get_type
2356ags_open_sf2_instrument_new
2357ags_remove_audio_signal_get_type
2358ags_remove_audio_signal_new
2359ags_add_note_get_type
2360ags_add_note_new
2361ags_apply_sf2_synth_get_type
2362ags_apply_sf2_synth_new
2363ags_export_output_get_type
2364ags_export_output_new
2365ags_add_soundcard_get_type
2366ags_add_soundcard_new
2367ags_add_effect_get_type
2368ags_add_effect_new
2369ags_add_audio_signal_get_type
2370ags_add_audio_signal_new
2371ags_reset_fx_peak_get_type
2372ags_reset_fx_peak_add
2373ags_reset_fx_peak_remove
2374ags_reset_fx_peak_get_instance
2375ags_reset_fx_peak_new
2376ags_open_file_get_type
2377ags_open_file_new
2378ags_reset_peak_get_type
2379ags_reset_peak_add
2380ags_reset_peak_remove
2381ags_reset_peak_get_instance
2382ags_reset_peak_new
2383ags_reset_fx_analyse_get_type
2384ags_reset_fx_analyse_add
2385ags_reset_fx_analyse_remove
2386ags_reset_fx_analyse_get_instance
2387ags_reset_fx_analyse_new
2388ags_link_channel_get_type
2389ags_link_channel_new
2390ags_stop_sequencer_get_type
2391ags_stop_sequencer_new
2392ags_reset_note_get_type
2393ags_reset_note_add
2394ags_reset_note_remove
2395ags_reset_note_get_instance
2396ags_reset_note_new
2397ags_tic_device_get_type
2398ags_tic_device_new
2399ags_apply_sequencer_length_get_type
2400ags_apply_sequencer_length_new
2401ags_apply_sfz_synth_get_type
2402ags_apply_sfz_synth_new
2403ags_remove_note_get_type
2404ags_remove_note_new
2405ags_set_buffer_size_get_type
2406ags_set_buffer_size_new
2407ags_apply_tact_get_type
2408ags_apply_tact_new
2409ags_clear_buffer_get_type
2410ags_clear_buffer_new
2411ags_set_format_get_type
2412ags_set_format_new
2413ags_open_sfz_file_get_type
2414ags_open_sfz_file_new
2415ags_set_muted_get_type
2416ags_set_muted_new
2417ags_open_wave_get_type
2418ags_open_wave_new
2419ags_cancel_audio_get_type
2420ags_cancel_audio_new
2421ags_remove_audio_get_type
2422ags_remove_audio_new
2423ags_set_samplerate_get_type
2424ags_set_samplerate_new
2425ags_apply_bpm_get_type
2426ags_apply_bpm_new
2427ags_apply_sound_config_get_type
2428ags_apply_sound_config_new
2429ags_open_sf2_sample_get_type
2430ags_open_sf2_sample_new
2431ags_start_soundcard_get_type
2432ags_start_soundcard_new
2433ags_clear_audio_signal_get_type
2434ags_clear_audio_signal_new
2435ags_switch_buffer_flag_get_type
2436ags_switch_buffer_flag_new
2437ags_toggle_pattern_bit_get_type
2438ags_toggle_pattern_bit_refresh_gui
2439ags_toggle_pattern_bit_new
2440ags_stop_soundcard_get_type
2441ags_stop_soundcard_new
2442ags_reset_amplitude_get_type
2443ags_reset_amplitude_add
2444ags_reset_amplitude_remove
2445ags_reset_amplitude_get_instance
2446ags_reset_amplitude_new
2447ags_crop_note_get_type
2448ags_crop_note_set_selection
2449ags_crop_note_new
2450ags_set_device_get_type
2451ags_set_device_new
2452ags_apply_synth_get_type
2453ags_apply_synth_new
2454ags_add_audio_get_type
2455ags_add_audio_new
2456ags_seek_soundcard_get_type
2457ags_seek_soundcard_new
2458ags_move_note_get_type
2459ags_move_note_set_selection
2460ags_move_note_new
2461ags_remove_soundcard_get_type
2462ags_remove_soundcard_new
2463ags_output_get_type
2464ags_output_find_first_input_recycling
2465ags_output_find_last_input_recycling
2466ags_output_new
2467ags_input_get_type
2468ags_input_is_active
2469ags_input_next_active
2470ags_input_add_synth_generator
2471ags_input_remove_synth_generator
2472ags_input_open_file
2473ags_input_new
2474ags_midi_parser_get_type
2475ags_midi_parser_read_gint16
2476ags_midi_parser_read_gint24
2477ags_midi_parser_read_gint32
2478ags_midi_parser_read_varlength
2479ags_midi_parser_read_text
2480ags_midi_parser_ticks_to_sec
2481ags_midi_parser_midi_getc
2482ags_midi_parser_on_error
2483ags_midi_parser_parse_full
2484ags_midi_parser_parse_bytes
2485ags_midi_parser_parse_header
2486ags_midi_parser_parse_track
2487ags_midi_parser_channel_message
2488ags_midi_parser_key_on
2489ags_midi_parser_key_off
2490ags_midi_parser_key_pressure
2491ags_midi_parser_change_parameter
2492ags_midi_parser_change_pitch_bend
2493ags_midi_parser_change_program
2494ags_midi_parser_change_channel_pressure
2495ags_midi_parser_not_defined
2496ags_midi_parser_sysex
2497ags_midi_parser_system_common
2498ags_midi_parser_meta_event
2499ags_midi_parser_sequence_number
2500ags_midi_parser_end_of_track
2501ags_midi_parser_smtpe
2502ags_midi_parser_tempo
2503ags_midi_parser_time_signature
2504ags_midi_parser_key_signature
2505ags_midi_parser_sequencer_meta_event
2506ags_midi_parser_meta_misc
2507ags_midi_parser_text_event
2508ags_midi_parser_open_filename
2509ags_midi_parser_set_buffer
2510ags_midi_parser_set_file_length
2511ags_midi_parser_new
2512ags_midi_parser_new_from_filename
2513ags_midi_builder_get_type
2514ags_midi_builder_header_alloc
2515ags_midi_builder_header_free
2516ags_midi_builder_track_alloc
2517ags_midi_builder_track_free
2518ags_midi_builder_track_find_delta_time_with_track_name
2519ags_midi_builder_track_insert_midi_message
2520ags_midi_builder_track_get_delta_time_offset
2521ags_midi_builder_midi_putc
2522ags_midi_builder_on_error
2523ags_midi_builder_append_header
2524ags_midi_builder_append_track
2525ags_midi_builder_append_key_on
2526ags_midi_builder_append_key_off
2527ags_midi_builder_append_key_pressure
2528ags_midi_builder_append_change_parameter
2529ags_midi_builder_append_change_pitch_bend
2530ags_midi_builder_append_change_program
2531ags_midi_builder_append_change_pressure
2532ags_midi_builder_append_sysex
2533ags_midi_builder_append_quarter_frame
2534ags_midi_builder_append_song_position
2535ags_midi_builder_append_song_select
2536ags_midi_builder_append_tune_request
2537ags_midi_builder_append_sequence_number
2538ags_midi_builder_append_smtpe
2539ags_midi_builder_append_tempo
2540ags_midi_builder_append_time_signature
2541ags_midi_builder_append_key_signature
2542ags_midi_builder_append_sequencer_meta_event
2543ags_midi_builder_append_text_event
2544ags_midi_builder_append_xml_node
2545ags_midi_builder_from_xml_doc
2546ags_midi_builder_build
2547ags_midi_builder_open_filename
2548ags_midi_builder_get_data
2549ags_midi_builder_get_data_with_length
2550ags_midi_builder_write
2551ags_midi_builder_new
2552ags_midi_builder_new_from_filename
2553ags_midi_buffer_util_get_type
2554ags_midi_buffer_util_get_varlength_size
2555ags_midi_buffer_util_put_varlength
2556ags_midi_buffer_util_get_varlength
2557ags_midi_buffer_util_put_int16
2558ags_midi_buffer_util_get_int16
2559ags_midi_buffer_util_put_int24
2560ags_midi_buffer_util_get_int24
2561ags_midi_buffer_util_put_int32
2562ags_midi_buffer_util_get_int32
2563ags_midi_buffer_util_put_header
2564ags_midi_buffer_util_get_header
2565ags_midi_buffer_util_put_track
2566ags_midi_buffer_util_get_track
2567ags_midi_buffer_util_put_key_on
2568ags_midi_buffer_util_get_key_on
2569ags_midi_buffer_util_put_key_off
2570ags_midi_buffer_util_get_key_off
2571ags_midi_buffer_util_put_key_pressure
2572ags_midi_buffer_util_get_key_pressure
2573ags_midi_buffer_util_put_change_parameter
2574ags_midi_buffer_util_get_change_parameter
2575ags_midi_buffer_util_put_pitch_bend
2576ags_midi_buffer_util_get_pitch_bend
2577ags_midi_buffer_util_put_change_program
2578ags_midi_buffer_util_get_change_program
2579ags_midi_buffer_util_put_change_pressure
2580ags_midi_buffer_util_get_change_pressure
2581ags_midi_buffer_util_put_sysex
2582ags_midi_buffer_util_get_sysex
2583ags_midi_buffer_util_put_quarter_frame
2584ags_midi_buffer_util_get_quarter_frame
2585ags_midi_buffer_util_put_song_position
2586ags_midi_buffer_util_get_song_position
2587ags_midi_buffer_util_put_song_select
2588ags_midi_buffer_util_get_song_select
2589ags_midi_buffer_util_put_tune_request
2590ags_midi_buffer_util_get_tune_request
2591ags_midi_buffer_util_put_sequence_number
2592ags_midi_buffer_util_get_sequence_number
2593ags_midi_buffer_util_put_smtpe
2594ags_midi_buffer_util_get_smtpe
2595ags_midi_buffer_util_put_tempo
2596ags_midi_buffer_util_get_tempo
2597ags_midi_buffer_util_put_time_signature
2598ags_midi_buffer_util_get_time_signature
2599ags_midi_buffer_util_put_key_signature
2600ags_midi_buffer_util_get_key_signature
2601ags_midi_buffer_util_put_sequencer_meta_event
2602ags_midi_buffer_util_get_sequencer_meta_event
2603ags_midi_buffer_util_put_text_event
2604ags_midi_buffer_util_get_text_event
2605ags_midi_buffer_util_put_end_of_track
2606ags_midi_buffer_util_get_end_of_track
2607ags_midi_buffer_util_seek_message
2608ags_midi_buffer_util_decode
2609ags_midi_file_get_type
2610ags_midi_file_error_quark
2611ags_midi_file_open
2612ags_midi_file_open_from_data
2613ags_midi_file_rw_open
2614ags_midi_file_close
2615ags_midi_file_read
2616ags_midi_file_write
2617ags_midi_file_seek
2618ags_midi_file_flush
2619ags_midi_file_read_byte
2620ags_midi_file_read_gint16
2621ags_midi_file_read_gint24
2622ags_midi_file_read_gint32
2623ags_midi_file_read_varlength
2624ags_midi_file_read_text
2625ags_midi_file_write_byte
2626ags_midi_file_write_gint16
2627ags_midi_file_write_gint24
2628ags_midi_file_write_gint32
2629ags_midi_file_write_varlength
2630ags_midi_file_write_text
2631ags_midi_file_read_header
2632ags_midi_file_write_header
2633ags_midi_file_read_track_data
2634ags_midi_file_write_track_data
2635ags_midi_file_read_notation
2636ags_mid_file_read_midi
2637ags_midi_file_new
2638ags_midi_util_get_type
2639ags_midi_util_is_key_on
2640ags_midi_util_is_key_off
2641ags_midi_util_is_key_pressure
2642ags_midi_util_is_change_parameter
2643ags_midi_util_is_pitch_bend
2644ags_midi_util_is_change_program
2645ags_midi_util_is_change_pressure
2646ags_midi_util_is_sysex
2647ags_midi_util_is_quarter_frame
2648ags_midi_util_is_song_position
2649ags_midi_util_is_song_select
2650ags_midi_util_is_tune_request
2651ags_midi_util_is_meta_event
2652ags_midi_util_to_smf
2653ags_midi_util_delta_time_to_offset
2654ags_midi_util_offset_to_delta_time
2655ags_channel_get_type
2656ags_channel_flags_get_type
2657ags_channel_error_quark
2658ags_channel_get_obj_mutex
2659ags_channel_get_play_mutex
2660ags_channel_get_recall_mutex
2661ags_channel_test_flags
2662ags_channel_set_flags
2663ags_channel_unset_flags
2664ags_channel_test_ability_flags
2665ags_channel_set_ability_flags
2666ags_channel_unset_ability_flags
2667ags_channel_test_behaviour_flags
2668ags_channel_set_behaviour_flags
2669ags_channel_unset_behaviour_flags
2670ags_channel_test_staging_flags
2671ags_channel_set_staging_flags
2672ags_channel_unset_staging_flags
2673ags_channel_test_staging_completed
2674ags_channel_set_staging_completed
2675ags_channel_unset_staging_completed
2676ags_channel_get_audio
2677ags_channel_set_audio
2678ags_channel_next
2679ags_channel_prev
2680ags_channel_next_pad
2681ags_channel_prev_pad
2682ags_channel_first
2683ags_channel_last
2684ags_channel_nth
2685ags_channel_pad_first
2686ags_channel_pad_last
2687ags_channel_pad_nth
2688ags_channel_first_with_recycling
2689ags_channel_last_with_recycling
2690ags_channel_prev_with_recycling
2691ags_channel_next_with_recycling
2692ags_channel_get_link
2693ags_channel_set_link
2694ags_channel_reset_recycling
2695ags_channel_recycling_changed
2696ags_channel_get_output_soundcard
2697ags_channel_set_output_soundcard
2698ags_channel_get_input_soundcard
2699ags_channel_set_input_soundcard
2700ags_channel_get_samplerate
2701ags_channel_set_samplerate
2702ags_channel_get_buffer_size
2703ags_channel_set_buffer_size
2704ags_channel_get_format
2705ags_channel_set_format
2706ags_channel_get_pad
2707ags_channel_set_pad
2708ags_channel_get_audio_channel
2709ags_channel_set_audio_channel
2710ags_channel_get_line
2711ags_channel_set_line
2712ags_channel_get_octave
2713ags_channel_set_octave
2714ags_channel_get_key
2715ags_channel_set_key
2716ags_channel_get_absolute_key
2717ags_channel_set_absolute_key
2718ags_channel_get_pattern
2719ags_channel_set_pattern
2720ags_channel_add_pattern
2721ags_channel_remove_pattern
2722ags_channel_get_playback
2723ags_channel_set_playback
2724ags_channel_get_recall_id
2725ags_channel_set_recall_id
2726ags_channel_add_recall_id
2727ags_channel_remove_recall_id
2728ags_channel_get_recall_container
2729ags_channel_set_recall_container
2730ags_channel_add_recall_container
2731ags_channel_remove_recall_container
2732ags_channel_get_play
2733ags_channel_set_play
2734ags_channel_get_recall
2735ags_channel_set_recall
2736ags_channel_add_recall
2737ags_channel_insert_recall
2738ags_channel_remove_recall
2739ags_channel_add_effect
2740ags_channel_remove_effect
2741ags_channel_duplicate_recall
2742ags_channel_resolve_recall
2743ags_channel_init_recall
2744ags_channel_play_recall
2745ags_channel_done_recall
2746ags_channel_cancel_recall
2747ags_channel_cleanup_recall
2748ags_channel_start
2749ags_channel_stop
2750ags_channel_check_scope
2751ags_channel_collect_all_channel_ports
2752ags_channel_collect_all_channel_ports_by_specifier_and_context
2753ags_channel_get_level
2754ags_channel_recursive_set_property
2755ags_channel_recursive_run_stage
2756ags_channel_new
2757ags_sf2_loader_get_type
2758ags_sf2_loader_test_flags
2759ags_sf2_loader_set_flags
2760ags_sf2_loader_unset_flags
2761ags_sf2_loader_get_audio
2762ags_sf2_loader_set_audio
2763ags_sf2_loader_get_filename
2764ags_sf2_loader_set_filename
2765ags_sf2_loader_get_preset
2766ags_sf2_loader_set_preset
2767ags_sf2_loader_get_instrument
2768ags_sf2_loader_set_instrument
2769ags_sf2_loader_get_audio_container
2770ags_sf2_loader_set_audio_container
2771ags_sf2_loader_start
2772ags_sf2_loader_new
2773ags_channel_thread_get_type
2774ags_channel_thread_test_status_flags
2775ags_channel_thread_set_status_flags
2776ags_channel_thread_unset_status_flags
2777ags_channel_thread_set_sound_scope
2778ags_channel_thread_get_do_fx_staging
2779ags_channel_thread_set_do_fx_staging
2780ags_channel_thread_get_staging_program
2781ags_channel_thread_set_staging_program
2782ags_channel_thread_new
2783ags_sequencer_thread_get_type
2784ags_sequencer_thread_interval_timeout
2785ags_sequencer_thread_find_sequencer
2786ags_sequencer_thread_new
2787ags_soundcard_thread_get_type
2788ags_soundcard_thread_find_soundcard
2789ags_soundcard_thread_new
2790ags_wave_loader_get_type
2791ags_wave_loader_test_flags
2792ags_wave_loader_set_flags
2793ags_wave_loader_unset_flags
2794ags_wave_loader_get_audio
2795ags_wave_loader_set_audio
2796ags_wave_loader_get_filename
2797ags_wave_loader_set_filename
2798ags_wave_loader_get_audio_file
2799ags_wave_loader_set_audio_file
2800ags_wave_loader_start
2801ags_wave_loader_new
2802ags_audio_thread_get_type
2803ags_audio_thread_test_status_flags
2804ags_audio_thread_set_status_flags
2805ags_audio_thread_unset_status_flags
2806ags_audio_thread_set_sound_scope
2807ags_audio_thread_scope_data_alloc
2808ags_audio_thread_scope_data_free
2809ags_audio_thread_get_do_fx_staging
2810ags_audio_thread_set_do_fx_staging
2811ags_audio_thread_get_staging_program
2812ags_audio_thread_set_staging_program
2813ags_audio_thread_new
2814ags_sfz_loader_get_type
2815ags_sfz_loader_test_flags
2816ags_sfz_loader_set_flags
2817ags_sfz_loader_unset_flags
2818ags_sfz_loader_get_audio
2819ags_sfz_loader_set_audio
2820ags_sfz_loader_get_filename
2821ags_sfz_loader_set_filename
2822ags_sfz_loader_get_audio_container
2823ags_sfz_loader_set_audio_container
2824ags_sfz_loader_start
2825ags_sfz_loader_new
2826ags_audio_loop_get_type
2827ags_audio_loop_test_flags
2828ags_audio_loop_set_flags
2829ags_audio_loop_unset_flags
2830ags_audio_loop_add_audio
2831ags_audio_loop_remove_audio
2832ags_audio_loop_add_channel
2833ags_audio_loop_remove_channel
2834ags_audio_loop_get_do_fx_staging
2835ags_audio_loop_set_do_fx_staging
2836ags_audio_loop_get_staging_program
2837ags_audio_loop_set_staging_program
2838ags_audio_loop_new
2839ags_export_thread_get_type
2840ags_export_thread_find_soundcard
2841ags_export_thread_new
2842ags_fluid_iir_filter_util_get_type
2843ags_fluid_iir_filter_util_alloc
2844ags_fluid_iir_filter_util_copy
2845ags_fluid_iir_filter_util_free
2846ags_fluid_iir_filter_util_get_source
2847ags_fluid_iir_filter_util_set_source
2848ags_fluid_iir_filter_util_get_source_stride
2849ags_fluid_iir_filter_util_set_source_stride
2850ags_fluid_iir_filter_util_get_destination
2851ags_fluid_iir_filter_util_set_destination
2852ags_fluid_iir_filter_util_get_destination_stride
2853ags_fluid_iir_filter_util_set_destination_stride
2854ags_fluid_iir_filter_util_get_buffer_length
2855ags_fluid_iir_filter_util_set_buffer_length
2856ags_fluid_iir_filter_util_get_format
2857ags_fluid_iir_filter_util_set_format
2858ags_fluid_iir_filter_util_get_samplerate
2859ags_fluid_iir_filter_util_set_samplerate
2860ags_fluid_iir_filter_util_get_filter_type
2861ags_fluid_iir_filter_util_set_filter_type
2862ags_fluid_iir_filter_util_get_flags
2863ags_fluid_iir_filter_util_set_flags
2864ags_fluid_iir_filter_util_get_filter_startup
2865ags_fluid_iir_filter_util_set_filter_startup
2866ags_fluid_iir_filter_util_get_q_lin
2867ags_fluid_iir_filter_util_set_q_lin
2868ags_fluid_iir_filter_util_get_filter_gain
2869ags_fluid_iir_filter_util_set_filter_gain
2870ags_fluid_iir_filter_util_calc
2871ags_fluid_iir_filter_util_process_s8
2872ags_fluid_iir_filter_util_process_s16
2873ags_fluid_iir_filter_util_process_s24
2874ags_fluid_iir_filter_util_process_s32
2875ags_fluid_iir_filter_util_process_s64
2876ags_fluid_iir_filter_util_process_float
2877ags_fluid_iir_filter_util_process_double
2878ags_fluid_iir_filter_util_process_complex
2879ags_fluid_iir_filter_util_process
2880ags_fluid_iir_filter_util_apply_s8
2881ags_fluid_iir_filter_util_apply_s16
2882ags_fluid_iir_filter_util_apply_s24
2883ags_fluid_iir_filter_util_apply_s32
2884ags_fluid_iir_filter_util_apply_s64
2885ags_fluid_iir_filter_util_apply_float
2886ags_fluid_iir_filter_util_apply_double
2887ags_fluid_iir_filter_util_apply_complex
2888ags_audio_unit_client_get_type
2889ags_audio_unit_client_test_flags
2890ags_audio_unit_client_set_flags
2891ags_audio_unit_client_unset_flags
2892ags_audio_unit_client_find_uuid
2893ags_audio_unit_client_find
2894ags_audio_unit_client_open
2895ags_audio_unit_client_add_device
2896ags_audio_unit_client_remove_device
2897ags_audio_unit_client_add_port
2898ags_audio_unit_client_remove_port
2899ags_audio_unit_client_activate
2900ags_audio_unit_client_deactivate
2901ags_audio_unit_client_new
2902ags_audio_unit_devin_get_type
2903ags_audio_unit_devin_error_quark
2904ags_audio_unit_devin_test_flags
2905ags_audio_unit_devin_set_flags
2906ags_audio_unit_devin_unset_flags
2907ags_audio_unit_devin_switch_buffer_flag
2908ags_audio_unit_devin_adjust_delay_and_attack
2909ags_audio_unit_devin_realloc_buffer
2910ags_audio_unit_devin_new
2911ags_audio_unit_server_get_type
2912ags_audio_unit_server_test_flags
2913ags_audio_unit_server_set_flags
2914ags_audio_unit_server_unset_flags
2915ags_audio_unit_server_find_url
2916ags_audio_unit_server_find_client
2917ags_audio_unit_server_find_port
2918ags_audio_unit_server_add_client
2919ags_audio_unit_server_remove_client
2920ags_audio_unit_server_connect_client
2921ags_audio_unit_server_start_poll
2922ags_audio_unit_server_new
2923ags_audio_unit_port_get_type
2924ags_audio_unit_port_test_flags
2925ags_audio_unit_port_set_flags
2926ags_audio_unit_port_unset_flags
2927ags_audio_unit_port_find
2928ags_audio_unit_port_register
2929ags_audio_unit_port_unregister
2930ags_audio_unit_port_set_format
2931ags_audio_unit_port_set_samplerate
2932ags_audio_unit_port_set_pcm_channels
2933ags_audio_unit_port_set_buffer_size
2934ags_audio_unit_port_new
2935ags_audio_unit_devout_get_type
2936ags_audio_unit_devout_error_quark
2937ags_audio_unit_devout_test_flags
2938ags_audio_unit_devout_set_flags
2939ags_audio_unit_devout_unset_flags
2940ags_audio_unit_devout_switch_buffer_flag
2941ags_audio_unit_devout_adjust_delay_and_attack
2942ags_audio_unit_devout_realloc_buffer
2943ags_audio_unit_devout_new
2944ags_linear_interpolate_util_get_type
2945ags_linear_interpolate_util_alloc
2946ags_linear_interpolate_util_copy
2947ags_linear_interpolate_util_free
2948ags_linear_interpolate_util_get_source
2949ags_linear_interpolate_util_set_source
2950ags_linear_interpolate_util_get_source_stride
2951ags_linear_interpolate_util_set_source_stride
2952ags_linear_interpolate_util_get_destination
2953ags_linear_interpolate_util_set_destination
2954ags_linear_interpolate_util_get_destination_stride
2955ags_linear_interpolate_util_set_destination_stride
2956ags_linear_interpolate_util_get_buffer_length
2957ags_linear_interpolate_util_set_buffer_length
2958ags_linear_interpolate_util_get_format
2959ags_linear_interpolate_util_set_format
2960ags_linear_interpolate_util_get_samplerate
2961ags_linear_interpolate_util_set_samplerate
2962ags_linear_interpolate_util_get_audio_buffer_util_format
2963ags_linear_interpolate_util_set_audio_buffer_util_format
2964ags_linear_interpolate_util_get_factor
2965ags_linear_interpolate_util_set_factor
2966ags_linear_interpolate_util_pitch_s8
2967ags_linear_interpolate_util_pitch_s16
2968ags_linear_interpolate_util_pitch_s24
2969ags_linear_interpolate_util_pitch_s32
2970ags_linear_interpolate_util_pitch_s64
2971ags_linear_interpolate_util_pitch_float
2972ags_linear_interpolate_util_pitch_double
2973ags_linear_interpolate_util_pitch_complex
2974ags_linear_interpolate_util_pitch
2975ags_linear_interpolate_util_fill_s8
2976ags_linear_interpolate_util_fill_s16
2977ags_linear_interpolate_util_fill_s24
2978ags_linear_interpolate_util_fill_s32
2979ags_linear_interpolate_util_fill_s64
2980ags_linear_interpolate_util_fill_float
2981ags_linear_interpolate_util_fill_double
2982ags_linear_interpolate_util_fill_complex
2983ags_recall_lv2_get_type
2984ags_recall_lv2_test_flags
2985ags_recall_lv2_set_flags
2986ags_recall_lv2_unset_flags
2987ags_recall_lv2_load
2988ags_recall_lv2_load_ports
2989ags_recall_lv2_load_conversion
2990ags_recall_lv2_find
2991ags_recall_lv2_new
2992ags_acceleration_get_type
2993ags_acceleration_flags_get_type
2994ags_acceleration_get_obj_mutex
2995ags_acceleration_test_flags
2996ags_acceleration_set_flags
2997ags_acceleration_unset_flags
2998ags_acceleration_sort_func
2999ags_acceleration_get_x
3000ags_acceleration_set_x
3001ags_acceleration_get_y
3002ags_acceleration_set_y
3003ags_acceleration_duplicate
3004ags_acceleration_new
3005ags_midiin_get_type
3006ags_midiin_error_quark
3007ags_midiin_test_flags
3008ags_midiin_set_flags
3009ags_midiin_unset_flags
3010ags_midiin_switch_buffer_flag
3011ags_midiin_new
3012ags_recall_ladspa_get_type
3013ags_recall_ladspa_load
3014ags_recall_ladspa_load_ports
3015ags_recall_ladspa_load_conversion
3016ags_recall_ladspa_find
3017ags_recall_ladspa_new
3018ags_lfo_synth_util_get_type
3019ags_lfo_synth_util_sin_s8
3020ags_lfo_synth_util_sin_s16
3021ags_lfo_synth_util_sin_s24
3022ags_lfo_synth_util_sin_s32
3023ags_lfo_synth_util_sin_s64
3024ags_lfo_synth_util_sin_float
3025ags_lfo_synth_util_sin_double
3026ags_lfo_synth_util_sin_complex
3027ags_lfo_synth_util_sawtooth_s8
3028ags_lfo_synth_util_sawtooth_s16
3029ags_lfo_synth_util_sawtooth_s24
3030ags_lfo_synth_util_sawtooth_s32
3031ags_lfo_synth_util_sawtooth_s64
3032ags_lfo_synth_util_sawtooth_float
3033ags_lfo_synth_util_sawtooth_double
3034ags_lfo_synth_util_sawtooth_complex
3035ags_lfo_synth_util_triangle_s8
3036ags_lfo_synth_util_triangle_s16
3037ags_lfo_synth_util_triangle_s24
3038ags_lfo_synth_util_triangle_s32
3039ags_lfo_synth_util_triangle_s64
3040ags_lfo_synth_util_triangle_float
3041ags_lfo_synth_util_triangle_double
3042ags_lfo_synth_util_triangle_complex
3043ags_lfo_synth_util_square_s8
3044ags_lfo_synth_util_square_s16
3045ags_lfo_synth_util_square_s24
3046ags_lfo_synth_util_square_s32
3047ags_lfo_synth_util_square_s64
3048ags_lfo_synth_util_square_float
3049ags_lfo_synth_util_square_double
3050ags_lfo_synth_util_square_complex
3051ags_lfo_synth_util_impulse_s8
3052ags_lfo_synth_util_impulse_s16
3053ags_lfo_synth_util_impulse_s24
3054ags_lfo_synth_util_impulse_s32
3055ags_lfo_synth_util_impulse_s64
3056ags_lfo_synth_util_impulse_float
3057ags_lfo_synth_util_impulse_double
3058ags_lfo_synth_util_impulse_complex
3059ags_lfo_synth_util_sin
3060ags_lfo_synth_util_sawtooth
3061ags_lfo_synth_util_triangle
3062ags_lfo_synth_util_square
3063ags_lfo_synth_util_impulse
3064ags_preset_get_type
3065ags_preset_error_quark
3066ags_preset_get_obj_mutex
3067ags_preset_test_flags
3068ags_preset_set_flags
3069ags_preset_unset_flags
3070ags_preset_get_audio
3071ags_preset_set_audio
3072ags_preset_get_scope
3073ags_preset_set_scope
3074ags_preset_get_preset_name
3075ags_preset_set_preset_name
3076ags_preset_get_audio_channel_start
3077ags_preset_set_audio_channel_start
3078ags_preset_get_audio_channel_end
3079ags_preset_set_audio_channel_end
3080ags_preset_get_pad_start
3081ags_preset_set_pad_start
3082ags_preset_get_pad_end
3083ags_preset_set_pad_end
3084ags_preset_get_x_start
3085ags_preset_set_x_start
3086ags_preset_get_x_end
3087ags_preset_set_x_end
3088ags_preset_find_scope
3089ags_preset_find_name
3090ags_preset_add_parameter
3091ags_preset_remove_parameter
3092ags_preset_get_parameter
3093ags_preset_new
3094ags_recall_container_get_type
3095ags_recall_container_test_flags
3096ags_recall_container_set_flags
3097ags_recall_container_unset_flags
3098ags_recall_container_add
3099ags_recall_container_remove
3100ags_recall_container_get_recall_audio
3101ags_recall_container_get_recall_audio_run
3102ags_recall_container_get_recall_channel
3103ags_recall_container_get_recall_channel_run
3104ags_recall_container_find
3105ags_recall_container_new
3106ags_fourier_transform_util_get_type
3107ags_complex_set
3108ags_complex_set
3109ags_complex_set
3110ags_complex_set
3111ags_complex_set
3112ags_complex_set
3113ags_complex_set
3114ags_complex_get
3115ags_complex_get
3116ags_complex_get
3117ags_complex_get
3118ags_complex_get
3119ags_complex_get
3120ags_complex_get
3121ags_fourier_transform_util_compute_stft_s8
3122ags_fourier_transform_util_compute_stft_s16
3123ags_fourier_transform_util_compute_stft_s24
3124ags_fourier_transform_util_compute_stft_s32
3125ags_fourier_transform_util_compute_stft_s64
3126ags_fourier_transform_util_compute_stft_float
3127ags_fourier_transform_util_compute_stft_double
3128ags_fourier_transform_util_compute_stft_complex
3129ags_fourier_transform_util_inverse_stft_s8
3130ags_fourier_transform_util_inverse_stft_s16
3131ags_fourier_transform_util_inverse_stft_s24
3132ags_fourier_transform_util_inverse_stft_s32
3133ags_fourier_transform_util_inverse_stft_s64
3134ags_fourier_transform_util_inverse_stft_float
3135ags_fourier_transform_util_inverse_stft_double
3136ags_fourier_transform_util_inverse_stft_complex
3137ags_phase_shift_util_get_type
3138ags_phase_shift_util_compute_s8
3139ags_phase_shift_util_compute_s16
3140ags_phase_shift_util_compute_s24
3141ags_phase_shift_util_compute_s32
3142ags_phase_shift_util_compute_s64
3143ags_phase_shift_util_compute_float
3144ags_phase_shift_util_compute_double
3145ags_phase_shift_util_compute_complex
3146ags_audio_application_context_get_type
3147ags_audio_application_context_new
3148ags_frequency_aliase_util_get_type
3149ags_frequency_aliase_util_compute_s8
3150ags_frequency_aliase_util_compute_s16
3151ags_frequency_aliase_util_compute_s24
3152ags_frequency_aliase_util_compute_s32
3153ags_frequency_aliase_util_compute_s64
3154ags_frequency_aliase_util_compute_float
3155ags_frequency_aliase_util_compute_double
3156ags_frequency_aliase_util_compute_complex
3157ags_track_get_type
3158ags_track_get_obj_mutex
3159ags_track_lock
3160ags_track_unlock
3161ags_track_test_flags
3162ags_track_set_flags
3163ags_track_unset_flags
3164ags_track_sort_func
3165ags_track_get_x
3166ags_track_set_x
3167ags_track_get_smf_buffer
3168ags_track_alloc_smf_buffer
3169ags_track_realloc_smf_buffer
3170ags_track_duplicate
3171ags_track_new
3172ags_wave_get_type
3173ags_wave_get_obj_mutex
3174ags_wave_test_flags
3175ags_wave_set_flags
3176ags_wave_unset_flags
3177ags_wave_find_near_timestamp
3178ags_wave_sort_func
3179ags_wave_get_audio
3180ags_wave_set_audio
3181ags_wave_get_line
3182ags_wave_set_line
3183ags_wave_get_samplerate
3184ags_wave_set_samplerate
3185ags_wave_get_buffer_size
3186ags_wave_set_buffer_size
3187ags_wave_get_format
3188ags_wave_set_format
3189ags_wave_get_timestamp
3190ags_wave_set_timestamp
3191ags_wave_get_buffer
3192ags_wave_set_buffer
3193ags_wave_add
3194ags_wave_add_buffer
3195ags_wave_remove_buffer
3196ags_wave_get_selection
3197ags_wave_is_buffer_selected
3198ags_wave_find_point
3199ags_wave_find_region
3200ags_wave_free_selection
3201ags_wave_add_region_to_selection
3202ags_wave_remove_region_from_selection
3203ags_wave_add_all_to_selection
3204ags_wave_copy_selection
3205ags_wave_cut_selection
3206ags_wave_insert_from_clipboard
3207ags_wave_insert_from_clipboard_extended
3208ags_wave_new
3209ags_diatonic_scale_note_to_midi_key
3210ags_diatonic_scale_midi_key_to_note
3211ags_playback_get_type
3212ags_playback_test_flags
3213ags_playback_set_flags
3214ags_playback_unset_flags
3215ags_playback_set_channel_thread
3216ags_playback_get_channel_thread
3217ags_playback_set_recall_id
3218ags_playback_get_recall_id
3219ags_playback_find_channel
3220ags_playback_new
3221ags_port_get_type
3222ags_port_test_flags
3223ags_port_set_flags
3224ags_port_unset_flags
3225ags_port_safe_read
3226ags_port_safe_read_raw
3227ags_port_safe_write
3228ags_port_safe_write_raw
3229ags_port_safe_get_property
3230ags_port_safe_set_property
3231ags_port_find_specifier
3232ags_port_add_automation
3233ags_port_remove_automation
3234ags_port_new
3235ags_fluid_interpolate_none_util_get_type
3236ags_fluid_interpolate_none_util_alloc
3237ags_fluid_interpolate_none_util_copy
3238ags_fluid_interpolate_none_util_free
3239ags_fluid_interpolate_none_util_get_source
3240ags_fluid_interpolate_none_util_set_source
3241ags_fluid_interpolate_none_util_get_source_stride
3242ags_fluid_interpolate_none_util_set_source_stride
3243ags_fluid_interpolate_none_util_get_destination
3244ags_fluid_interpolate_none_util_set_destination
3245ags_fluid_interpolate_none_util_get_destination_stride
3246ags_fluid_interpolate_none_util_set_destination_stride
3247ags_fluid_interpolate_none_util_get_buffer_length
3248ags_fluid_interpolate_none_util_set_buffer_length
3249ags_fluid_interpolate_none_util_get_format
3250ags_fluid_interpolate_none_util_set_format
3251ags_fluid_interpolate_none_util_get_samplerate
3252ags_fluid_interpolate_none_util_set_samplerate
3253ags_fluid_interpolate_none_util_get_phase_increment
3254ags_fluid_interpolate_none_util_set_phase_increment
3255ags_fluid_interpolate_none_util_pitch_s8
3256ags_fluid_interpolate_none_util_pitch_s16
3257ags_fluid_interpolate_none_util_pitch_s24
3258ags_fluid_interpolate_none_util_pitch_s32
3259ags_fluid_interpolate_none_util_pitch_s64
3260ags_fluid_interpolate_none_util_pitch_float
3261ags_fluid_interpolate_none_util_pitch_double
3262ags_fluid_interpolate_none_util_pitch_complex
3263ags_fluid_interpolate_none_util_pitch
3264ags_fluid_interpolate_none_util_fill_s8
3265ags_fluid_interpolate_none_util_fill_s16
3266ags_fluid_interpolate_none_util_fill_s24
3267ags_fluid_interpolate_none_util_fill_s32
3268ags_fluid_interpolate_none_util_fill_s64
3269ags_fluid_interpolate_none_util_fill_float
3270ags_fluid_interpolate_none_util_fill_double
3271ags_fluid_interpolate_none_util_fill_complex
3272ags_midi_get_type
3273ags_midi_get_obj_mutex
3274ags_midi_test_flags
3275ags_midi_set_flags
3276ags_midi_unset_flags
3277ags_midi_find_near_timestamp
3278ags_midi_sort_func
3279ags_midi_get_audio
3280ags_midi_set_audio
3281ags_midi_get_audio_channel
3282ags_midi_set_audio_channel
3283ags_midi_get_timestamp
3284ags_midi_set_timestamp
3285ags_midi_get_track
3286ags_midi_set_track
3287ags_midi_add
3288ags_midi_add_track
3289ags_midi_remove_track
3290ags_midi_new
3291ags_pattern_get_type
3292ags_pattern_get_obj_mutex
3293ags_pattern_test_flags
3294ags_pattern_set_flags
3295ags_pattern_unset_flags
3296ags_pattern_find_near_timestamp
3297ags_pattern_get_channel
3298ags_pattern_set_channel
3299ags_pattern_get_timestamp
3300ags_pattern_set_timestamp
3301ags_pattern_get_dim
3302ags_pattern_set_dim
3303ags_pattern_get_port
3304ags_pattern_set_port
3305ags_pattern_is_empty
3306ags_pattern_get_bit
3307ags_pattern_toggle_bit
3308ags_pattern_get_note
3309ags_pattern_new
3310ags_fast_pitch_util_get_type
3311ags_fast_pitch_util_alloc
3312ags_fast_pitch_util_copy
3313ags_fast_pitch_util_free
3314ags_fast_pitch_util_get_source
3315ags_fast_pitch_util_set_source
3316ags_fast_pitch_util_get_source_stride
3317ags_fast_pitch_util_set_source_stride
3318ags_fast_pitch_util_get_destination
3319ags_fast_pitch_util_set_destination
3320ags_fast_pitch_util_get_destination_stride
3321ags_fast_pitch_util_set_destination_stride
3322ags_fast_pitch_util_get_buffer_length
3323ags_fast_pitch_util_set_buffer_length
3324ags_fast_pitch_util_get_format
3325ags_fast_pitch_util_set_format
3326ags_fast_pitch_util_get_samplerate
3327ags_fast_pitch_util_set_samplerate
3328ags_fast_pitch_util_get_base_key
3329ags_fast_pitch_util_set_base_key
3330ags_fast_pitch_util_get_tuning
3331ags_fast_pitch_util_set_tuning
3332ags_fast_pitch_util_pitch_s8
3333ags_fast_pitch_util_pitch_s16
3334ags_fast_pitch_util_pitch_s24
3335ags_fast_pitch_util_pitch_s32
3336ags_fast_pitch_util_pitch_s64
3337ags_fast_pitch_util_pitch_float
3338ags_fast_pitch_util_pitch_double
3339ags_fast_pitch_util_pitch_complex
3340ags_fast_pitch_util_pitch
3341ags_fast_pitch_util_compute_s8
3342ags_fast_pitch_util_compute_s16
3343ags_fast_pitch_util_compute_s24
3344ags_fast_pitch_util_compute_s32
3345ags_fast_pitch_util_compute_s64
3346ags_fast_pitch_util_compute_float
3347ags_fast_pitch_util_compute_double
3348ags_fast_pitch_util_compute_complex
3349ags_recall_factory_get_type
3350ags_recall_factory_create
3351ags_recall_factory_new
3352ags_fx_factory_create_flags_get_type
3353ags_fx_factory_create
3354ags_recall_lv2_run_get_type
3355ags_recall_lv2_run_new
3356ags_recall_get_type
3357ags_recall_flags_get_type
3358ags_recall_notify_dependency_mode_get_type
3359ags_recall_global_set_omit_event
3360ags_recall_global_get_children_lock_free
3361ags_recall_global_get_omit_event
3362ags_recall_global_get_performance_mode
3363ags_recall_global_get_rt_safe
3364ags_recall_get_obj_mutex
3365ags_recall_test_flags
3366ags_recall_set_flags
3367ags_recall_unset_flags
3368ags_recall_test_ability_flags
3369ags_recall_set_ability_flags
3370ags_recall_unset_ability_flags
3371ags_recall_check_ability_flags
3372ags_recall_match_ability_flags_to_scope
3373ags_recall_test_behaviour_flags
3374ags_recall_set_behaviour_flags
3375ags_recall_unset_behaviour_flags
3376ags_recall_check_behaviour_flags
3377ags_recall_set_sound_scope
3378ags_recall_get_sound_scope
3379ags_recall_check_sound_scope
3380ags_recall_test_staging_flags
3381ags_recall_set_staging_flags
3382ags_recall_unset_staging_flags
3383ags_recall_check_staging_flags
3384ags_recall_test_state_flags
3385ags_recall_set_state_flags
3386ags_recall_unset_state_flags
3387ags_recall_check_state_flags
3388ags_recall_get_filename
3389ags_recall_set_filename
3390ags_recall_get_effect
3391ags_recall_set_effect
3392ags_recall_get_effect_index
3393ags_recall_set_effect_index
3394ags_recall_get_recall_container
3395ags_recall_set_recall_container
3396ags_recall_get_recall_id
3397ags_recall_set_recall_id
3398ags_recall_get_recall_dependency
3399ags_recall_set_recall_dependency
3400ags_recall_add_recall_dependency
3401ags_recall_remove_recall_dependency
3402ags_recall_get_port
3403ags_recall_set_port
3404ags_recall_add_port
3405ags_recall_remove_port
3406ags_recall_get_children
3407ags_recall_set_children
3408ags_recall_add_child
3409ags_recall_remove_child
3410ags_recall_handler_free
3411ags_recall_handler_alloc
3412ags_recall_add_recall_handler
3413ags_recall_remove_recall_handler
3414ags_recall_get_output_soundcard
3415ags_recall_set_output_soundcard
3416ags_recall_get_input_soundcard
3417ags_recall_set_input_soundcard
3418ags_recall_get_samplerate
3419ags_recall_set_samplerate
3420ags_recall_get_buffer_size
3421ags_recall_set_buffer_size
3422ags_recall_get_format
3423ags_recall_set_format
3424ags_recall_resolve_dependency
3425ags_recall_check_rt_data
3426ags_recall_run_init_pre
3427ags_recall_run_init_inter
3428ags_recall_run_init_post
3429ags_recall_feed_input_queue
3430ags_recall_automate
3431ags_recall_run_pre
3432ags_recall_run_inter
3433ags_recall_run_post
3434ags_recall_do_feedback
3435ags_recall_feed_output_queue
3436ags_recall_stop_persistent
3437ags_recall_cancel
3438ags_recall_done
3439ags_recall_duplicate
3440ags_recall_notify_dependency
3441ags_recall_child_added
3442ags_recall_is_done
3443ags_recall_get_by_effect
3444ags_recall_find_recall_id_with_effect
3445ags_recall_find_type
3446ags_recall_find_template
3447ags_recall_template_find_type
3448ags_recall_template_find_all_type
3449ags_recall_find_type_with_recycling_context
3450ags_recall_find_recycling_context
3451ags_recall_find_provider
3452ags_recall_template_find_provider
3453ags_recall_find_provider_with_recycling_context
3454ags_recall_lock_port
3455ags_recall_unlock_port
3456ags_recall_new
3457ags_sf2_synth_generator_get_type
3458ags_sf2_synth_generator_get_obj_mutex
3459ags_sf2_synth_generator_test_flags
3460ags_sf2_synth_generator_set_flags
3461ags_sf2_synth_generator_unset_flags
3462ags_sf2_synth_generator_get_filename
3463ags_sf2_synth_generator_set_filename
3464ags_sf2_synth_generator_get_preset
3465ags_sf2_synth_generator_set_preset
3466ags_sf2_synth_generator_get_instrument
3467ags_sf2_synth_generator_set_instrument
3468ags_sf2_synth_generator_get_bank
3469ags_sf2_synth_generator_set_bank
3470ags_sf2_synth_generator_get_program
3471ags_sf2_synth_generator_set_program
3472ags_sf2_synth_generator_get_samplerate
3473ags_sf2_synth_generator_set_samplerate
3474ags_sf2_synth_generator_get_buffer_size
3475ags_sf2_synth_generator_set_buffer_size
3476ags_sf2_synth_generator_get_format
3477ags_sf2_synth_generator_set_format
3478ags_sf2_synth_generator_get_pitch_type
3479ags_sf2_synth_generator_set_pitch_type
3480ags_sf2_synth_generator_get_delay
3481ags_sf2_synth_generator_set_delay
3482ags_sf2_synth_generator_get_frame_count
3483ags_sf2_synth_generator_set_frame_count
3484ags_sf2_synth_generator_get_loop_start
3485ags_sf2_synth_generator_set_loop_start
3486ags_sf2_synth_generator_get_loop_end
3487ags_sf2_synth_generator_set_loop_end
3488ags_sf2_synth_generator_get_base_key
3489ags_sf2_synth_generator_set_base_key
3490ags_sf2_synth_generator_get_tuning
3491ags_sf2_synth_generator_set_tuning
3492ags_sf2_synth_generator_get_timestamp
3493ags_sf2_synth_generator_set_timestamp
3494ags_sf2_synth_generator_compute
3495ags_sf2_synth_generator_compute_instrument
3496ags_sf2_synth_generator_compute_midi_locale
3497ags_sf2_synth_generator_new
3498ags_recall_id_get_type
3499ags_recall_id_set_sound_scope
3500ags_recall_id_check_sound_scope
3501ags_recall_id_test_staging_flags
3502ags_recall_id_set_staging_flags
3503ags_recall_id_unset_staging_flags
3504ags_recall_id_check_staging_flags
3505ags_recall_id_test_state_flags
3506ags_recall_id_set_state_flags
3507ags_recall_id_unset_state_flags
3508ags_recall_id_check_state_flags
3509ags_recall_id_get_recycling_context
3510ags_recall_id_set_recycling_context
3511ags_recall_id_find_recycling_context
3512ags_recall_id_find_parent_recycling_context
3513ags_recall_id_new
3514ags_char_buffer_util_get_type
3515ags_char_buffer_util_copy_s8_to_cbuffer
3516ags_char_buffer_util_copy_s16_to_cbuffer
3517ags_char_buffer_util_copy_s24_to_cbuffer
3518ags_char_buffer_util_copy_s32_to_cbuffer
3519ags_char_buffer_util_copy_s64_to_cbuffer
3520ags_char_buffer_util_copy_float_to_cbuffer
3521ags_char_buffer_util_copy_double_to_cbuffer
3522ags_char_buffer_util_copy_cbuffer_to_s8
3523ags_char_buffer_util_copy_cbuffer_to_s16
3524ags_char_buffer_util_copy_cbuffer_to_s24
3525ags_char_buffer_util_copy_cbuffer_to_s32
3526ags_char_buffer_util_copy_cbuffer_to_s64
3527ags_char_buffer_util_copy_cbuffer_to_float
3528ags_char_buffer_util_copy_cbuffer_to_double
3529ags_char_buffer_util_copy_buffer_to_buffer
3530ags_sequencer_util_get_type
3531ags_sequencer_util_get_obj_mutex
3532ags_peak_util_get_type
3533ags_peak_util_alloc
3534ags_peak_util_copy
3535ags_peak_util_free
3536ags_peak_util_get_source
3537ags_peak_util_set_source
3538ags_peak_util_get_source_stride
3539ags_peak_util_set_source_stride
3540ags_peak_util_get_buffer_length
3541ags_peak_util_set_buffer_length
3542ags_peak_util_get_format
3543ags_peak_util_set_format
3544ags_peak_util_get_samplerate
3545ags_peak_util_set_samplerate
3546ags_peak_util_get_audio_buffer_util_format
3547ags_peak_util_set_audio_buffer_util_format
3548ags_peak_util_get_harmonic_rate
3549ags_peak_util_set_harmonic_rate
3550ags_peak_util_get_pressure_factor
3551ags_peak_util_set_pressure_factor
3552ags_peak_util_get_peak
3553ags_peak_util_set_peak
3554ags_peak_util_compute_s8
3555ags_peak_util_compute_s16
3556ags_peak_util_compute_s24
3557ags_peak_util_compute_s32
3558ags_peak_util_compute_s64
3559ags_peak_util_compute_float
3560ags_peak_util_compute_double
3561ags_peak_util_compute_complex
3562ags_peak_util_compute
3563ags_sound_ability_flags_get_type
3564ags_sound_behaviour_flags_get_type
3565ags_sound_scope_get_type
3566ags_sound_staging_flags_get_type
3567ags_sound_state_flags_get_type
3568ags_sound_key_format_get_type
3569ags_core_audio_devin_get_type
3570ags_core_audio_devin_error_quark
3571ags_core_audio_devin_test_flags
3572ags_core_audio_devin_set_flags
3573ags_core_audio_devin_unset_flags
3574ags_core_audio_devin_switch_buffer_flag
3575ags_core_audio_devin_adjust_delay_and_attack
3576ags_core_audio_devin_realloc_buffer
3577ags_core_audio_devin_new
3578ags_core_audio_midiin_get_type
3579ags_core_audio_midiin_error_quark
3580ags_core_audio_midiin_test_flags
3581ags_core_audio_midiin_set_flags
3582ags_core_audio_midiin_unset_flags
3583ags_core_audio_midiin_switch_buffer_flag
3584ags_core_audio_midiin_new
3585ags_core_audio_server_get_type
3586ags_core_audio_server_test_flags
3587ags_core_audio_server_set_flags
3588ags_core_audio_server_unset_flags
3589ags_core_audio_server_find_url
3590ags_core_audio_server_find_client
3591ags_core_audio_server_find_port
3592ags_core_audio_server_add_client
3593ags_core_audio_server_remove_client
3594ags_core_audio_server_connect_client
3595ags_core_audio_server_start_poll
3596ags_core_audio_server_new
3597ags_core_audio_client_get_type
3598ags_core_audio_client_test_flags
3599ags_core_audio_client_set_flags
3600ags_core_audio_client_unset_flags
3601ags_core_audio_client_find_uuid
3602ags_core_audio_client_find
3603ags_core_audio_client_open
3604ags_core_audio_client_add_device
3605ags_core_audio_client_remove_device
3606ags_core_audio_client_add_port
3607ags_core_audio_client_remove_port
3608ags_core_audio_client_activate
3609ags_core_audio_client_deactivate
3610ags_core_audio_client_new
3611ags_core_audio_devout_get_type
3612ags_core_audio_devout_error_quark
3613ags_core_audio_devout_test_flags
3614ags_core_audio_devout_set_flags
3615ags_core_audio_devout_unset_flags
3616ags_core_audio_devout_switch_buffer_flag
3617ags_core_audio_devout_adjust_delay_and_attack
3618ags_core_audio_devout_realloc_buffer
3619ags_core_audio_devout_new
3620ags_core_audio_port_get_type
3621ags_core_audio_port_test_flags
3622ags_core_audio_port_set_flags
3623ags_core_audio_port_unset_flags
3624ags_core_audio_port_find
3625ags_core_audio_port_register
3626ags_core_audio_port_unregister
3627ags_core_audio_port_set_format
3628ags_core_audio_port_set_samplerate
3629ags_core_audio_port_set_pcm_channels
3630ags_core_audio_port_set_buffer_size
3631ags_core_audio_port_set_cache_buffer_size
3632ags_core_audio_port_get_latency
3633ags_core_audio_port_new
3634ags_osc_xmlrpc_message_get_type
3635ags_osc_xmlrpc_message_new
3636ags_osc_xmlrpc_server_get_type
3637ags_osc_xmlrpc_server_add_websocket_handler
3638ags_osc_xmlrpc_server_add_default_controller
3639ags_osc_xmlrpc_server_new
3640ags_osc_info_controller_get_type
3641ags_osc_info_controller_get_info
3642ags_osc_info_controller_new
3643ags_osc_action_controller_get_type
3644ags_osc_action_controller_run_action
3645ags_osc_action_controller_new
3646ags_osc_front_controller_get_type
3647ags_osc_front_controller_test_flags
3648ags_osc_front_controller_set_flags
3649ags_osc_front_controller_unset_flags
3650ags_osc_front_controller_add_message
3651ags_osc_front_controller_remove_message
3652ags_osc_front_controller_start_delegate
3653ags_osc_front_controller_stop_delegate
3654ags_osc_front_controller_do_request
3655ags_osc_front_controller_new
3656ags_osc_controller_get_type
3657ags_osc_controller_new
3658ags_osc_export_controller_get_type
3659ags_osc_export_controller_do_export
3660ags_osc_export_controller_new
3661ags_osc_plugin_controller_get_type
3662ags_osc_plugin_controller_do_request
3663ags_osc_renew_controller_get_type
3664ags_osc_renew_controller_set_data
3665ags_osc_renew_controller_new
3666ags_osc_node_controller_get_type
3667ags_osc_node_controller_get_data
3668ags_osc_node_controller_new
3669ags_osc_config_controller_get_type
3670ags_osc_config_controller_apply_config
3671ags_osc_config_controller_new
3672ags_osc_status_controller_get_type
3673ags_osc_status_controller_get_status
3674ags_osc_status_controller_new
3675ags_osc_meter_controller_get_type
3676ags_osc_meter_controller_test_flags
3677ags_osc_meter_controller_set_flags
3678ags_osc_meter_controller_unset_flags
3679ags_osc_meter_controller_monitor_alloc
3680ags_osc_meter_controller_monitor_free
3681ags_osc_meter_controller_monitor_ref
3682ags_osc_meter_controller_monitor_unref
3683ags_osc_meter_controller_monitor_find_path
3684ags_osc_meter_controller_monitor_find_port
3685ags_osc_meter_controller_add_monitor
3686ags_osc_meter_controller_remove_monitor
3687ags_osc_meter_controller_contains_monitor
3688ags_osc_meter_controller_start_monitor
3689ags_osc_meter_controller_stop_monitor
3690ags_osc_meter_controller_monitor_meter
3691ags_osc_meter_controller_new
3692ags_osc_message_get_type
3693ags_osc_message_sort_func
3694ags_osc_message_new
3695ags_osc_client_get_type
3696ags_osc_client_test_flags
3697ags_osc_client_set_flags
3698ags_osc_client_unset_flags
3699ags_osc_client_resolve
3700ags_osc_client_connect
3701ags_osc_client_read_bytes
3702ags_osc_client_write_bytes
3703ags_osc_client_new
3704ags_osc_util_get_type
3705ags_osc_util_type_tag_string_count_type
3706ags_osc_util_meta_data
3707ags_osc_util_mime_header
3708ags_osc_util_slip_encode
3709ags_osc_util_slip_decode
3710ags_osc_util_timetag_now
3711ags_osc_builder_get_type
3712ags_osc_builder_packet_alloc
3713ags_osc_builder_packet_free
3714ags_osc_builder_bundle_alloc
3715ags_osc_builder_bundle_free
3716ags_osc_builder_message_alloc
3717ags_osc_builder_message_free
3718ags_osc_builder_osc_putc
3719ags_osc_builder_on_error
3720ags_osc_builder_append_packet
3721ags_osc_builder_append_bundle
3722ags_osc_builder_append_message
3723ags_osc_builder_append_value
3724ags_osc_builder_build
3725ags_osc_builder_get_data
3726ags_osc_builder_get_data_with_length
3727ags_osc_builder_new
3728ags_osc_response_get_type
3729ags_osc_response_test_flags
3730ags_osc_response_set_flags
3731ags_osc_response_unset_flags
3732ags_osc_response_new
3733ags_osc_buffer_util_get_type
3734ags_osc_buffer_util_put_int32
3735ags_osc_buffer_util_get_int32
3736ags_osc_buffer_util_put_timetag
3737ags_osc_buffer_util_get_timetag
3738ags_osc_buffer_util_put_float
3739ags_osc_buffer_util_get_float
3740ags_osc_buffer_util_put_string
3741ags_osc_buffer_util_get_string
3742ags_osc_buffer_util_put_blob
3743ags_osc_buffer_util_get_blob
3744ags_osc_buffer_util_put_int64
3745ags_osc_buffer_util_get_int64
3746ags_osc_buffer_util_put_double
3747ags_osc_buffer_util_get_double
3748ags_osc_buffer_util_put_char
3749ags_osc_buffer_util_get_char
3750ags_osc_buffer_util_put_rgba
3751ags_osc_buffer_util_get_rgba
3752ags_osc_buffer_util_put_midi
3753ags_osc_buffer_util_get_midi
3754ags_osc_buffer_util_put_packet
3755ags_osc_buffer_util_get_packet
3756ags_osc_buffer_util_put_packets
3757ags_osc_buffer_util_put_message
3758ags_osc_buffer_util_get_message
3759ags_osc_buffer_util_put_bundle
3760ags_osc_buffer_util_get_bundle
3761ags_osc_xmlrpc_controller_get_type
3762ags_osc_xmlrpc_controller_test_flags
3763ags_osc_xmlrpc_controller_set_flags
3764ags_osc_xmlrpc_controller_unset_flags
3765ags_osc_xmlrpc_controller_add_message
3766ags_osc_xmlrpc_controller_remove_message
3767ags_osc_xmlrpc_controller_start_delegate
3768ags_osc_xmlrpc_controller_stop_delegate
3769ags_osc_xmlrpc_controller_new
3770ags_osc_server_get_type
3771ags_osc_server_test_flags
3772ags_osc_server_set_flags
3773ags_osc_server_unset_flags
3774ags_osc_server_add_connection
3775ags_osc_server_remove_connection
3776ags_osc_server_add_controller
3777ags_osc_server_remove_controller
3778ags_osc_server_add_default_controller
3779ags_osc_server_start
3780ags_osc_server_stop
3781ags_osc_server_listen
3782ags_osc_server_dispatch
3783ags_osc_server_new
3784ags_osc_parser_get_type
3785ags_osc_parser_read_gint32
3786ags_osc_parser_read_gint64
3787ags_osc_parser_read_gfloat
3788ags_osc_parser_read_gdouble
3789ags_osc_parser_read_text
3790ags_osc_parser_osc_getc
3791ags_osc_parser_on_error
3792ags_osc_parser_parse_full
3793ags_osc_parser_parse_bytes
3794ags_osc_parser_packet
3795ags_osc_parser_bundle
3796ags_osc_parser_message
3797ags_osc_parser_value
3798ags_osc_parser_new
3799ags_osc_websocket_connection_get_type
3800ags_osc_websocket_connection_find_resource_id
3801ags_osc_websocket_connection_new
3802ags_osc_connection_get_type
3803ags_osc_connection_test_flags
3804ags_osc_connection_set_flags
3805ags_osc_connection_unset_flags
3806ags_osc_connection_timeout_expired
3807ags_osc_connection_read_bytes
3808ags_osc_connection_write_response
3809ags_osc_connection_close
3810ags_osc_connection_new
3811ags_recall_channel_get_type
3812ags_recall_channel_get_destination
3813ags_recall_channel_set_destination
3814ags_recall_channel_get_source
3815ags_recall_channel_set_source
3816ags_recall_channel_find_channel
3817ags_recall_channel_new
3818ags_frequency_map_get_type
3819ags_frequency_map_sort_func
3820ags_frequency_map_test_flags
3821ags_frequency_map_set_flags
3822ags_frequency_map_unset_flags
3823ags_frequency_map_process
3824ags_frequency_map_factorize
3825ags_frequency_map_compute_max_likelihood
3826ags_frequency_map_new
3827ags_note_get_type
3828ags_note_get_obj_mutex
3829ags_note_test_flags
3830ags_note_set_flags
3831ags_note_unset_flags
3832ags_note_sort_func
3833ags_note_get_is_minor
3834ags_note_set_is_minor
3835ags_note_get_sharp_flats
3836ags_note_set_sharp_flats
3837ags_note_get_x0
3838ags_note_set_x0
3839ags_note_get_x1
3840ags_note_set_x1
3841ags_note_get_y
3842ags_note_set_y
3843ags_note_get_rt_offset
3844ags_note_set_rt_offset
3845ags_note_get_rt_attack
3846ags_note_set_rt_attack
3847ags_note_get_attack
3848ags_note_set_attack
3849ags_note_get_sustain
3850ags_note_set_sustain
3851ags_note_get_decay
3852ags_note_set_decay
3853ags_note_get_release
3854ags_note_set_release
3855ags_note_get_ratio
3856ags_note_set_ratio
3857ags_note_find_prev
3858ags_note_find_next
3859ags_note_length_to_smf_delta_time
3860ags_note_smf_delta_time_to_length
3861ags_note_to_raw_midi
3862ags_note_to_raw_midi_extended
3863ags_note_to_seq_event
3864ags_note_to_seq_event_extended
3865ags_note_from_raw_midi
3866ags_note_from_raw_midi_extended
3867ags_note_from_seq_event
3868ags_note_from_seq_event_extended
3869ags_note_duplicate
3870ags_note_new
3871ags_note_new_with_offset
3872ags_envelope_util_get_type
3873ags_envelope_util_alloc
3874ags_envelope_util_copy
3875ags_envelope_util_free
3876ags_envelope_util_get_destination
3877ags_envelope_util_set_destination
3878ags_envelope_util_get_destination_stride
3879ags_envelope_util_set_destination_stride
3880ags_envelope_util_get_source
3881ags_envelope_util_set_source
3882ags_envelope_util_get_source_stride
3883ags_envelope_util_set_source_stride
3884ags_envelope_util_get_buffer_length
3885ags_envelope_util_set_buffer_length
3886ags_envelope_util_get_format
3887ags_envelope_util_set_format
3888ags_envelope_util_get_audio_buffer_util_format
3889ags_envelope_util_set_audio_buffer_util_format
3890ags_envelope_util_get_volume
3891ags_envelope_util_set_volume
3892ags_envelope_util_get_amount
3893ags_envelope_util_set_amount
3894ags_envelope_util_compute_s8
3895ags_envelope_util_compute_s16
3896ags_envelope_util_compute_s24
3897ags_envelope_util_compute_s32
3898ags_envelope_util_compute_s64
3899ags_envelope_util_compute_float
3900ags_envelope_util_compute_double
3901ags_envelope_util_compute_complex
3902ags_envelope_util_compute
3903ags_playback_domain_get_type
3904ags_playback_domain_test_flags
3905ags_playback_domain_set_flags
3906ags_playback_domain_unset_flags
3907ags_playback_domain_set_audio_thread
3908ags_playback_domain_get_audio_thread
3909ags_playback_domain_add_playback
3910ags_playback_domain_insert_playback
3911ags_playback_domain_remove_playback
3912ags_playback_domain_new
3913ags_ipatch_gig_reader_get_type
3914ags_ipatch_gig_reader_test_flags
3915ags_ipatch_gig_reader_set_flags
3916ags_ipatch_gig_reader_unset_flags
3917ags_ipatch_gig_reader_load
3918ags_ipatch_gig_reader_select_instrument
3919ags_ipatch_gig_reader_select_sample
3920ags_ipatch_gig_reader_get_instrument_all
3921ags_ipatch_gig_reader_get_sample_all
3922ags_ipatch_gig_reader_get_sample_by_instrument_index
3923ags_ipatch_gig_reader_new
3924ags_audio_container_get_type
3925ags_audio_container_test_flags
3926ags_audio_container_set_flags
3927ags_audio_container_unset_flags
3928ags_audio_container_check_suffix
3929ags_audio_container_find_sound_resource
3930ags_audio_container_add_audio_signal
3931ags_audio_container_remove_audio_signal
3932ags_audio_container_add_wave
3933ags_audio_container_remove_wave
3934ags_audio_container_open
3935ags_audio_container_open_from_data
3936ags_audio_container_rw_open
3937ags_audio_container_close
3938ags_audio_container_read
3939ags_audio_container_read_audio_signal
3940ags_audio_container_read_wave
3941ags_audio_container_seek
3942ags_audio_container_write
3943ags_audio_container_flush
3944ags_audio_container_new
3945ags_audio_file_link_get_type
3946ags_audio_file_link_new
3947ags_ipatch_sample_get_type
3948ags_ipatch_sample_test_flags
3949ags_ipatch_sample_set_flags
3950ags_ipatch_sample_unset_flags
3951ags_ipatch_sample_new
3952ags_audio_container_manager_get_type
3953ags_audio_container_manager_get_obj_mutex
3954ags_audio_container_manager_add_audio_container
3955ags_audio_container_manager_remove_audio_container
3956ags_audio_container_manager_find_audio_container
3957ags_audio_container_manager_get_instance
3958ags_audio_container_manager_new
3959ags_sfz_file_get_type
3960ags_sfz_file_test_flags
3961ags_sfz_file_set_flags
3962ags_sfz_file_unset_flags
3963ags_sfz_file_select_sample
3964ags_sfz_file_get_range
3965ags_sfz_file_check_suffix
3966ags_sfz_file_parse
3967ags_sfz_file_new
3968ags_sfz_sample_get_type
3969ags_sfz_sample_test_flags
3970ags_sfz_sample_set_flags
3971ags_sfz_sample_unset_flags
3972ags_sfz_sample_get_key
3973ags_sfz_sample_get_hikey
3974ags_sfz_sample_get_lokey
3975ags_sfz_sample_get_pitch_keycenter
3976ags_sfz_sample_get_loop_mode
3977ags_sfz_sample_get_loop_start
3978ags_sfz_sample_get_loop_end
3979ags_sfz_sample_new
3980ags_sndfile_get_type
3981ags_sndfile_test_flags
3982ags_sndfile_set_flags
3983ags_sndfile_unset_flags
3984ags_sndfile_check_suffix
3985ags_sndfile_new
3986ags_sound_resource_get_type
3987ags_sound_resource_open
3988ags_sound_resource_rw_open
3989ags_sound_resource_load
3990ags_sound_resource_info
3991ags_sound_resource_set_presets
3992ags_sound_resource_get_presets
3993ags_sound_resource_read
3994ags_sound_resource_write
3995ags_sound_resource_flush
3996ags_sound_resource_seek
3997ags_sound_resource_read_audio_signal
3998ags_sound_resource_read_wave
3999ags_sound_resource_close
4000ags_gstreamer_file_get_type
4001ags_gstreamer_file_test_flags
4002ags_gstreamer_file_set_flags
4003ags_gstreamer_file_unset_flags
4004ags_gstreamer_file_check_suffix
4005ags_gstreamer_file_create_wav_encoding_profile
4006ags_gstreamer_file_create_mp3_encoding_profile
4007ags_gstreamer_file_create_aac_encoding_profile
4008ags_gstreamer_file_create_mp4_encoding_profile
4009ags_gstreamer_file_create_mkv_encoding_profile
4010ags_gstreamer_file_create_webm_encoding_profile
4011ags_gstreamer_file_create_mpeg_encoding_profile
4012ags_gstreamer_file_detect_encoding_profile
4013ags_gstreamer_file_new
4014ags_ipatch_get_type
4015ags_ipatch_test_flags
4016ags_ipatch_set_flags
4017ags_ipatch_unset_flags
4018ags_ipatch_check_suffix
4019ags_ipatch_new
4020ags_ipatch_sf2_reader_get_type
4021ags_ipatch_sf2_reader_test_flags
4022ags_ipatch_sf2_reader_set_flags
4023ags_ipatch_sf2_reader_unset_flags
4024ags_ipatch_sf2_reader_load
4025ags_ipatch_sf2_reader_select_preset
4026ags_ipatch_sf2_reader_select_instrument
4027ags_ipatch_sf2_reader_select_sample
4028ags_ipatch_sf2_reader_get_preset_all
4029ags_ipatch_sf2_reader_get_instrument_all
4030ags_ipatch_sf2_reader_get_sample_all
4031ags_ipatch_sf2_reader_get_instrument_by_preset_index
4032ags_ipatch_sf2_reader_get_sample_by_preset_index
4033ags_ipatch_sf2_reader_get_sample_by_preset_and_instrument_index
4034ags_ipatch_sf2_reader_new
4035ags_sfz_region_get_type
4036ags_sfz_region_test_flags
4037ags_sfz_region_set_flags
4038ags_sfz_region_unset_flags
4039ags_sfz_region_insert_control
4040ags_sfz_region_lookup_control
4041ags_sfz_region_new
4042ags_audio_file_get_type
4043ags_audio_file_test_flags
4044ags_audio_file_set_flags
4045ags_audio_file_unset_flags
4046ags_audio_file_check_suffix
4047ags_audio_file_add_audio_signal
4048ags_audio_file_remove_audio_signal
4049ags_audio_file_add_wave
4050ags_audio_file_remove_wave
4051ags_audio_file_open
4052ags_audio_file_open_from_data
4053ags_audio_file_rw_open
4054ags_audio_file_close
4055ags_audio_file_read
4056ags_audio_file_read_audio_signal
4057ags_audio_file_read_wave
4058ags_audio_file_seek
4059ags_audio_file_write
4060ags_audio_file_flush
4061ags_audio_file_new
4062ags_sfz_group_get_type
4063ags_sfz_group_test_flags
4064ags_sfz_group_set_flags
4065ags_sfz_group_unset_flags
4066ags_sfz_group_insert_control
4067ags_sfz_group_lookup_control
4068ags_sfz_group_new
4069ags_sound_container_get_type
4070ags_sound_container_open
4071ags_sound_container_get_level_count
4072ags_sound_container_get_nesting_level
4073ags_sound_container_get_level_id
4074ags_sound_container_get_level_index
4075ags_sound_container_get_sublevel_name
4076ags_sound_container_level_up
4077ags_sound_container_select_level_by_id
4078ags_sound_container_select_level_by_index
4079ags_sound_container_get_resource_all
4080ags_sound_container_get_resource_by_name
4081ags_sound_container_get_resource_by_index
4082ags_sound_container_get_resource_current
4083ags_sound_container_close
4084ags_ipatch_dls2_reader_get_type
4085ags_ipatch_dls2_reader_test_flags
4086ags_ipatch_dls2_reader_set_flags
4087ags_ipatch_dls2_reader_unset_flags
4088ags_ipatch_dls2_reader_load
4089ags_ipatch_dls2_reader_select_instrument
4090ags_ipatch_dls2_reader_select_sample
4091ags_ipatch_dls2_reader_get_instrument_all
4092ags_ipatch_dls2_reader_get_sample_all
4093ags_ipatch_dls2_reader_get_sample_by_instrument_index
4094ags_ipatch_dls2_reader_new
4095ags_audio_file_manager_get_type
4096ags_audio_file_manager_get_obj_mutex
4097ags_audio_file_manager_add_audio_file
4098ags_audio_file_manager_remove_audio_file
4099ags_audio_file_manager_find_audio_file
4100ags_audio_file_manager_get_instance
4101ags_audio_file_manager_new
4102ags_synth_generator_get_type
4103ags_synth_generator_get_obj_mutex
4104ags_synth_generator_get_samplerate
4105ags_synth_generator_set_samplerate
4106ags_synth_generator_get_buffer_size
4107ags_synth_generator_set_buffer_size
4108ags_synth_generator_get_format
4109ags_synth_generator_set_format
4110ags_synth_generator_get_delay
4111ags_synth_generator_set_delay
4112ags_synth_generator_get_frame_count
4113ags_synth_generator_set_frame_count
4114ags_synth_generator_get_loop_start
4115ags_synth_generator_set_loop_start
4116ags_synth_generator_get_loop_end
4117ags_synth_generator_set_loop_end
4118ags_synth_generator_get_do_lfo
4119ags_synth_generator_set_do_lfo
4120ags_synth_generator_get_oscillator
4121ags_synth_generator_set_oscillator
4122ags_synth_generator_get_frequency
4123ags_synth_generator_set_frequency
4124ags_synth_generator_get_phase
4125ags_synth_generator_set_phase
4126ags_synth_generator_get_volume
4127ags_synth_generator_set_volume
4128ags_synth_generator_get_lfo_depth
4129ags_synth_generator_set_lfo_depth
4130ags_synth_generator_get_tuning
4131ags_synth_generator_set_tuning
4132ags_synth_generator_get_do_fm_synth
4133ags_synth_generator_set_do_fm_synth
4134ags_synth_generator_get_fm_lfo_oscillator
4135ags_synth_generator_set_fm_lfo_oscillator
4136ags_synth_generator_get_fm_lfo_frequency
4137ags_synth_generator_set_fm_lfo_frequency
4138ags_synth_generator_get_fm_lfo_depth
4139ags_synth_generator_set_fm_lfo_depth
4140ags_synth_generator_get_fm_tuning
4141ags_synth_generator_set_fm_tuning
4142ags_synth_generator_get_timestamp
4143ags_synth_generator_set_timestamp
4144ags_synth_generator_compute
4145ags_synth_generator_new
4146