I’ve been testing the new release and there are still some wrinkles to iron out, I’m not sure whether I should comment them here, open a new thread or just open a new issue in github.
Until I’m educated in the best practices, let me explain the most noticeable one.
When you have multiple chains, you can get to the control view of each one in different ways:
from the mixer, move to a chain and select it
from the control view, go to the next chain using the layer button (short click)
using a Program Change
1 and 2 work fine, you get the control view with the proper controls and values
Number 3, using Program Change to select a chain via a ZS3 does not work properly when you are in the control view. The ZS3 subsnapshot is loaded with the right values, you can use the chain and everything sounds fine. But the ui controls are not updated for the new chain and you see the controls of the former chain. If you go back, you still navigate in the former engine. Seems like the screen params are not updated. If you go to the mixer and come back, then you can see the right params, so it’s only a matter of a missing update somewhere.
I am not keen on program change messages changing the selected chain. I raised this during development but don’t remember it being changed but maybe it was. I can see workflows that would benefit from the feature and others that wouldn’t. Maybe we could consider an option to enable this feature.
But @riban, ZS3 Program Change actually DOES CHANGE the selected chain, and the GUI should reflect the change. It already does when you are in the mixer view, and it should do when you are in Control View.
In stage mode, it simply MUST be like this. Active chain recives all MIDI input. It can’t be done in a different way. There is no discussion here.
In Multitimbral mode we could keep the active chain unchanged, ignoring the “active chain setting” stored in the ZS3. It’s not going to make a big difference. We could discuss this
Any chance this will make it into the testing/stable branch? I don’t know if it fixes the multitimbral mode, but it certainly solves the problem in stage mode.
Hello everybody.
I had just installed the 2210 version and from webconf I did the update to have the 2211 which seems to have been successful, but in webconf I see that the firmware is still 2210. Is this normal? Thank you
Well done to the team here. A fantastic achievement.
The new Main FX feature seems like a handy way to have your favourite FX available across different Chains. Is there a way to control each Master FX level? Like the same way you would have a Bus send level in a DAW where the FX is on the Bus.
Hi @ReallyLongLogin! Thanks for the appreciative message. The main mixbus effects chain is more like an insert point in the main output so no, there is not a send level from each chain.
Sorry Riban for my ignorance … To update I have to go to Software / Update right?
But I only see the Update button and not the possibility to select Stable … Surely I’m doing something wrong … Thanks
The repository page allows you to select which version of each module to use but this only applies after an update, i.e. you must select the repository branch names then update.
Still just getting used to the new layout and features but 2211 is a really awesome update to the Zynthian. The new UI is a huge improvement and features like the MIDI recorder/player are now very smooth and responsive.
Excited to see the update. Having some problems getting it started. For some reason the WebConfig won’t go past the password screen. It’s odd because it it looks like it’s accepting the password (raspberry), just not moving beyond that. I’ve flashed the card twice and I’m able to enter through ssh, I can even start and stop the webconfig… but I can’t go past the login screen.
Here’s what I see when I type the correct password:
I’m trying to at least get it configured to the correct screen so I can see what’s going on with the device. Currently all I see is the command prompt on the Zynthian. I know once I get it configured everything will be ok, but I just can’t get to that point.
I’ve also tried /zynthian/config/zynthian_envars.sh but it tells me permission is denied
In addition, I’ve tried command lines in terminal but nothing seems to work.
I am the last one who can answer given my little experience … but I also had this problem and changing browser it worked (if you have already done so I apologize).
In my case, only with Edge I was able to upgrade from 2210 to 2211, while others have not had this problem.