On behalf of the entire Rivendell development team, I'm pleased to
announce the availability of the fourth public beta release of the next
major version of Rivendell, v4.0.0beta3. Rivendell is a full-featured radio
automation system targeted for use in professional broadcast
environments. It is available under the GNU General Public License
version 2.
From the 'NEWS' file:
*** snip snip ***
Fourth beta release of Rivendell v4.x. Be sure to read the INSTALL
document, as major changes in software dependencies have occurred.
Major Changes Between v3.x and v4.x:
Qt Toolkit. Rivendell v4.x uses and is fully compatibile with major
version 5 of Qt (Qt5). See the INSTALL documents for specifics.
Date/Time Customizability. Date/Time presentation formats can now be
customized on the basis of site perferences.
MySQL Compatibility. Rivendell v4.x aims for full compatibility with
MySQL 8.0 and earlier versions in their default installation
configurations.
RDAirPlay. The rdairplay(1) has been completely overhauled, and now
supports dynamic resizeability as well as a revamped level metering
system.
RDPanel. The rdpanel(1) now supports dynamic resizing.
Many bug and regression fixes. See the 'ChangeLog' for details.
Database Update:
This version of Rivendell uses database schema version 355, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
*** snip snip ***
New installations of Rivendell v4.x can be generated using one of the following online installers:
For RedHat/CentOS 7:
https://software.paravelsystems.com/howtos/CentOS/7rd4/ <https://software.paravelsystems.com/howtos/CentOS/7rd4/>
For UbuntuStudio 20.04 LTS “Focal Fossa”:
https://software.paravelsystems.com/howtos/ubuntu/focal/ <https://software.paravelsystems.com/howtos/ubuntu/focal/>
This release also sees the debut of an additional fully supported distribution: Red Hat Enterprise Linux 8 (RHEL 8). Installation instructions can be found at:
https://software.paravelsystems.com/howtos/rhel/8rd4/
If you have already installed a previous Rivendell v4.x beta, you can upgrade that installation to v4.0.0beta2 by means of the following commands:
For RedHat/CentOS 7:
sudo yum clean expire-cache
sudo yum update rivendell
For UbuntuStudio 20.04 LTS “Focal Fossa”:
sudo apt update
sudo apt upgrade rivendell
Please feel free to spin up either environment and put the system through its paces. Please create an Issue report for any problems found at:
https://github.com/ElvishArtisan/rivendell/issues <https://github.com/ElvishArtisan/rivendell/issues>
Be sure to mention both the version of Rivendell and distribution used.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| Opportunity is missed by most people because it is dressed in |
| overalls and looks like work. |
| |
| -- Thomas Edison |
|---------------------------------------------------------------------|
Konfyt 1.1.6 has been released!
Changelog:
Added
- Filesystem view now supports previewing of instruments like the library.
- Global transpose keyboard shortcuts added to live mode.
Fixes
- Pitchbend now works if Carla backend is used to play SFZ files.
- Fix SF2 loading from command-line arguments.
- Fix global volume up action getting stuck due to rounding errors.
Changes
- Some GUI tweaks in the patch layer view and library/filesystem preview.
- Misc code refactoring, cleanup and fixes.
The source code and precompiled binaries (under Releases) are available on
Github:
https://github.com/noedigcode/konfyt
Konfyt is a digital keyboard workstation for Linux which allows you to set
up patches, each with multiple layers, and instantly switch between these
patches for live keyboard playing. Patches may consist of multiple layers
of soundfonts (.sf2), SFZ instruments, audio input ports and MIDI output
ports. Konfyt features a library for quick access to soundfont programs and
SFZs.
Documentation can be found at Read the Docs:
https://konfyt.readthedocs.io/
Some more info, links to videos and news are available on the Konfyt
website:
http://www.noedig.co.za/konfyt/
This is the first (beta) release of XUIDesigner.
Provide a easy to use GUI generator tool to create LV2 plug bundles.
Control widgets could be created and moved freely around in the top
Window, or, 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, . .
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 bundle
with all needed resources (ttl files, converted C files from used
images, etc.) and build files to build, install and run it. All you need
to do to finish your plug is, implement your DSP part.
project page:
https://github.com/brummer10/XUiDesigner
Release:
https://github.com/brummer10/XUiDesigner/releases/tag/v0.2
regards
hermann
This is a relatively minor update.
Controllers and MIDI CCs windows now have separate buttons in the main window.
Instrument bank improvements give faster startup.
The switch for disabling 'Enable part on program change' has been removed.
Further details in /doc/Yoshimi_2.1.1_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.
Hi,
I started with a programming tutorial series about making LV2 plugins.
Really from scratch. Dedicated for beginners.
I read in chats from so many hobbyist and bedroom producers that that
they want to make LV2 plugins but they don't have any idea how to start.
The most of them have got some basic programming experience. With Java,
Python, Javascript, or maybe some basic C/C++. I want to take them by my
hand and want to guide them to make some LV2 plugins. Step by step. I'm
also going to explain technical aspects. The turtle language, how LV2
plugins work, what is realtime, and so on.
The first videos are online:
https://youtu.be/51eHCA4oCEI
Two more are already pre-produced, and will follow within the next weeks.
In addition, there's a great resource by David called LV2 book
https://lv2plug.in/book/ which helped me to start just a few years ago.
Please give me some feedback. And I'm open for any suggestion.
Regards,
Sven
After too many days and weeks and months of development version 21.09 is
finally up and ready for you!
It's available right now for your creative pleasure. Please get it at:
https://mellowood.ca/mma/downloads.html
Kudos, thanks and cheers of wonderment are welcome. Bugs and other thoughts
are welcome as well!
This new version has lots of new features and fixes, including:
- A number of -x options (GROOVES, PRINT variable, CSPLIT and TSPLIT
for output splitting).
- A -Djs option to print info from a groove file as JSON.
- A number of new harmony options.
- New environment variables MMA_PLUGPATH, MMA_INCPATH & MMA_LIBPATH.
- A number of documentation fixes.
- A number of new chord voicing options.
- More scripting options: EXISTS, ISDIR and ISFILE.
- Lots of bug fixes.
For more details please read the CHANGES file in the download.
Have fun :)
--
**** Listen to my FREE CD at http://www.mellowood.ca/music/cedars ****
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bob(a)mellowood.ca
WWW: http://www.mellowood.ca
Drumstick (https://drumstick.sourceforge.io/docs/index.html) is a set of
GPLv3 licensed C++/Qt libraries for MIDI applications. The project includes
several tools as examples, and among them is the drumstick-guiplayer
utility that leverages the Drumstick::ALSA library, so it is available only
for Linux (because the ALSA sequencer is a linux only technology). Some
people have requested a program with the same functionalities also on
Windows and macOS, so here it is. But this project is much more ...
Some key features:
* MIDI Output to hardware MIDI ports, or any other Drumstick backends, like
soft synths
* Transpose song tonality between -12 and +12 semitones
* Change MIDI volume level (using MIDI CC7)
* Scale song speed between half and double tempo
* Supports MID/KAR/RMI (Standard MIDI Files) and WRK (Cakewalk) file
formats
Changes in v1.5.1:
* Fixed GH ticket #6: The dependency target "update_helpfiles" of target
"dmidiplayer" does not exist. The pandoc utility is optional again.
* Fixed error checking of DwmGetWindowAttribute() call. This caused a
problem in Windows 7 running the "Windows Classic" theme.
* Support for RIFF MIDI files, provided by Drumstick 2.4.0
* Czech manual updated, thanks to Pavel Fric
Build requirements:
* C++11 compiler
* Qt5
* Drumstick libraries v2.3
* Uchardet v0.0.7
* CMake 3.14
* Pandoc (when BUILD_DOCS=on)
Copyright (C) 2021 Pedro Lopez-Cabanillas
License: GPL v3 or later
Project and Source Repositories
https://sourceforge.net/p/dmidiplayerhttps://github.com/pedrolcl/dmidiplayer
Downloads
https://sourceforge.net/projects/dmidiplayer/files/v1.5.1/
Drumstick MIDI Monitor for Linux using ALSA sequencer and Qt5 user
interface. This is the program that was previously and simply known as
"kmidimon".
Changes in v1.1.0
* Removed warnings building with Qt >= 5.15
* MIDI texts/lyrics encoding defaults to Latin1
* New options: Qt Style, Dark mode, and internal icon theme based on breeze
* CMake version >= 3.14
* Added SCM Revision to the about box
* Fixed file info dialog (initial tempo, ...)
* Support for RIFF RMID (.rmi) file format
Copyright (C) 2005-2021, Pedro Lopez-Cabanillas
License: GPL v2 or later
More info:
https://kmidimon.sourceforge.io
Sources and AppImage:
https://sourceforge.net/projects/kmidimon/files/1.1.0/