1 
2 /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
3 
4 #ifndef __IPATCH_BUILTIN_ENUMS_H__
5 #define __IPATCH_BUILTIN_ENUMS_H__
6 
7 #include <glib-object.h>
8 
9 G_BEGIN_DECLS
10 /* enumerations from "IpatchBase.h" */
11 GType ipatch_base_flags_get_type (void);
12 #define IPATCH_TYPE_BASE_FLAGS (ipatch_base_flags_get_type())
13 /* enumerations from "IpatchConverter.h" */
14 GType ipatch_converter_log_type_get_type (void);
15 #define IPATCH_TYPE_CONVERTER_LOG_TYPE (ipatch_converter_log_type_get_type())
16 GType ipatch_converter_count_get_type (void);
17 #define IPATCH_TYPE_CONVERTER_COUNT (ipatch_converter_count_get_type())
18 GType ipatch_converter_flags_get_type (void);
19 #define IPATCH_TYPE_CONVERTER_FLAGS (ipatch_converter_flags_get_type())
20 GType ipatch_converter_priority_get_type (void);
21 #define IPATCH_TYPE_CONVERTER_PRIORITY (ipatch_converter_priority_get_type())
22 /* enumerations from "IpatchDLS2.h" */
23 GType ipatch_dls2_flags_get_type (void);
24 #define IPATCH_TYPE_DLS2_FLAGS (ipatch_dls2_flags_get_type())
25 /* enumerations from "IpatchDLS2Conn.h" */
26 GType ipatch_dls2_conn_src_type_get_type (void);
27 #define IPATCH_TYPE_DLS2_CONN_SRC_TYPE (ipatch_dls2_conn_src_type_get_type())
28 GType ipatch_dls2_conn_dest_type_get_type (void);
29 #define IPATCH_TYPE_DLS2_CONN_DEST_TYPE (ipatch_dls2_conn_dest_type_get_type())
30 GType ipatch_dls2_conn_transform_type_get_type (void);
31 #define IPATCH_TYPE_DLS2_CONN_TRANSFORM_TYPE (ipatch_dls2_conn_transform_type_get_type())
32 GType ipatch_dls2_conn_polarity_type_get_type (void);
33 #define IPATCH_TYPE_DLS2_CONN_POLARITY_TYPE (ipatch_dls2_conn_polarity_type_get_type())
34 GType ipatch_dls2_conn_transform_masks_get_type (void);
35 #define IPATCH_TYPE_DLS2_CONN_TRANSFORM_MASKS (ipatch_dls2_conn_transform_masks_get_type())
36 GType ipatch_dls2_conn_transform_shifts_get_type (void);
37 #define IPATCH_TYPE_DLS2_CONN_TRANSFORM_SHIFTS (ipatch_dls2_conn_transform_shifts_get_type())
38 /* enumerations from "IpatchDLS2Info.h" */
39 GType ipatch_dls2_info_type_get_type (void);
40 #define IPATCH_TYPE_DLS2_INFO_TYPE (ipatch_dls2_info_type_get_type())
41 /* enumerations from "IpatchDLS2Inst.h" */
42 GType ipatch_dls2_inst_flags_get_type (void);
43 #define IPATCH_TYPE_DLS2_INST_FLAGS (ipatch_dls2_inst_flags_get_type())
44 /* enumerations from "IpatchDLS2Region.h" */
45 GType ipatch_dls2_param_get_type (void);
46 #define IPATCH_TYPE_DLS2_PARAM (ipatch_dls2_param_get_type())
47 GType ipatch_dls2_region_channel_type_get_type (void);
48 #define IPATCH_TYPE_DLS2_REGION_CHANNEL_TYPE (ipatch_dls2_region_channel_type_get_type())
49 GType ipatch_dls2_region_flags_get_type (void);
50 #define IPATCH_TYPE_DLS2_REGION_FLAGS (ipatch_dls2_region_flags_get_type())
51 /* enumerations from "IpatchDLS2Sample.h" */
52 GType ipatch_dls2_sample_flags_get_type (void);
53 #define IPATCH_TYPE_DLS2_SAMPLE_FLAGS (ipatch_dls2_sample_flags_get_type())
54 /* enumerations from "IpatchDLSReader.h" */
55 GType ipatch_dls_reader_error_get_type (void);
56 #define IPATCH_TYPE_DLS_READER_ERROR (ipatch_dls_reader_error_get_type())
57 /* enumerations from "IpatchFile.h" */
58 GType ipatch_file_flags_get_type (void);
59 #define IPATCH_TYPE_FILE_FLAGS (ipatch_file_flags_get_type())
60 GType ipatch_file_identify_order_get_type (void);
61 #define IPATCH_TYPE_FILE_IDENTIFY_ORDER (ipatch_file_identify_order_get_type())
62 /* enumerations from "IpatchGigDimension.h" */
63 GType ipatch_gig_dimension_type_get_type (void);
64 #define IPATCH_TYPE_GIG_DIMENSION_TYPE (ipatch_gig_dimension_type_get_type())
65 /* enumerations from "IpatchGigEffects.h" */
66 GType ipatch_gig_filter_type_get_type (void);
67 #define IPATCH_TYPE_GIG_FILTER_TYPE (ipatch_gig_filter_type_get_type())
68 GType ipatch_gig_control_type_get_type (void);
69 #define IPATCH_TYPE_GIG_CONTROL_TYPE (ipatch_gig_control_type_get_type())
70 /* enumerations from "IpatchGigRegion.h" */
71 GType ipatch_gig_region_flags_get_type (void);
72 #define IPATCH_TYPE_GIG_REGION_FLAGS (ipatch_gig_region_flags_get_type())
73 /* enumerations from "IpatchGigSubRegion.h" */
74 GType ipatch_gig_sub_region_flags_get_type (void);
75 #define IPATCH_TYPE_GIG_SUB_REGION_FLAGS (ipatch_gig_sub_region_flags_get_type())
76 /* enumerations from "IpatchItem.h" */
77 GType ipatch_item_flags_get_type (void);
78 #define IPATCH_TYPE_ITEM_FLAGS (ipatch_item_flags_get_type())
79 /* enumerations from "IpatchPaste.h" */
80 GType ipatch_paste_choice_get_type (void);
81 #define IPATCH_TYPE_PASTE_CHOICE (ipatch_paste_choice_get_type())
82 GType ipatch_paste_priority_get_type (void);
83 #define IPATCH_TYPE_PASTE_PRIORITY (ipatch_paste_priority_get_type())
84 /* enumerations from "IpatchRiff.h" */
85 GType ipatch_riff_status_get_type (void);
86 #define IPATCH_TYPE_RIFF_STATUS (ipatch_riff_status_get_type())
87 GType ipatch_riff_mode_get_type (void);
88 #define IPATCH_TYPE_RIFF_MODE (ipatch_riff_mode_get_type())
89 GType ipatch_riff_chunk_type_get_type (void);
90 #define IPATCH_TYPE_RIFF_CHUNK_TYPE (ipatch_riff_chunk_type_get_type())
91 GType ipatch_riff_error_get_type (void);
92 #define IPATCH_TYPE_RIFF_ERROR (ipatch_riff_error_get_type())
93 /* enumerations from "IpatchSF2.h" */
94 GType ipatch_sf2_flags_get_type (void);
95 #define IPATCH_TYPE_SF2_FLAGS (ipatch_sf2_flags_get_type())
96 GType ipatch_sf2_info_type_get_type (void);
97 #define IPATCH_TYPE_SF2_INFO_TYPE (ipatch_sf2_info_type_get_type())
98 /* enumerations from "IpatchSF2Gen.h" */
99 GType ipatch_sf2_gen_props_type_get_type (void);
100 #define IPATCH_TYPE_SF2_GEN_PROPS_TYPE (ipatch_sf2_gen_props_type_get_type())
101 GType ipatch_sf2_gen_type_get_type (void);
102 #define IPATCH_TYPE_SF2_GEN_TYPE (ipatch_sf2_gen_type_get_type())
103 GType ipatch_sf2_gen_sample_modes_get_type (void);
104 #define IPATCH_TYPE_SF2_GEN_SAMPLE_MODES (ipatch_sf2_gen_sample_modes_get_type())
105 /* enumerations from "IpatchSF2Mod.h" */
106 GType ipatch_sf2_mod_field_masks_get_type (void);
107 #define IPATCH_TYPE_SF2_MOD_FIELD_MASKS (ipatch_sf2_mod_field_masks_get_type())
108 GType ipatch_sf2_mod_field_shifts_get_type (void);
109 #define IPATCH_TYPE_SF2_MOD_FIELD_SHIFTS (ipatch_sf2_mod_field_shifts_get_type())
110 GType ipatch_sf2_mod_control_get_type (void);
111 #define IPATCH_TYPE_SF2_MOD_CONTROL (ipatch_sf2_mod_control_get_type())
112 GType ipatch_sf2_mod_control_palette_get_type (void);
113 #define IPATCH_TYPE_SF2_MOD_CONTROL_PALETTE (ipatch_sf2_mod_control_palette_get_type())
114 GType ipatch_sf2_mod_direction_get_type (void);
115 #define IPATCH_TYPE_SF2_MOD_DIRECTION (ipatch_sf2_mod_direction_get_type())
116 GType ipatch_sf2_mod_polarity_get_type (void);
117 #define IPATCH_TYPE_SF2_MOD_POLARITY (ipatch_sf2_mod_polarity_get_type())
118 GType ipatch_sf2_mod_type_get_type (void);
119 #define IPATCH_TYPE_SF2_MOD_TYPE (ipatch_sf2_mod_type_get_type())
120 GType ipatch_sf2_mod_transform_get_type (void);
121 #define IPATCH_TYPE_SF2_MOD_TRANSFORM (ipatch_sf2_mod_transform_get_type())
122 GType ipatch_sf2_mod_flags_get_type (void);
123 #define IPATCH_TYPE_SF2_MOD_FLAGS (ipatch_sf2_mod_flags_get_type())
124 /* enumerations from "IpatchSF2Sample.h" */
125 GType ipatch_sf2_sample_channel_get_type (void);
126 #define IPATCH_TYPE_SF2_SAMPLE_CHANNEL (ipatch_sf2_sample_channel_get_type())
127 GType ipatch_sf2_sample_flags_get_type (void);
128 #define IPATCH_TYPE_SF2_SAMPLE_FLAGS (ipatch_sf2_sample_flags_get_type())
129 /* enumerations from "IpatchSF2VoiceCache.h" */
130 GType ipatch_sf2_voice_sel_type_get_type (void);
131 #define IPATCH_TYPE_SF2_VOICE_SEL_TYPE (ipatch_sf2_voice_sel_type_get_type())
132 /* enumerations from "IpatchSample.h" */
133 GType ipatch_sample_loop_type_get_type (void);
134 #define IPATCH_TYPE_SAMPLE_LOOP_TYPE (ipatch_sample_loop_type_get_type())
135 /* enumerations from "IpatchSampleData.h" */
136 GType ipatch_sample_data_migrate_flags_get_type (void);
137 #define IPATCH_TYPE_SAMPLE_DATA_MIGRATE_FLAGS (ipatch_sample_data_migrate_flags_get_type())
138 /* enumerations from "IpatchSampleStoreRam.h" */
139 GType ipatch_sample_store_ram_flags_get_type (void);
140 #define IPATCH_TYPE_SAMPLE_STORE_RAM_FLAGS (ipatch_sample_store_ram_flags_get_type())
141 /* enumerations from "IpatchSndFile.h" */
142 GType ipatch_snd_file_endian_get_type (void);
143 #define IPATCH_TYPE_SND_FILE_ENDIAN (ipatch_snd_file_endian_get_type())
144 /* enumerations from "IpatchTypeProp.h" */
145 GType ipatch_splits_type_get_type (void);
146 #define IPATCH_TYPE_SPLITS_TYPE (ipatch_splits_type_get_type())
147 /* enumerations from "IpatchUnit.h" */
148 GType ipatch_unit_flags_get_type (void);
149 #define IPATCH_TYPE_UNIT_FLAGS (ipatch_unit_flags_get_type())
150 GType ipatch_unit_type_get_type (void);
151 #define IPATCH_TYPE_UNIT_TYPE (ipatch_unit_type_get_type())
152 GType ipatch_unit_class_type_get_type (void);
153 #define IPATCH_TYPE_UNIT_CLASS_TYPE (ipatch_unit_class_type_get_type())
154 /* enumerations from "IpatchVBankRegion.h" */
155 GType ipatch_vbank_region_note_range_mode_get_type (void);
156 #define IPATCH_TYPE_VBANK_REGION_NOTE_RANGE_MODE (ipatch_vbank_region_note_range_mode_get_type())
157 GType ipatch_vbank_region_root_note_mode_get_type (void);
158 #define IPATCH_TYPE_VBANK_REGION_ROOT_NOTE_MODE (ipatch_vbank_region_root_note_mode_get_type())
159 /* enumerations from "misc.h" */
160 GType ipatch_error_get_type (void);
161 #define IPATCH_TYPE_ERROR (ipatch_error_get_type())
162 /* enumerations from "sample.h" */
163 GType ipatch_sample_width_get_type (void);
164 #define IPATCH_TYPE_SAMPLE_WIDTH (ipatch_sample_width_get_type())
165 GType ipatch_sample_channel_get_type (void);
166 #define IPATCH_TYPE_SAMPLE_CHANNEL (ipatch_sample_channel_get_type())
167 GType ipatch_sample_channel_type_get_type (void);
168 #define IPATCH_TYPE_SAMPLE_CHANNEL_TYPE (ipatch_sample_channel_type_get_type())
169 GType ipatch_sample_sign_get_type (void);
170 #define IPATCH_TYPE_SAMPLE_SIGN (ipatch_sample_sign_get_type())
171 GType ipatch_sample_endian_get_type (void);
172 #define IPATCH_TYPE_SAMPLE_ENDIAN (ipatch_sample_endian_get_type())
173 G_END_DECLS
174 
175 #endif /* __IPATCH_BUILTIN_ENUMS_H__ */
176 
177 /* Generated data ends here */
178 
179