Hello everyone,
and thanks for the patience since many have been asking for this update.
We finally released a major update to Elk Audio OS 1.0, and this time the changes are significant enough that we felt like bumping the version number to 1.0 after all these years.
As usual, you can download the updated images & sw update files from Github:
where you can also find a detailed changelog for this release.
Here a quick tl;dr summary of the most relevant new features:
-
Switch to EVL (aka Xenomai 4) for the real-time kernel and drivers. This has proven to improve both latency and performance on embedded hardware, and it will make it simpler to maintain Elk Audio OS in the future.
-
Sushi 1.1.0. This comes with several new features, most importantly a nice set of integrated plugins like the new Wave Streamer, Freeverb and some effects derived from Orastron’s Brickworks framework.
-
An example Python QT GUI that makes it much easier to play around with Sushi
-
Refreshed documentation website, with more details on Sushi, the embedded build system based on Yocto, and a better organization:
Elk Audio OS documentation — Elk DevKit documentation
As a downside, the switch to EVL / Xenomai 4 required us to rewrite all the drivers and the libraries that were previously interfacing with the Xenomai userspace API. We were only able to do this for the HiFiberry and the official Raspberry Pi hat, but we haven’t ported other drivers yet - therefore, systems like the old Elk Pi kit will currently not run with this version. All the source code needed for supporting these systems is available and we’d be happy to support people if they want to upgrade the drivers to EVL.
Let us know if you have any questions / suggestions and in the meantime, happy summer hacking!
The Elk team