| 1 | <hydrogen_preferences> |
|---|
| 2 | <!-- ###################################################### |
|---|
| 3 | DEVELOPERS: |
|---|
| 4 | |
|---|
| 5 | If you change this file to add or change a setting, |
|---|
| 6 | please also update Preferences::Preferences() with the |
|---|
| 7 | new default. |
|---|
| 8 | |
|---|
| 9 | ###################################################### |
|---|
| 10 | --> |
|---|
| 11 | <version>0.9.5</version> |
|---|
| 12 | <restoreLastSong>true</restoreLastSong> |
|---|
| 13 | <patternModePlaysSelected>true</patternModePlaysSelected> |
|---|
| 14 | <useLash>false</useLash> |
|---|
| 15 | <useTimeLine>false</useTimeLine> |
|---|
| 16 | <maxBars>400</maxBars> |
|---|
| 17 | <showDevelWarning>true</showDevelWarning> |
|---|
| 18 | <hearNewNotes>true</hearNewNotes> |
|---|
| 19 | <recordEvents>false</recordEvents> |
|---|
| 20 | <quantizeEvents>true</quantizeEvents> |
|---|
| 21 | <path_to_rubberband>Path to Rubberband-CLI</path_to_rubberband> |
|---|
| 22 | <recentUsedSongs /> |
|---|
| 23 | <recentlyUsedEffects /> |
|---|
| 24 | <serverList> |
|---|
| 25 | <server>http://www.hydrogen-music.org/feeds/drumkit_list.php</server> |
|---|
| 26 | </serverList> |
|---|
| 27 | <patternCategories> |
|---|
| 28 | <categories>not_categorized</categories> |
|---|
| 29 | </patternCategories> |
|---|
| 30 | <lastNews>-</lastNews> |
|---|
| 31 | |
|---|
| 32 | <audio_engine> |
|---|
| 33 | <audio_driver>Auto</audio_driver> |
|---|
| 34 | <use_metronome>false</use_metronome> |
|---|
| 35 | <metronome_volume>0.5</metronome_volume> |
|---|
| 36 | <maxNotes>256</maxNotes> |
|---|
| 37 | <buffer_size>1024</buffer_size> |
|---|
| 38 | <samplerate>44100</samplerate> |
|---|
| 39 | |
|---|
| 40 | <oss_driver> |
|---|
| 41 | <ossDevice>/dev/dsp</ossDevice> |
|---|
| 42 | </oss_driver> |
|---|
| 43 | |
|---|
| 44 | <jack_driver> |
|---|
| 45 | <jack_port_name_1>alsa_pcm:playback_1</jack_port_name_1> |
|---|
| 46 | <jack_port_name_2>alsa_pcm:playback_2</jack_port_name_2> |
|---|
| 47 | <jack_transport_mode>USE_JACK_TRANSPORT</jack_transport_mode> |
|---|
| 48 | <jack_transport_mode_master>NO_JACK_TIME_MASTER</jack_transport_mode_master> |
|---|
| 49 | <jack_connect_defaults>true</jack_connect_defaults> |
|---|
| 50 | <jack_track_outs>false</jack_track_outs> |
|---|
| 51 | </jack_driver> |
|---|
| 52 | |
|---|
| 53 | <alsa_audio_driver> |
|---|
| 54 | <alsa_audio_device>hw:0</alsa_audio_device> |
|---|
| 55 | </alsa_audio_driver> |
|---|
| 56 | |
|---|
| 57 | <midi_driver> |
|---|
| 58 | <driverName>ALSA</driverName> |
|---|
| 59 | <port_name>None</port_name> |
|---|
| 60 | <channel_filter>-1</channel_filter> |
|---|
| 61 | <ignore_note_off>false</ignore_note_off> |
|---|
| 62 | <useMidiTransport>false</useMidiTransport> |
|---|
| 63 | </midi_driver> |
|---|
| 64 | |
|---|
| 65 | </audio_engine> |
|---|
| 66 | |
|---|
| 67 | <gui> |
|---|
| 68 | <QTStyle>Plastique</QTStyle> |
|---|
| 69 | |
|---|
| 70 | <!-- LINUX --> |
|---|
| 71 | <application_font_family>Lucida Grande</application_font_family> |
|---|
| 72 | <application_font_pointsize>10</application_font_pointsize> |
|---|
| 73 | |
|---|
| 74 | |
|---|
| 75 | <!-- MACOSX --> |
|---|
| 76 | <!-- |
|---|
| 77 | <application_font_family>Lucida Grande</application_font_family> |
|---|
| 78 | <application_font_pointsize>13</application_font_pointsize> |
|---|
| 79 | --> |
|---|
| 80 | |
|---|
| 81 | <mixer_font_family>Lucida Grande</mixer_font_family> |
|---|
| 82 | <mixer_font_pointsize>11</mixer_font_pointsize> |
|---|
| 83 | |
|---|
| 84 | <mixer_falloff_speed>1.1</mixer_falloff_speed> |
|---|
| 85 | |
|---|
| 86 | <patternEditorGridResolution>8</patternEditorGridResolution> |
|---|
| 87 | <patternEditorGridHeight>21</patternEditorGridHeight> |
|---|
| 88 | <patternEditorGridWidth>3</patternEditorGridWidth> |
|---|
| 89 | <patternEditorUsingTriplets>false</patternEditorUsingTriplets> |
|---|
| 90 | |
|---|
| 91 | <showInstrumentPeaks>true</showInstrumentPeaks> |
|---|
| 92 | |
|---|
| 93 | <followPlayhead>true</followPlayhead> |
|---|
| 94 | <bc>BC_OFF</bc> |
|---|
| 95 | <setplay>SET_PLAY_OFF</setplay> |
|---|
| 96 | <isFXTabVisible>true</isFXTabVisible> |
|---|
| 97 | |
|---|
| 98 | <mainForm_properties> |
|---|
| 99 | <visible>true</visible> |
|---|
| 100 | <x>0</x> |
|---|
| 101 | <y>0</y> |
|---|
| 102 | <width>1000</width> |
|---|
| 103 | <height>700</height> |
|---|
| 104 | </mainForm_properties> |
|---|
| 105 | |
|---|
| 106 | <mixer_properties> |
|---|
| 107 | <visible>true</visible> |
|---|
| 108 | <x>10</x> |
|---|
| 109 | <y>350</y> |
|---|
| 110 | <width>829</width> |
|---|
| 111 | <height>276</height> |
|---|
| 112 | </mixer_properties> |
|---|
| 113 | |
|---|
| 114 | <patternEditor_properties> |
|---|
| 115 | <visible>true</visible> |
|---|
| 116 | <x>280</x> |
|---|
| 117 | <y>100</y> |
|---|
| 118 | <width>706</width> |
|---|
| 119 | <height>439</height> |
|---|
| 120 | </patternEditor_properties> |
|---|
| 121 | |
|---|
| 122 | <songEditor_properties> |
|---|
| 123 | <visible>true</visible> |
|---|
| 124 | <x>10</x> |
|---|
| 125 | <y>10</y> |
|---|
| 126 | <width>600</width> |
|---|
| 127 | <height>250</height> |
|---|
| 128 | </songEditor_properties> |
|---|
| 129 | |
|---|
| 130 | <drumkitManager_properties> |
|---|
| 131 | <visible>false</visible> |
|---|
| 132 | <x>500</x> |
|---|
| 133 | <y>20</y> |
|---|
| 134 | <width>526</width> |
|---|
| 135 | <height>437</height> |
|---|
| 136 | </drumkitManager_properties> |
|---|
| 137 | |
|---|
| 138 | <audioEngineInfo_properties> |
|---|
| 139 | <visible>false</visible> |
|---|
| 140 | <x>720</x> |
|---|
| 141 | <y>120</y> |
|---|
| 142 | <width>0</width> |
|---|
| 143 | <height>0</height> |
|---|
| 144 | </audioEngineInfo_properties> |
|---|
| 145 | |
|---|
| 146 | <ladspaFX_properties0> |
|---|
| 147 | <visible>false</visible> |
|---|
| 148 | <x>2</x> |
|---|
| 149 | <y>20</y> |
|---|
| 150 | <width>0</width> |
|---|
| 151 | <height>0</height> |
|---|
| 152 | </ladspaFX_properties0> |
|---|
| 153 | |
|---|
| 154 | <ladspaFX_properties1> |
|---|
| 155 | <visible>false</visible> |
|---|
| 156 | <x>2</x> |
|---|
| 157 | <y>20</y> |
|---|
| 158 | <width>0</width> |
|---|
| 159 | <height>0</height> |
|---|
| 160 | </ladspaFX_properties1> |
|---|
| 161 | |
|---|
| 162 | <ladspaFX_properties2> |
|---|
| 163 | <visible>false</visible> |
|---|
| 164 | <x>2</x> |
|---|
| 165 | <y>20</y> |
|---|
| 166 | <width>0</width> |
|---|
| 167 | <height>0</height> |
|---|
| 168 | </ladspaFX_properties2> |
|---|
| 169 | |
|---|
| 170 | <ladspaFX_properties3> |
|---|
| 171 | <visible>false</visible> |
|---|
| 172 | <x>2</x> |
|---|
| 173 | <y>20</y> |
|---|
| 174 | <width>0</width> |
|---|
| 175 | <height>0</height> |
|---|
| 176 | </ladspaFX_properties3> |
|---|
| 177 | |
|---|
| 178 | <UI_Style> |
|---|
| 179 | <songEditor> |
|---|
| 180 | <backgroundColor>95,101,117</backgroundColor> |
|---|
| 181 | <alternateRowColor>128,134,152</alternateRowColor> |
|---|
| 182 | <selectedRowColor>128,134,152</selectedRowColor> |
|---|
| 183 | <lineColor>72,76,88</lineColor> |
|---|
| 184 | <textColor>196,201,214</textColor> |
|---|
| 185 | <pattern1Color>97,167,251</pattern1Color> |
|---|
| 186 | </songEditor> |
|---|
| 187 | |
|---|
| 188 | <patternEditorPanel> |
|---|
| 189 | <backgroundColor>58,62,72</backgroundColor> |
|---|
| 190 | </patternEditorPanel> |
|---|
| 191 | |
|---|
| 192 | <patternEditor> |
|---|
| 193 | <backgroundColor>167,168,163</backgroundColor> |
|---|
| 194 | <alternateRowColor>167,168,163</alternateRowColor> |
|---|
| 195 | <selectedRowColor>207,208,200</selectedRowColor> |
|---|
| 196 | |
|---|
| 197 | <textColor>40,40,40</textColor> |
|---|
| 198 | <noteColor>40,40,40</noteColor> |
|---|
| 199 | <noteoffColor>100,100,200</noteoffColor> |
|---|
| 200 | <lineColor>65,65,65</lineColor> |
|---|
| 201 | <line1Color>75,75,75</line1Color> |
|---|
| 202 | <line2Color>95,95,95</line2Color> |
|---|
| 203 | <line3Color>115,115,115</line3Color> |
|---|
| 204 | <line4Color>125,125,125</line4Color> |
|---|
| 205 | <line5Color>135,135,135</line5Color> |
|---|
| 206 | </patternEditor> |
|---|
| 207 | </UI_Style> |
|---|
| 208 | </gui> |
|---|
| 209 | |
|---|
| 210 | <files> |
|---|
| 211 | <lastSongFilename></lastSongFilename> |
|---|
| 212 | <defaulteditor></defaulteditor> |
|---|
| 213 | </files> |
|---|
| 214 | <midiEventMap /> |
|---|
| 215 | </hydrogen_preferences> |
|---|