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), 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.2.0:
* French and German translations updated (Thanks to Frank Kober)
* Removed warnings when buiding with Qt >= 5.15
* New CMake build option: BUILD_UTILS (ON by default)
* Documentation for BUILD_UTILS and BUILD_TESTING options
* Added SCM Revision to the about boxes of the GUI utils
* Changes in Drumstick::File
* MIDI texts/lyrics en/decoding defaults to Latin1
* new QWrk class signals with a QByteArray parameter instead of QString
* (the old signals are also emitted when a QTextCodec is assigned)
* Changes in Drumstick::RT
* FluidSynth backend: initialization moved to a background thread
* Audio driver names are dynamically retrieved for using in
configuration dialogs
* Changes in Drumstick::Widgets
* added WASAPI options to Fluidsynth settings dialog in Windows
* removed background settings from pianokeybd, to allow better dark
theme transitions
Compilation minimum requirements for all platforms: CMake 3.14 and Qt 5.7
Copyright (C) 2009-2021, 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.2.0/
It is with great joy we present to you the final release of MusE 4.0.
A great many things have been added and improved since the last stable
release, nine months ago. To give a rather useless metric about the
amount of work that has gone into MusE 4.0, our code repository has
had more than 700 commits since the release of MusE 3.1.1!
Here is an extremely condensed list of the most important changes since 3.1.1:
* The core feature of 4.0 is the redesigned user interface with a huge
amount of quality of life improvements.
- Tabbed UI with Docks for common utility editors like Marker List,
Mastertrack List and Event List.
- All new dark theme with a lot of graphical improvements including lots
of icons reworked in vector format.
- Many new toolbars for quick access to common operations.
- A lot of menu operations now list their related keyboard shortcut.
- Many new keyboard shortcuts.
* We now have an AppImage for easy installation on all distributions, both
for releases and the bleeding edge development version.
* Many many other fixes and improvements.
For the complete list of changes see:
https://github.com/muse-sequencer/muse/blob/4.0.0/src/ChangeLog
The homepage:
https://muse-sequencer.github.io/
Download:
https://github.com/muse-sequencer/muse/releases/download/4.0.0/muse-4.0.tar…https://github.com/muse-sequencer/muse/releases/download/4.0.0/MusE-4.0.0-x…
Demos page:
https://github.com/muse-sequencer/muse/wiki/Demos
Forum:
https://linuxmusicians.com/viewforum.php?f=61
Hydrogen-1.1.0-beta1 is a beta test release of Hydrogen, which previews
new features forthcoming in Hydrogen-1.1.
Hydrogen is an advanced drum machine for GNU/Linux, Mac and Windows.
It's main goal is to bring professional yet simple and intuitive
pattern-based drum programming.
New features previewed by this release include:
* Keyboard cursor-driven pattern, song and note properties editing
* Note selection and movement in pattern editors
* New OSC commands (new song, open song, save song (as), quit,
o toggle looped playback, toggle timeline, toggle Jack transport,
o toggle Jack timebase master, add/delete timeline marker,
o toggle song/pattern playback mode)
* NSM support reworked
* Deprecating JACK-session
* Instrument main pitch shift offset
* Custom pattern size support with representation in note values
* Custom pan law support in mixer
* Various bug fixes
As this is a beta test release, please report any issues encountered.
The Hydrogen-1.0 release line (including the latest Hydrogen-1.0.2)
remains the stable release line, and can be used if any critical issues
are encountered.
# Links
Release assets:
https://github.com/hydrogen-music/hydrogen/releases/tag/1.1.0-beta1
Official webpage: http://hydrogen-music.org/
This is a maintenance release with just a few minor improvements and bugfixes.
--
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 all,
I've decided to release Drops.
Drops is a single audio file sample player plugin in lv2 and vst
format for linux.
Load an audio file, play it, loop it, pitch shift it, and make it into
something entirely new.
The sample engine is sfizz.
Drops is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or any later
version.
Some of the features:
- audio disk streaming, allowing for large audio files to be played
- waveform display with zooming and scrolling
+ note: use mousewheel to zoom in and out
- 'minimap' with scroll area
- sample in/out and loop points
- ADSR for amp, filter and pitch
- LFO, free running or sync to transport and bpm for amp, filter and pitch
source code and binaries (for linux)
https://github.com/clearly-broken-software/drops/releases/tag/v1.0-beta
I hope this plugin will be of use to you.
Kind regards,
Rob van den Berg
Zrythm v1.0.0-alpha.15.0.1 has been released!
Screenshot:
https://www.zrythm.org/static/images/feb-20-2021.png
Demos:
https://www.zrythm.org/videos/mylofy-alphatunez.webm
(by MyLoFy, CC-BY-SA 4.0)
https://www.zrythm.org/videos/sahaathyva-dubz.webm
(by SahaaThyva, CC-BY-SA 4.0)
Zrythm is a digital audio workstation designed to be featureful and
easy to use. It allows limitless automation through curves, LFOs and
envelopes, supports multiple plugin formats including LV2, LADSPA,
DSSI, SFZ, SF2, VST2 and VST3 (via Carla), works with multiple backends
including JACK, PulseAudio, RtAudio/RtMidi and SDL2, assists with chord
progressions via a special Chord Track and chord pads, and can be used
in multiple languages including English, French, Portuguese, Japanese
and German.
Zrythm is free software written in C using the GTK+3 toolkit and can be
extended using GNU Guile (Scheme).
Zrythm is currently in alpha and we are working towards stabilizing the
project format and entering the beta phase.
Main changes since last announcement:
- Ability to bind MIDI device controls to transport buttons
- Ability to change JACK buffer size on the fly
- Ability to automate non-port LV2 parameters (experimental)
- Ability to zoom vertically in piano roll/timeline
- Ability to select LV2 UI if plugin has multiple
- Ability to automate time signature (experimental)
- Ability to automate channel sends
- Add missing MIDI controls to MIDI/instrument track automatables
- Ability to mute MIDI tracks (skip MIDI events)
- Use MIDI track fader as velocity multiplier
- Various UI/UX improvements
- Generic UI support for carla-based plugins
- Backtraces with line numbers when errors occur
- Improve DSP graph calculation speed & graph size (drop unnecessary
nodes)
- Various CPU usage optimizations for DSP
- Major RAM usage improvement for plugins with many ports
- Version data structures to prepare for project file migrations
- Add more details in user manual
- New theme for HTML user manual
- Prettify Guile API section in HTML user manual (use parens)
- Various bug fixes
- Core struct refactoring to improve performance/simplify code
- Updated translations
Full changelog:
https://git.sr.ht/~alextee/zrythm/tree/master/item/CHANGELOG.md
Pending features for beta:
https://todo.sr.ht/~alextee/zrythm-feature?search=status%3Aopen+label%3Abeta
Pending fixes for beta:
https://todo.sr.ht/~alextee/zrythm-bug?search=status%3Aopen%20label%3A%22be…
# Links
Home page: <https://www.zrythm.org>
Installer downloads: <https://www.zrythm.org/en/download.html>
Git repositories: <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/>
Hello beautiful free-and-libre audio people!
I'm happy to announce the new release of jack_mixer version 16!
jack_mixer is a GTK+ JACK audio mixer app with a look & handling similar
to hardware mixing desks.
You can find the project's homepage at:
https://rdio.space/jackmixer/
The new release is also available on GitHub at:
https://github.com/jack-mixer/jack_mixer/releases/tag/release-15
New Features:
* Internationalization (i18n) support was added, making GUI labels and
messages and the command line help translatable.
* A German translation was added.
* A French translation was added.
* A global language setting was added to the preferences.
* French and German translations of the application description were
added to the XDG desktop file.
Fixed:
* Some global settings where not properly persisted in the settings file
when changed in the preferences dialog (#124).
* Selecting a custom default project path in the preferences dialog via
folder selection widget did not update the path in the text entry.
* The message formatting in error dialogs was corrected and when an
error dialog is shown, the error message to printed the console now
only contains a Python traceback when the debug option is active.
* Various debug log messages received minor fixes and improvements.
Documentation:
* A man page for jack_mix_box was added.
* A new contributing guide was added to repository.
* The section on environment variables in jack_mixer's man page was
updated and enhanced.
* The NSM project URL was updated in various documents.
This release was created by Christopher Arndt with Olivier Humbert
providing the French translation.
Share & enjoy!
Christopher Arndt