-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathultraschall-settings.ini
331 lines (301 loc) · 12.5 KB
/
ultraschall-settings.ini
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
[ultraschall_devices]
CoreAudio =1
CoreAudio Built-in Microph=3
CoreAudio Default=0
CoreAudio H and F Series Multi Track Usb Audio=2
CoreAudio H4=2
CoreAudio H5=2
CoreAudio H6=2
CoreAudio iRig Stream=2
CoreAudio RODECaster Pro Multichannel=2
CoreAudio Scarlett 6i6 USB=2
CoreAudio SPL Crimson=2
CoreAudio Steinberg UR22mkII=2
CoreAudio UMC404HD 192k=2
CoreAudio USB Advanced Audio Device=2
CoreAudio USB AUDIO CODEC=2
CoreAudio USB Audio CODEC=2
[ultraschall_settings_startsceen]
Description=Show Ultraschall start screen on launch
name=Show the start screen
position=1
settingstype=checkbox
Value=1
[ultraschall_settings_updatecheck]
Description=Check for Ultraschall updates on launch.|Only a message is displayed.|No further data is transferred.
name=Check for updates
position=2
settingstype=checkbox
Value=1
[ultraschall_settings_preroll]
actualstep=11
Description=Set the time in seconds by which the program jumps back|when the "p" key is used to preview cuts.
maximum=6.0
minimum=0.2
name=Preroll time preview:
position=3
settingstype=slider
steps=40
Value=1.795
[ultraschall_settings_preroll_recording]
actualstep=4
Description=Set the time in seconds by which the program jumps back for a preroll recording.
maximum=10.0
minimum=1
name=Preroll time recording:
position=4
settingstype=slider
steps=9
Value=5.0
[ultraschall_settings_preshow_mix]
actualstep=3
Description=Play some music from the Ultraschall-Soundboard|in your preshow to entertain the livestream.|If you choose the preshow routing preset, you can mix|none (0) some or all (1) of the music to your headphones mix.
maximum=1.0
minimum=0.0
name=Preshow music mix:
position=5
settingstype=slider
steps=10
Value=0.3
[ultraschall_settings_soundboard_ducking]
Description=Activate ducking of the soundboard during recording. If anyone starts to talk to a microphone, the Soundboard track will be gently reduced in volume.
name=Soundboard ducking during recording
position=6
settingstype=checkbox
StartFunction=_Ultraschall_set_Matrix_Recording
Value=0
[ultraschall_settings_soundboard_ducking_editing]
Description=Activate ducking of the soundboard during editing. If anyone starts to talk to a microphone, the Soundboard track will be gently reduced in volume.
name=Soundboard ducking during editing
position=7
settingstype=checkbox
StartFunction=_Ultraschall_set_Matrix_Editing
Value=1
[ultraschall_settings_tims_chapter_ping]
Description=Play a sound if a chapter- oder edit-marker is passed during playback
name=Marker ping sound during playback
position=8
settingstype=checkbox
StartFunction=_Ultraschall_Tims_Ping_Feature
Value=0
[ultraschall_settings_render_finished_ping]
Description=Play a sound when render is finished/aborted
name=Ping sound when render is finished/aborted
position=9
settingstype=checkbox
Value=0
[ultraschall_settings_tims_chapter_ping_volume]
actualstep=5
Description=Set volume of the ping sounds
maximum=1.0
minimum=0.0
name=Volume of the Ping-Sounds:
position=10
settingstype=slider
StartFunction=_Ultraschall_Play_Sound
steps=10
Value=0.5
[ultraschall_settings_followmode_auto]
Value=0
[ultraschall_settings_graceful_soundcheck]
Description=Set all open soundcheck warnings to the _ignore_ state by closing the soundcheck window.
name=Graceful Soundcheck
position=11
settingstype=checkbox
Value=1
[ultraschall_settings_recording_safemode]
Description=Warn about an unwanted stop of the recording|after hitting SPACE or RETURN.
name=Recording safemode
position=12
settingstype=checkbox
Value=1
[ultraschall_settings_Ultraschall_GUI_setmagiccolor]
Description=New tracks get a unique color.|Local tracks start with blue, remote tracks (StudioLink) will be orange|and the Soundboard grey.
name=Autocolor tracks - Sonic Rainboom
position=13
settingstype=checkbox
Value=1
[ultraschall_settings_Ultraschall_GUI_setmagictrackheight]
Description=Zoom or shrink tracks to fit the arrangeview|if new tracks or envelopes are added.
name=Autoarrange track height
position=14
settingstype=checkbox
Value=1
[ultraschall_settings_Ultraschall_GUI_largemarkermanager]
Description=Give way more space to the marker manager on the right.
name=Large marker manager
position=15
settingstype=checkbox
StartFunction=_Ultraschall_Set_View_Record
Value=0
[ultraschall_settings_ripplecut_review_edit]
Description=Review the edit of a ripple-cut after the edit is made. Set the time with the Preroll time preview-slider.
name=Review Ripple-Cut-edit
position=16
settingstype=checkbox
Value=1
[ultraschall_settings_ripplecut_obey_locked]
Description=Ripple cut will ignore locked tracks when set. When unset, Ripple-Cut will cut locked tracks as well.
name=Ripple-Cut ignores locked tracks
position=17
settingstype=checkbox
Value=1
[ultraschall_settings_Zoom_Sensitivity]
actualstep=0
Description=Set the sensitivity of zooming out, when zoomed further out of the project.
maximum=8
minimum=0.4
name=Zoom Out sensitivity:
position=18
settingstype=slider
nothing=true
steps=76
Value=0.4
[ultraschall_settings_magic_routing_always_on]
Description=When checked, always start MagicRouting at Ultraschall startup.|When unchecked, it will retain at startup the last MagicRouting-state from last time closing Ultraschall.
name=Always start MagicRouting at startup
position=19
settingstype=checkbox
Value=1
[ultraschall_soundcheck_unsaved]
Button1Action=40022
Button1Label=Save project as...
CheckAllXSeconds=1
CheckForXSeconds=0
CheckFunction=SoundcheckUnsaved
Description=The project should be saved before recording starts. |Ignoring this can lead to difficulties in finding your records or even to loss of data.
DescriptionWarning=You have just armed a track for recording - but your project has not yet been saved. |We strongly recommend that you save your project as soon as possible.|Ignoring this may cause difficulties in finding your recordings or even loss of data.
EventIdentifier=Ultraschall_Eventidentifier: {A7447853-C956-4272-BC41-E7F6496BB56D}
EventNameDisplay=Unsaved project
EventPaused=false
Position=1
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Startgui
Value=1
[ultraschall_soundcheck_prepare_for_editing]
Button1Action=_Ultraschall_Prepare_For_Editing
Button1Label=Prepare for editing...
CheckAllXSeconds=1
CheckForXSeconds=0
CheckFunction=SoundcheckTransitionRecordToStop
Description=Reminder to prepare all tracks for editing after a recording is complete. |This starts a series of actions to switch the app from recording to editing behavior.
DescriptionWarning=You just stopped a recording. |Is the recording really finished and you want to switch to edit mode (Prepare for editing...)? WARNING: this will terminate all your current StudioLink connections. |Otherwise you may rather pause and resume the recording later. |
EventIdentifier=Ultraschall_Eventidentifier: {FA214A08-2E24-4086-97DF-A1E2E82F58E8}
EventNameDisplay=Prepare all tracks for editing
EventPaused=false
Position=2
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Startgui
Value=1
[ultraschall_soundcheck_samplerate]
Button1Action=40099
Button1Label=Device settings...
CheckAllXSeconds=2
CheckForXSeconds=0
CheckFunction=SoundcheckSamplerate
Description=The samplerate of all devices must be set to 48.000 Hz |if you want to use StudioLink or StudioLink OnAir.
DescriptionWarning=You have just started using StudioLink, but your sample rate is different from 48.000 Hz. |We strongly recommend that you change the sample rate via both the REAPER device settings and your recording hardware. |Ignoring this can result in dropouts and serious loss of audio quality.
EventIdentifier=Ultraschall_Eventidentifier: {612829FB-D0BF-4DEF-8F3F-F614820C204F}
EventNameDisplay=Check for 48 KHz sample rate
EventPaused=false
Position=3
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Startgui
Value=1
[ultraschall_soundcheck_mic]
Button1Action=40099
Button1Label=Change interface...
CheckAllXSeconds=1
CheckForXSeconds=0
CheckFunction=SoundcheckMic
Description=Prevents you from accidentally recording with the built-in microphone|instead of using your dedicated sound interface.
DescriptionWarning=You have just armed a track for recording with the internal microphone. |This results in very poor sound quality. |You can ignore this and still continue or change the sound interface.
EventIdentifier=Ultraschall_Eventidentifier: {F962F3AF-00B3-4BD1-8DC4-1519F27719FB}
EventNameDisplay=Check if internal mic is selected
EventPaused=false
Position=4
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Startgui
Value=1
[ultraschall_soundcheck_overdub]
Button1Action=_Ultraschall_Start_Recording_at_End
Button1Label=Record from end
Button2Action=_Ultraschall_Preview_Audio_Before_Recording_Using_Dialog_For_Preroll
Button2Label=Preroll recording
CheckAllXSeconds=0
CheckForXSeconds=0
CheckFunction=SoundcheckOverdub
Description=This warning appears when a recording is started in the middle of an existing recording. |This would lead to overlapping takes and is usually undesirable.
DescriptionWarning=You have just started a recording, but the recording cursor is not positioned at the end of the project. |This would lead to overlapping takes. |You can ignore the warning and still continue recording, or start recording at the very end of your project.
EventIdentifier=Ultraschall_Eventidentifier: {25089067-263C-446D-8E85-B60CD529E3CA}
EventNameDisplay=Start recording only at the end
EventPaused=false
Position=5
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Stop_Recording
Value=1
[ultraschall_soundcheck_changed_interface]
Button1Action=_Ultraschall_Interface_Monitoring_on
Button1Label=Direct Monitoring
Button2Action=_Ultraschall_Interface_Monitoring_off
Button2Label=No Direct Monitoring
CheckAllXSeconds=2
CheckForXSeconds=0
CheckFunction=SoundcheckChangedInterface
Description=Watches for a change in your sound interface
DescriptionWarning=You connect this sound interface for the first time.|Please specify if you are using Direct Monitoring on this device.|If your headphones are connected to the sound interface: choose Direct Monitoring.|Use the Ultraschall settings to change the decision.
EventIdentifier=Ultraschall_Eventidentifier: {1608EEA8-3508-4D17-B5F9-E261DC9E7908}
EventNameDisplay=Unknown sound interface
EventPaused=false
Position=6
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Startgui
Value=1
[ultraschall_soundcheck_Bsize]
Button1Action=40099
Button1Label=Change block size...
Button2Action=_Ultraschall_Settings_Devices
Button2Label=Direct Monitoring...
CheckAllXSeconds=3
CheckForXSeconds=0
CheckFunction=SoundcheckBsize
Description=If you use a audio device without Direct Monitoring - you cannot attach a headphone to it -|it is important to set the right block size.|A block size larger than 128 will result in latency and echo effects.|A block size smaller than 32 will lead to an unstable audio stack and dropouts.|We suggest 512 for Direct Monitoring devices and 64 for devices without Direct Monitoring.
DescriptionWarning=You just armed a track for recording,|but the block size of your sound interface seems to be wrong.|We suggest 512 for Direct Monitoring devices and 64 for devices without Direct Monitoring.|Use the action buttons to adjust the block size or to set Direct Monitoring on/off.
EventIdentifier=Ultraschall_Eventidentifier: {E4234E95-CF83-42C4-9A77-7093C411E180}
EventNameDisplay=Echo and distortion prevention
EventPaused=false
Position=7
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Startgui
Value=1
[ultraschall_soundcheck_inputs]
Button1Action=_Ultraschall_AutoAssign_Inputs
Button1Label=Autoassign inputs
Button2Action=40099
Button2Label=Change interface...
CheckAllXSeconds=2
CheckForXSeconds=0
CheckFunction=SoundcheckInputs
Description= Checks if...|a) an input of the sound interface is used multiple times and|b) if the interchangeable mic channels of a zoom interface are used.
DescriptionWarning=You have just armed a track for recording, but either multiple tracks use the same input on your sound interface, or a zoom interface uses the interchangable mic channels. You can use the Autoassign feature or change the audio interface.
EventIdentifier=Ultraschall_Eventidentifier: {3AC902C8-2828-43BE-85EF-A7BE728DB8EE}
EventNameDisplay=Input wizard
EventPaused=false
Position=8
settingstype=checkbox
StartActionsOnceDuringTrue=false
StartFunction=_Ultraschall_Soundcheck_Startgui
Value=1
[ultraschall_settings_Ultraschall_GUI_Tudelu]
Value=1
[ultraschall_settings_ripplecut]
Value=1
[ultraschall_settings_tims_chapter_ping2]
Value=0