-
Notifications
You must be signed in to change notification settings - Fork 4
/
MPKmini.html
executable file
·224 lines (223 loc) · 9.47 KB
/
MPKmini.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Bitwig Studio | Akai MPK mini</title>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Language" content="en-us"/>
<meta http-equiv="imagetoolbar" content="no"/>
<meta name="MSSmartTagsPreventParsing" content="true"/>
<meta name="description" content="Using an Akai MPK mini controller in Bitwig Studio."/>
<meta name="keywords" content="bitwig studio akai MPKMini"/>
<meta name="author" content="Bitwig GmbH"/>
<style type="text/css" media="all">@import "../doc/bitwig.css";</style>
</head>
<body>
<div id="page-container">
<div id="header">
<div id="logo">
</div>
<div id="title">
<h1>AKAI – MPK mini</h1>
</div>
</div>
<div id="illustration">
<img src="MPKMini.png" width="602" height="380" alt="MPKMini" border="0"/>
</div>
<div id="illustration-text">
Important note: For the script to work, you need to load the <a href="MPKmini_Bitwig_Preset">Bitwig
Studio preset</a> into the MPKmini using the Akai editor.
</div>
<div id="legend">
<div id="all-off" class="legend-section">
<div class="legend-column-header">CC + PROG CHANGE OFF</div>
<div id="pads" class="legend-column">
<p>Play pads to trigger notes.</p>
</div>
</div>
<div id="cc-on" class="legend-section">
<div class="legend-column-header">CC ON</div>
<div id="cc-on-bank-1" class="legend-column">
<table class="legend-column">
<thead>
<tr>
<th class="legend-control-column"></th>
<th class="legend-explanation-column">PAD BANK 1</th>
</tr>
</thead>
<tbody>
<tr>
<td class="legend-control-column">P 5/1</td>
<td class="legend-explanation-column">Previous/next Track = Cursor Track.</td>
</tr>
<tr>
<td class="legend-control-column">P 6/2</td>
<td class="legend-explanation-column">Previous/next Device = Cursor Device.</td>
</tr>
<tr>
<td class="legend-control-column">P 7/3</td>
<td class="legend-explanation-column">Transpose Pads up/down.</td>
</tr>
<tr>
<td class="legend-control-column">P 8</td>
<td class="legend-explanation-column">Toggle Macro/Device Mapping Mode for Knobs K 1-8</td>
</tr>
<tr>
<td class="legend-control-column">P 4</td>
<td class="legend-explanation-column">In Device Mapping Mode: Cycle through User Device Maps</td>
</tr>
</tbody>
</table>
</div>
<div id="cc-on-bank-2" class="legend-column">
<table class="legend-column">
<thead>
<tr>
<th class="legend-control-column"></th>
<th class="legend-explanation-column">PAD BANK 2</th>
</tr>
</thead>
<tbody>
<tr>
<td class="legend-control-column">P 5</td>
<td class="legend-explanation-column">Transport: Stop.</td>
</tr>
<tr>
<td class="legend-control-column">P 6</td>
<td class="legend-explanation-column">Transport: Play.</td>
</tr>
<tr>
<td class="legend-control-column">P 7</td>
<td class="legend-explanation-column">Transport: Record.</td>
</tr>
<tr>
<td class="legend-control-column">P 8</td>
<td class="legend-explanation-column">Toggle Overdub.</td>
</tr>
<tr>
<td class="legend-control-column">P 1</td>
<td class="legend-explanation-column">Arm the current Track.</td>
</tr>
<tr>
<td class="legend-control-column">P 2</td>
<td class="legend-explanation-column">Solo the current Track.</td>
</tr>
<tr>
<td class="legend-control-column">P 3</td>
<td class="legend-explanation-column">Mute the current Track.</td>
</tr>
<tr>
<td class="legend-control-column">P 4</td>
<td class="legend-explanation-column">Toggle Launcher Overdub.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="pc-on" class="legend-section">
<div class="legend-column-header">PROG CHANGE ON</div>
<div id="pc-on-bank-1" class="legend-column">
<table class="legend-column">
<thead>
<tr>
<th class="legend-control-column"></th>
<th class="legend-explanation-column">PAD BANK 1</th>
</tr>
</thead>
<tbody>
<tr>
<td class="legend-control-column">P 5/1</td>
<td class="legend-explanation-column">Select previous/next Preset.</td>
</tr>
<tr>
<td class="legend-control-column">P 6/2</td>
<td class="legend-explanation-column">Select previous/next Preset Category.</td>
</tr>
<tr>
<td class="legend-control-column">P 7/3</td>
<td class="legend-explanation-column">Select previous/next Preset Creator.</td>
</tr>
<tr>
<td class="legend-control-column">P 8</td>
<td class="legend-explanation-column">Toggle Macro/Device Mapping Mode for Knobs K 1-8</td>
</tr>
<tr>
<td class="legend-control-column">P 4</td>
<td class="legend-explanation-column">In Device Mapping Mode: Cycle through User Device Maps</td>
</tr>
</tbody>
</table>
</div>
<div id="pc-on-bank-2" class="legend-column">
<table class="legend-column">
<thead>
<tr>
<th class="legend-control-column"></th>
<th class="legend-explanation-column">PAD BANK 2</th>
</tr>
</thead>
<tbody>
<tr>
<td class="legend-control-column">P 5</td>
<td class="legend-explanation-column">Toggle Inspector.</td>
</tr>
<tr>
<td class="legend-control-column">P 6</td>
<td class="legend-explanation-column">Toggle Perspective</td>
</tr>
<tr>
<td class="legend-control-column">P 7</td>
<td class="legend-explanation-column">Cycle through Project Tabs</td>
</tr>
<tr>
<td class="legend-control-column">P 8</td>
<td class="legend-explanation-column">Select/Toggle Browser</td>
</tr>
<tr>
<td class="legend-control-column">P 1</td>
<td class="legend-explanation-column">Select/Toggle Note Editor Panel.</td>
</tr>
<tr>
<td class="legend-control-column">P 2</td>
<td class="legend-explanation-column">Select/Toggle Automation Editor Panel.</td>
</tr>
<tr>
<td class="legend-control-column">P 3</td>
<td class="legend-explanation-column">Select/Toggle Device Panel.</td>
</tr>
<tr>
<td class="legend-control-column">P 4</td>
<td class="legend-explanation-column">Select/Toggle Mixer Panel.</td>
</tr>
</tbody>
</table>
</div>
<div id="general" class="legend-column">
<table class="legend-column">
<thead>
<tr>
<th class="legend-control-column"></th>
<th class="legend-explanation-column">GENERAL</th>
</tr>
</thead>
<tbody>
<tr>
<td class="legend-control-column">K 1-8</td>
<td class="legend-explanation-column">Macros or Device Mappings of the Cursor Device, depending on Mode settings.</td>
</tr>
<tr>
<td class="legend-control-column">I/O Panel</td>
<td class="legend-explanation-column">Drum Pad Transpose and Knob Mode are saved per Project. <br>See the Bitwig Studio I/O Panel for the settings.</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div id="footer">
Version Nr: 1.1 | Made by: Bitwig, Berlin, Germany | Contact: <a
href="mailto:[email protected]">[email protected]</a>, <a href="http://www.bitwig.com/">www.bitwig.com</a> |
Package: Bitwig Factory Scripts
</div>
</div>
</body>
</html>