1 #pragma once
2 
3 //{{NO_DEPENDENCIES}}
4 // Microsoft Visual C++ generated include file.
5 // Used by surge.rc
6 //
7 #define IDB_MAIN_BG 102
8 #define IDB_SLIDER_VERT_BG 105
9 #define IDB_ENTER_VALUE_LEGACY 107
10 #define IDB_FILTER_CONFIG 112
11 #define IDB_SCENE_SELECT 113
12 #define IDB_SCENE_MODE 114
13 #define IDB_OSC_OCTAVE 117
14 #define IDB_SCENE_OCTAVE 118
15 #define IDB_OSC_MENU 119
16 #define IDB_WAVESHAPER_MODE 120
17 #define IDB_FILTER2_OFFSET 121
18 #define IDB_OSC_SELECT 122
19 #define IDB_PLAY_MODE 123
20 #define IDB_MODSOURCE_BG 124
21 #define IDB_OSC_KEYTRACK 125
22 #define IDB_OSC_RETRIGGER 126
23 #define IDB_MIXER_SOLO 132
24 #define IDB_MIXER_MUTE 134
25 #define IDB_FX_TYPE_ICONS 136
26 #define IDB_FX_GRID 137
27 #define IDB_FILTER2_RESONANCE_LINK 140
28 #define IDB_MIXER_OSC_ROUTING 143
29 #define IDB_FX_GLOBAL_BYPASS 144
30 #define IDB_ENV_SHAPE 145
31 #define IDB_LFO_TRIGGER_MODE 146
32 #define IDB_STORE_PATCH 148
33 #define IDB_PREVNEXT_JOG 149
34 #define IDB_OSC_FM_ROUTING 151
35 #define IDB_LFO_UNIPOLAR 152
36 #define IDB_SLIDER_HORIZ_HANDLE 153
37 #define IDB_SLIDER_HORIZ_BG 154
38 #define IDB_SLIDER_VERT_HANDLE 157
39 #define IDB_FILTER_SUBTYPE 160
40 #define IDB_OSC_CHARACTER 161
41 #define IDB_ENV_MODE 162
42 #define IDI_MAIN_MENU 164
43 #define IDB_MAIN_MENU 164
44 #define IDB_LFO_TYPE 166
45 #define IDB_MENU_AS_SLIDER 167
46 #define IDB_FILTER_MENU 168
47 #define IDB_FILTER_ICONS 169
48 
49 // == SVG == Do not remove this comment - it indicates the start of the automated SVG adding block
50 #define IDB_MSEG_NODES 301
51 #define IDB_MSEG_MOVEMENT_MODE 302
52 #define IDB_SURGE_ICON 170
53 #define IDB_MSEG_VERTICAL_SNAP 303
54 #define IDB_MSEG_HORIZONTAL_SNAP 304
55 #define IDB_MPE_BUTTON 171
56 #define IDB_ZOOM_BUTTON 172
57 #define IDB_TUNE_BUTTON 173
58 #define IDB_NUMFIELD_POLY_SPLIT 174
59 #define IDB_NUMFIELD_PITCHBEND 175
60 #define IDB_NUMFIELD_KEYTRACK_ROOT 176
61 #define IDB_MSEG_LOOP_MODE 305
62 #define IDB_LFO_MSEG_EDIT 177
63 #define IDB_LFO_PRESET_MENU 178
64 #define IDB_MSEG_SNAPVALUE_NUMFIELD 306
65 #define IDB_MODSOURCE_SHOW_LFO 179
66 #define IDB_MSEG_EDIT_MODE 307
67 #define IDB_ABOUT_LOGOS 180
68 #define IDB_ABOUT_BG 158
69 #define IDB_VUMETER_BARS 181
70 #define IDB_MIDI_LEARN 182
71 // == /SVG == Do not remove this comment
72 
73 #define IDC_NAME 1001
74 #define IDC_CATEGORY 1002
75 #define IDC_DESCRIPTION 1003
76 #define IDC_AUTHOR 1004
77 #define IDC_TEDIT 1024
78 #define IDC_TPROMPT 1025
79 
80 #define IDR_LATO_FONT 501
81 
82 // Next default values for new objects
83 //
84 #ifdef APSTUDIO_INVOKED
85 #ifndef APSTUDIO_READONLY_SYMBOLS
86 #define _APS_NEXT_RESOURCE_VALUE 166
87 #define _APS_NEXT_COMMAND_VALUE 40001
88 #define _APS_NEXT_CONTROL_VALUE 1005
89 #define _APS_NEXT_SYMED_VALUE 101
90 #endif
91 #endif
92 
93 #if WINDOWS
94 #define SCALABLE_SVG_OFFSET 80000
95 
96 #include "scalableresource.h" // found in src/windows
97 
98 #endif
99