Release Date Range:

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 15 Oct, 2022

v1.0.0-beta.3.9

DISTRHO Ildaeil is mini-plugin host working as a plugin

Updated: 15 Oct, 2022

Initial release 🎉

  • Available as JACK/Standalone, LV2, VST2 and VST3 (with VST3 being experimental)
  • Can load internal (from Carla) and LV2 plugins
  • Comes in Synth, FX and MIDI variants
  • LV2 plugins can run in-process or bridged
  • Works on macOS, Windows and Linux/X11 systems

Current limitations:

  • Plugin parameters are not exposed to the host
  • UI is not resizable by the host

See official announcement at https://kx.studio/News/?action=view&url=ildaeil-v10-released

screenshot

Pure data is an open source visual programming language

Updated: 15 Oct, 2022

version number to 0.52-3test1

Ardour is a hard disk recorder and digital audio workstation application that runs on Linux, macOS, FreeBSD and Windows

Updated: 14 Oct, 2022

This is Ardour 7.0

ProTracker 2 clone for Windows/macOS/Linux

Updated: 14 Oct, 2022

Thread-safe mouse color change from replayer

Ardour is a hard disk recorder and digital audio workstation application that runs on Linux, macOS, FreeBSD and Windows

Updated: 13 Oct, 2022

This is rc3 for 7.0

by KDE

Kdenlive is video and audio editing software with GPU rendering support. Great variety of video filters available.

Updated: 13 Oct, 2022

Create tag for 22.08.2

SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library

Updated: 13 Oct, 2022
1.16.0 (2022-10-13)

Features

  • chord chart: allow adding a watermark to the chord diagram (7702398)

ProTracker 2 clone for Windows/macOS/Linux

Updated: 12 Oct, 2022

