Ladies and Gentlemen,
this is the first release of Tembro, the all-in-one instrument.
Tembro (which is Esperanto for musical "Timbre") is a virtual software instrument based on samples. All instruments are permanently built-in, there is no option to load your own files. New instruments are only added with new releases, old ones are never removed.
That makes Tembro reliable, predictable, portable and compatible. All projects and all users have the same "instrument" with the same instrument sounds, numbering system, midi controls… ; a solid basis for communication and collaboration.
To indicate this initial release we start with version number 0.5.0. The majority of the envisioned feature set is implemented, but there is still a lot to do. Feedback is very much welcome.
It is released under GPLv3.
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/
Greetings,
Laborejo Software Suite
https://www.laborejo.org/
# Announcing the Unofficial Pro-Audio Arch Package Repository
(Beta Phase)
## Where?
<https://arch.osamc.de/>
## What?
An actively maintained binary package repo for Arch Linux of free and
open source pro-audio software.
The repository only provides packages that are not already in the
official Arch Linux repository.
The repository is maintained and tested for both x86_64 and aarch64 (Arch
Linux ARM) architectures.
## Why?
1. We are convinced that Arch Linux is currently the best free platform
for audio production and we want to help improving it further.
2. Having more up-to-date and easy to install packages of useful audio
production software is always a good thing.
3. The pro-audio packages in the `extra` and `community` package
repositories are currently maintained by only one person. We want to
distribute the workload and spread the packing expertise between more
people and decrease the "bus-factor".
4. We want to create packages, which can eventually be migrated to the
official repositories with no or minimal changes. We do not intend to
duplicate the packaging efforts from the official repos.
## How?
See the web site for instructions on how to add the repository to your
Arch System (or derivatives). The repository is also listed on the
[Unofficial user repositories] page on the Arch Wiki.
We are still stabilizing the build process and packaging conventions.
While this is going on, we consider the repository to be in a *Beta
quality stage*. We currently have around two dozen projects packaged and
ready to install and plan to add many more over time.
We try to announce important changes on IRC (`#archlinux-proaudio` on
`irc.libera.chat`) and always keep the information on the Arch Wiki page
up to date.
**Note:** *Our build process is currently not based on the official Arch
Linux `devtools`, but we adhere strictly to the Arch Packaging guidelines
and test all package builds via our CI. With the Arch Packaging
infrastructure expected to evolve significantly in the near future, we
plan to adapt our tooling to whatever the outcome of that will be.
## Contributing
Contributions are welcome! To suggest software for inclusion in the repo
open a GitHub issue.
### PKGBUILD and CI Code Repository and Issue Tracker:
https://github.com/osam-cologne/archlinux-proaudio
### Team-Chat
Discussion and coordination of the project happens on the Sonoj Rocket
Chat instance. If you are interested in helping out or have questions or
suggestions, join the general chat room (no registration required,
English):
<https://chat.sonoj.org/channel/english>
[Unofficial user repositories]:
https://wiki.archlinux.org/title/Unofficial_user_repositories#proaudio
Ladies and Gentlemen,
hereby the Laborejo Software Suite announces a feature-release.
You can now download Agordejo in version 0.4.0
https://laborejo.org/downloads/agordejo-0.4.0.tar.gz
Signature : https://laborejo.org/downloads/agordejo-0.4.0.tar.gz.sig
All software is released under GPLv3.
Agordejo (Esperanto: 'place to set things up') is a music production session manager.
It is used to start your programs, remember their (JACK) interconnections and make
your life easier in general. It does not re-invent the wheel but instead uses the
New-Session-Manager daemon and enhances it with some tricks of its own, that always
remain 100% compatible with the original sessions.
Changelog Highlights:
* Initial startup-check for old $HOME session root vs new XDG root. (nsm 1.6.0)
* Offers to move the session files to the new location.
* Support nsmd 1.6.0 lockfiles. Older nsmd versions still work.
* On startup give a choice to connect to an already running session (nsmd 1.6.0)
* Remove internal program- and icon-database and replace with dynamic XDG based lookup.
* pyxdg >=0.27 is now a dependency https://freedesktop.org/wiki/Software/pyxdg/
* Add a nsm-data desktop file with nsm tags and "no-display", so it can be found by Agordejo.
You can find all releases as sources here.
https://laborejo.org/downloads
Also check your distribution for packages in a few days after this announcement, please.
For more information, a multi-language user manual, build instructions
and git access please visit
https://www.laborejo.org/agordejo
P.S. New Session Manager also had a new release today:
https://jackaudio.org/news/2022/04/15/new-session-manager-v160.html
Greetings,
Laborejo Software Suite
https://www.laborejo.org
Ladies and Gentlemen, dear distribution packagers,
hereby the Laborejo Software Suite releases maintenance updates for the following programs:
Laborejo 2.0.3, Fluajho 1.7.2 and Patroneo 2.3.1
Besides some bugfixes there are two noteworhty changes:
1) They all require our new C library https://git.laborejo.org/lss/libcalfbox-lss , which was released today as well.
2) Added X-NSM-Capable=True and X-NSM-Exec to their .desktop files, so they can be found by supporting NSM GUIs.
Signed source-downloads can be found here: https://laborejo.org/downloads/
More information about the programs and full multi-language manuals can be found on the website
https://www.laborejo.org/
Greetings,
Laborejo Software Suite
Zrythm 1.0.0-beta.1.5.1 has been released!
==== Screenshot ====
https://www.zrythm.org/static/images/screenshots/apr-14-2022.png
==== About ====
Zrythm is a digital audio workstation designed to be featureful and
easy to use. It offers streamlined editing workflows with flexible
tools, limitless automation capabilities, powerful mixing features,
chord assistance and support for various plugin and file formats.
Zrythm is free software written in C using the GTK4 toolkit and can be
extended with user scripts written in Scheme or ECMAScript.
Zrythm is currently in beta. The project format is stable and we are
working towards a v1 release.
==== Release Notes ====
Main changes since last announcement:
- Become a full libadwaita app
- Simplify CSS theming and remove dependence on Matcha theme
- Include bundled plugins generated by FAUST: compressor, delay, gate,
distortion, reverb
- Base/full MIDI region export (contributed by Robert Panovics)
- Use separate instances of mono plugins per channel
- Add option to reset to factory settings in the preferences
- Add support for user scripting with ECMAScript
- Include system info in automatic bug reports
- Switch to REUSE 3.0 and SPDX license identifiers
- Add a clang-format target for auto-styling the source code
- Simplify initial configuration (only select language and path)
- Simplify check for unsaved changes on close
- Redesign bug report dialog
- Update all sections in the user manual
- Various translation updates
- Various UI/UX improvements
- Various bug fixes
The list of changes in this release follows:
## [1.0.0-beta.1.5.1] - 2022-04-14
### Added
- Add status page to modulators tab
- Add bundled plugins: compressor, delay, gate, distortion, reverb
### Changed
- Add some vertical padding to automation editor
- Port some split buttons to AdwSplitButton
- Simplify check for unsaved changes (only look at last performed
action)
- Update French, Chinese (Simplified), Portuguese, Catalan translations
- User manual: update some sections
- User manual: change PDF author to 'The Zrythm contributors'
- Hardcode standard LV2 paths for all OSes
- Update screenshot URL in metainfo
### Fixed
- Fix preference rows not being centered
- Fix arranger objects not being draggable from their bottom/left side
- Various CSS/style fixes
- Fix issues with fonts in some custom widgets
==== Links ====
Full changelog:
https://git.sr.ht/~alextee/zrythm/tree/master/item/CHANGELOG.md
Pending features for v1:
https://todo.sr.ht/~alextee/zrythm-feature?search=status%3Aopen+label%3A%22…
Pending fixes for v1:
https://todo.sr.ht/~alextee/zrythm-bug?search=status%3Aopen+label%3A%22v1%22
Home page: <https://www.zrythm.org>
Installer downloads: <https://www.zrythm.org/en/download.html>
Git repository: <https://sr.ht/~alextee/zrythm>
User manual: <https://manual.zrythm.org/en/index.html>
Developer reference: <https://docs.zrythm.org/>
Issue trackers: <https://sr.ht/~alextee/zrythm/trackers>
Mailing lists: <https://sr.ht/~alextee/zrythm/lists>
Releases: <https://www.zrythm.org/releases/>
Donations: <https://www.zrythm.org/en/community.html#donate>
This is a New Session Manager feature release, version 1.6.0
* https://github.com/jackaudio/new-session-manager/releases/tag/v1.6.0
It is a tool to assist music production by grouping standalone programs into sessions. Your workflow becomes easy to manage, robust and fast by leveraging the full potential of cooperative applications.
You can create a session, or project, add programs to it and then use commands to save, start/stop, hide/show all programs at once, or individually. At a later date you can then re-open the session and continue where you left off.
All files belonging to the session will be saved in the same directory.
[CHANGELOG]
[nsmd - The daemon itself]
* Now follows the XDG Base Directory Specifications.
* Default session directory moved from `~/NSM Sessions/` to `$XDG_DATA_HOME/nsm/` (see issue #gh-15)
* The old path `~/NSM Sessions/` is still supported and has priority, for now. This may be switched off in the future.
* Lockfiles fixed (see issue #gh-31)
* Lockfiles are now in `$XDG_RUNTIME_DIR/nsm/`
* Lockfiles now each contain the session path, the osc `NSM_URL` and the nsmd PID
* One daemon file for each currently running nsmd is created in `$XDG_RUNTIME_DIR/nsm/d/` containing the osc url. This enables discovery of running daemons.
* New section in the API documentation for the above.
* Handle write-protected session files and related errors on save. They will not crash the daemon anymore.
* Fixes and guards against trying to load non-existing sessions and creating new sessions under existing names
* Handle various crashes-on-exit and replace them with controlled exits.
[Jackpatch Version 1.0.0 (previously 0.2.0)]
* Jackpatch will finally not "forget" connections anymore! See #gh-74
* Add a jackpatch desktop file with `X-NSM-Capable=true` and `X-NSM-Exec=nsm-proxy` and `NoDisplay=true`
* Reduce verbosity level of log ouput.
* Document 'hidden' standalone (no NSM) command line mode in `--help`
* Handle SIGNALs even when in standalone mode
[NSM-Proxy]
* Add a nsm-proxy desktop file with `X-NSM-Capable=true` and `X-NSM-Exec=nsm-proxy` and `NoDisplay=true`
All changes are made only on the server side, or in the tools we provide.
Existing sessions, clients, and GUIs remain 100% compatible without requiring any changes.
Except if you want to use the new session root directory, which is recommended.
https://github.com/jackaudio/new-session-manager
____ __ ___ _
/ __ \____ ___ ____ / |/ /_ _______(_)____
/ / / / __ \/ _ \/ __ \ / /|_/ / / / / ___/ / ___/
/ /_/ / /_/ / __/ / / / / / / / /_/ (__ ) / /__
\____/ .___/\___/_/ /_/ /_/ /_/\__,_/____/_/\___/
/_/
__ __ __ ____
/ //_/___ ____ / /__________ / / /__ __________
/ ,< / __ \/ __ \/ __/ ___/ __ \/ / / _ \/ ___/ ___/
/ /| / /_/ / / / / /_/ / / /_/ / / / __/ / (__ )
/_/ |_\____/_/ /_/\__/_/ \____/_/_/\___/_/ /____/
Quarterly releases 2022-2
--------------------------------------------------------------------------------
__ ___ ___ __
/ / __|_ |/ (_)__ / /_
/ / |/ / __// / / _ \/ __/
/_/|___/____/_/_/_//_/\__/
*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.16.0] - 15 Apr 2022
======================
-----
Added
-----
- compatibility with REUSE spec 3.0
- catch sig{abrt,segv} upon plugin/ui instantiation
-----
Fixed
-----
- return plugin handle in instance-access feature struct
-------
License
-------
Artistic-2.0
Kindly find more details, the source (and binaries) at:
https://open-music-kontrollers.ch/lv2/lv2lint
--------------------------------------------------------------------------------
__ ___ __ _ __
/ |/ /__ ___ / / (_)__ / /____
/ /|_/ / -_) _ \/ _ \/ (_-</ __/ _ \
/_/ /_/\__/ .__/_//_/_/___/\__/\___/
/_/
*a Just-in-Time FAUST compiler embedded in an LV2 plugin*
Write LV2 audio/cv instruments/filters directly in your host in FAUST
DSP language without any need to restart/reload host or plugin upon code changes.
Use it for one-off instruments/filters, prototyping, experimenting or
glueing stuff together.
*Note: This will need a fairly recent libFAUST and/or bleeding edge GNU/Linux
distribution.*
*Note: libFAUST 2.20.2 has a broken LLVM C-API and thus will be non-functional
with this plugin.*
---------
ChangeLog
---------
======================
[0.18.0] - 15 Apr 2022
======================
-----
Fixed
-----
- properly parse 14bit MIDI messages
-----
Added
-----
- support for channel pressure and MPE+ LSB
- compliance with REUSE spec 3.0
-------
License
-------
Artistic-2.0
Kindly find more details, the source (and binaries) at:
https://open-music-kontrollers.ch/lv2/mephisto
VMPK 0.8.7
==========
Virtual MIDI Piano Keyboard is a MIDI events generator and receiver. It
doesn't produce any sound by itself, but can be used to drive a MIDI
synthesizer (either hardware or software, internal or external). You can
use the computer's keyboard to play MIDI notes, and also the mouse. You can
use the Virtual MIDI Piano Keyboard to display the played MIDI notes from
another instrument or MIDI file player.
Changes in v0.8.7:
* Fixed touch-screen events handling on Linux, on both X11 and Wayland.
* Fixed raw (low level) keyboard events handling on Linux+Wayland.
* New cmake build option: ENABLE_NATIVE_FILTER. Enabled by default on
Windows, and disabled elsewere.
* Fixed ticket #80: always-on-top preference hides main window.
* Fixed command line option "file".
* Fixed instruments definition "default.ins" file loading.
* Requires: drumstick-2.6.
Compilation minimum requirements for all platforms:
* CMake 3.14
* Qt5 >= 5.9 or Qt6 >= 6.2
* Drumstick 2.6
Please use the mailing list <vmpk-devel(a)lists.sourceforge.net> for
questions and comments. Thanks.
Copyright (C) 2008-2022, Pedro López-Cabanillas and others
License: GPL v3
More info
https://vmpk.sourceforge.io
Downloads
https://sourceforge.net/projects/vmpk/files/0.8.7/
Drumstick Libraries 2.6.0
=========================
Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style.
Includes a C++ wrapper around the ALSA library sequencer interface: ALSA
sequencer provides software support for MIDI technology on Linux. A
complementary library provides classes for processing SMF (Standard MIDI
files: .MID/.KAR), RIFF MIDI (.RMI), and Cakewalk (.WRK) file formats. A
multiplatform realtime MIDI I/O library and a GUI Widgets libraries are
also provided for Linux, Windows, and Mac OSX.
Changes in v2.6.0:
* Widgets: pianokeybd has 2 new functions, setUsingNativeFilter() and
isUsingNativeFilter(). Fixed pianokeybd's touch-screen input on Linux,
including X11 and Wayland. Added pianokeybd internal raw computer keyboard
input processing.
* Utils: vpiano new menu options to allow enabling keyboard, mouse and
touch-screen input. New raw keyboard menu option. Note labels font
stability fix.
Compilation minimum requirements for all platforms:
* C++11 compiler
* CMake 3.14
* Qt5 >= 5.9 or Qt6 >= 6.2 (with Qt6Core5Compat library dependency for
Drumstick::File)
Feature dependencies (for some platforms):
* ALSA (Linux only)
* PulseAudio (Unix)
* D-Bus (Unix)
* FluidSynth (All platforms)
Copyright (C) 2009-2022, Pedro Lopez-Cabanillas
License: GPL v3 or later
Project web site
https://sourceforge.net/p/drumstick
Online documentation
https://drumstick.sourceforge.io/docs/
Downloads
https://sourceforge.net/projects/drumstick/files/2.6.0/