Skip to content

Commit 3340089

Browse files
committed
v1.0.13 with improvements for BCF2000+BCR2000
1 parent 829e940 commit 3340089

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "LePsControllerScripts4Bitwig",
33
"title": "LeP's controller scripts for Bitwig",
44
"description": "Bitwig controller script for the Behringer BCF2000, Arturia Beatstep Pro and more",
5-
"version": "1.0.12",
5+
"version": "1.0.13",
66
"author": {
77
"name" : "Lennart Pegel",
88
"email" : "github@justlep.net",
Binary file not shown.

stable-version-for-download/history.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11

2-
v1.0.12 (06-05-2016)
2+
v1.0.13 (04-Aug-2016)
3+
- Params mode now recalls the last selected parameter page per device
4+
- BCR2000: Params mode on the lower 3 knob rows allows controlling 3*8 parameters simultaneously (even for non-fixed parameter pages)
5+
- BCR2000 + BCF2000: Morpher for Params mode will now morph parameters of ALL pages (i.e. up to 12*8 parameters simultaneously)
6+
7+
v1.0.12 (06-May-2016)
38
- fixed BCR2000 auto-switch to preset 29 via sysex
49
- BCF2000 script sending sysex instead of ProgramChange to switch device into preset 28
510

6-
v1.0.11a (05-05-2016)
11+
v1.0.11a (05-May-2016)
712
- changed BCR2000 SysEx + script (all encoders now sending relative values)
813

9-
v1.0.11 (02-05-2016)
14+
v1.0.11 (02-May-2016)
1015
- added Behringer BCR2000 script, identical to BCF2000 script but faders represented by the first of the three lower encoder rows
1116

12-
v1.0.10 (24-01-2016)
17+
v1.0.10 (24-Jan-2016)
1318
- DC-1 script: made MIDI channel for program/bank change messages configurable
1419

15-
v1.0.9 (23-01-2016)
20+
v1.0.9 (23-Jan-2016)
1621
- added Behringer CMD DC-1 script for generating ProgramChange messages
1722

1823
v1.0.8 (08-Jan-2016)

0 commit comments

Comments
 (0)