Hi all,
Advanced Gtk+ Sequencer version 3.10.6 just released.
http://nongnu.org/gsequencer/
During the development of 3.10.x I have extended the VST3 C API
wrapper library libags-vst.so. But it is not yet completed, only
headers from pluginterfaces and few others are wrapped yet.
We use Steinberg SDK to interface with VST3 plugins.
You can use your native VST3 plugin on linux with gsequencer. The
generated UI of the plugin doesn't support plugin UI yet.
AgsVst3Bridge and AgsLiveVst3Bridge are your machines to make use of
VST3 plugins.
The VST3 host is implemented as ags-fx-vst3 recall. The effect
processor gets information from AgsVst3Manager and AgsVst3Plugin.
So far only MIDI note-on and note-off supported.
VST3 is default off as you build from source. To enable it run:
./configure --prefix=/usr --enable-vst3
make -j8
make install
regards,
Joël
We are very pleased to announce this is now available.
Highlights:
This release contains the complete new User Guide.
Midi Sync has been extended to Effects, where relevant.
NRPNs for Effects have been extended.
There is a means of testing for unintended changes to the final sound.
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.
[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 (Standard MIDI Files) and WRK (Cakewalk) file formats
Changes in v1.5.0:
* Ticket #3: Song loop between bars
* Ticket #7: Help window and user documentation
* Ticket #10: Splash screen
* Ticket #11: Fixed Winsnap enable/disable
* Allow more than one file from the command line, or dragged from a file
manager
* Some rough edges softened
* Czech translation updated, thanks to Pavel Fric
* Italian help page translated, thanks to Giovanni Mariani
Build requirements:
* C++11 compiler
* Qt5
* Drumstick libraries v2.3
* Uchardet v0.0.7
* CMake 3.14
* Pandoc
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.0/
https://ovenwerks.github.io/studio-controls/index.html
Studio Controls is an audio utility that allows setting up a JACK based
machine for every day use and features:
- CPU governor adjustment
- JACK real time access fixing
- Multiple custom pulse/Jack bridges
- Adding USB mics as JACK clients via zita-ajbridge
- Switching from ALSA firewire modules to FFADO modules
- Allows JACK to auto start at session start
- Allows use of pulse as JACK's front end
- NEW, connect audio and MIDI over network
- NEW, open mixer on any device or ffado mixer
With version 2.2, aside from many bug fixes, the changes include:
- Update GUI for better clarity as well as incorperate new functionality
- Connect Audio over network using zita-njbridge
- Connect MIDI over network using qmidinet
- Jack status gives info on startup and configuration
- User scripts can be automatically run at 5 points in the
Jack run cycle:
- pre start
- post start
- post bridge activate
- pre shutdown
- post shutdown
- Background process is much more stable
--
Len Ovens
www.ovenwerks.net
On behalf of the entire Rivendell development team, I'm pleased to
announce the availability of the third public beta release of the next
major version of Rivendell, v4.0.0beta2. 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 ***
Third 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.
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.
Database Update:
This version of Rivendell uses database schema version 350, 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 two 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/>
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 |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
On behalf of the entire Rivendell development team, I'm pleased to
announce the availability of the next production release of the next
major version of Rivendell, 3.6.2. 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 ***
Changes:
RDImport. Fixed a bug that could generat an erroneous
'Title already exists' error.
RDLogEdit. Fixed a bug in the voice trcker that could cause a
segfault.
RDAirPlay. Tweaked support for dark themes.
Database Update:
This version of Rivendell uses database schema version 347, 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 ***
Details and source code are available at
https://github.com/ElvishArtisan/rivendell/releases <https://github.com/ElvishArtisan/rivendell/releases>.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
wrk2mid: Cakewalk to Standard MIDI Files Translator
wrk2mid is a command line utility for translating WRK (Cakewalk) files into
MID (standard MIDI files) based on Drumstick
<https://drumstick.sourceforge.io/docs/index.html> (a set of GPLv3 licensed
C++/Qt libraries for MIDI applications).
License: GPLv3
Usage: wrk2mid [options] file
Command line utility for translating WRK (Cakewalk) files into MID
(standard MIDI files)
Options:
-h, --help Displays help on commandline options.
--help-all Displays help including Qt specific options.
-v, --version Displays version information.
-f, --format <format> SMF Format (0/1)
-o, --output <output> Output file name
-t, --test Test only (no output)
Arguments:
file Input WRK File Name
Building
Minimum requirements:
- C++11 compiler
- Qt5 or Qt6 <https://www.qt.io/download>
- Drumstick 2.3 <https://sourceforge.net/projects/drumstick/>
- pandoc <https://pandoc.org/>
- CMake 3.14 <https://cmake.org/>
Build and deployment commands (for Linux)
$ tar -xvzf wrk2mid-x.y.z.tar.gz
$ cd wrk2mid-x.y.z
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_PREFIX_PATH="$HOME/Qt5;$HOME/drumstick2"
$ make
$ make install
You need to replace the contents of the parameter CMAKE_PREFIX_PATH with
the actual paths in your system. There are x86_64 precompiled packages for
Linux, Windows and macOS at Sourceforge.
Downloads
[image: Download wrk2mid]
<https://sourceforge.net/projects/wrk2mid/files/latest/download>
Git repository
Project page at SourceForge <https://sourceforge.net/projects/wrk2mid/>
Mirror at GitHub <https://github.com/pedrolcl/wrk2mid>
____ __ ___ _
/ __ \____ ___ ____ / |/ /_ _______(_)____
/ / / / __ \/ _ \/ __ \ / /|_/ / / / / ___/ / ___/
/ /_/ / /_/ / __/ / / / / / / / /_/ (__ ) / /__
\____/ .___/\___/_/ /_/ /_/ /_/\__,_/____/_/\___/
/_/
__ __ __ ____
/ //_/___ ____ / /__________ / / /__ __________
/ ,< / __ \/ __ \/ __/ ___/ __ \/ / / _ \/ ___/ ___/
/ /| / /_/ / / / / /_/ / / /_/ / / / __/ / (__ )
/_/ |_\____/_/ /_/\__/_/ \____/_/_/\___/_/ /____/
Quarterly releases 2021-3
--------------------------------------------------------------------------------
__ ___ ___ __
/ / __|_ |/ (_)__ / /_
/ / |/ / __// / / _ \/ __/
/_/|___/____/_/_/_//_/\__/
*Check whether a given LV2 plugin is up to the specification*
An LV2 lint-like tool that checks whether a given plugin and its UI(s) match up
with the provided metadata and adhere to well-known best practices.
Run it as part of your continuous integration pipeline together with
lv2/sord\_validate to reduce the likelihood of shipping plugins with major flaws
in order to prevent unsatisfied users.
*Note: This is an early release, if you happen to find false-positive warnings
when using this tool, please report back, so it can be fixed.*
---------
ChangeLog
---------
======================
[0.14.0] - 15 Jul 2021
======================
-----
Added
-----
- libx11 as optional dependency to README
-------
Changed
-------
- code cleanup/speedup by using static URIDs
This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.
Kindly find more details, the source (and binaries) at:
https://open-music-kontrollers.ch/lv2/lv2lint
--------------------------------------------------------------------------------
__ ___
/ |/ /__ ___ ___ __ __
/ /|_/ / _ \/ _ \/ _ \/ // /
/_/ /_/\___/\___/_//_/\_, /
/___/
*Realtime Lua as programmable glue in LV2*
Write LV2 control port and event filters in Lua. Use it for one-off fillters,
prototyping, experimenting or glueing stuff together.
---------
ChangeLog
---------
======================
[0.40.0] - 15 Jul 2021
======================
-------
Changed
-------
- Lua version to 5.4.3
-----
Fixed
-----
- compilation error with concurrently enabled inline display and next gui
- meson subproject sandbox error
This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.
Kindly find more details, the source (and binaries) at:
https://open-music-kontrollers.ch/lv2/moony
--------------------------------------------------------------------------------
___ __ __ __ ___ __ _
/ _ \___ _/ /_____/ / / |/ /__ _/ /_____(_)_ __
/ ___/ _ `/ __/ __/ _ \/ /|_/ / _ `/ __/ __/ /\ \ /
/_/ \_,_/\__/\__/_//_/_/ /_/\_,_/\__/_/ /_//_\_\
*a JACK patchbay in flow matrix style*
A simple graphical JACK patchbay that tries to unite the best of both worlds:
- Fast patching and uncluttered port representation of a **matrix patchbay**
- Excellent representation of signal flow of a **flow canvas patchbay**
It additionally features tightly embedded graphical mixer clients automatable
with JACK MIDI/OSC.
---------
ChangeLog
---------
======================
[0.26.0] - 15 Jul 2021
======================
-----
Fixed
-----
- meson subproject sandbox error
- use _exit instead of exit inside forked process
- oroperly clip client node names
- increase height of context window
- limit right click for context menu to canvas region
-------
Changed
-------
- removing nodes needs right button + ctrl
---------
Deprecate
---------
- JACK session management
This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.
Kindly find more details, the source (and binaries) at:
https://open-music-kontrollers.ch/lad/patchmatrix