Burning a new SD card is the recommended way of upgrading, but you can try to update on-line, specially if you have a good connection and already on testing or staging-2109 .
In the other hand, if you use the last stable for your music work, consider burning a new sd-card and copying your user data. You could try the backup/restore feature from webconf, but remember to exclude your soundfonts if they are heavy.
For updating :
If you are not in stable:
Access webconf => software => repositories
Check advanced
Select “stable” on all repositories
Save
Next:
Update Software
Reboot
Good luck … and good connection!!!
The changes:
New SFZ engine, sfizz. Is it a good replacement for inuxsampler? This is the question
Bye Bye internal FXs on fluidsynth. Welcome smoother fluidsynth! Specially when using many channels.
Controller groups. It allows having the engine’s controllers grouped in a meaning and useful way. No more navigate the controller screens looking for the parameter you want. Currently only a few engines have the grouping info, but we will be adding the rest in a few weeks or months.
BTW, we changed the instrument control screen workflow. Like that:
short-select => Enter controller screen selection mode
bold-select => Layer options
long-back => Sequencer
Long-learn => Audio Levels (ALSA mixer)
Virtual favorites bank. If you have favorites for an instrument, then you will see a favorites bank on first place. You still can use short-learn for favorites.
Snapshot options. When clicking a snapshot from the list, you will get am options menu with new interesting possibilities like:
load
load layers
load sequences
save
rename
set program
delete
Zynthian UI on VNC
When adding a FX to the chain, show FX presets if available.
Improve layer chain management. Now you can replace the synth engine or the first FX on a synthless layer.
Improve MIDI-learn touch action
New CUIAs:
LAYER_CONTROL [i]
MAIN_MENU
NEXT
PREV
And more…
Customized controller maps for FluidSynth (SF2 soundfonts). Give a try to the new included soundfonts, specially this one:ModSynth_R1.sf2
The CV/Gate interface implementation is complete. 4 x CV-IN & 4 x CV-OUT, although not perfect yet, specially scaling and need lot of testing with different devices.
The select widget has been removed from a few menus.
You will see the intro screen until the UI is displayed.
And many many bug-fixes and little improvements. And probably a bunch of new bugs, hopefully less and smaller.
And that’s all!
I hope there is no big issues, anyway, please, report issues here or open a task on the issue tracker if you are sure you hunted a bug (and check if already reported, please!!)
You shouldn’t need to go to advanced view and select Stable for each repository. We changed that so that the summary in the standard view did it for all repositories (unless that was a change in 2109).
Remember when booting Zynthian for the first time it may take many minutes before you see the operational screen,. During this time you should see the Zynthian splash screen assuming you are using the standard Zynthian display.
Have you tried to click the “folder” icon on the webconf view?
FYI, all snapshots except the “last state” must be inside a bank folder. Snapshots outside of a bank folder wont be shown.
Using touch screen or mouse input doesn’t quite work as expected. Tapping/clicking anywhere on the screen selects the currently highlighted menu item rather than the one tapped/clicked on.
Eg, in the picture attached, clicking or tapping on “admin” would bring up the layers menu rather than the admin menu.
Great update! I think I have now tried 5 releases and slowly assumed that vnc is not a meaningful function. But now it even runs with Surge. Thank you very much for that!
After the update my Waveshare 3.2B clone LCD stopped working. After some search I found the solution here:
[Moving Linux Kernel to 5.4 - Page 9 - Raspberry Pi Forums]
The new, worklng overlay files can be found here:
[https://github.com/swkim01/waveshare-dtoverlays]
I copied the correct dtbo (or .dtb renamed to .dtbo) file to the /boot /overlays directory and changed in the webconfig hardware->display page (advanced view should be on) the overlay name to the new one.
@jofemodo, @norbim is right. I saw this yesterday when I updated a box with a waveshare 3.5A and the screen stopped working. The dtb need to be updated for the new kernel. @norbim’s post was nice and timely that it appeared the same day I had the issue. Thanks @norbim .