I will try that too later… thanks!
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
I just installed the new release, it seems everything is working fine, and it’s a joy to use
Thanks for your hard work and commitment to provide such great features to the whole community.
You rock Dude.
We’ll keep the feedback coming
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!
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
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.
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.
fortunately I was wrong. Fixed \o/
Hi Andrea,
I finally had the chance to play a little bit this morning, and I noticed two things:
-
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.
-
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!
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.
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”
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.
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