Fix compile issue (issue #30)

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 12 Oct, 2022

Changed

  • Update Korean, Spanish, French, Indonesian, Catalan, Portuguese translations
  • Project assistant: rename Open Recent to Open Project
  • Bump required carla and libpanel versions

Fixed

  • Fix "check for updates?" dialog not being modal

Removed

  • Drop rtkit code (replace with GDBus - currently disabled)

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 12 Oct, 2022

Changed

  • Update Korean, Spanish, French, Indonesian, Catalan, Portuguese translations
  • Project assistant: rename Open Recent to Open Project

Removed

  • Drop rtkit code (replace with GDBus - currently disabled)

Jamulus enables real-time jam sessions over the internet.

Updated: 11 Oct, 2022
  • (Still awaiting signed macOS rc1 builds from @emlynmac)

  • Translations, including updates from Hosted Weblate (#2835, #2852, #2856).
    (contributed by translators)

  • Client: Improved performance of GUI when someone joins or leaves a server (#2738).
    (contributed by @ann0see)

  • Client: Bugfix: Removed channel number from saved fader tag when --ctrlmidich is in use. In this release --cleanuplegacyfadersettings can be used on any saved fader settings that have been corrupted to attempt recovery (#2839).
    (contributed by @pljones)

  • Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774).
    (contributed by @softins)

  • Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829).
    (contributed by @hoffie)

  • Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841).
    (contributed by @hoffie)

  • Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
    (contributed by @pljones)

  • Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
    (contributed by @pljones)

  • CLI: Rephrased recording options help text on the --help output

Fasttracker II clone for Windows/macOS/Linux

Updated: 11 Oct, 2022
  • Windows/macOS: Updated SDL to v2.24.1

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 11 Oct, 2022

Added

  • Add fade in/out when muting/unmuting tracks (fixes pops)
  • Allow moving chord objects vertically

Changed

  • Add more error checking when writing audio to file
  • Optimize bar slider drawing (fixes lags in plugin inspector)

Fixed

  • Fix cue marker being invisible
  • Fix pressing Home not setting the cue marker
  • Fix plugin and file drag-n-drop being broken on Windows
  • Fix track icon selector being empty

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 11 Oct, 2022

v1.0.0-beta.3.8

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 10 Oct, 2022

Added

  • JSFX and CLAP plugin support

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 10 Oct, 2022

v1.0.0-beta.3.7

LilyPond is a music engraving program, devoted to producing high-quality sheet music

Updated: 09 Oct, 2022

LilyPond 2.23.14

Ardour is a hard disk recorder and digital audio workstation application that runs on Linux, macOS, FreeBSD and Windows

Updated: 04 Oct, 2022

This is 7.0-rc2, the 2nd release candidate for 7.0

Functional programming language for signal processing and sound synthesis

Updated: 04 Oct, 2022

Change log

WARNING: to get the source version

  • be sure to download the faust-2.50.6.tar.gz file to get a complete source folder (in particular, with all the libraries)

New

  • In C++ backend and -nvi mode, use 'static constexpr' in separated methods getStaticNumInputs/getStaticNumOutputs
  • Add relative standard deviation computation in benchmark tools
  • Add POD support in faust2daisy
  • Rust: Use wrapping add, sub and mul operations
  • Allow indentifiers starting with multiple '_'
  • Faust identifiers extended to accept c++ namespaces
  • Rework createSourceFromBoxes/createSourceFromSignals API suggested by David Braun
  • Add a -dyn option (create libfaust + LLVM backend dynamic version) in faust2jack, faust2cagtk, faust2plot and faust2csvplot
  • Latency metadata added in faust2juce
  • Add support for Trill Craft sensors in faust2bela
  • Allows 0 iterations for par, seq, sum and prod
  • New ...%{ijk}... extended syntax for label variables
  • Add template-llvm.cpp architecture to allow any faust2xx to become 'dynamic'.
  • Add registerForeignFunction for LLVM backend
  • Support for soundfile in Interp backend
  • Extension of letrec with an optional 'where' clause followed by common definitions
  • Completed Box/Signal API

Deprecated

Fixed bugs

  • Argument evaluation order sensibility and warnings when compiling with GCC 12.
  • Ladspa architecture file to set descriptor info from metadata
  • Fixing a couple of inconsistencies in the Teensy architectures

Dragonfly Reverb is a bundle of free audio effect plugins (LV2 and VST) for Linux, MacOS, and Windows.

Updated: 03 Oct, 2022
No content.

Fasttracker II clone for Windows/macOS/Linux

Updated: 03 Oct, 2022
  • The default Disk Op. directory is now set to the user's desktop
  • The WAV export screen now has a checkbox for setting BPM precision to FT2. This means to use less precise BPMs, which will match FT2's WAV output length.
  • The default audio frequency and bit depth in the WAV export screen are now set to 44100 and 16-bit, and changing the audio frequency and bit depth in the config screen will not affect these settings anymore.
  • Updated the help text (made a note about the new WAV export BPM mode)

drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo fx.

Updated: 03 Oct, 2022

An Early-Autumn'22 Release.

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 03 Oct, 2022

Added

  • Jump to marker position when clicked

Changed

  • Add "Scales" indicator text in the bottom of the chord track
  • Make spacebar toggle play/pause regardless of the focused widget (with exception for text editor widgets)

Fixed

  • Fix hang when exporting audio when project contains VST3 plugins
  • Fix markers incorrectly being shown when marker track is invisible
  • Fix incorrectly allowing to clone/rename start/end markers

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 03 Oct, 2022

v1.0.0-beta.3.6

Functional programming language for signal processing and sound synthesis

Updated: 02 Oct, 2022
No content.

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 01 Oct, 2022

Added

  • Switch to new file chooser widget (from GNOME Builder)
  • Add option to ghost MIDI notes from other regions in the same track
  • Add fade in/out when audio engine starts/stops to prevent clicks

Changed

  • Update Chinese (Simplified), Indonesian, Catalan, Spanish, Ukrainian, German, Vietnamese translations
  • Update bundled weakjack
  • Make some debug output silent in normal builds
  • Handle failure to connect JACK monitor output gracefully
  • Add more system info to bug report templates (DESKTOP_SESSION and XDG_CURRENT_DESKTOP)
  • Update libpanel dependency to >= 1.0.0
  • Meson: change fft3 detection (added new options fftw3_threads_separate, fftw3_threads_separate_type and fftw3f_separate)

Fixed

  • Fix incorrectly showing bug report dialog when alpha project upgrade fails
  • Fix newlines not showing in the release notes in the About dialog
  • Fix error when selecting an invalid WAV file in the file browser
  • Fix incorrectly allowing to delete/clone the master track when inside a foldable track
  • Fix attempting to autosave when main window not set up yet
  • Fix error when clicking on a chord region then an audio region
  • Fix error when cutting a region while snap-keep-offset is enabled

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 01 Oct, 2022

v1.0.0-beta.3.5

Functional programming language for signal processing and sound synthesis

Updated: 30 Sep, 2022
No content.

Functional programming language for signal processing and sound synthesis

Updated: 30 Sep, 2022

Change log

WARNING: to get the source version

  • be sure to download the faust-2.50.5.tar.gz file to get a complete source folder (in particular, with all the libraries)

New

  • In C++ backend and -nvi mode, use 'static constexpr' in separated methods getStaticNumInputs/getStaticNumOutputs
  • Add relative standard deviation computation in benchmark tools
  • Add POD support in faust2daisy
  • Rust: Use wrapping add, sub and mul operations
  • Allow indentifiers starting with multiple '_'
  • Faust identifiers extended to accept c++ namespaces
  • Rework createSourceFromBoxes/createSourceFromSignals API suggested by David Braun
  • Add a -dyn option (create libfaust + LLVM backend dynamic version) in faust2jack, faust2cagtk, faust2plot and faust2csvplot
  • Latency metadata added in faust2juce
  • Add support for Trill Craft sensors in faust2bela
  • Allows 0 iterations for par, seq, sum and prod
  • New ...%{ijk}... extended syntax for label variables
  • Add template-llvm.cpp architecture to allow any faust2xx to become 'dynamic'.
  • Add registerForeignFunction for LLVM backend
  • Support for soundfile in Interp backend
  • Extension of letrec with an optional 'where' clause followed by common definitions
  • Completed Box/Signal API

Deprecated

Fixed bugs

  • Ladspa architecture file to set descriptor info from metadata
  • Fixing a couple of inconsistencies in the Teensy architectures
  • Incorrect use of ScopedNoDenormals
  • Correct operator priority and parenthesis generation in

Fully-featured audio plugin host, with support for many audio drivers, plugin and sound bank formats.

Updated: 30 Sep, 2022
  • Do not set scale factor for LV2 plugin UIs on macOS
  • Fix external MIDI connections for JUCE engine driver
  • Fix a few memory leaks and runtime issues
  • Fix several race conditions
  • Fix logic around engine driver listings
  • Fix position of external patchbay graph nodes not being restored when switching from internal to external
  • Fix RISC-V builds
  • Fix win32 bridge builds on win64 systems (forcing usage of i686-w64-mingw32 if needed)
  • Ignore some compiler warnings from Qt side
  • Use an outer frame for carla-lv2 outgoing events

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 30 Sep, 2022

0.3.59

RaySession is a GNU/Linux session manager for audio programs, using a varient of NSM

Updated: 28 Sep, 2022

Patchbay has been extracted in a new submodule named HoustonPatchbay. This module is now used by Patchance and could be used by any other python Qt program.

New Features (all coming for HoustonPatchbay):

  • Editable themes (+ 6 new themes) in a .conf file format
  • boxes can have two different layouts
  • Move the view when mouse cursor is near the border while selecting, moving or connecting boxes (optional)
  • Adapt port/portgroup connect context menu style to patchbay theme
  • Start connection from double click on port/portgroup for easier touchpad use
  • Add JACK Tranport widget to the tool bar
  • Add port type filter to the tool bar
  • Customizable tool bar, right click and select which widgets you want

Bug Fixes

  • fix box making leapfrog when moved from another box with "prevent overlap" option
  • fix some python3.10 crashes

Radium is a music editor with a tracker and sequencer and mixer interface.

Updated: 26 Sep, 2022
  • Qt: Updated Qt to 5.15.6 on Windows and Mac.
  • Qt: Updated Qt to qtbase-kde (5.15.6++) on Linux.
  • JUCE: Update JUCE from 6.1.6 to 7.0.2:
    • VST3 plugins should work better on Linux.
    • LV2 plugins are supported. (Only enabled on
      Linux for now.)
  • GUI: Significantly less CPU when drawing text.
  • GUI: Use new logo designed by Andrzej "akimaze"
    Kilijański.
  • Instruments/Editor: New "Window" called
    "Preset browser" to quickly try out and organize
    instrument presets. See
    #1383
    for more info. Show it by Selecting Help ->
    Beat features -> Preset browser. (akimaze)
  • Mac: Replace the "Radium reset.app" with a
    "Radium reset.command" clickable shell script
    since the "Radium reset.app" app didn't always
    work on Macos Sierra or later.
  • Load: Don't ask for plugin file when loading song
    and plugin is not available.
  • Mac: Update startup warning message. The biggest
    problem on Mac seems to be issues with the keyboard
    now, not with OpenGL.
  • Editor: Fix Left Alt + Up. For many release this
    function has been deleting previous note if that
    note ended on the current line.
  • Editor: Fix backspace. For many release this
    function has been deleting previous note if that
    note ended on the current line.
  • Export: Don't display assertion reporter when
    exporting

fmedia is a fast media player/recorder/converter

Updated: 26 Sep, 2022
* GUI: "Analyze & Show PCM Info" supports .cue tracks + GUI/Windows: Record dialog: "Enable Dynamic Audio Normalizer" setting - GUI/Windows: Record dialog: audio format settings didn't work * GUI/Windows: save/restore the settings for Record & Convert dialogs - GUI/Windows: couldn't set an empty setting value in Record & Convert dialogs - GUI/Windows: Convert: seeking on .mp3 didn't work (v1.28 bug) - core: user config settings from fmedia-user.conf didn't work (v1.25.3beta bug) * "--until" now works with radio stream sources - .aac read: fix crash

Neothesia is flashy Synthesia-like MIDI file visulisation software

Updated: 26 Sep, 2022
  • Output selection is now saved in the config file
  • Lack of MIDI input should no longer cause panic #26

Stargate is an all-in-one DAW and plugin suite

Updated: 25 Sep, 2022

Tutorial Videos

Installation guides:

Changelog:

  • Mixer: Menu button for each track, action to open the track in the
    plugin rack
  • Hardware Dialog: Volume slider for the "Test" button
  • MIDI Hardware: More accurate timing, CPU optimizations.
  • Hardware tab: Improved layout

sha256sums:

b0d2893665aac1963f1d1cdb44c2001d652c7e2e65a9aeb4030abf67124669aa stargate-22.10.1-1.x86_64.rpm b8addd95347552c9446deea4a6afde7671c38068a40182fa7eea402f5df7d556 stargate-22.10.1-amd64.deb 1da241381703e1c8c53418a262dfd20b27137558a92470951523f57cae562cf0 stargate-22.10.1-win64-installer.exe 05ec90c68497f2ac1586434dc454defa41ac5fe645aa29243b014311796923a5 stargate-22.10.1-macos-m1-arm64.dmg 617bc4c64726fc4c7d667ca0b0f8e14c07bc2d2040380826c44df2a401a0be99 stargate-22.10.1-macos-intel-x86_64.dmg

Ardour is a hard disk recorder and digital audio workstation application that runs on Linux, macOS, FreeBSD and Windows

Updated: 22 Sep, 2022

This is Ardour 7.0 rc1

Jamulus enables real-time jam sessions over the internet.

Updated: 21 Sep, 2022
  • Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774).
    (contributed by @softins)

  • Client: Improved performance of GUI when someone joins or leaves a server (#2738).
    (contributed by @ann0see)

  • Client: Bugfix: Removed channel number from saved fader tag when --ctrlmidich is in use. In this release --cleanuplegacyfadersettings can be used on any saved fader settings that have been corrupted to attempt recovery (#2839).
    (contributed by @pljones)

  • Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829).
    (contributed by @hoffie)

  • Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841).
    (contributed by @hoffie)

  • Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
    (contributed by @pljones)

  • Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
    (contributed by @pljones)

  • CLI: Rephrased recording options help text on the --help output for clearer description of their functionality (#2832).
    (contributed by @ann0see)

  • Windows: Upgraded JACK build to use JACK 1.9.21 (#2665).
    (contributed

Functional programming language for signal processing and sound synthesis

Updated: 19 Sep, 2022

Change log

WARNING: to get the source version

  • be sure to download the faust-2.41.1.tar.gz file to get a complete source folder (in particular, with all the libraries)

New

  • Make faustgen~ compile on Apple M1.
  • Add interpreter-dsp C API.
  • Optimize 'powprim' when arg is or represents an integer.
  • Add -osc additional parameters handling in dynamic-jack-gtk and poly-dynamic-jack-gtk tools.
  • Improve documentation coherency in faust2xx tools.
  • New faust2bench tool.
  • Rework public export.
  • Update faust2max6 to produce uiversal arm64/x86_64 code signed binaries.
  • 'librarypath' with an empty path now clear the librarypath list in faustgen~.
  • Add an nc parameter in faustgen~ 'compileoptions' message.
  • Compute and add 'shortname' in JSON generation.
  • Add faust2tidalcycles tool.
  • Update faust2puredata for Apple M1.
  • Rework 'read' method in faustgen~.

Deprecated

Fixed bugs

  • Relax same path rule causing errors for bargraph.
  • replaceCharList now creates a copy of the 'str' parameter. Correct buildPath.
  • JUCE architecture float/double and prepareToPlay handling.
  • Make broken -ocpp mode work again.
  • Some variables were not correctly moved from compute to computeThread in -sch mode.

Libraries change log

  • New time-domain pitch-tracking and spectral centroid functions.
  • Noise Generator: add colored_noise.
  • Rewrite slidingReduce.
  • Update hoa.lib.
  • Add cent2ratio/ratio2cent functions.
  • Add ahdsre (ADSRe with hold time).
  • Change use of

Fasttracker II clone for Windows/macOS/Linux

Updated: 19 Sep, 2022
  • The windowed-sinc interpolator was reverted to 8 points at 8192 phases. It sounded better for certain lo-fi samples the way it used to be. The alias/distortion fix (v1.57) is still kept, for cleaner sound.
  • Windows/macOS: Updated SDL from 2.0.22 to 2.24.0
  • Fixed #ifdef hacks when using SDL 2.24.0 and later (new version number scheme)

LilyPond is a music engraving program, devoted to producing high-quality sheet music

Updated: 18 Sep, 2022

LilyPond 2.23.13

DawDreamer is a DAW with Python; VST instruments/effects, parameter automation, and native processors

Updated: 15 Sep, 2022

Same as 0.6.11 but with support for Apple Silicon.

Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems

Updated: 14 Sep, 2022

This version adds realtime effects and VST3.

Prominent changes

Plugin changes

You can find plugins on https://plugins.audacityteam.org

  • VST3 effects are now supported.
  • The following plugin formats are now realtime capable: VST3, LV2, LADSPA, Audio Units.
  • Plugins now automatically get scanned, tested and enabled when Audacity starts.

System changes

  • Apple Silicon (arm64) and Universal Binaries are now supported on macOS
  • FFMPEG 5.0 (avformat 59) is now supported, in addition to avformat 55, 57 and 58
  • Added support for Wavpack
  • On Linux, Audacity can now be compiled without JACK present.
  • Audacity now uses XDG directories on Linux.
    Note: If you are upgrading from a previous version, Audacity will keep using the ~/.audacity-data

DawDreamer is a DAW with Python; VST instruments/effects, parameter automation, and native processors

Updated: 14 Sep, 2022
  • No breaking changes, hopefully just better VST support. Please try and report.
  • Fix possible MIDI memory issue.
  • Add the Faust Box and Signal APIs. Check out tests/test_libfaust*.py) if you're interested! There will be a tutorial eventually.

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 14 Sep, 2022

0.3.58

midifilter.lv2 is a suite of LV2 plugins to filter MIDI events

Updated: 13 Sep, 2022

Update README, list Tonal Pedal filter and sort

Yoshimi is a software audio synthesizer, originally forked from ZynAddSubFX.

Updated: 12 Sep, 2022

This is just a very minor bugfix release. It's mostly to keep debian happy :)

meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.

Updated: 12 Sep, 2022

update man page for v0.9.23

Schism Tracker is a free and open-source reimplementation of Impulse Tracker

Updated: 10 Sep, 2022

Summary of changes since 20220807 release:

  • Fix crash in pattern editing introduced by SDL2 changes
  • Fix displayed version number for Windows build

Jalv is a simple but fully featured LV2 host for JACK

Updated: 10 Sep, 2022

Jalv 1.6.8

Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications

Updated: 09 Sep, 2022

Lilv 0.24.20

by KDE

Kdenlive is video and audio editing software with GPU rendering support. Great variety of video filters available.

Updated: 08 Sep, 2022

Create tag for 22.08.1

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 08 Sep, 2022

What's Changed

Full Changelog: v1.6.4-rc1...v1.6.4-rc2

Jamulus enables real-time jam sessions over the internet.

Updated: 07 Sep, 2022

Nightly release 2. Includes all changes since release 3.9.0 to date:

  • CLI: Rephrased recording options help text on the --help output for clearer description of their functionality (#2832).
    (contributed by @ann0see)

  • Server: Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
    (contributed by @softins)

  • Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
    (contributed by @pljones)

  • Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
    (contributed by @pljones)

  • Refactoring: Moved around files to clean up the repository (#2824).
    (contributed by @ann0see)

  • Build: Debian/Ubuntu: Fixed displayed version for non-release builds to removed incorrect -dirty suffixes (#2802).
    (contributed by @hoffie)

  • Build: Renamed headless .deb file to jamulus-headless_[version]_ubuntu_[arch].deb for consistency with binary. This might need changes to scripts downloading this .deb file (#2821).
    (contributed by @ann0see)

  • Build: Mac: Combined Intel & M1 builds into a single Universal binary and improved M1 -dev build user-friendliness by introducing ad-hoc signing support (#2808, #2825).
    (contributed by @hoffie)

  • Internal: Enabled automated dependency updates via dependabot and custom automation (#2801, #2803).
    (contributed by @hoffie)

FluidSynth is a SoundFont Synthesizer

Updated: 05 Sep, 2022
  • Fix regression in WinMIDI driver introduced in 2.2.8 (#1131, #1141 thanks to @albedozero)
  • Tracks cannot be restarted in MIDI player after reaching EOT (#1138, thanks to @albedozero)
  • Add a system-wide configuration file for Windows (#1143, thanks to @daniel-1964)
  • Harden systemd service file
  • Dependency libs for precompiled Android binaries have been updated

Pls. note that this is expected to be the last release of the 2.2.x series.

fmedia is a fast media player/recorder/converter

Updated: 05 Sep, 2022
+ new "fmedia.conf" settings: + "remove_if_unknown_format": Auto-remove playlist item if the file format is not supported + "remove_if_no_source": Auto-remove playlist item if source doesn't exist * --random: logically split playlist into 2 chunks for better UXP (now the next song is likely further from the current one in playlist) - HTTP: couldn't play some radio streams (previously we relied at least on "Connection:close") - "--mix" didn't work - .flac read: couldn't complete seek request in some cases - .ogg --stream-copy: fix incorrect positioning - .ogg/.opus write: corrupted data (v1.28 bug) (some packets were being skipped) - GUI: fix Next/Prev on inactive playlist

Fasttracker II clone for Windows/macOS/Linux

Updated: 04 Sep, 2022
  • macOS: Fixed problems with not being able to record/sample audio (again)
  • Fixed some aliasing issues in the windowed-sinc interpolator (deltas > 1.5)
  • The windpowed-sinc interpolator now has 16 points instead of 8, and double the phase precision. This should increase the audio quality, but could also make the program run slower on very low end systems (like a Pi, for example)

Mellite is an environment for creating experimental computer-based music and sound art

Updated: 03 Sep, 2022

version 3.13.4

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 02 Sep, 2022

Added

  • Write FINISHED file after finishing saving a project and check for this file on load
  • Use new higher quality "Finer" timestretcher when using rubberband v3

Changed

  • Fix header widget not unparenting its child stack
  • Update French, Japanese translations
  • Change trial version limitation to max 25 tracks per project

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 02 Sep, 2022

v1.0.0-beta.3.4

PlugData is a plugin wrapper around PureData featuring a new GUI

Updated: 02 Sep, 2022

This version contains mostly bug fixes. Thanks to everyone who helped out by reporting these: @60-hz, @porres, @offthesky, @sidec, @JoshuaACNewman, @vasilymilovidov and @alfonso73

This version also contains updated hover messages and object descriptions for ELSE objects starting with A and B. Big thanks to @kreth608 for this, he's working his way through ELSE's documentation to make it fully integrated into PlugData.

IMPORTANT: to ensure this version works perfectly, I recommend removing PlugData's folder file located at
Mac: ~/Library/PlugData/
Linux: ~/.config/PlugData/
Windows: %APPDATA%/PlugData/

If you stored any patches there, back them up first! It will probably work okay-ish if you don't do this, but it will show the wrong folder in your documentation panel, and it can lead to problems with your search paths.

For Linux users, I'd recommend using the OBS packages, or the AUR package on Arch.
OBS packages (maintained by @KottV): https://software.opensuse.org//download.html?project=home%3Aplugdata&package=plugdata
AUR packages (maintained by @aik2mlj): https://aur.archlinux.org/packages/plugdata-git

  • Uploaded a zipfile with just the plugins for Windows, in case Windows Defender gives you a false positive, which can unfortunately happen

  • Added missing ELSE objects: [route2], [db2lin~], [bitnormal~], [bl.imp2~], [bicoeff2]

  • Added GUI implementation for ELSE's [button] object

  • Left and right arrow key

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 02 Sep, 2022

0.3.57

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 01 Sep, 2022

What's Changed

Full Changelog: v1.6.3...v1.6.4-rc1

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 01 Sep, 2022

Added

  • Add track filtering by name and type
  • Add more error checking when instantiating Carla plugins

Changed

  • Don't allow moving the playhead while recording
  • Don't show red peak on MIDI meters
  • Windows MME: only print debug messages if ZRYTHM_DEBUG is set
  • Update Spanish, Russian, French, Catalan, Chinese (Simplified), Chinese (Traditional) translations
  • Stop SIGSEGV handler from being called multiple times
  • Support LC_ALL from the environment
  • Move track visibility toggles to new track filtering popover
  • Avoid showing bug report dialogs for known issues that are not Zrythm bugs

Fixed

  • Fix error when splitting a large audio clip
  • Fix screen moving backwards when zooming in towards the end of the project
  • Fix autoplay breaking when changing directories in the file browser
  • Fix file info label not being updated when changing directories in the file browser
  • Fix error when right-clicking on Macro knob
  • Fix direct connection port selector incorrectly allowing connecting audio ports to CV ports
  • Fix some memory leaks
  • Fix incorrectly calling g_log_set_writer_func() more than once causing an error on exit on some systems
  • Fix automation mode switches in automation tracks being ellipsized on some systems

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 31 Aug, 2022

Added

  • Add track filtering by name and type
  • Add more error checking when instantiating Carla plugins

Changed

  • Don't allow moving the playhead while recording
  • Don't show red peak on MIDI meters
  • Windows MME: only print debug messages if ZRYTHM_DEBUG is set
  • Update Spanish, Russian, French, Catalan, Chinese (Simplified), Chinese (Traditional) translations
  • Stop SIGSEGV handler from being called multiple times
  • Support LC_ALL from the environment
  • Move track visibility toggles to new track filtering popover
  • Avoid showing bug report dialogs for known issues that are not Zrythm bugs

Fixed

  • Fix error when splitting a large audio clip
  • Fix screen moving backwards when zooming in towards the end of the project
  • Fix autoplay breaking when changing directories in the file browser
  • Fix file info label not being updated when changing directories in the file browser
  • Fix error when right-clicking on Macro knob
  • Fix direct connection port selector incorrectly allowing connecting audio ports to CV ports
  • Fix some memory leaks
  • Fix incorrectly calling g_log_set_writer_func() more than once causing an error on exit on some systems
  • Fix automation mode switches in automation tracks being ellipsized on some systems

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 31 Aug, 2022

v1.0.0-beta.3.3

Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems

Updated: 30 Aug, 2022

This version adds realtime effects and VST3.

Prominent changes

  • Added a new Effects button to the tracks menu, allowing you to place realtime effects. Further information can be found on https://support.audacityteam.org/audio-editing/using-realtime-effects
  • Merged the mixer bar with the meter bars.
  • Added a new Audio Setup button, replacing the Device Toolbar by default. The device toolbar can be re-added via the View > Toolbars menu.
  • The Effects menu has gotten a new sorting. Other sorting and grouping options can be found in the Effects preferences.
  • Updated the icons.

Plugin changes

You can find plugins on https://plugins.audacityteam.org

  • VST3 effects are now supported.
  • The following plugin formats are now realtime capable: VST3, LV2, LADSPA, Audio Units.
  • Plugins now automatically get scanned, tested and enabled when Audacity starts.

System changes

  • Apple Silicon (arm64) and Universal Binaries are now supported on macOS
  • FFMPEG 5.0 (avformat 59) is now supported, in addition to avformat 55, 57 and 58
  • Added support for Wavpack
  • On Linux, Audacity can now be compiled without JACK present.
  • Audacity now uses XDG directories on Linux.
    Note: If you are upgrading from a previous version, Audacity will keep using the ~/.audacity-data and ~/.audacity folders until you delete them.
  • Switched from mad to mpg123 as

Ossia Score is a free, open-source, cross-platform intermedia sequencer

Updated: 24 Aug, 2022

Come chat with us on Discord!

Discord

Important note

Due to necessary evolutions (migration to Qt 6, which is necessary for the ARM Mac support among other things) this will be the last large feature-release to officially support a whole lot of older platforms. Critical patches and bugfixes will still be released over time as part of the 3.1.x branch but don't expect new features if you are on Debian Buster. This is also for sanity reasons: at least 33 commits out of the 81 since the last release were CI fixes to accomodate for older systems, platforms and libraries's deficiencies, which is a ton of time and work not spent on making a better software and fixing actual bugs :-)

Thus, releases starting from 3.2 will use Qt 6. Platforms tested in CI will be:

  • macOS 12 (Monterey) or later.
  • Windows 10 21H2 or later.
  • Ubuntu 22.04 or later (minimum glibc will be increased to 2.34 ; refer to this table to check your distro: https://repology.org/project/glibc/versions . That gives CentOS 9+, Fedora 35+, Debian Bookworm+, and up-to-date Arch Linux, Manjaro, Nix, OpenSUSE Tumbleweed, etc).
  • Raspbian 11.

Supported compilers for building score will be:

  • GCC 10.2 or later.
  • Clang 14 or

PlugData is a plugin wrapper around PureData featuring a new GUI

Updated: 24 Aug, 2022

IMPORTANT: This version is not compatible with DAW saves from v0.5.3. If you're using a recent Actions tab build, you should be fine. Hopefully the last time that happens. But if you have DAW projects you want to keep:

  • Save all opened PlugData plugins to Pd patches
  • Remove PlugData from those projects
  • Upgrade PlugData
  • Re-add PlugData

For Linux users, I'd recommend using the OBS packages, or the AUR package on Arch.
OBS packages (maintained by @KottV): https://software.opensuse.org//download.html?project=home%3Aplugdata&package=plugdata
AUR packages (maintained by @aik2mlj): https://aur.archlinux.org/packages/plugdata-git

Thanks to @JoshuaACNewman, @ludnny, @kreth608 and @QuevasMz for sponsoring the development of PlugData!

This version includes many improvements, most importantly:

  • Updated to ELSE-rc3, which includes new band-limited oscillators, [numbox~] and more! Now also includes the [sfont~] object, and the Live Electronics Tutorial.
  • Built-in oversampling to reduce aliasing in patches with distortion or non-bandlimited synthesis. You can enable this by clicking "1x" in the statusbar.
  • Installers for Windows and Mac to make the installation process faster
  • Externals work in the standalone on Windows now!
  • Smart-patching: Shift is the magic key
    • Create multiple connections at once with the shift key + multiple selection.
    • Create multiple connections in a row with the shift key + single

LilyPond is a music engraving program, devoted to producing high-quality sheet music

Updated: 23 Aug, 2022

LilyPond 2.23.12

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 23 Aug, 2022

What's Changed

Full Changelog: v1.6.2...v1.6.3

Mellite is an environment for creating experimental computer-based music and sound art

Updated: 21 Aug, 2022

version 3.13.3

OpenMPT is a popular tracker software for Windows

Updated: 21 Aug, 2022

This small update to OpenMPT 1.30 improves a number of features and fixes some bugs:

  • In multi-channel record mode, PC events (both when recorded from plugin or via MIDI mapping) are now distributed to all channels of the current record group.
  • Under some circumstances, the complete upper tree view could be emptied, eventually leading to a crash.
  • BRR files are now shown in the tree view sample browser.
  • Calculate correct selection point after scrolling samples with an 1:x zoom factor.
  • When the crossfade dialog was allowed to be opened because normal loop points were set despite the loop itself not being enabled, it still tried to use the sustain loop points instead, even if they resulted in an empty loop.
  • Don't send All Controllers Off to T-Force Trance Gate 2 plugin, as it also resets some user-configured parameters such as resonance.
  • Playback fixes for DBM files.
  • The Echo DMO and Digi Booster Echo plugins used a wrong delay duration when setting their respective delay parameters to 0.

For a complete list of changes, have a look at the release notes and the full version history.

libopenmpt has also been updated with the same playback fixes.

OpenMPT is a popular tracker software for Windows

Updated: 21 Aug, 2022

It's been one and a half years since the initial release of OpenMPT 1.29, and in the meantime we have provided many updates to make it more stable and add a few new features and improve details. Now we are finally ready to present the first release of OpenMPT 1.30. It took us way longer than expected, but the great number of improvements and new features was hopefully worth the wait.

Here is a short summary of the most notable new features:

Breaking Changes:

  • The OpenMPT installer was unified: There is now a single installer for installing all supported versions of OpenMPT. So on a 64-bit machine, both the 32-bit and 64-bit version will be installed. This changes the location of OpenMPT executables, so if you have any custom shortcuts or file associations, they must be updated to the new executable locations!
  • The installer always registers OpenMPT as a known program for all supported file extensions but no longer enforces a change to the default file assocations. If you want to change an association, you can do so via the Windows control panel or right-clicking on a supported file and choose "Open With...".
  • DirectSound support was removed

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 21 Aug, 2022

Added

  • Allow clicking anywhere on timeline minimap to navigate
  • Add sorting by name, last used and most used in plugin browser
  • User manual: add note about using non-flatpak plugins in flatpak builds
  • Add right click option on tracks to show used and hide unused automation lanes
  • Allow double-clicking on automation points to specify exact value
  • Allow renaming tracks via right click menu
  • Add right click option to create an object on all arrangers

Changed

  • Update Spanish, French, Catalan, Chinese (Traditional) translations
  • Use case-insensitive alphabetical sorting in plugin browser
  • Use vst instead of vstlx for flatpak VST2 plugin scan paths
  • Make MIDI in label in header untranslatable to avoid sizing issues

Fixed

  • Fix chord and scale selector windows not closing with Esc key
  • Fix plugin info label not being updated when filtering
  • Fix transport display and ruler right click menus not working

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 21 Aug, 2022

v1.0.0-beta.3.2

Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.

Updated: 19 Aug, 2022

2.3.6 didn't release right. this fixes that

by KDE

Kdenlive is video and audio editing software with GPU rendering support. Great variety of video filters available.

Updated: 18 Aug, 2022

Create tag for 22.08.0

MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger

Updated: 17 Aug, 2022

Bugfixes

Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.

Updated: 17 Aug, 2022

Add more time to let plasma settle. Try to avoid dbus loops by not having dbus calls in dbus callbacks

This is the community version of Element, a modular AU/LV2/VST/VST3 audio plugin host

Updated: 16 Aug, 2022
No content.

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 15 Aug, 2022

What's Changed

Full Changelog: v1.6.2-rc2...v1.6.2-rc3

mda-lv2 is a port of the MDA VST plugins to LV2

Updated: 14 Aug, 2022
  • Fix preset installation

Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications

Updated: 13 Aug, 2022

Lilv 0.24.18

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 12 Aug, 2022

Changed

  • Drop vendored zix and depend on zix library
  • Replace some icons with icons from GNOME icon library
  • Replace about dialog with AdwDialogWindow

Fixed

  • Meson: fix lilv-related subprojects
  • Fix bug report format breaking when undo history is empty
  • Fix VST3 support being disabled

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 12 Aug, 2022

v1.0.0-beta.3.1

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 10 Aug, 2022

What's Changed

Full Changelog: v1.6.2-rc1...v1.6.2-rc2

midifilter.lv2 is a suite of LV2 plugins to filter MIDI events

Updated: 10 Aug, 2022

Amend previous commit (apply optimizations)

Musescore is an open source and free music notation software.

Updated: 09 Aug, 2022

Jamulus enables real-time jam sessions over the internet.

Updated: 09 Aug, 2022
  • Client: Improve performance of GUI when someone join or leave a server.

  • Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
    (contributed by @softins)

Jamulus enables real-time jam sessions over the internet.

Updated: 09 Aug, 2022
  • Client: Improve performance of GUI when someone join or leave a server.

  • Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
    (contributed by @softins)

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 09 Aug, 2022

Changed

  • Update Chinese (Simplified), Chinese (Traditional), Catalan, French translations
  • Meson: use official lilv repository as subproject
  • User manual: explain automation lane on/off buttons

Fixed

  • Fix lag when clicking on plugins in a large project
  • Fix long loading time when loading large projects
  • Fix crash when zooming in on audio regions

Schism Tracker is a free and open-source reimplementation of Impulse Tracker

Updated: 07 Aug, 2022

Summary of changes since 20220506 release:

  • Use SDL2 instead of SDL1.2. This fixes various platform-dependent issues with video code, adds support for new audio drivers such as JACK, and removes the System Configuration video driver choices in favor of video scaling method selection.
  • Fix multitrack mono audio export.
  • Support ADPCM and stereo samples in XM files.

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 06 Aug, 2022

What's Changed

by KDE

Kdenlive is video and audio editing software with GPU rendering support. Great variety of video filters available.

Updated: 05 Aug, 2022

Create tag for 22.07.90

Fire is a multi-band distortion plugin

Updated: 04 Aug, 2022

fix #35 #42

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 04 Aug, 2022

Changed

  • Update French, Chinese (Simplified), Catalan, Turkish, Portuguese (Brazil), Japanese, Polish, Hebrew, Indonesian, Ukrainian, Russian, Portuguese, Italian, German, Thai translations
  • Add better error handling when failing to read project yaml
  • Ignore GTK critical message (widget size related)
  • Meson: accept libpanel alpha release version
  • Upgrade project format and drop undo history when loading older projects

Fixed

  • Fix error when lowering BPM and saving a project with audio regions
  • Fix loading projects with audio regions under different sample rate
  • Fix endless stream of bug report dialogs (only allow a single dialog to be open at any time)
  • Fix error when adding an insert to an audio track
  • Fix error when attempting to change buffer size
  • Fix error when attempting to bounce a track while transport is playing

Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.

Updated: 04 Aug, 2022

v1.0.0-beta.3.0

Fire is a multi-band distortion plugin

Updated: 01 Aug, 2022

Warning! do not use this version! #42

  1. Refactor the code of frequency lines and close buttons.
  2. Fix a crash in Fl Studio of v0.9.9.
  3. Fix audiobuffer pointer bug when setting history array.
  4. Fix the bug of changing presets that might cause wrong frequency line positions.
  5. New close buttons for each band.
  6. Other GUI improvements.
  7. Add the Extreme button for more distortion.
  8. Check for updates when opening the plugin.
  9. Support JUCE 7.
  10. Fix a bug that changing presets doesn't reset new params.
  11. Add a Limiter in the global mode.

Ossia Score is a free, open-source, cross-platform intermedia sequencer

Updated: 31 Jul, 2022
Availability on the Microsoft Store!

The new release is available on the Microsoft Store for Windows 10 users, as a paid version, in order to ensure long-term sustainability of the development.

Grab it there!

New features
  • The user library (and other libraries) can now be updated through the package manager, and are checked on startup :-)
    • Important! Note that the package folders will be removed before updating, so make sure that you do not save things inside existing packages (e.g. Documents/ossia/score/packages/default and other package subfolders)
  • Update rubberband to 3.0.0, which adds support for the new HQ timestretch modes for sound files
  • Many small UI / UX improvements: automatic selection of things when doing a learn on an address dialog or looking on the library, etc.
  • Add onConnected / onDisconnected callbacks on QML WebSocket protocol. Fixes #1141
Changes
  • The mouse cursor is now disabled on gfx windows
Bugfixes & improvements
  • Icon for network settings (thanks @aklevy !)
  • Improved icons for sync (thanks @aklevy !)
  • Fix source code typos (thanks @luzpaz !)
  • Fix issue where closing the script editor window wouldn't allow the process button to be clicked correctly (thanks @RobinMontferme !)
  • Fix a rare crash when closing score while a shader

Consul is a VST plugin providing a web interface for MIDI control

Updated: 29 Jul, 2022

UI bugfixes:

  • Avoid content selection
  • Fix keyboard focus handling

Consul is a VST plugin providing a web interface for MIDI control

Updated: 29 Jul, 2022

Release 1.0.3

Fire is a multi-band distortion plugin

Updated: 29 Jul, 2022
  1. Refactor the code of frequency lines and close buttons.
  2. Fix a crash in Fl Studio of v0.9.9.
  3. Fix audiobuffer pointer bug when setting history array.
  4. Fix the bug of changing presets that might cause wrong frequency line positions. @IcyLeaves
  5. New close buttons for each band.
  6. Other GUI improvements.

HIDI is a flexible HID to MIDI translation layer

Updated: 26 Jul, 2022

Pre-1.0 release with tons of improvements and features

Changelog:

  • OpenRGB support for arm-v6/v7, arm64 and amd64
  • YAML configurations for devices. automatic reload on user configuration changes
  • note collision handlers
  • Monitoring of input handlers is now a magnitude more efficient
  • Graceful app termination
  • greatly improved speed of application start and termination
  • Fixed input device grabbing for exclusive usage
  • CC learn action - easier way to learn CC with unstable analog input, also useful for multi-axis analog sticks
  • configurable deadzones for analog input
  • analog events throttling
  • improved overall performance when logging is disabled
  • Precompiled builds for various platforms
  • Embedded config directory, if config directory doesn't exist, application will create default one
  • Automatic update of factory configurations (if there are new ones or modified).
  • Support for optional HD44780 screen (20x4) for displaying statistics
  • Relatively good default configurations for keyboards and gamepads
  • informative and eye-candy debug/logging

You can select a binary for your platform.
Pi zero v1 - HIDI-linux-arm-v6
Pi zero v2 and others Pies - HIDI-linux-arm64 (for 64-bit OS)

Note: OpenRGB is not included for linux x86-32 (HIDI-linux-386) in this release

LilyPond is a music engraving program, devoted to producing high-quality sheet music

Updated: 24 Jul, 2022

LilyPond 2.23.11

Jamulus enables real-time jam sessions over the internet.

Updated: 23 Jul, 2022

NOTE FOR UBUNTU GUI USERS
With the addition of accessibility audio alerts, we have added a new runtime dependency. You will need to added the "universe" apt repository to ensure Jamulus can be installed from the .deb file.

Anklang, a digital audio synthesis application for live creation and composition

Updated: 23 Jul, 2022

Anklang 0.0.1-alpha1

System Requirements

  • Linux - Ubuntu 20.04 is needed to run the Anklang AppImage

Packaging

  • Build AppImage binaries with linuxdeploy, appimage-runtime-zstd
  • Add build script for Debian package creation

Hardware Support

  • Add ALSA MIDI and ALSA PCM drivers
  • Support playback of MIDI input events
  • Support ALSA device selection via UI preferences
  • Prioritize drivers based on headset/USB/HDMI/Duplex properties

Documentation

  • Add manpage (markdown), build documentation with pandoc2
  • Add Anklang manual (markdown), support Latex based PDF builds
  • Extract Javascript documentation with jsdoc
  • Allow MathJax in the Anklang manual
  • Add comprehensive 'copyright' file generation

User Interface

  • Support Web browser based UI (Firefox, Chrome)
  • Suppport Electron based UI, test via 'make run'
  • Add Json, ZIP and zstd based storage of Anklang projects
  • Add UI support for modal dialogs with focus capturing
  • Add UI for file load and save dialogs in the browser
  • Support the XDG directory specification
  • Add an Anklang logo favicon
  • Add support for fly-over popups to alert users
  • Support UI tooltips and hints in the status bar
  • Add Vue3 and Electron based UI, use scss for styles
  • Work around Chrome's movementX/Y devicePixelRatio bug Chrome#1092358

Synthesis

  • Use seperate thread for digital synthesis
  • Integrate resampler2 code from Stefan Westerfeld
  • Integrate blepsynth module from Stefan Westerfeld

SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library

Updated: 20 Jul, 2022

1.15.1 (2022-07-20)

Bug Fixes

  • upgrade roughjs from 4.4.5 to 4.5.2 (02453c7)

lessampler is a Singing Voice Synthesizer

Updated: 20 Jul, 2022

For trial use only

Add

  • Add Model Version Check
  • Blank wav generates blank audio
  • Added timer function
  • Added AMP method when modeling
  • Add AMP parameter settings

Fix

  • Fix Audio data lost
  • Solve the frequency reduction in the low frequency range

Full Changelog: alpha.0.1.2...alpha.0.1.3

Ossia Score is a free, open-source, cross-platform intermedia sequencer

Updated: 19 Jul, 2022
Non-code-related

We opened a Discord server! Join us here: https://discord.gg/8Hzm4UduaS

New features
  • WIP preset support for loading plug-in provided programs, from the small "preset" button on the plug-in node ui. Works for VST2 and JSFX so far. VST3 is work-in-progress.
  • Add CI support for Ubuntu Jammy (22.04)
  • Add new icons for network-related things (thanks @aklevy !)
  • WIP on a new library scanning engine which is much faster, based on LLFIO
  • Allow to create a process in the middle of a cable (double-click the process name in the library)
  • Smooth object: implement a continuous mode to smooth and make infrequent inputs continuous
  • UI: allow keyboard navigation between ports, cables, and processes with up / left / down / right
Bugfixes
  • Fix that score would not run anymore on macOS 10.13 / 10.14 (due to chriskohlhoff/asio#1090)
  • Fix various UI bugs with the gradient process
  • Fix a crash when closing a document (it seems that it happened mainly on Windows)
  • Fix that some invalid expressions would crash the math expression engine (and thus score), e.g. "x.["
  • Improve support for "impulse" buttons in plug-ins
  • Ignore spaces at the beginning and end of filenames
  • Many, many CI fixes and updates
  • Fix starting position of

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 19 Jul, 2022

0.3.56

Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications

Updated: 19 Jul, 2022

Lilv 0.24.16

Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64

Updated: 18 Jul, 2022

…catch up).

  • Version 0.98.10:
    • Revisited issue #83: [midi-input]: in-bus data line error, to improve
      GUI editing of automation port.
    • Fixed issue #87: Segfault due to mute-group on larger set-sizes.
    • Fixed issue #88: 4/16 pattern not shown/played properly at first.
  • Version 0.98.9:
    • Fixed issue #85: Seqfault from recreating slot buttons in thread.
    • Improved: Change-detection in Edit / Preferences.
    • Improved: Cross-dialog change detection (e.g. mute/record/thru display)
  • Version 0.98.8:
    • Fixed issue #84: Now able to build Qt and CLI version in one pass.
    • Added: "Restart" button to Edit / Preferences.
    • Added: Ctrl-Home and Ctrl-End support to the song editor.
    • Added: An HTML tutorial and buttons to access it and the user manual.
      See Ahlstrom Projects.
  • Version 0.98.7:
    • Fixed issue #80: some MIDI controls were getting recorded.
    • Fixed issue #81: added code to catch bad numeric conversions.
    • Fixed issue #83: parsing 'rc' port lines with trailing space failed.
    • Added: "Pattern Fix" tool to allow a multiple changes to a pattern.
  • Version 0.98.6:
    • Revisited issue #41: to make sure "Quit" is "Hide" under NSM.
  • Version 0.98.5:
    • Added: Locking for the event-drawing loops to prevent segfaults.
  • Version 0.98.4:
    • Fixed issue #75: some metadata problems preventing

SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library

Updated: 18 Jul, 2022
1.15.0-next.1 (2022-07-18)

Features

  • demo: deploy demo page and docs to github pages (4617669)

SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library

Updated: 18 Jul, 2022
1.15.0 (2022-07-18)

Features

  • demo: deploy demo page and docs to github pages (4617669)

SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library

Updated: 18 Jul, 2022

1.14.2-next.1 (2022-07-18)

Bug Fixes

  • chord chart: fix text on open/silent strings in horizontal orientation (4f8d7f5)
  • upgrade roughjs from 4.4.4 to 4.4.5 (dd3a80c)

SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library

Updated: 18 Jul, 2022

1.14.2 (2022-07-18)

Bug Fixes

  • chord chart: fix text on open/silent strings in horizontal orientation (4f8d7f5)
  • upgrade roughjs from 4.4.4 to 4.4.5 (dd3a80c)

Csound is a sound and music computing system

Updated: 17 Jul, 2022
CSOUND VERSION 6.17 RELEASE NOTES

Mainly a bug-fixing release but also a major re-organisation of the
libraries to move all opcodes with dependencies into a separate plugins
repository. The only exception to this is the OSC opcodes (which
depend on liblo). This is in part a preparation for Csound7. This is
the last release using the current parser (v.2).

-- The Developers

USER-LEVEL CHANGES

New opcodes

  • scanmap and scansmap are like the xscanmap/xscansmap opcodes but
    work with the mainstream scan opcodes.

  • trigexpseg, triglinseg are aliases for trigExpseg, trigLinseg.

  • xscan opcodes are deprecated as they add nothing to the scan opcodes.

  • bformdec2 provides more ambisonic decoding of bformat audio.

  • metrobpm is like metro but the timing is in beats per minute and the
    signal can be offset by a proportion of the cycle.

  • sequ is a csound version of a hardware sequencer. It has many modes and options.

  • gtadsr implements a gated ADSR envelope

New gen

Orchestra

  • Message printing has been revised so -m16 suppresses all
    messages.

  • add channel count to list_audio_devices (called when the flag
    --devices is used so that it can be parsed by frontends).

Score

Options

Modified Opcodes and Gens

  • event opcode does not bail out if the

fmedia is a fast media player/recorder/converter

Updated: 17 Jul, 2022
+ TUI: new commands: E: Remove "dead" items from playlist L: Save current playlist to the system's temporary directory r: "Choose random track" setting: on/off x: Remove the track from playlist and play next track * UI: react faster to seek requests * GUI: use separate language files + GUI: Italian language - GUI: "List->Read Meta Tags" didn't work * Windows: minimum required version is now Vista * .mp3 --stream-copy: improve seeking accuracy * .cue: support for all containers (except .avi and .caf)

17 Jul 2022 update:
Added amd64old builds for pre-2011 CPU without SSE4.2 support.

1 Jul 2022 update:
Rebuilt fmedia-1.28-linux-amd64.tar.xz - now it runs on older Linux without glibc-2.3x.

Jamulus enables real-time jam sessions over the internet.

Updated: 16 Jul, 2022
  • prefix in your PR descriptions? That way our script can pick the text up directly (#2640).
    (contributed by @chigkim)

  • Client: added instructions for setting buffers when using Pipewire (#2645).
    (contributed by @gilgongo)

  • Translated Windows installer into Korean (#2669).
    (contributed by @bagjunggyu)

  • Rephrase mute options in help text (#2673).
    (contributed by @pljones)

  • JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
    (contributed by @Rob-NY)

  • Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
    (contributed by @dtinth)

  • Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
    (contributed by @ann0see)

  • Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
    (contributed by @hoffie)

Stargate is an all-in-one DAW and plugin suite

Updated: 16 Jul, 2022

Tutorial Videos

Installation guides:

Changelog:

  • Hardware Dialog: Allow not selecting an input device, fixes audio interfaces
    that do not provide an input. (Windows and Mac only)
  • Routing matrix: Double click on a track to open in the plugin rack

sha256 sums:

a79b46bcede992c6aca5874679ad3c2df427ff35b4559f123c8d855c42f0a05a stargate-22.07.1-1.x86_64.rpm 7e430996bf5432db1cce6ea1eeae4989efd5d8c3cddb31834a2ea9df3bc1e545 stargate-22.07.1-amd64.deb 5e189d5d46846f20282167ff451a5f31616e4fd3fb18964e13bb568568ea72ec stargate-22.07.1-win64-installer.exe 651d24bfa03993d179ae9cea5c52403f5dda803d6a086efbe6f81a093a0e71a6 stargate-22.07.1-macos-intel-x86_64.dmg c09fd69251e844ac6a90ca17d433ad291e68d4e859055a2ba6ac8ec59141a3d2 stargate-22.07.1-macos-m1-arm64.dmg

amsynth is an easy-to-use software subtractive synth

Updated: 16 Jul, 2022
  • Fixed intermittent unexpected MIDI output in response to MIDI CC input.
  • Fixed VST plugin UI updates in response to host parameter changes.
  • Added HiDPI scaling support to VST plugin UI.
  • Added version info to plugin pop-up menu.
by KDE

Kdenlive is video and audio editing software with GPU rendering support. Great variety of video filters available.

Updated: 15 Jul, 2022

Create tag for 22.07.80

CHOW Tape Model is a physical model of an analog tape machine

Updated: 14 Jul, 2022

Release version 2.11.0. Updates include:

  • Added multi-channel processing support.
  • Added stereo/mid-side "balance" controls.
  • Added CLAP plugin format support (with parameter modulation).
  • Added accessibility support, for using the plugin with screen reader software.
  • Added option to enable/disable OpenGL on Windows/Linux systems with sufficient OpenGL support.
  • Added host context menus for slider controls.
  • Improved presets system, and added new built-in presets from Carter and Cool WAV.
  • Improved UI scaling behaviour, especially for high-resolution screens.
  • Fixed V1 mode creating high-pitched tone with linear phase oversampling.
  • Fixed compatibility issue related to xsimd::isnan.

meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.

Updated: 14 Jul, 2022

update man page for v0.9.22

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 12 Jul, 2022

0.3.55

Fasttracker II clone for Windows/macOS/Linux

Updated: 11 Jul, 2022
  • Fixed some possible issues with fullscreen in Linux (still buggy)
  • Fixed some issues with restoring the window size and image stretch mode when loading or resetting the config when the program is running
  • Bugfix: Focus was lost when drag-n-dropping a file onto the tracker, which meant that the first following mouse click was ignored
  • Windows/macOS: Updated SDL from 2.0.20 to 2.0.22

FluidSynth is a SoundFont Synthesizer

Updated: 10 Jul, 2022
  • ALSA and WinMIDI drivers now pass system real-time messages on to user callback (#1115, thanks to @albedozero)
  • Fix FPU division by zero in fluid_player_set_tempo() (#1111)
  • Fix system-wide config file not loaded (#1118)
  • Pluseaudio driver now honors audio.periods setting (#1127, thanks to @pedrolcl)
by KDE

Kdenlive is video and audio editing software with GPU rendering support. Great variety of video filters available.

Updated: 07 Jul, 2022

Create tag for 22.04.3

MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger

Updated: 07 Jul, 2022

Bugfixes

  • PICARD-2480 - Lookup CD from EAC log generates incorrect Disc ID from Enhanced CDs
  • PICARD-2498 - Except for the description no HTML should be allowed in plugin metadata
  • PICARD-2505 - Cover art type "matrix/runout" causes a folder "matrix" being created when saving cover art
  • PICARD-2506 - fpcalc errors out with paths > 259 characters
  • PICARD-2507 - CD pregap track not included in totaltracks
  • PICARD-2508 - Scripts being run repeatedly when script editor is open, can result in data duplication for scripts appending to existing tags
  • PICARD-2515 - macOS: Swatches not coloured in Options > User Interface > Colours
  • PICARD-2518 - Keyboard shortcuts not working in Italian localization

Improvements

  • PICARD-2504 - Increase default query limit and make it configurable
  • PICARD-2516 - Support CAA cover art types "Top" and "Bottom"
  • PICARD-2517 - Support media type "Mixed Mode CD"

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 07 Jul, 2022

0.3.54

Neothesia is flashy Synthesia-like MIDI file visulisation software

Updated: 05 Jul, 2022
  • Updated wgpu to 0.13
  • Mathematically correct key placement
  • Merged flatpak branch into master, so versions are now unified.
  • Updated wayland.xml definitions (so it should no longer crash on cutting edge distros).
  • My OxiSynth synthesizer is now the default, instead of FluidSynth.

VCV Rack is an open-source virtual modular synthesizer where multiple modules can be connected to synthesize a sound.

Updated: 04 Jul, 2022

Bump version. Update changelog.

Jamulus enables real-time jam sessions over the internet.

Updated: 03 Jul, 2022
  • prefix in your PR descriptions? That way our script can pick the text up directly (#2640).
    (contributed by @chigkim)

  • Client: added instructions for setting buffers when using Pipewire (#2645).
    (contributed by @gilgongo)

  • Translated Windows installer into Korean (#2669).
    (contributed by @bagjunggyu)

  • Rephrase mute options in help text (#2673).
    (contributed by @pljones)

  • JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
    (contributed by @Rob-NY)

  • Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
    (contributed by @dtinth)

  • Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
    (contributed by @ann0see)

  • Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
    (contributed by @hoffie)

lessampler is a Singing Voice Synthesizer

Updated: 03 Jul, 2022

For trial use only

What's Changed

Full Changelog: alpha.0.1.1...alpha.0.1.2

Neothesia is flashy Synthesia-like MIDI file visulisation software

Updated: 03 Jul, 2022

Update Runtime

DawDreamer is a DAW with Python; VST instruments/effects, parameter automation, and native processors

Updated: 30 Jun, 2022
  • New feature to fetch automation as audio-rate data. Use processor.record_automation = True and processor.get_automation() to get a dictionary.
  • New feature to save MIDI processor.save_midi("path/to/my_output.mid"). Use it after rendering.
  • Upgrade to JUCE 7, enabling LV2 plugins, although not tested
  • Bug fix related to MIDI timing whenbeats=True. This only mattered significantly if the buffer size was large.
  • Bug fixes related to VST3 parameters (ignore parameters which aren't automatable or have empty "" name)
  • Performance optimization for FaustProcessor and PluginProcessor parameters which aren't automated (they're constant)
  • Git repository no longer includes JUCE_6/JUCE_7 because it's just included in JuceLibraryCode

PlugData is a plugin wrapper around PureData featuring a new GUI

Updated: 30 Jun, 2022

Big release with many changes, I've tried to list them all but there's probably even more. Performance should be much better. Large parts of the GUI object code have been rewritten and redesigned, many of the bugs that v0.5.2 suffered from are fixed. Because of the large rewrites, you may still encounter some bugs, please report them to me!

On Linux, I recommend installing it through the package repository (thanks @KottV), or the AUR package on Arch (thanks @aik2mlj). The advantages are that it will automatically copy the plugins and create a .desktop file for better Linux integration. You'll also get automatic updates.

Thanks for reporting bugs and suggesting features: @vewilya, @TjShredder, @60-hz, @zkf, @TheGuyWhoo, @sevdh, @alfonso73, @plantappreciator, @ludnny, @jaffasplaffa, @offthesky, @JoshuaACNewman

Sorry if I forgot anyone, this release has been in development for a while!

Thanks to @JoshuaACNewman and @ludnny for also sponsoring the development of PlugData, I appreciate it!

  • Updated cyclone to 6.0-1
  • Updated ELSE to 1.0-rc2 (sfont~ object coming next release... sorry!)
  • Updated to JUCE 7
  • Fixed glitch when dragging close to resizer
  • Inlets/outlets hide by default unless hovered
  • Inlets/outlets become greyed out when

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 30 Jun, 2022

0.3.53

Cardinal is a virtual Eurorack modular synthesizer platform

Updated: 29 Jun, 2022

See official release announcement at https://kx.studio/News/?action=view&url=cardinal-2206-released

Module changes:

  • Add AS modules
  • Add forsitan modulare
  • Add Myth modules
  • Add Host Parameters Map core module
  • Add Sassy Scope core module
  • Implement custom plugin GUIs for internal Ildaeil plugins
  • Implement JSFX plugin support in Ildaeil
  • Make Host Parameters smoothing optional
  • Fix Fundamental flipped noise outputs
  • Fix Fundamental wavetable garbage reads
  • Fix Host Time trigger (tolerate max 2 frames of deviation, dont trigger on tick == 0)
  • Fix Lilac export file dialog
  • Update voxglitch

Cardinal core changes:

  • Fix FX and Synth VST3 versions not running under Ableton Live
  • Fix macOS universal installer for systems without rosetta2
  • Fix mouse up event for imgui based widgets
  • Fix scroll speed on macOS
  • Fix VST2 plugin cleanup (crash on close)
  • Fix VST3 MIDI CC input handling
  • Fix VST3 UI initial size
  • Fix VST3 UI resizing from host side
  • Fix X11 file browser dialog not picking files with special characters or spaces
  • Implement glfwCreateStandardCursor, allowing custom cursors from modules
  • Show demo patches in file menu
  • Several optimizations
  • Update to Rack 2.1.1

Other changes:

  • Add VT_-_Jupiter_Ascent.vcv demo patch
  • Change synth template to use Fundamental instead of Bogaudio modules
  • Implement more details for lv2 export (category, unipolar/bipolar CV, lights as control

Jamulus enables real-time jam sessions over the internet.

Updated: 28 Jun, 2022
  • Translated Windows installer into Korean (#2669).
    (contributed by @bagjunggyu)

  • Rephrase mute options in help text (#2673).
    (contributed by @pljones)

  • JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
    (contributed by @Rob-NY)

  • Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
    (contributed by @dtinth)

  • Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
    (contributed by @ann0see)

  • Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
    (contributed by @hoffie)

  • UI: Amend server registration, added server persistence (#2199).
    (contributed by @pljones)

  • UI: Adjust Server Language combo box length to fit into layout properly (#2424).
    (contributed by @pljones)

  • Simplify device driver error message

Yabridge is Yet Another way to use both 32-bit and 64-bit Windows VST2 and VST3 plugins on Linux

Updated: 27 Jun, 2022

If you need any help setting up yabridge or if you just want to keep up to date with new releases and important Wine related announcements, then feel free to join the Discord.

Fixed

  • Fixed a rare edge case where a Windows VST3 plugin would incorrectly be classified as a bundle-style plugin, which caused loading those plugins to fail. This could happen if the directory foo contained some random directory, containing another directory, containing foo.vst3. Yabridge always assumed this to be a bundle, even if it was not.
  • Fixed Full Bucket's Ragnarök causing some hosts to freeze when changing presets due to some mutually recursive function calls that weren't being handled as such.

yabridgectl

  • Parsing errors for plugin binaries are now non-fatal. This could happen if your Windows plugin directories contain text files with a .dll or .vst3 file extension. This would normally never happen, but it can still happen if you extracted those Windows plugins from a .zip file that was created on macOS. Don't ask me how or why.
  • Prematurely abort the yabridgectl sync process if ~/.vst/yabridge or ~/.vst3/yabridge are symlinks to a directory that's part of or contains one of yabridgectl's plugin search directories. This

Functional programming language for signal processing and sound synthesis

Updated: 27 Jun, 2022
No content.

Functional programming language for signal processing and sound synthesis

Updated: 27 Jun, 2022
No content.

LilyPond is a music engraving program, devoted to producing high-quality sheet music

Updated: 26 Jun, 2022

LilyPond 2.23.10

SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library

Updated: 24 Jun, 2022

1.14.1 (2022-06-24)

Bug Fixes

  • upgrade svgdom from 0.1.8 to 0.1.9 (15ecbc8)

Jamulus enables real-time jam sessions over the internet.

Updated: 23 Jun, 2022
  • JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
    (contributed by @Rob-NY)

  • Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
    (contributed by @dtinth)

  • Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
    (contributed by @ann0see)

  • Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
    (contributed by @hoffie)

  • UI: Amend server registration, added server persistence (#2199).
    (contributed by @pljones)

  • UI: Adjust Server Language combo box length to fit into layout properly (#2424).
    (contributed by @pljones)

  • GUI: Improved Country selection handling to work with Qt6 and cover 53 previously unsupported territories (#2409).
    (contributed by @hoffie)

  • GUI: What's This Text and Tooltip updated

Musescore is an open source and free music notation software.

Updated: 22 Jun, 2022

February 08, 2021

Fixes

  • Fixed an issue with gap between staff and final barline with courtesy clef
  • Fixed an issue when removing spanners from measures outside of the rewrite range
  • Fixed an accessibility issue with the score migration dialog
  • Fixed a crash related to QtWebEngineProcess after update
  • Fixed an issue with timeline showing part name rather than instrument name
  • Fixed an issue with focus of dockable windows when visibility is toggled
  • Fixed an issue where custom gliss text reverts to default "gliss"
  • Added missing Flügelhorns to instrument ordering definitions
  • Fixed an issue where beams cannot be connected over quarter rests
  • Fixed an issue where staff spacers do not work on last system of page
  • Fixed an issue with broken swapping of notes/chords with Shift + Left/Right
  • Fixed an issue with incomplete import from ScoreScan XML file
  • Fixed an issue with unsaved default settings to pre-3.6 score after 'reset styles to default'
  • Fixed an issue with Banjo fifth string fret numbers
  • Fixed an issue where invisible breath marks impact layout
  • Fixed a crash during the opening of a score with a missing section break
  • Applying tremolo is now a toggle operation
  • Fixed an issue where the Mixer panel is not fully

PulseAudio is a sound system for POSIX OSes, meaning that it is a proxy for your sound applications

Updated: 22 Jun, 2022

The 16.0 release had some regressions, so here comes a bugfix release to remedy those (along with some other fixes). These are the changes:

  • Fix parsing of percentage volumes with decimal points in pactl
  • Fix crash with the "pacmd play-file" command when reads from the disk aren't frame-aligned
  • Fix module-rtp-recv sometimes thinking it's receiving an Opus stream when it's not
  • Fix frequent crashing in module-combine-sink, regression in 16.0
  • Fix crashing on 32-bit architectures when using the GStreamer codecs for LDAC and AptX

Pattern-controlled MIDI amp & time stretch plugin to produce shuffle / swing effects.

Updated: 21 Jun, 2022

What's new:

  • Enter horizontal marker positions
    Bildschirmfoto von 2022-06-20 23-16-50

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 20 Jun, 2022

bugfix release (for #628)

What's Changed

Full Changelog: v1.6.0...v1.6.1-rc.1

Jamulus enables real-time jam sessions over the internet.

Updated: 18 Jun, 2022
  • Make serveronly more comprehensive (#2551).
    (contributed by @pljones)

  • Keyboard shortcuts now also work on macOS (#1873).
    (contributed by @henkdegroot)

  • Rewrite some parts of COMPILING.md and CONTRIBUTING.md to stay up to date and enable clearer contribution guidelines (#2561).
    (contributed by @ann0see)

  • Refactor: handling of requests for the server list (#2643).
    (contributed by @pljones)

  • Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
    (contributed by @dtinth)

  • UI: Amend server registration, added server persistence (#2199).
    (contributed by @pljones)

  • Added Protocol documentation (#2337).
    (contributed by @emlynmac)

  • Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign the it (#2355).
    (contributed by @ann0see)

  • Removed unneeded dependencies for Android build (#2394).
    (contributed by @ann0see)

  • Updated Running a server webpage link in COMPILING.md file (#2419).
    (contributed by

Fasttracker II clone for Windows/macOS/Linux

Updated: 18 Jun, 2022
  • Fixed crash when using "Copy smp." on an empty dest. or source instrument
  • Fixed: Using "Copy Ins." on an empty source instrument resulted in a non-sensical system message
  • Reset pattern loop states on "Play Song", fixes a potential bug

Ossia Score is a free, open-source, cross-platform intermedia sequencer

Updated: 14 Jun, 2022
New features
  • Added tablet input support to Window device (thanks @hamoid for the idea !) ; pressure, rotation, tilt, z-axis are supported.

  • Experimental and preliminary: add the Network plug-in to the releases. This adds collaborative edition and execution features :-)

  • Restrict speed slider to positive values as some processes don't support backwards speed correctly... patches welcome 🍡

  • Allow to add processes to the score by double-clicking them in the preset list

  • Breaking change: LFO's random is now seeded from an outside source [ #1412 ] versus all the LFOs using the same random seed until now.

  • Experimental: add the ability to set a start time point from which transport will always start, by clicking in the top bar.

    • When this is set, pause / play will restart from that point as it is mainly to simplify working on a score

start

Bugfix release
  • Fix

Yabridge is Yet Another way to use both 32-bit and 64-bit Windows VST2 and VST3 plugins on Linux

Updated: 12 Jun, 2022

If you need any help setting up yabridge or if you just want to keep up to date with new releases and important Wine related announcements, then feel free to join the Discord.

Added

  • Added a system-asio build option to aid distro packaging.

Fixed

  • Fixed recent Arturia VST3 plugins running into memory errors at the end of a plugin scan in REAPER and Ardour. These plugins would try to read data in the Windows message loop without checking whether that data was initialized, after the data had just been deinitialized.

yabridgectl

  • Fixed a regression from yabridge 4.0.0 where VST3 plugins in the 'new' Windows VST3 bundle format, like Sforzando, were not set up correctly.

Packaging notes

  • The new system-asio build option forces Asio to be used from the standard include directories. Otherwise the dependency is defined as a regular Meson dependency. Asio does not have any pkgconfig or CMake build definitions, so it's impossible to detect its presence and version in a standard way. Because of that the Meson build will always fall back to using the included wrap dependency. Configuring the project with meson setup build -Dsystem-asio=true ... forces <asio.hpp> to be used instead.
  • The

OpenMPT is a popular tracker software for Windows

Updated: 12 Jun, 2022

This small update to OpenMPT 1.30 adds a few new features, improves some others and fixes a couple of bugs:

  • Added a new option to the instrument editor's sample map context menu, "Transpose Samples / Reset Map", which - if at all possible - resets the instrument's note mapping to the default and compensates for that by transposing samples instead.
  • Can now (un-)bypass all plugins at once through the tree view's context menu, or alternatively just all effect plugins.
  • "Jump to previous / next entry in column" shortcuts can now be combined with the selection key. Search for the next event is only performed in the current pattern in this case. Default key bindings have also been added for those shortcuts (Ctrl + Alt + Up / Down).
  • When stalling the pattern auto-follow (e.g. while drawing a selection) and transitioning to the next order containing the same pattern again, the order list and pattern editor weren't updated to reflect the new order position.
  • When the currently selected order item contained the same pattern as the first order item, restarting song playback gave the visual impression that the previously selected order item was still being played instead of the first order

Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.

Updated: 11 Jun, 2022

Fixes a type error in the last release that kept startup from finishing. Also detects devices that were sometimes missed. Detect and remove duplicate device records.

Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music

Updated: 11 Jun, 2022

Anqa is a large, mysterious female bird in Arabian mythology. She is said to fly far away and only appear once in ages. However, it is also said that she can be found at "the place of the setting of the sun". It is said that Anqa eats nothing except elephants and large fish.

Changelog:

  • Custom keyboard mappings for global actions (#213)
  • Pressing 'Esc' key no longer closes windows
  • Resizable Configuration window
  • Shut down the main UI nicely when closing a project or loading a new one
  • Prevent crashes when loading a new project by cleaning up the data model
  • Fix wrong plug-in processing where the local plug-in buffer was incorrectly deleted in case of instruments (#563)
  • Lots of UI code modernizations and cleanups
  • [Windows] Fix several assertions and MSVC warnings

Yabridge is Yet Another way to use both 32-bit and 64-bit Windows VST2 and VST3 plugins on Linux

Updated: 09 Jun, 2022

TL;DR: If you don't have the time to read the entire post, do make sure to still check out the first bullet under the 'yabridgectl' section of the changelog.

It's been a couple of months, but today's the day to finally release yabridge 4.0. The original plan was to also work on ARA2 support for this release, but most of these changes have already been sitting idly on the master branch since April as I didn't have any time to prepare a proper release in the meantime. So it seemed like a good idea to just get these things out of the way first, as there are a several significant quality of life improvements in here.

So, what changed? In short, almost everything. But, at least in theory, after the initial yabridgectl sync, everything should work exactly as it always has worked or better. All of these changes and many more are covered in more detail in the changelog. So if you're interested, then I encourage you to read that as well.

The biggest change in yabridge 4.0 is very technical, but it will improve the experience of using yabridge considerably. Yabridge has always consisted of two components: a

by KDE

Kdenlive is video and audio editing software with GPU rendering support. Great variety of video filters available.

Updated: 09 Jun, 2022

Create tag for 22.04.2

Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.

Updated: 09 Jun, 2022

More bugs... When adding extra devices, let one device finish starting before the next starts. SR detection doesn't work, use device info files instead. File change missed from last release, fixed. pulse seems to run better if the alsa devices are reinitialized before starting jack.

Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.

Updated: 09 Jun, 2022

This fixes some bugs from last release as well as some bugs caused by system changes

PipeWire is a server and user space API to deal with multimedia pipelines.

Updated: 09 Jun, 2022

0.3.52

drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo fx.

Updated: 07 Jun, 2022

An End-of-Spring'22 Release.

Mellite is an environment for creating experimental computer-based music and sound art

Updated: 05 Jun, 2022

version 3.13.2

Ossia Score is a free, open-source, cross-platform intermedia sequencer

Updated: 05 Jun, 2022
New features
  • GFX: the render size can now be configured in the window device tree. If any of the rendersize coordinates is 0, the size of the window will be used instead.
  • JSFX: add support for showing feedback for control changes, for e.g. analysis objects.
  • Avnd: support for mapping functions to enable log-like knobs & things like that, as well as for multichannel FFT
  • Avnd: QPainterAdapter improvements from @ErkEntonio
Bugfixes
  • Fix issue with Faust processes possibly giving loud pops
  • Fix that the GUI would refresh much more than necessary, using a lot of CPU
  • Many small performance fixes and improvements to the audio engine
  • Dead code removal
  • Fix a potential crash when closing a document
  • Fix sample rate not always being updated with soundfiles when changing the global audio sample rate
  • Expressions: fix that some where missing the fs variable to access the current sample rate
  • VST: accept inputs of any type by using convert instead of only handling floats
  • Do not try to load sound files that are directories or not readable
  • Mapper: make callbacks unique to fix a crash
  • Fix various issues related to objects not being able to be removed
  • WASM: disable GL as it caused a

fmedia is a fast media player/recorder/converter

Updated: 05 Jun, 2022
* support "--include/--exclude" when creating playlist from directory - .avi(AAC, PCM), .mkv(MP3) read didn't work - .ogg read: some packets could be skipped - .ogg(Opus, Vorbis) write: correct output data and granule position for the first packets * .ogg(FLAC): support seeking * .caf(PCM) read: faster processing - FLAC decode: fix crash after seek on bad .flac files

meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.

Updated: 04 Jun, 2022

update man page for v0.9.21

This Python module (named jack) provides bindings for the JACK library.

Updated: 04 Jun, 2022

Ossia Score is a free, open-source, cross-platform intermedia sequencer

Updated: 02 Jun, 2022
New features

Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64

Updated: 01 Jun, 2022

Version 0.98.9.1 tagged.

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 31 May, 2022

What's Changed

New Contributors

Full Changelog: v1.6.0-rc.4...v1.6.0-rc.5

JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.

Updated: 30 May, 2022

What's Changed

Full Changelog: v1.6.0-rc.3...v1.6.0-rc.4

Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64

Updated: 29 May, 2022

Version 0.98.9 tagged.