On Tue, 30 Nov 2021 15:21:29 +0000
Will Godfrey <willgodfrey(a)musically.me.uk> wrote:
>A recent version of cmake failed to link without extra tests.
>Fortunately the devs from arch linux were on the ball and sent us a fix in
>record time.
>
>This is not needed, and makes no difference if you are building on current
>stable distro versions.
>
>So we now have V2.1.2.1
--
It wasn't me! (Well actually, it probably was)
... the hard part is not dodging what life throws at you,
but trying to catch the good bits.
Version 2.1.2
More small improvements and extensions.
Improvements to MIDI-learn, and better compatibility with the earliest versions.
CLI exensions:
PadSynth status can be read.
GUI status can be read.
MIDI source and audio destination can be read.
GUI clarity improvements.
Further revision and extension of the HTML user guide.
Better actual sound conformity across distros/compliers.
Bugfixes.
Further details in /doc/Yoshimi_2.1.2_features.txt
Yoshimi source code is available from either:
https://sourceforge.net/projects/yoshimi
Or:
https://github.com/Yoshimi/yoshimi
Full build instructions are in 'INSTALL'.
Our list archive is at:
https://www.freelists.org/archive/yoshimi
To post, email to:
yoshimi(a)freelists.org
--
Will J Godfrey
https://willgodfrey.bandcamp.com/http://yoshimi.github.io
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Goal
Provide a easy to use GUI generator tool to create X11 UI's for LV2
plugins. Currently only libxputty is supported, but the generated GUI C
file could be used probably with other widget tool-kits as well, just a
wrapper file is needed to translate the generated file to the needs of a
toolkit.
Currently state
XUiDesigner parse the ttl file from a selected plugin and generate the
needed controller widgets. Supported been the usual lv2:port parameter
and as well the new atom based LV2_PATCH__writable and
LV2_PATCH__readable so as LV2_ATOM__Path. XUiDesigner use the
environment variable LV2_PATH to scan for plugins when no path is given
with the -p command-line parameter. So you could easily create a GUI for
a existing plugin. A integrated Color chooser allow to create a Color
theme for your GUI. The created GUI could be saved as UI-Bundle, which
then could be build (just make) and installed (just make install) to
replace or provide a new GUI for the plugin.
You could as well create a LV2 plugin from scratch and save it as Full
Plugin-Bundle to a selected location. The project settings window allow
to setup the specs (like Author name, URI, Audio/Midi ports, etc.) for
your plugin XUIDesigner save the bundle in a git repository format,
contain a working LV2 plugin with all needed resources (ttl files,
converted C files from used images, etc.) and build files to build,
install and run the new generated plugin. All you need to do to finish
your plug is to implement your DSP part.
Control widgets could be created and moved/resized freely around in the
top Window. A grid could be displayed and widgets could snap to grid
(left, right, Center) to order them easily. Control widgets could be
grouped in a frame or a tab box and then the complete group could be
moved to the final position in the Window. Any control widget could be
replaced with a other control widget, so for example a Toggle Button
could be replaced with a ComboBox, or a Knob could be replaced with a
slider, or . . You could set the range for a controller, and it's
default value, You could create enums for a ComboBox, . .
Most Control widgets could be replaced with images you could select from
a included file browser.
XUIDesigner have a test-mode as well, which will build and run the
created GUI, and give some useful information out in the terminal.
Currently supported widget types
* Knob -> support horizontal framed png/svg
* HSlider
* VSlider
* Button -> support png/svg/horizontal framed png/svg
* Toggle Button -> support horizontal framed png/svg
* ComboBox
* Value Display
* Label
* VMeter
* HMeter
* Frame
* TabBox
* WaveView
* File Chooser Button
Build
* git submodule init
* git submodule update
* make
* sudo make install # will install into /usr/bin
https://github.com/brummer10/XUiDesignerhttps://github.com/brummer10/XUiDesigner/releases/tag/v0.3
regards
hermann
Ladies and Gentlemen,
hereby the Laborejo Software Suite releases updates for its programs in
the hope to be useful in your musical toolbox.
You can now download Fluajho version 1.7.0.
https://laborejo.org/downloads/fluajho-1.7.0.tar.gz
All software is released under GPLv3.
Fluajho (with jh as in pleasure) means fluid in Esperanto. It is a simple
sf2 soundfont host/player for Linux. Behind the scenes the Fluidsynth
library is at work, hence the name.
Changelog Highlights:
* New quick-select widget for midi-input hardware.
* Fix regression in "ignore program changes".
* Remove individual midi-in ports. They were released by accident and never worked.
* Adjust build process for new fluidsynth library version. This fixes a crash on exit and removes many warning messages on startup.
You can find all releases as sources here. Also check your distribution
for packages in a few days after this announcement, please.
https://laborejo.org/downloads/
For more information, a multi-language user manual, build instructions
and git access please visit
https://www.laborejo.org/fluajho/
Greetings,
Laborejo Software Suite
https://www.laborejo.org/