The FFADO project (https://ffado.org) announces the availability of FFADO
version 2.4.8. This is a maintenance release to address issues encountered
since version 2.4.7.
This is a source-only release which can be downloaded from
http://ffado.org/files/libffado-2.4.8.tgz
Changes since FFADO 2.4.7:
* Make various mixer modules work under Python 3.10 and later: Presonus
Firebox, Presonus FP10, Presonus Inspire1394 and Yamaha Go.
* Deal with the removal of SafeConfigParser in Python 3.12.
Thanks to those who have helped with this release, including Andrew Scherkus
and Nils Philippsen.
Jonathan Woithe
(on behalf of ffado.org)
I'm glad to announce the release of XUiDesigner v1.0
A easy to use GUI based tool to generate/design LV2 Plugin Bundles with
GUI's for Linux and Windows.
- Generate GUI Bundle for existing LV2 plugins to use system wide
- Generate LV2 plugin Bundle with GUI from scratch
- Generate LV2 plugin Bundle with GUI from plain C++ files
- Generate LV2 plugin Bundle with GUI from faust (MIDI/AUDIO) dsp files
- Rework GUI's of saved Bundles at any later state
- Generate cross platform compatible Plugins with makefiles for
Linux/Windows
- Support github workflow to build binaries for releases
## Supported widget types
- Knob -> could support horizontal framed png
- HSlider -> could support horizontal framed png
- VSlider -> could support horizontal framed png
- Button -> could support single png/horizontal framed png
- Toggle Button -> could support horizontal framed png
- ComboBox
- Value Display
- Label
- VMeter
- HMeter
- Frame
- TabBox
- WaveView
- File Chooser Button
- Virtual MIDI Keyboard
## Workflow
Here is a short introduction
[Wiki](https://github.com/brummer10/XUiDesigner/wiki/XUiDesigner)
XUiDesigner is released under the free BSD Zero Clause License
project page is here:
https://github.com/brummer10/XUiDesigner
release page is here:
https://github.com/brummer10/XUiDesigner/releases/tag/v1.0
direct download of the source tarball:
https://github.com/brummer10/XUiDesigner/releases/download/v1.0/XUIDesigner…
greetings
hermann