Skip to content

First attempt with Ctrlr (Waldorf Blofeld panel) #625

Answered by dnaldoog
Leigten asked this question in Q&A
Discussion options

You must be logged in to vote

You say the sysex should be:

00x16=0 0+5=5 -> 05 hex
01x16=16 16+5 =21 -> 15 hex
02x16=32 32+5=37 -> 25 hex
03x16=48 48+5=53 -> 35 hex

… but I would have thought it should be as as Tedjuh suggested.

If you refer to his binary in his post, you will see that the bits for Unisono u 0uuu000a, live in bits 4,5,6 and bits for Allocation are at bit 0 a and act as a switch. Bits 1,2,3 are disabled and bit 7 must always be 0 in sysex data. combine them and you are limited to values:

00,01,10,11,20,21,30,31,40,41,50,51 (hex)

Can you please check this panel?
Waldorf Blofeld_1_0_Test_dnaldoog2.zip

I use a global variable k0 attached to the Allocation listBox which adds itself to the sysex sent by Uni…

Replies: 7 comments 24 replies

Comment options

You must be logged in to vote
3 replies
@Leigten
Comment options

@Ted-juh
Comment options

@Leigten
Comment options

Comment options

You must be logged in to vote
5 replies
@Leigten
Comment options

@Ted-juh
Comment options

@Leigten
Comment options

@Ted-juh
Comment options

@Leigten
Comment options

Comment options

You must be logged in to vote
4 replies
@Ted-juh
Comment options

@Leigten
Comment options

@Ted-juh
Comment options

@Leigten
Comment options

Answer selected by Leigten
Comment options

You must be logged in to vote
6 replies
@Leigten
Comment options

@dnaldoog
Comment options

@Leigten
Comment options

@dnaldoog
Comment options

@Leigten
Comment options

Comment options

You must be logged in to vote
3 replies
@Leigten
Comment options

@dnaldoog
Comment options

@Leigten
Comment options

Comment options

You must be logged in to vote
3 replies
@Leigten
Comment options

@dnaldoog
Comment options

@Leigten
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants