Starless unofficial Dwarf image - ALABS v2b

Good job !
Thanks :pray:t2:

1 Like

Send me one of such pedalboard please, I’ll take a look before the next release(which is planned this weekend)

2 Likes

Done!

This is my pedalboard:

Hey would you mind explain to me how you found the link to your pedalboard as it doesn’t appear on the home page of pedal boards and I can’t find mine either that was published three days ago :thinking::pray:t2:

I’m not sure… I can go here: AX_Bruno059v6 - MOD Audio

Use the Try now link with your Dwarf connected via USB.

Thanks, I can reproduce the error, let’s see if it can be fixed quickly

I need to investigate a bit more, but it was an easy fix, the real reason is why, pratically that part was the original Dwarf code…

Thanks for the pedalboard example!

3 Likes

I found it !
BETA Plugins …

If you can just confirm that it doesn’t work for you either for the moment … thanks !

1 Like

I will try that too later… thanks!

3 Likes

New release - aLabs version 2 beta

This is moslty a bug fix release with some minor features added just to help debugging.

Now editing on the dwarf seem stable and the support for the plugins seem almost complete.

Some minor hacks need still to be fixed, but atm nothing major.

Thanks to @Abotte for the deep testing and to @UnvisualStudio and @toferyu for their feedback too.

Download: Release aLabs version 2 (beta) · sejerpz/alabs-mod-custom-images · GitHub

11 Likes

I just installed the new release, it seems everything is working fine, and it’s a joy to use :slight_smile:
Thanks for your hard work and commitment to provide such great features to the whole community.

5 Likes

Its Alive GIFs - Find & Share on GIPHY

You rock Dude.
We’ll keep the feedback coming

4 Likes

Wow! This is awesome and has many of the functionalities the Dwarfers were expecting. Great job @AndreaDelSignore ! I’ll keep giving you my feedback. Thankssss!

2 Likes

Hey @AndreaDelSignore, this is trully a great work and you are addressing a lot of stuff that even I (as a user) think is super handy and makes the MOD Dwarf way better.
Congrats and thank :slight_smile:

That said, I decided to also give a try at the image, so I will be coming here and report to you some bugs. Eventually, in the future, we can somehow use this work to create an official image.

Bug I found: while in the plugin editor view on the MOD Dwarf, I try to load the WebGUI. The device crashed and the WebGUI didn’t load.

I found yet another where the device crashed, but I’m not sure how to reproduce it again.

7 Likes

Hi Jon,

thanks for your support!

That’s great and you can count on my support if you decide to include some of my work on an official image.

I reproduced, it won’t be an easy fix because I don’t see any log message and not a real crash on the device itself just a freeze.

I’ll back when I’ve some more news.

1 Like

fortunately I was wrong. Fixed \o/

8 Likes

Hi Andrea,

I finally had the chance to play a little bit this morning, and I noticed two things:

  1. It seems there is some instability while going to page 2 and in this page you then switch across the subpages: the device interface got stucked with 2 buttons lit. The dwarf still process audio and in the web ui you can still operate on the plugins, but you won’t be able to change pedalboard. I tried one factory pedalboard (GRIG:Vntg.Shiro) to make sure the issue wasn’t caused by some beta plugin. Can you please check it? My biggest fear is that the master code you use to start your developments wasn’t 100% tested.

  2. In the plugin editor on the device, sometimes the cosmetic issue on label “KNOB x” still happens (plugin Harmless - Tone). It happened on other plugins too (Parametric EQ) but it seems pretty random. Anyway the encoder works fine and when activated, the change of the parameter makes the issue disappear.

Thanks!

1 Like

Hello Abotte,

I’ll check it ASAP, thanks for testing with a standard PB.

About the knob there are more places that can generate this behaviour.

I’ll back when I’ve some some info.

3 Likes

Found, I introduced this bug with this commit: Builder: implemented hmitype better port handling · sejerpz/mod-ui@9cf5a84 · GitHub
See line 821 vs 920… I don’t know why I removed the “enumeration” :persevere:

About the second problem, there are just a few other places that I can check I’ll try to reproduce again and see if it can be fixed.

1 Like

Thanks Andrea for your work!

Regarding the second issue, keep in mind that is only a cosmetic tiny glitch that doesn’t affect usage at all.

But, if you had the time to look at it, would you mind also check the amount of time that a listed element is shown when you rotate the encoder to select a parameter organized ad list? Changing such a parameter in the regular window seems easier than in your new Plugin window, because the list appears for a longer interval of time.

Thanks