This file is indexed.

/usr/share/gtk-doc/html/buzztard-edit/buzztard-edit.devhelp2 is in libbuzztard-dev 0.6.0-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="Buzztard Bt-Edit Reference Manual" link="index.html" author="" name="buzztard-edit" version="2" language="c">
  <chapters>
    <sub name="Introduction" link="pr01.html"/>
    <sub name="Overview" link="pt01.html"/>
    <sub name="User Application API Reference" link="uibtedit.html">
      <sub name="Main Class Reference" link="ch01.html">
        <sub name="btedit" link="buzztard-edit-btedit.html"/>
        <sub name="BtAboutDialog" link="BtAboutDialog.html"/>
        <sub name="BtChangeLog" link="BtChangeLog.html"/>
        <sub name="BtChangeLogger" link="buzztard-edit-BtChangeLogger.html"/>
        <sub name="BtCrashRecoverDialog" link="buzztard-edit-BtCrashRecoverDialog.html"/>
        <sub name="BtEditApplication" link="BtEditApplication.html"/>
        <sub name="BtInteractionControllerMenu" link="BtInteractionControllerMenu.html"/>
        <sub name="BtInteractionControllerLearnDialog" link="BtInteractionControllerLearnDialog.html"/>
        <sub name="BtMachineActions" link="buzztard-edit-BtMachineActions.html"/>
        <sub name="BtMachineCanvasItem" link="BtMachineCanvasItem.html"/>
        <sub name="BtMachineListModel" link="BtMachineListModel.html"/>
        <sub name="BtMachineMenu" link="BtMachineMenu.html"/>
        <sub name="BtMachinePreferencesDialog" link="BtMachinePreferencesDialog.html"/>
        <sub name="BtMachinePresetPropertiesDialog" link="BtMachinePresetPropertiesDialog.html"/>
        <sub name="BtMachinePropertiesDialog" link="BtMachinePropertiesDialog.html"/>
        <sub name="BtMachineRenameDialog" link="BtMachineRenameDialog.html"/>
        <sub name="BtMainMenu" link="BtMainMenu.html"/>
        <sub name="BtMainPageInfo" link="BtMainPageInfo.html"/>
        <sub name="BtMainPageMachines" link="BtMainPageMachines.html"/>
        <sub name="BtMainPagePatterns" link="BtMainPagePatterns.html"/>
        <sub name="BtMainPageSequence" link="BtMainPageSequence.html"/>
        <sub name="BtMainPageWaves" link="BtMainPageWaves.html"/>
        <sub name="BtMainPages" link="BtMainPages.html"/>
        <sub name="BtMainStatusbar" link="BtMainStatusbar.html"/>
        <sub name="BtMainToolbar" link="BtMainToolbar.html"/>
        <sub name="BtMainWindow" link="BtMainWindow.html"/>
        <sub name="BtMissingFrameworkElementsDialog" link="BtMissingFrameworkElementsDialog.html"/>
        <sub name="BtMissingSongElementsDialog" link="BtMissingSongElementsDialog.html"/>
        <sub name="BtObjectListModel" link="BtObjectListModel.html"/>
        <sub name="BtPanoramaPopup" link="BtPanoramaPopup.html"/>
        <sub name="BtPatternListModel" link="BtPatternListModel.html"/>
        <sub name="BtPatternPropertiesDialog" link="BtPatternPropertiesDialog.html"/>
        <sub name="BtRenderDialog" link="BtRenderDialog.html"/>
        <sub name="BtRenderProgress" link="BtRenderProgress.html"/>
        <sub name="BtSequenceGridModel" link="BtSequenceGridModel.html"/>
        <sub name="BtSequenceView" link="BtSequenceView.html"/>
        <sub name="BtSettingsDialog" link="BtSettingsDialog.html"/>
        <sub name="BtSettingsPageAudiodevices" link="BtSettingsPageAudiodevices.html"/>
        <sub name="BtSettingsPageInteractionController" link="BtSettingsPageInteractionController.html"/>
        <sub name="BtSettingsPagePlaybackController" link="BtSettingsPagePlaybackController.html"/>
        <sub name="BtSettingsPageDirectories" link="BtSettingsPageDirectories.html"/>
        <sub name="BtSettingsPageShortcuts" link="BtSettingsPageShortcuts.html"/>
        <sub name="BtSignalAnalysisDialog" link="BtSignalAnalysisDialog.html"/>
        <sub name="BtTipDialog" link="BtTipDialog.html"/>
        <sub name="BtUIResources" link="BtUIResources.html"/>
        <sub name="BtVolumePopup" link="BtVolumePopup.html"/>
        <sub name="BtWireCanvasItem" link="BtWireCanvasItem.html"/>
      </sub>
      <sub name="Tool Class Reference" link="ch02.html">
        <sub name="BtPlaybackControllerSocket" link="BtPlaybackControllerSocket.html"/>
      </sub>
      <sub name="GStreamer Element Reference" link="ch03.html">
        <sub name="BtMemoryAudioSrc" link="BtMemoryAudioSrc.html"/>
      </sub>
      <sub name="Widget Class Reference" link="ch04.html">
        <sub name="BtPatternEditor" link="BtPatternEditor.html"/>
        <sub name="BtRuler" link="BtRuler.html"/>
        <sub name="BtWaveformViewer" link="BtWaveformViewer.html"/>
        <sub name="GtkVUMeter" link="GtkVUMeter.html"/>
      </sub>
    </sub>
    <sub name="User Application Command Line Reference" link="uibteditopts.html">
      <sub name="buzztard-edit" link="buzztard-edit-ops.html"/>
    </sub>
    <sub name="Appendix" link="pt02.html">
      <sub name="Object Hierarchy" link="objecttree.html"/>
      <sub name="API Index" link="api-index.html"/>
      <sub name="Index of deprecated API" link="api-index-deprecated.html"/>
      <sub name="Index of new API in 0.6" link="api-index-0-6.html"/>
    </sub>
  </chapters>
  <functions>
    <keyword type="function" name="add_pixmap_directory ()" link="buzztard-edit-btedit.html#add-pixmap-directory"/>
    <keyword type="function" name="gtk_image_new_from_filename ()" link="buzztard-edit-btedit.html#gtk-image-new-from-filename"/>
    <keyword type="function" name="gdk_pixbuf_new_from_filename ()" link="buzztard-edit-btedit.html#gdk-pixbuf-new-from-filename"/>
    <keyword type="function" name="gdk_pixbuf_new_from_theme ()" link="buzztard-edit-btedit.html#gdk-pixbuf-new-from-theme"/>
    <keyword type="function" name="gtk_toolbar_get_style_from_string ()" link="buzztard-edit-btedit.html#gtk-toolbar-get-style-from-string"/>
    <keyword type="function" name="gtk_target_table_make ()" link="buzztard-edit-btedit.html#gtk-target-table-make"/>
    <keyword type="function" name="gtk_show_uri_simple ()" link="buzztard-edit-btedit.html#gtk-show-uri-simple"/>
    <keyword type="macro" name="GNOME_CANVAS_BROKEN_PROPERTIES" link="buzztard-edit-btedit.html#GNOME-CANVAS-BROKEN-PROPERTIES:CAPS"/>
    <keyword type="struct" name="struct BtAboutDialog" link="BtAboutDialog.html#BtAboutDialog-struct"/>
    <keyword type="function" name="bt_about_dialog_new ()" link="BtAboutDialog.html#bt-about-dialog-new"/>
    <keyword type="struct" name="struct BtChangeLog" link="BtChangeLog.html#BtChangeLog-struct"/>
    <keyword type="function" name="bt_change_log_new ()" link="BtChangeLog.html#bt-change-log-new"/>
    <keyword type="function" name="bt_change_log_is_active ()" link="BtChangeLog.html#bt-change-log-is-active"/>
    <keyword type="function" name="bt_change_log_add ()" link="BtChangeLog.html#bt-change-log-add"/>
    <keyword type="function" name="bt_change_log_redo ()" link="BtChangeLog.html#bt-change-log-redo"/>
    <keyword type="function" name="bt_change_log_undo ()" link="BtChangeLog.html#bt-change-log-undo"/>
    <keyword type="function" name="bt_change_log_start_group ()" link="BtChangeLog.html#bt-change-log-start-group"/>
    <keyword type="function" name="bt_change_log_end_group ()" link="BtChangeLog.html#bt-change-log-end-group"/>
    <keyword type="function" name="bt_change_log_recover ()" link="BtChangeLog.html#bt-change-log-recover"/>
    <keyword type="function" name="bt_change_log_register ()" link="BtChangeLog.html#bt-change-log-register"/>
    <keyword type="property" name="The &quot;can-redo&quot; property" link="BtChangeLog.html#BtChangeLog--can-redo"/>
    <keyword type="property" name="The &quot;can-undo&quot; property" link="BtChangeLog.html#BtChangeLog--can-undo"/>
    <keyword type="property" name="The &quot;crash-logs&quot; property" link="BtChangeLog.html#BtChangeLog--crash-logs"/>
    <keyword type="macro" name="BT_CHANGE_LOGGER_METHOD()" link="buzztard-edit-BtChangeLogger.html#BT-CHANGE-LOGGER-METHOD:CAPS"/>
    <keyword type="function" name="bt_change_logger_change ()" link="buzztard-edit-BtChangeLogger.html#bt-change-logger-change"/>
    <keyword type="function" name="bt_change_logger_match_method ()" link="buzztard-edit-BtChangeLogger.html#bt-change-logger-match-method"/>
    <keyword type="function" name="bt_crash_recover_dialog_new ()" link="buzztard-edit-BtCrashRecoverDialog.html#bt-crash-recover-dialog-new"/>
    <keyword type="struct" name="struct BtEditApplication" link="BtEditApplication.html#BtEditApplication-struct"/>
    <keyword type="function" name="bt_edit_application_new ()" link="BtEditApplication.html#bt-edit-application-new"/>
    <keyword type="function" name="bt_edit_application_new_song ()" link="BtEditApplication.html#bt-edit-application-new-song"/>
    <keyword type="function" name="bt_edit_application_load_song ()" link="BtEditApplication.html#bt-edit-application-load-song"/>
    <keyword type="function" name="bt_edit_application_save_song ()" link="BtEditApplication.html#bt-edit-application-save-song"/>
    <keyword type="function" name="bt_edit_application_run ()" link="BtEditApplication.html#bt-edit-application-run"/>
    <keyword type="function" name="bt_edit_application_load_and_run ()" link="BtEditApplication.html#bt-edit-application-load-and-run"/>
    <keyword type="function" name="bt_edit_application_quit ()" link="BtEditApplication.html#bt-edit-application-quit"/>
    <keyword type="function" name="bt_edit_application_show_about ()" link="BtEditApplication.html#bt-edit-application-show-about"/>
    <keyword type="function" name="bt_edit_application_show_tip ()" link="BtEditApplication.html#bt-edit-application-show-tip" since="0.6"/>
    <keyword type="function" name="bt_edit_application_crash_log_recover ()" link="BtEditApplication.html#bt-edit-application-crash-log-recover" since="0.6"/>
    <keyword type="function" name="bt_edit_application_attach_child_window ()" link="BtEditApplication.html#bt-edit-application-attach-child-window" since="0.6"/>
    <keyword type="function" name="bt_edit_application_ui_lock ()" link="BtEditApplication.html#bt-edit-application-ui-lock"/>
    <keyword type="function" name="bt_edit_application_ui_unlock ()" link="BtEditApplication.html#bt-edit-application-ui-unlock"/>
    <keyword type="function" name="bt_edit_application_is_song_unsaved ()" link="BtEditApplication.html#bt-edit-application-is-song-unsaved"/>
    <keyword type="function" name="bt_edit_application_set_song_unsaved ()" link="BtEditApplication.html#bt-edit-application-set-song-unsaved"/>
    <keyword type="property" name="The &quot;ic-registry&quot; property" link="BtEditApplication.html#BtEditApplication--ic-registry"/>
    <keyword type="property" name="The &quot;main-window&quot; property" link="BtEditApplication.html#BtEditApplication--main-window"/>
    <keyword type="property" name="The &quot;song&quot; property" link="BtEditApplication.html#BtEditApplication--song"/>
    <keyword type="property" name="The &quot;unsaved&quot; property" link="BtEditApplication.html#BtEditApplication--unsaved"/>
    <keyword type="struct" name="struct BtInteractionControllerMenu" link="BtInteractionControllerMenu.html#BtInteractionControllerMenu-struct"/>
    <keyword type="enum" name="enum BtInteractionControllerMenuType" link="BtInteractionControllerMenu.html#BtInteractionControllerMenuType"/>
    <keyword type="function" name="bt_interaction_controller_menu_new ()" link="BtInteractionControllerMenu.html#bt-interaction-controller-menu-new"/>
    <keyword type="property" name="The &quot;item-unbind&quot; property" link="BtInteractionControllerMenu.html#BtInteractionControllerMenu--item-unbind"/>
    <keyword type="property" name="The &quot;item-unbind-all&quot; property" link="BtInteractionControllerMenu.html#BtInteractionControllerMenu--item-unbind-all"/>
    <keyword type="property" name="The &quot;selected-control&quot; property" link="BtInteractionControllerMenu.html#BtInteractionControllerMenu--selected-control"/>
    <keyword type="property" name="The &quot;type&quot; property" link="BtInteractionControllerMenu.html#BtInteractionControllerMenu--type"/>
    <keyword type="struct" name="struct BtInteractionControllerLearnDialog" link="BtInteractionControllerLearnDialog.html#BtInteractionControllerLearnDialog-struct"/>
    <keyword type="function" name="bt_interaction_controller_learn_dialog_new ()" link="BtInteractionControllerLearnDialog.html#bt-interaction-controller-learn-dialog-new"/>
    <keyword type="property" name="The &quot;device&quot; property" link="BtInteractionControllerLearnDialog.html#BtInteractionControllerLearnDialog--device"/>
    <keyword type="function" name="bt_machine_action_about ()" link="buzztard-edit-BtMachineActions.html#bt-machine-action-about"/>
    <keyword type="struct" name="struct BtMachineCanvasItem" link="BtMachineCanvasItem.html#BtMachineCanvasItem-struct"/>
    <keyword type="function" name="bt_machine_canvas_item_new ()" link="BtMachineCanvasItem.html#bt-machine-canvas-item-new"/>
    <keyword type="function" name="bt_machine_show_properties_dialog ()" link="BtMachineCanvasItem.html#bt-machine-show-properties-dialog" since="0.6"/>
    <keyword type="function" name="bt_machine_show_preferences_dialog ()" link="BtMachineCanvasItem.html#bt-machine-show-preferences-dialog" since="0.6"/>
    <keyword type="function" name="bt_machine_show_analyzer_dialog ()" link="BtMachineCanvasItem.html#bt-machine-show-analyzer-dialog" since="0.6"/>
    <keyword type="property" name="The &quot;analysis-dialog&quot; property" link="BtMachineCanvasItem.html#BtMachineCanvasItem--analysis-dialog"/>
    <keyword type="property" name="The &quot;machine&quot; property" link="BtMachineCanvasItem.html#BtMachineCanvasItem--machine"/>
    <keyword type="property" name="The &quot;machines-page&quot; property" link="BtMachineCanvasItem.html#BtMachineCanvasItem--machines-page"/>
    <keyword type="property" name="The &quot;preferences-dialog&quot; property" link="BtMachineCanvasItem.html#BtMachineCanvasItem--preferences-dialog"/>
    <keyword type="property" name="The &quot;properties-dialog&quot; property" link="BtMachineCanvasItem.html#BtMachineCanvasItem--properties-dialog"/>
    <keyword type="property" name="The &quot;zoom&quot; property" link="BtMachineCanvasItem.html#BtMachineCanvasItem--zoom"/>
    <keyword type="signal" name="The &quot;position-changed&quot; signal" link="BtMachineCanvasItem.html#BtMachineCanvasItem-position-changed"/>
    <keyword type="signal" name="The &quot;start-connect&quot; signal" link="BtMachineCanvasItem.html#BtMachineCanvasItem-start-connect"/>
    <keyword type="struct" name="struct BtMachineListModel" link="BtMachineListModel.html#BtMachineListModel-struct"/>
    <keyword type="function" name="bt_machine_list_model_get_object ()" link="BtMachineListModel.html#bt-machine-list-model-get-object"/>
    <keyword type="function" name="bt_machine_list_model_new ()" link="BtMachineListModel.html#bt-machine-list-model-new"/>
    <keyword type="struct" name="struct BtMachineMenu" link="BtMachineMenu.html#BtMachineMenu-struct"/>
    <keyword type="function" name="bt_machine_menu_new ()" link="BtMachineMenu.html#bt-machine-menu-new"/>
    <keyword type="property" name="The &quot;machines-page&quot; property" link="BtMachineMenu.html#BtMachineMenu--machines-page"/>
    <keyword type="struct" name="struct BtMachinePreferencesDialog" link="BtMachinePreferencesDialog.html#BtMachinePreferencesDialog-struct"/>
    <keyword type="function" name="bt_machine_preferences_dialog_new ()" link="BtMachinePreferencesDialog.html#bt-machine-preferences-dialog-new"/>
    <keyword type="property" name="The &quot;machine&quot; property" link="BtMachinePreferencesDialog.html#BtMachinePreferencesDialog--machine"/>
    <keyword type="struct" name="struct BtMachinePresetPropertiesDialog" link="BtMachinePresetPropertiesDialog.html#BtMachinePresetPropertiesDialog-struct"/>
    <keyword type="function" name="bt_machine_preset_properties_dialog_new ()" link="BtMachinePresetPropertiesDialog.html#bt-machine-preset-properties-dialog-new"/>
    <keyword type="function" name="bt_machine_preset_properties_dialog_apply ()" link="BtMachinePresetPropertiesDialog.html#bt-machine-preset-properties-dialog-apply"/>
    <keyword type="property" name="The &quot;comment&quot; property" link="BtMachinePresetPropertiesDialog.html#BtMachinePresetPropertiesDialog--comment"/>
    <keyword type="property" name="The &quot;machine&quot; property" link="BtMachinePresetPropertiesDialog.html#BtMachinePresetPropertiesDialog--machine"/>
    <keyword type="property" name="The &quot;name&quot; property" link="BtMachinePresetPropertiesDialog.html#BtMachinePresetPropertiesDialog--name"/>
    <keyword type="struct" name="struct BtMachinePropertiesDialog" link="BtMachinePropertiesDialog.html#BtMachinePropertiesDialog-struct"/>
    <keyword type="function" name="bt_machine_properties_dialog_new ()" link="BtMachinePropertiesDialog.html#bt-machine-properties-dialog-new"/>
    <keyword type="property" name="The &quot;machine&quot; property" link="BtMachinePropertiesDialog.html#BtMachinePropertiesDialog--machine"/>
    <keyword type="struct" name="struct BtMachineRenameDialog" link="BtMachineRenameDialog.html#BtMachineRenameDialog-struct"/>
    <keyword type="function" name="bt_machine_rename_dialog_new ()" link="BtMachineRenameDialog.html#bt-machine-rename-dialog-new"/>
    <keyword type="function" name="bt_machine_rename_dialog_apply ()" link="BtMachineRenameDialog.html#bt-machine-rename-dialog-apply"/>
    <keyword type="property" name="The &quot;machine&quot; property" link="BtMachineRenameDialog.html#BtMachineRenameDialog--machine"/>
    <keyword type="property" name="The &quot;name&quot; property" link="BtMachineRenameDialog.html#BtMachineRenameDialog--name"/>
    <keyword type="struct" name="struct BtMainMenu" link="BtMainMenu.html#BtMainMenu-struct"/>
    <keyword type="function" name="bt_main_menu_new ()" link="BtMainMenu.html#bt-main-menu-new"/>
    <keyword type="struct" name="struct BtMainPageInfo" link="BtMainPageInfo.html#BtMainPageInfo-struct"/>
    <keyword type="function" name="bt_main_page_info_new ()" link="BtMainPageInfo.html#bt-main-page-info-new"/>
    <keyword type="struct" name="struct BtMainPageMachines" link="BtMainPageMachines.html#BtMainPageMachines-struct"/>
    <keyword type="function" name="bt_main_page_machines_new ()" link="BtMainPageMachines.html#bt-main-page-machines-new"/>
    <keyword type="function" name="bt_main_page_machines_wire_volume_popup ()" link="BtMainPageMachines.html#bt-main-page-machines-wire-volume-popup"/>
    <keyword type="function" name="bt_main_page_machines_wire_panorama_popup ()" link="BtMainPageMachines.html#bt-main-page-machines-wire-panorama-popup"/>
    <keyword type="function" name="bt_main_page_machines_add_source_machine ()" link="BtMainPageMachines.html#bt-main-page-machines-add-source-machine"/>
    <keyword type="function" name="bt_main_page_machines_add_processor_machine ()" link="BtMainPageMachines.html#bt-main-page-machines-add-processor-machine"/>
    <keyword type="function" name="bt_main_page_machines_delete_machine ()" link="BtMainPageMachines.html#bt-main-page-machines-delete-machine"/>
    <keyword type="function" name="bt_main_page_machines_delete_wire ()" link="BtMainPageMachines.html#bt-main-page-machines-delete-wire"/>
    <keyword type="function" name="bt_main_page_machines_rename_machine ()" link="BtMainPageMachines.html#bt-main-page-machines-rename-machine"/>
    <keyword type="property" name="The &quot;canvas&quot; property" link="BtMainPageMachines.html#BtMainPageMachines--canvas"/>
    <keyword type="struct" name="struct BtMainPagePatterns" link="BtMainPagePatterns.html#BtMainPagePatterns-struct"/>
    <keyword type="function" name="bt_main_page_patterns_new ()" link="BtMainPagePatterns.html#bt-main-page-patterns-new"/>
    <keyword type="function" name="bt_main_page_patterns_show_pattern ()" link="BtMainPagePatterns.html#bt-main-page-patterns-show-pattern"/>
    <keyword type="function" name="bt_main_page_patterns_show_machine ()" link="BtMainPagePatterns.html#bt-main-page-patterns-show-machine"/>
    <keyword type="function" name="bt_main_page_patterns_delete_selection ()" link="BtMainPagePatterns.html#bt-main-page-patterns-delete-selection"/>
    <keyword type="function" name="bt_main_page_patterns_cut_selection ()" link="BtMainPagePatterns.html#bt-main-page-patterns-cut-selection"/>
    <keyword type="function" name="bt_main_page_patterns_copy_selection ()" link="BtMainPagePatterns.html#bt-main-page-patterns-copy-selection"/>
    <keyword type="function" name="bt_main_page_patterns_paste_selection ()" link="BtMainPagePatterns.html#bt-main-page-patterns-paste-selection"/>
    <keyword type="struct" name="struct BtMainPageSequence" link="BtMainPageSequence.html#BtMainPageSequence-struct"/>
    <keyword type="function" name="bt_main_page_sequence_new ()" link="BtMainPageSequence.html#bt-main-page-sequence-new"/>
    <keyword type="function" name="bt_main_page_sequence_delete_selection ()" link="BtMainPageSequence.html#bt-main-page-sequence-delete-selection"/>
    <keyword type="function" name="bt_main_page_sequence_copy_selection ()" link="BtMainPageSequence.html#bt-main-page-sequence-copy-selection"/>
    <keyword type="function" name="bt_main_page_sequence_cut_selection ()" link="BtMainPageSequence.html#bt-main-page-sequence-cut-selection"/>
    <keyword type="function" name="bt_main_page_sequence_paste_selection ()" link="BtMainPageSequence.html#bt-main-page-sequence-paste-selection"/>
    <keyword type="property" name="The &quot;cursor-row&quot; property" link="BtMainPageSequence.html#BtMainPageSequence--cursor-row"/>
    <keyword type="struct" name="struct BtMainPageWaves" link="BtMainPageWaves.html#BtMainPageWaves-struct"/>
    <keyword type="function" name="bt_main_page_waves_new ()" link="BtMainPageWaves.html#bt-main-page-waves-new"/>
    <keyword type="struct" name="struct BtMainPages" link="BtMainPages.html#BtMainPages-struct"/>
    <keyword type="function" name="bt_main_pages_new ()" link="BtMainPages.html#bt-main-pages-new"/>
    <keyword type="property" name="The &quot;info-page&quot; property" link="BtMainPages.html#BtMainPages--info-page"/>
    <keyword type="property" name="The &quot;machines-page&quot; property" link="BtMainPages.html#BtMainPages--machines-page"/>
    <keyword type="property" name="The &quot;patterns-page&quot; property" link="BtMainPages.html#BtMainPages--patterns-page"/>
    <keyword type="property" name="The &quot;sequence-page&quot; property" link="BtMainPages.html#BtMainPages--sequence-page"/>
    <keyword type="property" name="The &quot;waves-page&quot; property" link="BtMainPages.html#BtMainPages--waves-page"/>
    <keyword type="struct" name="struct BtMainStatusbar" link="BtMainStatusbar.html#BtMainStatusbar-struct"/>
    <keyword type="macro" name="BT_MAIN_STATUSBAR_DEFAULT" link="BtMainStatusbar.html#BT-MAIN-STATUSBAR-DEFAULT:CAPS"/>
    <keyword type="function" name="bt_main_statusbar_new ()" link="BtMainStatusbar.html#bt-main-statusbar-new"/>
    <keyword type="property" name="The &quot;status&quot; property" link="BtMainStatusbar.html#BtMainStatusbar--status"/>
    <keyword type="struct" name="struct BtMainToolbar" link="BtMainToolbar.html#BtMainToolbar-struct"/>
    <keyword type="function" name="bt_main_toolbar_new ()" link="BtMainToolbar.html#bt-main-toolbar-new"/>
    <keyword type="struct" name="struct BtMainWindow" link="BtMainWindow.html#BtMainWindow-struct"/>
    <keyword type="function" name="bt_main_window_new ()" link="BtMainWindow.html#bt-main-window-new"/>
    <keyword type="function" name="bt_main_window_check_unsaved_song ()" link="BtMainWindow.html#bt-main-window-check-unsaved-song"/>
    <keyword type="function" name="bt_main_window_check_quit ()" link="BtMainWindow.html#bt-main-window-check-quit"/>
    <keyword type="function" name="bt_main_window_new_song ()" link="BtMainWindow.html#bt-main-window-new-song"/>
    <keyword type="function" name="bt_main_window_open_song ()" link="BtMainWindow.html#bt-main-window-open-song"/>
    <keyword type="function" name="bt_main_window_save_song ()" link="BtMainWindow.html#bt-main-window-save-song"/>
    <keyword type="function" name="bt_main_window_save_song_as ()" link="BtMainWindow.html#bt-main-window-save-song-as"/>
    <keyword type="function" name="bt_dialog_message ()" link="BtMainWindow.html#bt-dialog-message"/>
    <keyword type="function" name="bt_dialog_question ()" link="BtMainWindow.html#bt-dialog-question"/>
    <keyword type="property" name="The &quot;dialog&quot; property" link="BtMainWindow.html#BtMainWindow--dialog"/>
    <keyword type="property" name="The &quot;pages&quot; property" link="BtMainWindow.html#BtMainWindow--pages"/>
    <keyword type="property" name="The &quot;statusbar&quot; property" link="BtMainWindow.html#BtMainWindow--statusbar"/>
    <keyword type="property" name="The &quot;toolbar&quot; property" link="BtMainWindow.html#BtMainWindow--toolbar"/>
    <keyword type="struct" name="struct BtMissingFrameworkElementsDialog" link="BtMissingFrameworkElementsDialog.html#BtMissingFrameworkElementsDialog-struct"/>
    <keyword type="function" name="bt_missing_framework_elements_dialog_new ()" link="BtMissingFrameworkElementsDialog.html#bt-missing-framework-elements-dialog-new"/>
    <keyword type="function" name="bt_missing_framework_elements_dialog_apply ()" link="BtMissingFrameworkElementsDialog.html#bt-missing-framework-elements-dialog-apply"/>
    <keyword type="property" name="The &quot;core-elements&quot; property" link="BtMissingFrameworkElementsDialog.html#BtMissingFrameworkElementsDialog--core-elements"/>
    <keyword type="property" name="The &quot;edit-elements&quot; property" link="BtMissingFrameworkElementsDialog.html#BtMissingFrameworkElementsDialog--edit-elements"/>
    <keyword type="struct" name="struct BtMissingSongElementsDialog" link="BtMissingSongElementsDialog.html#BtMissingSongElementsDialog-struct"/>
    <keyword type="function" name="bt_missing_song_elements_dialog_new ()" link="BtMissingSongElementsDialog.html#bt-missing-song-elements-dialog-new"/>
    <keyword type="property" name="The &quot;machines&quot; property" link="BtMissingSongElementsDialog.html#BtMissingSongElementsDialog--machines"/>
    <keyword type="property" name="The &quot;waves&quot; property" link="BtMissingSongElementsDialog.html#BtMissingSongElementsDialog--waves"/>
    <keyword type="struct" name="struct BtObjectListModel" link="BtObjectListModel.html#BtObjectListModel-struct"/>
    <keyword type="function" name="bt_object_list_model_append ()" link="BtObjectListModel.html#bt-object-list-model-append"/>
    <keyword type="function" name="bt_object_list_model_get_object ()" link="BtObjectListModel.html#bt-object-list-model-get-object"/>
    <keyword type="function" name="bt_object_list_model_new ()" link="BtObjectListModel.html#bt-object-list-model-new"/>
    <keyword type="struct" name="struct BtPanoramaPopup" link="BtPanoramaPopup.html#BtPanoramaPopup-struct"/>
    <keyword type="function" name="bt_panorama_popup_new ()" link="BtPanoramaPopup.html#bt-panorama-popup-new"/>
    <keyword type="function" name="bt_panorama_popup_show ()" link="BtPanoramaPopup.html#bt-panorama-popup-show"/>
    <keyword type="function" name="bt_panorama_popup_hide ()" link="BtPanoramaPopup.html#bt-panorama-popup-hide"/>
    <keyword type="struct" name="struct BtPatternListModel" link="BtPatternListModel.html#BtPatternListModel-struct"/>
    <keyword type="function" name="bt_pattern_list_model_get_object ()" link="BtPatternListModel.html#bt-pattern-list-model-get-object"/>
    <keyword type="function" name="bt_pattern_list_model_new ()" link="BtPatternListModel.html#bt-pattern-list-model-new"/>
    <keyword type="struct" name="struct BtPatternPropertiesDialog" link="BtPatternPropertiesDialog.html#BtPatternPropertiesDialog-struct"/>
    <keyword type="function" name="bt_pattern_properties_dialog_new ()" link="BtPatternPropertiesDialog.html#bt-pattern-properties-dialog-new"/>
    <keyword type="function" name="bt_pattern_properties_dialog_apply ()" link="BtPatternPropertiesDialog.html#bt-pattern-properties-dialog-apply"/>
    <keyword type="property" name="The &quot;length&quot; property" link="BtPatternPropertiesDialog.html#BtPatternPropertiesDialog--length"/>
    <keyword type="property" name="The &quot;name&quot; property" link="BtPatternPropertiesDialog.html#BtPatternPropertiesDialog--name"/>
    <keyword type="property" name="The &quot;pattern&quot; property" link="BtPatternPropertiesDialog.html#BtPatternPropertiesDialog--pattern"/>
    <keyword type="property" name="The &quot;voices&quot; property" link="BtPatternPropertiesDialog.html#BtPatternPropertiesDialog--voices"/>
    <keyword type="struct" name="struct BtRenderDialog" link="BtRenderDialog.html#BtRenderDialog-struct"/>
    <keyword type="enum" name="enum BtRenderMode" link="BtRenderDialog.html#BtRenderMode"/>
    <keyword type="function" name="bt_render_dialog_new ()" link="BtRenderDialog.html#bt-render-dialog-new"/>
    <keyword type="property" name="The &quot;file-name&quot; property" link="BtRenderDialog.html#BtRenderDialog--file-name"/>
    <keyword type="property" name="The &quot;format&quot; property" link="BtRenderDialog.html#BtRenderDialog--format"/>
    <keyword type="property" name="The &quot;mode&quot; property" link="BtRenderDialog.html#BtRenderDialog--mode"/>
    <keyword type="struct" name="struct BtRenderProgress" link="BtRenderProgress.html#BtRenderProgress-struct"/>
    <keyword type="function" name="bt_render_progress_new ()" link="BtRenderProgress.html#bt-render-progress-new"/>
    <keyword type="function" name="bt_render_progress_run ()" link="BtRenderProgress.html#bt-render-progress-run"/>
    <keyword type="property" name="The &quot;settings&quot; property" link="BtRenderProgress.html#BtRenderProgress--settings"/>
    <keyword type="struct" name="struct BtSequenceGridModel" link="BtSequenceGridModel.html#BtSequenceGridModel-struct"/>
    <keyword type="enum" name="enum BtSequenceGridModelPosFormat" link="BtSequenceGridModel.html#BtSequenceGridModelPosFormat"/>
    <keyword type="function" name="bt_sequence_grid_model_new ()" link="BtSequenceGridModel.html#bt-sequence-grid-model-new"/>
    <keyword type="property" name="The &quot;bars&quot; property" link="BtSequenceGridModel.html#BtSequenceGridModel--bars"/>
    <keyword type="property" name="The &quot;length&quot; property" link="BtSequenceGridModel.html#BtSequenceGridModel--length"/>
    <keyword type="property" name="The &quot;pos-format&quot; property" link="BtSequenceGridModel.html#BtSequenceGridModel--pos-format"/>
    <keyword type="struct" name="struct BtSequenceView" link="BtSequenceView.html#BtSequenceView-struct"/>
    <keyword type="function" name="bt_sequence_view_new ()" link="BtSequenceView.html#bt-sequence-view-new"/>
    <keyword type="property" name="The &quot;loop-end&quot; property" link="BtSequenceView.html#BtSequenceView--loop-end"/>
    <keyword type="property" name="The &quot;loop-start&quot; property" link="BtSequenceView.html#BtSequenceView--loop-start"/>
    <keyword type="property" name="The &quot;play-position&quot; property" link="BtSequenceView.html#BtSequenceView--play-position"/>
    <keyword type="property" name="The &quot;visible-rows&quot; property" link="BtSequenceView.html#BtSequenceView--visible-rows"/>
    <keyword type="struct" name="struct BtSettingsDialog" link="BtSettingsDialog.html#BtSettingsDialog-struct"/>
    <keyword type="enum" name="enum BtSettingsPage" link="BtSettingsDialog.html#BtSettingsPage"/>
    <keyword type="function" name="bt_settings_dialog_new ()" link="BtSettingsDialog.html#bt-settings-dialog-new"/>
    <keyword type="property" name="The &quot;page&quot; property" link="BtSettingsDialog.html#BtSettingsDialog--page"/>
    <keyword type="struct" name="struct BtSettingsPageAudiodevices" link="BtSettingsPageAudiodevices.html#BtSettingsPageAudiodevices-struct"/>
    <keyword type="function" name="bt_settings_page_audiodevices_new ()" link="BtSettingsPageAudiodevices.html#bt-settings-page-audiodevices-new"/>
    <keyword type="struct" name="struct BtSettingsPageInteractionController" link="BtSettingsPageInteractionController.html#BtSettingsPageInteractionController-struct"/>
    <keyword type="function" name="bt_settings_page_interaction_controller_new ()" link="BtSettingsPageInteractionController.html#bt-settings-page-interaction-controller-new"/>
    <keyword type="struct" name="struct BtSettingsPagePlaybackController" link="BtSettingsPagePlaybackController.html#BtSettingsPagePlaybackController-struct"/>
    <keyword type="function" name="bt_settings_page_playback_controller_new ()" link="BtSettingsPagePlaybackController.html#bt-settings-page-playback-controller-new"/>
    <keyword type="struct" name="struct BtSettingsPageDirectories" link="BtSettingsPageDirectories.html#BtSettingsPageDirectories-struct"/>
    <keyword type="function" name="bt_settings_page_directories_new ()" link="BtSettingsPageDirectories.html#bt-settings-page-directories-new"/>
    <keyword type="struct" name="struct BtSettingsPageShortcuts" link="BtSettingsPageShortcuts.html#BtSettingsPageShortcuts-struct"/>
    <keyword type="function" name="bt_settings_page_shortcuts_new ()" link="BtSettingsPageShortcuts.html#bt-settings-page-shortcuts-new"/>
    <keyword type="struct" name="struct BtSignalAnalysisDialog" link="BtSignalAnalysisDialog.html#BtSignalAnalysisDialog-struct"/>
    <keyword type="function" name="bt_signal_analysis_dialog_new ()" link="BtSignalAnalysisDialog.html#bt-signal-analysis-dialog-new"/>
    <keyword type="property" name="The &quot;element&quot; property" link="BtSignalAnalysisDialog.html#BtSignalAnalysisDialog--element"/>
    <keyword type="struct" name="struct BtTipDialog" link="BtTipDialog.html#BtTipDialog-struct"/>
    <keyword type="function" name="bt_tip_dialog_new ()" link="BtTipDialog.html#bt-tip-dialog-new"/>
    <keyword type="struct" name="struct BtUIResources" link="BtUIResources.html#BtUIResources-struct"/>
    <keyword type="enum" name="enum BtUIResourcesColors" link="BtUIResources.html#BtUIResourcesColors"/>
    <keyword type="enum" name="enum BtUIResourcesMachineColors" link="BtUIResources.html#BtUIResourcesMachineColors"/>
    <keyword type="function" name="bt_ui_resources_new ()" link="BtUIResources.html#bt-ui-resources-new"/>
    <keyword type="function" name="bt_ui_resources_get_icon_pixbuf_by_machine ()" link="BtUIResources.html#bt-ui-resources-get-icon-pixbuf-by-machine"/>
    <keyword type="function" name="bt_ui_resources_get_machine_graphics_pixbuf_by_machine ()" link="BtUIResources.html#bt-ui-resources-get-machine-graphics-pixbuf-by-machine"/>
    <keyword type="function" name="bt_ui_resources_get_icon_image_by_machine ()" link="BtUIResources.html#bt-ui-resources-get-icon-image-by-machine"/>
    <keyword type="function" name="bt_ui_resources_get_icon_image_by_machine_type ()" link="BtUIResources.html#bt-ui-resources-get-icon-image-by-machine-type"/>
    <keyword type="function" name="bt_ui_resources_get_gdk_color ()" link="BtUIResources.html#bt-ui-resources-get-gdk-color"/>
    <keyword type="function" name="bt_ui_resources_get_rgb_color ()" link="BtUIResources.html#bt-ui-resources-get-rgb-color"/>
    <keyword type="function" name="bt_ui_resources_get_color_by_machine ()" link="BtUIResources.html#bt-ui-resources-get-color-by-machine"/>
    <keyword type="function" name="bt_ui_resources_get_accel_group ()" link="BtUIResources.html#bt-ui-resources-get-accel-group"/>
    <keyword type="struct" name="struct BtVolumePopup" link="BtVolumePopup.html#BtVolumePopup-struct"/>
    <keyword type="function" name="bt_volume_popup_new ()" link="BtVolumePopup.html#bt-volume-popup-new"/>
    <keyword type="function" name="bt_volume_popup_show ()" link="BtVolumePopup.html#bt-volume-popup-show"/>
    <keyword type="function" name="bt_volume_popup_hide ()" link="BtVolumePopup.html#bt-volume-popup-hide"/>
    <keyword type="struct" name="struct BtWireCanvasItem" link="BtWireCanvasItem.html#BtWireCanvasItem-struct"/>
    <keyword type="function" name="bt_wire_canvas_item_new ()" link="BtWireCanvasItem.html#bt-wire-canvas-item-new"/>
    <keyword type="function" name="bt_wire_show_analyzer_dialog ()" link="BtWireCanvasItem.html#bt-wire-show-analyzer-dialog" since="0.6"/>
    <keyword type="property" name="The &quot;analysis-dialog&quot; property" link="BtWireCanvasItem.html#BtWireCanvasItem--analysis-dialog"/>
    <keyword type="property" name="The &quot;dst&quot; property" link="BtWireCanvasItem.html#BtWireCanvasItem--dst"/>
    <keyword type="property" name="The &quot;h&quot; property" link="BtWireCanvasItem.html#BtWireCanvasItem--h"/>
    <keyword type="property" name="The &quot;machines-page&quot; property" link="BtWireCanvasItem.html#BtWireCanvasItem--machines-page"/>
    <keyword type="property" name="The &quot;src&quot; property" link="BtWireCanvasItem.html#BtWireCanvasItem--src"/>
    <keyword type="property" name="The &quot;w&quot; property" link="BtWireCanvasItem.html#BtWireCanvasItem--w"/>
    <keyword type="property" name="The &quot;wire&quot; property" link="BtWireCanvasItem.html#BtWireCanvasItem--wire"/>
    <keyword type="struct" name="struct BtPlaybackControllerSocket" link="BtPlaybackControllerSocket.html#BtPlaybackControllerSocket-struct"/>
    <keyword type="function" name="bt_playback_controller_socket_new ()" link="BtPlaybackControllerSocket.html#bt-playback-controller-socket-new"/>
    <keyword type="struct" name="struct BtMemoryAudioSrc" link="BtMemoryAudioSrc.html#BtMemoryAudioSrc-struct"/>
    <keyword type="property" name="The &quot;caps&quot; property" link="BtMemoryAudioSrc.html#BtMemoryAudioSrc--caps"/>
    <keyword type="property" name="The &quot;data&quot; property" link="BtMemoryAudioSrc.html#BtMemoryAudioSrc--data"/>
    <keyword type="property" name="The &quot;length&quot; property" link="BtMemoryAudioSrc.html#BtMemoryAudioSrc--length"/>
    <keyword type="struct" name="struct BtPatternEditor" link="BtPatternEditor.html#BtPatternEditor-struct"/>
    <keyword type="struct" name="BtPatternEditorCallbacks" link="BtPatternEditor.html#BtPatternEditorCallbacks"/>
    <keyword type="struct" name="BtPatternEditorColumn" link="BtPatternEditor.html#BtPatternEditorColumn"/>
    <keyword type="enum" name="enum BtPatternEditorColumnType" link="BtPatternEditor.html#BtPatternEditorColumnType"/>
    <keyword type="struct" name="BtPatternEditorColumnGroup" link="BtPatternEditor.html#BtPatternEditorColumnGroup"/>
    <keyword type="enum" name="enum BtPatternEditorColumnGroupType" link="BtPatternEditor.html#BtPatternEditorColumnGroupType"/>
    <keyword type="enum" name="enum BtPatternEditorSelectionMode" link="BtPatternEditor.html#BtPatternEditorSelectionMode"/>
    <keyword type="function" name="bt_pattern_editor_new ()" link="BtPatternEditor.html#bt-pattern-editor-new"/>
    <keyword type="function" name="bt_pattern_editor_set_pattern ()" link="BtPatternEditor.html#bt-pattern-editor-set-pattern"/>
    <keyword type="function" name="bt_pattern_editor_get_selection ()" link="BtPatternEditor.html#bt-pattern-editor-get-selection"/>
    <keyword type="property" name="The &quot;cursor-group&quot; property" link="BtPatternEditor.html#BtPatternEditor--cursor-group"/>
    <keyword type="property" name="The &quot;cursor-param&quot; property" link="BtPatternEditor.html#BtPatternEditor--cursor-param"/>
    <keyword type="property" name="The &quot;cursor-row&quot; property" link="BtPatternEditor.html#BtPatternEditor--cursor-row"/>
    <keyword type="property" name="The &quot;octave&quot; property" link="BtPatternEditor.html#BtPatternEditor--octave"/>
    <keyword type="property" name="The &quot;play-position&quot; property" link="BtPatternEditor.html#BtPatternEditor--play-position"/>
    <keyword type="signal" name="The &quot;set-scroll-adjustments&quot; signal" link="BtPatternEditor.html#BtPatternEditor-set-scroll-adjustments"/>
    <keyword type="struct" name="struct BtRuler" link="BtRuler.html#BtRuler-struct"/>
    <keyword type="function" name="gtk_vumeter_new ()" link="BtRuler.html#gtk-vumeter-new"/>
    <keyword type="function" name="bt_ruler_set_metric ()" link="BtRuler.html#bt-ruler-set-metric"/>
    <keyword type="function" name="bt_ruler_get_metric ()" link="BtRuler.html#bt-ruler-get-metric"/>
    <keyword type="function" name="bt_ruler_set_range ()" link="BtRuler.html#bt-ruler-set-range"/>
    <keyword type="function" name="bt_ruler_get_range ()" link="BtRuler.html#bt-ruler-get-range"/>
    <keyword type="property" name="The &quot;draw-pos&quot; property" link="BtRuler.html#BtRuler--draw-pos"/>
    <keyword type="property" name="The &quot;lower&quot; property" link="BtRuler.html#BtRuler--lower"/>
    <keyword type="property" name="The &quot;max-size&quot; property" link="BtRuler.html#BtRuler--max-size"/>
    <keyword type="property" name="The &quot;metric&quot; property" link="BtRuler.html#BtRuler--metric"/>
    <keyword type="property" name="The &quot;position&quot; property" link="BtRuler.html#BtRuler--position"/>
    <keyword type="property" name="The &quot;upper&quot; property" link="BtRuler.html#BtRuler--upper"/>
    <keyword type="struct" name="struct BtWaveformViewer" link="BtWaveformViewer.html#BtWaveformViewer-struct"/>
    <keyword type="function" name="bt_waveform_viewer_new ()" link="BtWaveformViewer.html#bt-waveform-viewer-new"/>
    <keyword type="function" name="bt_waveform_viewer_set_wave ()" link="BtWaveformViewer.html#bt-waveform-viewer-set-wave"/>
    <keyword type="property" name="The &quot;loop-begin&quot; property" link="BtWaveformViewer.html#BtWaveformViewer--loop-begin"/>
    <keyword type="property" name="The &quot;loop-end&quot; property" link="BtWaveformViewer.html#BtWaveformViewer--loop-end"/>
    <keyword type="property" name="The &quot;playback-cursor&quot; property" link="BtWaveformViewer.html#BtWaveformViewer--playback-cursor"/>
    <keyword type="property" name="The &quot;wave-length&quot; property" link="BtWaveformViewer.html#BtWaveformViewer--wave-length"/>
    <keyword type="struct" name="struct GtkVUMeter" link="GtkVUMeter.html#GtkVUMeter-struct"/>
    <keyword type="function" name="gtk_vumeter_new ()" link="GtkVUMeter.html#gtk-vumeter-new"/>
    <keyword type="function" name="gtk_vumeter_set_min_max ()" link="GtkVUMeter.html#gtk-vumeter-set-min-max"/>
    <keyword type="function" name="gtk_vumeter_set_levels ()" link="GtkVUMeter.html#gtk-vumeter-set-levels"/>
    <keyword type="function" name="gtk_vumeter_set_scale ()" link="GtkVUMeter.html#gtk-vumeter-set-scale"/>
    <keyword type="" name="Options" link="buzztard-edit-ops.html#id-1.5.2.6.3"/>
    <keyword type="constant" name="BT_INTERACTION_CONTROLLER_RANGE_MENU" link="BtInteractionControllerMenu.html#BT-INTERACTION-CONTROLLER-RANGE-MENU:CAPS"/>
    <keyword type="constant" name="BT_INTERACTION_CONTROLLER_TRIGGER_MENU" link="BtInteractionControllerMenu.html#BT-INTERACTION-CONTROLLER-TRIGGER-MENU:CAPS"/>
    <keyword type="constant" name="BT_RENDER_MODE_MIXDOWN" link="BtRenderDialog.html#BT-RENDER-MODE-MIXDOWN:CAPS"/>
    <keyword type="constant" name="BT_RENDER_MODE_SINGLE_TRACKS" link="BtRenderDialog.html#BT-RENDER-MODE-SINGLE-TRACKS:CAPS"/>
    <keyword type="constant" name="BT_SEQUENCE_GRID_MODEL_POS_FORMAT_TICKS" link="BtSequenceGridModel.html#BT-SEQUENCE-GRID-MODEL-POS-FORMAT-TICKS:CAPS"/>
    <keyword type="constant" name="BT_SEQUENCE_GRID_MODEL_POS_FORMAT_TIME" link="BtSequenceGridModel.html#BT-SEQUENCE-GRID-MODEL-POS-FORMAT-TIME:CAPS"/>
    <keyword type="constant" name="BT_SEQUENCE_GRID_MODEL_POS_FORMAT_BEATS" link="BtSequenceGridModel.html#BT-SEQUENCE-GRID-MODEL-POS-FORMAT-BEATS:CAPS"/>
    <keyword type="constant" name="BT_SETTINGS_PAGE_AUDIO_DEVICES" link="BtSettingsDialog.html#BT-SETTINGS-PAGE-AUDIO-DEVICES:CAPS"/>
    <keyword type="constant" name="BT_SETTINGS_PAGE_INTERACTION_CONTROLLER" link="BtSettingsDialog.html#BT-SETTINGS-PAGE-INTERACTION-CONTROLLER:CAPS"/>
    <keyword type="constant" name="BT_SETTINGS_PAGE_PLAYBACK_CONTROLLER" link="BtSettingsDialog.html#BT-SETTINGS-PAGE-PLAYBACK-CONTROLLER:CAPS"/>
    <keyword type="constant" name="BT_SETTINGS_PAGE_COLORS" link="BtSettingsDialog.html#BT-SETTINGS-PAGE-COLORS:CAPS"/>
    <keyword type="constant" name="BT_SETTINGS_PAGE_SHORTCUTS" link="BtSettingsDialog.html#BT-SETTINGS-PAGE-SHORTCUTS:CAPS"/>
    <keyword type="constant" name="BT_SETTINGS_PAGE_DIRECTORIES" link="BtSettingsDialog.html#BT-SETTINGS-PAGE-DIRECTORIES:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_CURSOR" link="BtUIResources.html#BT-UI-RES-COLOR-CURSOR:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SELECTION1" link="BtUIResources.html#BT-UI-RES-COLOR-SELECTION1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SELECTION2" link="BtUIResources.html#BT-UI-RES-COLOR-SELECTION2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_PLAYLINE" link="BtUIResources.html#BT-UI-RES-COLOR-PLAYLINE:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_LOOPLINE" link="BtUIResources.html#BT-UI-RES-COLOR-LOOPLINE:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_ENDLINE" link="BtUIResources.html#BT-UI-RES-COLOR-ENDLINE:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SOURCE_MACHINE_BASE" link="BtUIResources.html#BT-UI-RES-COLOR-SOURCE-MACHINE-BASE:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SOURCE_MACHINE_BRIGHT1" link="BtUIResources.html#BT-UI-RES-COLOR-SOURCE-MACHINE-BRIGHT1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SOURCE_MACHINE_BRIGHT2" link="BtUIResources.html#BT-UI-RES-COLOR-SOURCE-MACHINE-BRIGHT2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SOURCE_MACHINE_DARK1" link="BtUIResources.html#BT-UI-RES-COLOR-SOURCE-MACHINE-DARK1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SOURCE_MACHINE_DARK2" link="BtUIResources.html#BT-UI-RES-COLOR-SOURCE-MACHINE-DARK2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_PROCESSOR_MACHINE_BASE" link="BtUIResources.html#BT-UI-RES-COLOR-PROCESSOR-MACHINE-BASE:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_PROCESSOR_MACHINE_BRIGHT1" link="BtUIResources.html#BT-UI-RES-COLOR-PROCESSOR-MACHINE-BRIGHT1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_PROCESSOR_MACHINE_BRIGHT2" link="BtUIResources.html#BT-UI-RES-COLOR-PROCESSOR-MACHINE-BRIGHT2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_PROCESSOR_MACHINE_DARK1" link="BtUIResources.html#BT-UI-RES-COLOR-PROCESSOR-MACHINE-DARK1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_PROCESSOR_MACHINE_DARK2" link="BtUIResources.html#BT-UI-RES-COLOR-PROCESSOR-MACHINE-DARK2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SINK_MACHINE_BASE" link="BtUIResources.html#BT-UI-RES-COLOR-SINK-MACHINE-BASE:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SINK_MACHINE_BRIGHT1" link="BtUIResources.html#BT-UI-RES-COLOR-SINK-MACHINE-BRIGHT1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SINK_MACHINE_BRIGHT2" link="BtUIResources.html#BT-UI-RES-COLOR-SINK-MACHINE-BRIGHT2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SINK_MACHINE_DARK1" link="BtUIResources.html#BT-UI-RES-COLOR-SINK-MACHINE-DARK1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_SINK_MACHINE_DARK2" link="BtUIResources.html#BT-UI-RES-COLOR-SINK-MACHINE-DARK2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_ANALYZER_PEAK" link="BtUIResources.html#BT-UI-RES-COLOR-ANALYZER-PEAK:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_GRID_LINES" link="BtUIResources.html#BT-UI-RES-COLOR-GRID-LINES:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_COUNT" link="BtUIResources.html#BT-UI-RES-COLOR-COUNT:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_MACHINE_BASE" link="BtUIResources.html#BT-UI-RES-COLOR-MACHINE-BASE:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_MACHINE_BRIGHT1" link="BtUIResources.html#BT-UI-RES-COLOR-MACHINE-BRIGHT1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_MACHINE_BRIGHT2" link="BtUIResources.html#BT-UI-RES-COLOR-MACHINE-BRIGHT2:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_MACHINE_DARK1" link="BtUIResources.html#BT-UI-RES-COLOR-MACHINE-DARK1:CAPS"/>
    <keyword type="constant" name="BT_UI_RES_COLOR_MACHINE_DARK2" link="BtUIResources.html#BT-UI-RES-COLOR-MACHINE-DARK2:CAPS"/>
    <keyword type="constant" name="PCT_NOTE" link="BtPatternEditor.html#PCT-NOTE:CAPS"/>
    <keyword type="constant" name="PCT_SWITCH" link="BtPatternEditor.html#PCT-SWITCH:CAPS"/>
    <keyword type="constant" name="PCT_BYTE" link="BtPatternEditor.html#PCT-BYTE:CAPS"/>
    <keyword type="constant" name="PCT_WORD" link="BtPatternEditor.html#PCT-WORD:CAPS"/>
    <keyword type="constant" name="PCT_FLOAT" link="BtPatternEditor.html#PCT-FLOAT:CAPS"/>
    <keyword type="constant" name="PGT_WIRE" link="BtPatternEditor.html#PGT-WIRE:CAPS"/>
    <keyword type="constant" name="PGT_GLOBAL" link="BtPatternEditor.html#PGT-GLOBAL:CAPS"/>
    <keyword type="constant" name="PGT_VOICE" link="BtPatternEditor.html#PGT-VOICE:CAPS"/>
    <keyword type="constant" name="PESM_COLUMN" link="BtPatternEditor.html#PESM-COLUMN:CAPS"/>
    <keyword type="constant" name="PESM_GROUP" link="BtPatternEditor.html#PESM-GROUP:CAPS"/>
    <keyword type="constant" name="PESM_ALL" link="BtPatternEditor.html#PESM-ALL:CAPS"/>
  </functions>
</book>