Starless unofficial Dwarf image - ALABS

Andy have you tried the new version? Is the missing cc support fixed for you?

Hi Andrea,

Sorry had not got round to it!

I just installed and tested and 15 is working fine with cc.

Cheers

Andy

2 Likes

Many thanks! Now I can start planning for version 16.

7 Likes

@AndreaDelSignore

I have been looking at the stuff to have multiple controllers all working at the same time and got so fed up testing on the hardware I knocked up a HMI and Control Chain emulator to run on my linux host. I guess you may be the only person in the world who maybe be interested in this: Linux HMI/Control Chain emulator

3 Likes

great @AndyCap! very useful.

I can’t believe the interest, we are up to 3 people!

I’m now a bit worried about how shit it is :slight_smile:

7 Likes

I think it’s because a lot of us never got the chance to buy the controllers and control chain wasn’t pushed to be more diy. I was gutted.

2 Likes

not enough hours in a day, but I’d like to port this to control chain: GitHub - alf45tar/PedalinoMini: Wireless and Bluetooth MIDI/HID Foot Controller · GitHub :slight_smile:

3 Likes

Hi @AndreaDelSignore

I have noticed that the plugin names are not being displayed in the bindings for midi and CC.

This started a V12 bit I’m not sure how it can be anything to do with what I did?

binding.pluginLabel = binding.plugin.label ?? binding.plugin.effect.label

The problem seems to be that binding.plugin.label is not null, it seems to be an empty string. So the correct value in binding.plugin.effect.label is not used.

2 Likes

HI @AndyCap,

yes it’s for sure that line of code. please open an issue, I’ll take care this WE.

4 Likes

I’m reposting this here, since someone requested it quite a while ago.

I tried building Starless for the Duo X, and here is the resulting image:

Starless Duo X v0.0 alpha

Since I don’t own a Duo X, I have no way to run or test it.

4 Likes

Pretty sure not many people at all have one of those!

I’m thinking of adding midi controls for lists and presets into mod-ui, just checking this is not something you are working on?

No for the next release I have these issues: Version 16

3 Likes

Nice, thanks…