-
Notifications
You must be signed in to change notification settings - Fork 0
/
warbl2-settings.html
368 lines (323 loc) · 29.1 KB
/
warbl2-settings.html
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
<!DOCTYPE html>
<html lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>13 WARBL2 Settings | WARBL2 Configuration Tool</title>
<meta name="description" content="13 WARBL2 Settings | WARBL2 Configuration Tool" />
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" />
<meta property="og:title" content="13 WARBL2 Settings | WARBL2 Configuration Tool" />
<meta property="og:type" content="book" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="13 WARBL2 Settings | WARBL2 Configuration Tool" />
<meta name="author" content="Compiled by Stuart Hertzog" />
<meta name="date" content="2024-09-18" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="prev" href="led-lights.html"/>
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/fuse.js@6.4.6/dist/fuse.min.js"></script>
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" />
<link href="libs/anchor-sections-1.1.0/anchor-sections.css" rel="stylesheet" />
<link href="libs/anchor-sections-1.1.0/anchor-sections-hash.css" rel="stylesheet" />
<script src="libs/anchor-sections-1.1.0/anchor-sections.js"></script>
<style type="text/css">
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
</style>
</head>
<body>
<div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
<div class="book-summary">
<nav role="navigation">
<ul class="summary">
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> What It Is and How To Use It</a>
<ul>
<li class="chapter" data-level="1.0.1" data-path="index.html"><a href="index.html#in-a-compatible-web-browser"><i class="fa fa-check"></i><b>1.0.1</b> In a Compatible Web Browser</a></li>
<li class="chapter" data-level="1.0.2" data-path="index.html"><a href="index.html#on-an-iphone-or-ipad"><i class="fa fa-check"></i><b>1.0.2</b> On an iPhone or iPad</a></li>
</ul></li>
<li class="chapter" data-level="2" data-path="how-to-use-this-site.html"><a href="how-to-use-this-site.html"><i class="fa fa-check"></i><b>2</b> How To Use This Site</a>
<ul>
<li class="chapter" data-level="2.1" data-path="how-to-use-this-site.html"><a href="how-to-use-this-site.html#navigation-sidebar"><i class="fa fa-check"></i><b>2.1</b> Navigation Sidebar</a></li>
<li class="chapter" data-level="2.2" data-path="how-to-use-this-site.html"><a href="how-to-use-this-site.html#global-tools-bar"><i class="fa fa-check"></i><b>2.2</b> Global Tools Bar</a></li>
<li class="chapter" data-level="2.3" data-path="how-to-use-this-site.html"><a href="how-to-use-this-site.html#previousnext-section-arrows"><i class="fa fa-check"></i><b>2.3</b> Previous/Next Section Arrows</a></li>
</ul></li>
<li class="chapter" data-level="3" data-path="table-of-contents.html"><a href="table-of-contents.html"><i class="fa fa-check"></i><b>3</b> Table of Contents</a></li>
<li class="chapter" data-level="4" data-path="top-panel.html"><a href="top-panel.html"><i class="fa fa-check"></i><b>4</b> Top Panel</a>
<ul>
<li class="chapter" data-level="4.1" data-path="top-panel.html"><a href="top-panel.html#connect-to-warbl"><i class="fa fa-check"></i><b>4.1</b> Connect To WARBL</a></li>
<li class="chapter" data-level="4.2" data-path="top-panel.html"><a href="top-panel.html#volume-icon"><i class="fa fa-check"></i><b>4.2</b> Volume Icon</a></li>
<li class="chapter" data-level="4.3" data-path="top-panel.html"><a href="top-panel.html#midi-console-button"><i class="fa fa-check"></i><b>4.3</b> MIDI Console Button</a></li>
<li class="chapter" data-level="4.4" data-path="top-panel.html"><a href="top-panel.html#midi-note-display"><i class="fa fa-check"></i><b>4.4</b> MIDI Note Display</a></li>
<li class="chapter" data-level="4.5" data-path="top-panel.html"><a href="top-panel.html#warbl-firmware-version"><i class="fa fa-check"></i><b>4.5</b> WARBL Firmware Version</a></li>
</ul></li>
<li class="chapter" data-level="5" data-path="instrument-settings.html"><a href="instrument-settings.html"><i class="fa fa-check"></i><b>5</b> Instrument Settings</a>
<ul>
<li class="chapter" data-level="5.1" data-path="instrument-settings.html"><a href="instrument-settings.html#per-instrument-settings"><i class="fa fa-check"></i><b>5.1</b> Per-Instrument Settings</a></li>
<li class="chapter" data-level="5.2" data-path="instrument-settings.html"><a href="instrument-settings.html#default-instrument"><i class="fa fa-check"></i><b>5.2</b> Default Instrument</a></li>
<li class="chapter" data-level="5.3" data-path="instrument-settings.html"><a href="instrument-settings.html#fingering-pattern"><i class="fa fa-check"></i><b>5.3</b> Fingering Pattern</a></li>
<li class="chapter" data-level="5.4" data-path="instrument-settings.html"><a href="instrument-settings.html#transpose-menu"><i class="fa fa-check"></i><b>5.4</b> Transpose Menu</a></li>
<li class="chapter" data-level="5.5" data-path="instrument-settings.html"><a href="instrument-settings.html#configure-custom-fingering"><i class="fa fa-check"></i><b>5.5</b> Configure Custom Fingering</a></li>
<li class="chapter" data-level="5.6" data-path="instrument-settings.html"><a href="instrument-settings.html#note-channel"><i class="fa fa-check"></i><b>5.6</b> Note Channel</a></li>
<li class="chapter" data-level="5.7" data-path="instrument-settings.html"><a href="instrument-settings.html#bend-range"><i class="fa fa-check"></i><b>5.7</b> Bend Range</a></li>
<li class="chapter" data-level="5.8" data-path="instrument-settings.html"><a href="instrument-settings.html#transient-note-filter-ms"><i class="fa fa-check"></i><b>5.8</b> Transient Note Filter (mS)</a></li>
</ul></li>
<li class="chapter" data-level="6" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html"><i class="fa fa-check"></i><b>6</b> Finger Vibrato and Slide</a>
<ul>
<li class="chapter" data-level="6.1" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#slide"><i class="fa fa-check"></i><b>6.1</b> Slide</a></li>
<li class="chapter" data-level="6.2" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#vibrato"><i class="fa fa-check"></i><b>6.2</b> Vibrato</a>
<ul>
<li class="chapter" data-level="6.2.1" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#custom-vibrato"><i class="fa fa-check"></i><b>6.2.1</b> Custom Vibrato</a></li>
</ul></li>
<li class="chapter" data-level="6.3" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#legato-slidevibrato"><i class="fa fa-check"></i><b>6.3</b> Legato Slide/Vibrato</a></li>
<li class="chapter" data-level="6.4" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#advanced-pitch-bend-settings"><i class="fa fa-check"></i><b>6.4</b> Advanced Pitch Bend Settings</a>
<ul>
<li class="chapter" data-level="6.4.1" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#section"><i class="fa fa-check"></i><b>6.4.1</b> </a></li>
<li class="chapter" data-level="6.4.2" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#finger-sensing-distance"><i class="fa fa-check"></i><b>6.4.2</b> Finger-Sensing Distance</a></li>
<li class="chapter" data-level="6.4.3" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#vibrato-depth-cents"><i class="fa fa-check"></i><b>6.4.3</b> Vibrato depth (cents)</a></li>
<li class="chapter" data-level="6.4.4" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#legato-slide-limit-semitones"><i class="fa fa-check"></i><b>6.4.4</b> Legato Slide Limit (semitones)</a></li>
</ul></li>
<li class="chapter" data-level="6.5" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#send-pitch-bend-immediately-before-note-on"><i class="fa fa-check"></i><b>6.5</b> Send Pitch Bend Immediately Before Note On</a></li>
<li class="chapter" data-level="6.6" data-path="finger-vibrato-and-slide.html"><a href="finger-vibrato-and-slide.html#send-notes-as-legato"><i class="fa fa-check"></i><b>6.6</b> Send Notes As Legato</a></li>
</ul></li>
<li class="chapter" data-level="7" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html"><i class="fa fa-check"></i><b>7</b> Note Trigger and Register Control</a>
<ul>
<li class="chapter" data-level="7.1" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#single-register"><i class="fa fa-check"></i><b>7.1</b> Single Register</a></li>
<li class="chapter" data-level="7.2" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#overblow"><i class="fa fa-check"></i><b>7.2</b> Overblow</a></li>
<li class="chapter" data-level="7.3" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#thumb-register"><i class="fa fa-check"></i><b>7.3</b> Thumb Register</a></li>
<li class="chapter" data-level="7.4" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#bell-register"><i class="fa fa-check"></i><b>7.4</b> Bell Register</a></li>
<li class="chapter" data-level="7.5" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#calibrate-at-startup"><i class="fa fa-check"></i><b>7.5</b> Calibrate at startup</a></li>
<li class="chapter" data-level="7.6" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#learn-or-enter-pressure"><i class="fa fa-check"></i><b>7.6</b> Learn or Enter Pressure</a></li>
<li class="chapter" data-level="7.7" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#invert-thumbbell-switch"><i class="fa fa-check"></i><b>7.7</b> Invert Thumb/Bell Switch</a></li>
<li class="chapter" data-level="7.8" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#bagless-mode"><i class="fa fa-check"></i><b>7.8</b> Bagless Mode</a></li>
<li class="chapter" data-level="7.9" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#bagbreath"><i class="fa fa-check"></i><b>7.9</b> Bag/Breath</a></li>
<li class="chapter" data-level="7.10" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#advanced-register-control-settings"><i class="fa fa-check"></i><b>7.10</b> Advanced Register Control Settings</a>
<ul>
<li class="chapter" data-level="7.10.1" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#threshold"><i class="fa fa-check"></i><b>7.10.1</b> Threshold</a></li>
<li class="chapter" data-level="7.10.2" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#multiplier"><i class="fa fa-check"></i><b>7.10.2</b> Multiplier</a></li>
<li class="chapter" data-level="7.10.3" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#hysteresis"><i class="fa fa-check"></i><b>7.10.3</b> Hysteresis</a></li>
<li class="chapter" data-level="7.10.4" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#jump-and-drop-times"><i class="fa fa-check"></i><b>7.10.4</b> Jump and Drop Times</a></li>
<li class="chapter" data-level="7.10.5" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#bag-and-breath-defaults-buttons"><i class="fa fa-check"></i><b>7.10.5</b> Bag and Breath Defaults Buttons</a></li>
</ul></li>
<li class="chapter" data-level="7.11" data-path="note-trigger-and-register-control.html"><a href="note-trigger-and-register-control.html#pressure-graph"><i class="fa fa-check"></i><b>7.11</b> Pressure Graph</a></li>
</ul></li>
<li class="chapter" data-level="8" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html"><i class="fa fa-check"></i><b>8</b> Pressure and IMU Mapping</a>
<ul>
<li class="chapter" data-level="8.1" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#pressure-mapping"><i class="fa fa-check"></i><b>8.1</b> Pressure Mapping</a>
<ul>
<li class="chapter" data-level="8.1.1" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#force-max-velocity"><i class="fa fa-check"></i><b>8.1.1</b> Force Max Velocity</a></li>
<li class="chapter" data-level="8.1.2" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#pitch-expression"><i class="fa fa-check"></i><b>8.1.2</b> Pitch Expression</a></li>
<li class="chapter" data-level="8.1.3" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#pitch-expression-depth"><i class="fa fa-check"></i><b>8.1.3</b> Pitch Expression Depth</a></li>
<li class="chapter" data-level="8.1.4" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#override"><i class="fa fa-check"></i><b>8.1.4</b> Override…</a></li>
<li class="chapter" data-level="8.1.5" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#send-pressure-mapping"><i class="fa fa-check"></i><b>8.1.5</b> Send Pressure Mapping</a></li>
</ul></li>
<li class="chapter" data-level="8.2" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#imu-mapping"><i class="fa fa-check"></i><b>8.2</b> IMU Mapping</a>
<ul>
<li class="chapter" data-level="8.2.1" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#pitchbend-vibrato"><i class="fa fa-check"></i><b>8.2.1</b> Pitchbend Vibrato</a></li>
<li class="chapter" data-level="8.2.2" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#roll-elevation-and-yaw-mapping"><i class="fa fa-check"></i><b>8.2.2</b> Roll, Elevation, and Yaw Mapping</a></li>
<li class="chapter" data-level="8.2.3" data-path="pressure-and-imu-mapping.html"><a href="pressure-and-imu-mapping.html#recentering-yaw"><i class="fa fa-check"></i><b>8.2.3</b> Recentering Yaw</a></li>
</ul></li>
</ul></li>
<li class="chapter" data-level="9" data-path="drones-control.html"><a href="drones-control.html"><i class="fa fa-check"></i><b>9</b> Drones Control</a>
<ul>
<li class="chapter" data-level="9.1" data-path="drones-control.html"><a href="drones-control.html#no-drone-control"><i class="fa fa-check"></i><b>9.1</b> No Drone Control</a></li>
<li class="chapter" data-level="9.2" data-path="drones-control.html"><a href="drones-control.html#use-secret-button"><i class="fa fa-check"></i><b>9.2</b> Use Secret Button</a></li>
<li class="chapter" data-level="9.3" data-path="drones-control.html"><a href="drones-control.html#turn-onoff-with-chanter"><i class="fa fa-check"></i><b>9.3</b> Turn On/Off With Chanter</a></li>
<li class="chapter" data-level="9.4" data-path="drones-control.html"><a href="drones-control.html#use-pressure"><i class="fa fa-check"></i><b>9.4</b> Use Pressure</a>
<ul>
<li class="chapter" data-level="9.4.1" data-path="drones-control.html"><a href="drones-control.html#learn"><i class="fa fa-check"></i><b>9.4.1</b> Learn</a></li>
</ul></li>
</ul></li>
<li class="chapter" data-level="10" data-path="button-behavior.html"><a href="button-behavior.html"><i class="fa fa-check"></i><b>10</b> Button Behavior</a>
<ul>
<li class="chapter" data-level="10.1" data-path="button-behavior.html"><a href="button-behavior.html#double-click-option"><i class="fa fa-check"></i><b>10.1</b> Double-Click Option</a></li>
<li class="chapter" data-level="10.2" data-path="button-behavior.html"><a href="button-behavior.html#secret-button-commands"><i class="fa fa-check"></i><b>10.2</b> “Secret” Button Commands</a></li>
<li class="chapter" data-level="10.3" data-path="button-behavior.html"><a href="button-behavior.html#button-actions"><i class="fa fa-check"></i><b>10.3</b> Button Actions</a>
<ul>
<li class="chapter" data-level="10.3.1" data-path="button-behavior.html"><a href="button-behavior.html#warbl2-actions"><i class="fa fa-check"></i><b>10.3.1</b> WARBL2 Actions</a></li>
<li class="chapter" data-level="10.3.2" data-path="button-behavior.html"><a href="button-behavior.html#momentary"><i class="fa fa-check"></i><b>10.3.2</b> Momentary</a></li>
<li class="chapter" data-level="10.3.3" data-path="button-behavior.html"><a href="button-behavior.html#none"><i class="fa fa-check"></i><b>10.3.3</b> None</a></li>
</ul></li>
<li class="chapter" data-level="10.4" data-path="button-behavior.html"><a href="button-behavior.html#send-midi-message"><i class="fa fa-check"></i><b>10.4</b> Send MIDI Message</a>
<ul>
<li class="chapter" data-level="10.4.1" data-path="button-behavior.html"><a href="button-behavior.html#note-onnote-off"><i class="fa fa-check"></i><b>10.4.1</b> Note On/Note Off</a></li>
<li class="chapter" data-level="10.4.2" data-path="button-behavior.html"><a href="button-behavior.html#cc-messages"><i class="fa fa-check"></i><b>10.4.2</b> CC Messages</a></li>
<li class="chapter" data-level="10.4.3" data-path="button-behavior.html"><a href="button-behavior.html#send-pc"><i class="fa fa-check"></i><b>10.4.3</b> Send PC</a></li>
<li class="chapter" data-level="10.4.4" data-path="button-behavior.html"><a href="button-behavior.html#increase-pc-and-decrease-pc"><i class="fa fa-check"></i><b>10.4.4</b> Increase PC and Decrease PC</a></li>
<li class="chapter" data-level="10.4.5" data-path="button-behavior.html"><a href="button-behavior.html#additional-momentary-switches"><i class="fa fa-check"></i><b>10.4.5</b> Additional Momentary Switches</a></li>
<li class="chapter" data-level="10.4.6" data-path="button-behavior.html"><a href="button-behavior.html#auto-callibration"><i class="fa fa-check"></i><b>10.4.6</b> Auto Callibration</a></li>
<li class="chapter" data-level="10.4.7" data-path="button-behavior.html"><a href="button-behavior.html#power-down"><i class="fa fa-check"></i><b>10.4.7</b> Power Down</a></li>
<li class="chapter" data-level="10.4.8" data-path="button-behavior.html"><a href="button-behavior.html#recenter-the-yaw"><i class="fa fa-check"></i><b>10.4.8</b> Recenter the Yaw</a></li>
<li class="chapter" data-level="10.4.9" data-path="button-behavior.html"><a href="button-behavior.html#show-battery-level"><i class="fa fa-check"></i><b>10.4.9</b> Show Battery Level</a></li>
</ul></li>
</ul></li>
<li class="chapter" data-level="11" data-path="optical-sensor-calibration.html"><a href="optical-sensor-calibration.html"><i class="fa fa-check"></i><b>11</b> Optical Sensor Calibration</a>
<ul>
<li class="chapter" data-level="11.1" data-path="optical-sensor-calibration.html"><a href="optical-sensor-calibration.html#auto-calibrate-all-sensors"><i class="fa fa-check"></i><b>11.1</b> Auto-Calibrate All Sensors</a></li>
<li class="chapter" data-level="11.2" data-path="optical-sensor-calibration.html"><a href="optical-sensor-calibration.html#auto-calibrate-bell-sensor-only"><i class="fa fa-check"></i><b>11.2</b> Auto-Calibrate Bell Sensor Only</a></li>
<li class="chapter" data-level="11.3" data-path="optical-sensor-calibration.html"><a href="optical-sensor-calibration.html#save-fine-calibration"><i class="fa fa-check"></i><b>11.3</b> Save Fine Calibration</a></li>
</ul></li>
<li class="chapter" data-level="12" data-path="led-lights.html"><a href="led-lights.html"><i class="fa fa-check"></i><b>12</b> LED Lights</a>
<ul>
<li class="chapter" data-level="12.1" data-path="led-lights.html"><a href="led-lights.html#green"><i class="fa fa-check"></i><b>12.1</b> Green</a></li>
<li class="chapter" data-level="12.2" data-path="led-lights.html"><a href="led-lights.html#blue"><i class="fa fa-check"></i><b>12.2</b> Blue</a></li>
<li class="chapter" data-level="12.3" data-path="led-lights.html"><a href="led-lights.html#red"><i class="fa fa-check"></i><b>12.3</b> Red</a></li>
<li class="chapter" data-level="12.4" data-path="led-lights.html"><a href="led-lights.html#teal"><i class="fa fa-check"></i><b>12.4</b> Teal</a></li>
</ul></li>
<li class="chapter" data-level="13" data-path="warbl2-settings.html"><a href="warbl2-settings.html"><i class="fa fa-check"></i><b>13</b> WARBL2 Settings</a>
<ul>
<li class="chapter" data-level="13.1" data-path="warbl2-settings.html"><a href="warbl2-settings.html#battery-voltage"><i class="fa fa-check"></i><b>13.1</b> Battery Voltage</a></li>
<li class="chapter" data-level="13.2" data-path="warbl2-settings.html"><a href="warbl2-settings.html#ble-status"><i class="fa fa-check"></i><b>13.2</b> BLE status</a></li>
<li class="chapter" data-level="13.3" data-path="warbl2-settings.html"><a href="warbl2-settings.html#send-bleusb"><i class="fa fa-check"></i><b>13.3</b> Send BLE/USB</a></li>
<li class="chapter" data-level="13.4" data-path="warbl2-settings.html"><a href="warbl2-settings.html#charge-from-usb-hosts"><i class="fa fa-check"></i><b>13.4</b> Charge From USB Hosts</a></li>
<li class="chapter" data-level="13.5" data-path="warbl2-settings.html"><a href="warbl2-settings.html#auto-power-off-time"><i class="fa fa-check"></i><b>13.5</b> Auto Power Off Time</a></li>
<li class="chapter" data-level="13.6" data-path="warbl2-settings.html"><a href="warbl2-settings.html#calibrate-gyro"><i class="fa fa-check"></i><b>13.6</b> Calibrate Gyro</a></li>
<li class="chapter" data-level="13.7" data-path="warbl2-settings.html"><a href="warbl2-settings.html#recenter-the-yaw-1"><i class="fa fa-check"></i><b>13.7</b> Recenter The Yaw</a></li>
</ul></li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">WARBL2 Configuration Tool</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<section class="normal" id="section-">
<div id="warbl2-settings" class="section level1 hasAnchor" number="13">
<h1><span class="header-section-number">13</span> WARBL2 Settings<a href="warbl2-settings.html#warbl2-settings" class="anchor-section" aria-label="Anchor link to header"></a></h1>
<div class="float">
<img src="images/WARBL2_Settings.png" alt="WARBL2 Settings Panel" />
<div class="figcaption">WARBL2 Settings Panel</div>
</div>
<p>Contains information and settings specific to WARBL2. Changes are saved immediately; it is NOT necessary to <em>Save Settings for the Current Instrument</em>, and as with <em>Sensor Calibration</em>, they apply to the <em>Entire Device</em> rather than a <em>Specific Instrument</em>.</p>
<div id="battery-voltage" class="section level2 hasAnchor" number="13.1">
<h2><span class="header-section-number">13.1</span> Battery Voltage<a href="warbl2-settings.html#battery-voltage" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>Is shown as a convenience, but the <em>Battery Percentage Monitor</em> on the far right is usually a more reliable indicator of <em>Charge Level</em>.</p>
<p><strong>Note: Battery Charge Level is an Estimate and becomes more accurate after letting the Battery run all the way down (until the WARBL2 powers OFF), then re-charging fully.</strong></p>
<p>When <em>Charging</em>, a <em>Charging Icon</em> is shown next to the <em>Battery Percentage Monitor</em>. If the <em>Charging Icon</em> is <strong>blinking</strong>, it may be:
* An <em>Indicator of a Battery Fault</em> such as:
* <em>Very Low</em> or <em>Very High Temperatures</em>, or
* The <em>Battery</em> is <em>Too Old to Charge</em></p>
</div>
<div id="ble-status" class="section level2 hasAnchor" number="13.2">
<h2><span class="header-section-number">13.2</span> BLE status<a href="warbl2-settings.html#ble-status" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>Shown at the <em>Bottom Left</em>. When connected by BLE it will show the <em>Connection Interval</em> in <em>Milliseconds</em>.</p>
</div>
<div id="send-bleusb" class="section level2 hasAnchor" number="13.3">
<h2><span class="header-section-number">13.3</span> Send BLE/USB<a href="warbl2-settings.html#send-bleusb" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>If the WARBL2 is connected to both <em>BLE</em> and <em>USB</em>, you can choose whether to send <em>MIDI Data</em> over <em>Either</em> or <em>Both</em> connections. If only <em>One Connection</em> is available, it will be used regardless of this setting.</p>
<p>WARBL2 will also communicate with the <em>Configuration Tool</em> by <em>All Available Connections</em> regardless of this setting.</p>
</div>
<div id="charge-from-usb-hosts" class="section level2 hasAnchor" number="13.4">
<h2><span class="header-section-number">13.4</span> Charge From USB Hosts<a href="warbl2-settings.html#charge-from-usb-hosts" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>WARBL2 can be charged from any <em>USB Host</em>
* PC, Mac, Tablet, or ’phone, or
* From a <em>USB Charging Brick</em>.</p>
<p>Charging from a <em>USB Host</em> can be turned <em>Off</em>, recommended if you are using <em>USB MIDI</em> and the WARBL2 is often connected to a <em>Host</em>. This will help save the battery of your <em>Host Device</em>.</p>
</div>
<div id="auto-power-off-time" class="section level2 hasAnchor" number="13.5">
<h2><span class="header-section-number">13.5</span> Auto Power Off Time<a href="warbl2-settings.html#auto-power-off-time" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>To save battery life, WARBL2 will <em>Shut Down Automatically</em> after some time if no <em>MIDI Notes</em> have been sent or commands have been received from the <em>Configuration Tool</em>.</p>
<p>You can adjust the <em>Power Off Time</em> from <strong>1</strong> to <strong>20</strong> minutes. You can also <em>Assign a Button Action to Power Off</em> in the <em>Button Behavior Panel</em>.</p>
</div>
<div id="calibrate-gyro" class="section level2 hasAnchor" number="13.6">
<h2><span class="header-section-number">13.6</span> Calibrate Gyro<a href="warbl2-settings.html#calibrate-gyro" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>The <em>Gyroscope</em> is calibrated when the WARBL2 is made, but you may wish to <em>Calibrate It Again</em> occasionally (especially if the <em>Roll</em> and <em>Elevation</em> seem to drift slightly when the WARBL2 is stationary).</p>
<p>Set the WARBL2 on a <em>Stationary Surface</em> and click <em>Calibrate Gyro</em>.</p>
</div>
<div id="recenter-the-yaw-1" class="section level2 hasAnchor" number="13.7">
<h2><span class="header-section-number">13.7</span> Recenter The Yaw<a href="warbl2-settings.html#recenter-the-yaw-1" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>If you are using <em>IMU Yaw</em> to send <em>MIDI Data</em>, you can <em>Recenter the Yaw</em> with this <em>Button</em>. You also can:
* Assign a <em>Button Action</em> to <em>Recenter the Yaw</em>
* In the <em>Button Behavior Panel</em>, and
* <em>Automatically Recenter the Yaw</em> when there is a break in <em>Notes</em>
* In the <em>Yaw Mapping Panel</em></p>
</div>
</div>
</section>
</div>
</div>
</div>
<a href="led-lights.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page"><i class="fa fa-angle-left"></i></a>
</div>
</div>
<script src="libs/gitbook-2.6.7/js/app.min.js"></script>
<script src="libs/gitbook-2.6.7/js/lunr.js"></script>
<script src="libs/gitbook-2.6.7/js/clipboard.min.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
<script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script>
<script>
gitbook.require(["gitbook"], function(gitbook) {
gitbook.start({
"sharing": {
"github": false,
"facebook": true,
"twitter": false,
"linkedin": false,
"weibo": false,
"instapaper": false,
"vk": false,
"whatsapp": true,
"all": ["facebook", "twitter", "linkedin", "weibo", "instapaper"]
},
"fontsettings": {
"theme": "united",
"family": "sans",
"size": 2,
"highlight": "tango"
},
"edit": {
"link": null,
"text": null
},
"history": {
"link": null,
"text": null
},
"view": {
"link": null,
"text": null
},
"download": null,
"search": {
"engine": "lunr",
"options": null
},
"toc": {
"collapse": "section",
"toc_depth": 4,
"toc_float": null,
"collapsed": true,
"smooth_scroll": true,
"scroll_highlight": true
},
"toolbar": {
"position": "fixed"
},
"css": "WARBL2.css",
"info": true,
"number_sections": false,
"df_print": "paged",
"lib_dir": "site_libs",
"self_contained": false,
"output_dir": "_book",
"bookdown::clean_book": true
});
});
</script>
</body>
</html>