Skip to main content
Release Date Range:

SonoBus can stream high-quality, low-latency peer-to-peer audio between devices over the intern

Updated: 07 Oct, 2021
  • Mostly iOS release related fixes, including updating to latest JUCE

SonoBus can stream high-quality, low-latency peer-to-peer audio between devices over the intern

Updated: 07 Oct, 2021
  • Mostly iOS release related fixes, including updating to latest JUCE

OpenMPT is a popular tracker software for Windows

Updated: 06 Oct, 2021

This update to OpenMPT 1.29 improves accessibility, fixes various bugs and improves existing features. Here are the most important changes:

  • When browsing song contents in the tree view sample browser, Backspace now goes back to the folder containing the song when in the lower half of the tree view. There is now also a context menu option to close the song.
  • Grey out plugin names in channel headers if plugins are disabled on a channel.
  • Pressing the Application key on the order list and instrument editor's sample map now opens the context menu.
  • Added shortcuts for opening the channel context menu and channel plugin context menu.
  • In the instrument and effect columns, commands assigned to special keys (Num / Caps / Scroll Lock) were executed twice, so e.g. using scroll lock to toggle song follow mode didn't work in these columns.
  • When switching between tabs using keyboard shortcuts, and when switching between samples in the sample editor using keyboard shortcuts, the currently chosen instrument / sample is now updated correctly between pattern / samples / instrument editors.
  • Added shortcut to start renaming samples / instruments on the comments tab (default: Ctrl+Enter).
  • Since OpenMPT 1.29.01.00, it was pretty much impossible to

OpenMPT is a popular tracker software for Windows

Updated: 03 Oct, 2021

This update to OpenMPT 1.29 is mostly a bugfix release focussing on crashes with malformed files, but also improves existing features. Here are the most important changes:

  • Drum key names were not displayed for SF2 soundfonts in the tree view.
  • Find & Replace: Fixed various issues with replacing extended commands Sxy / Exy.
  • MIDI Export now writes loopStart and loopEnd cue markers. The loopEnd marker is now also supported by MIDI import (loopStart already was supported), as are EMIDI loop start / end CCs.
  • The limit of 128 regions per DLS / SF2 instrument has been removed (some complex drum programs can exceed the previous limit).
  • Extracting drums from SF2 drum instruments with a global region didn't work since OpenMPT 1.29.01.00.
  • Maximum rows per beat are now limited to 65536 to avoid excessive memory usage by malformed files when using Tempo Swing.
  • Fixed crashes and slow loading with malformed files in various formats.

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 security fixes.

OpenMPT is a popular tracker software for Windows

Updated: 03 Oct, 2021

This update to OpenMPT 1.29 is mostly a bugfix release, but also improves existing features. Here are the most important changes:

  • When replacing a plugin, keep the plugin chain intact by not clearing its output plugin.
  • In OpenMPT 1.29.10.00, it was no longer possible to resume samples on muted channels when seeking with sample sync enabled.
  • Fixed possible crash when trying to reset a playing channel.
  • Resetting a channel could mark the module as modified.
  • Previewing notes in the pattern or instrument editor could cause clicks if the NNA was set to Note Cut.
  • For OPL instruments, the actual middle-C note frequency is now shown in a tooltip when hovering the sample rate field in the sample editor.
  • Support reading another variant of 64-bit floating-point and 8-bit unsigned PCM compression types. Ignore invalid sample offset instead of completely rejecting the file. Makes some old (technically malformed) AIFF files load that were previously rejected.
  • Avoid Windows notification sounds when holding note keys when a widget is focussed in the OPL editor.
  • Added more mnemonic shortcuts for various widgets.
  • Honor the Stereo flag not being set in S3M files. This improves the sound of some tunes like Turbulence by Purple Motion.
  • Do

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

Updated: 02 Oct, 2021

1.13.1 (2021-10-02)

Bug Fixes

  • chord diagram: fix adding classes to roughjs chord diagrams (1cb944b)

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

Updated: 02 Oct, 2021
1.13.0-develop.1 (2021-10-02)

Bug Fixes

  • jsdom: fix JSDom rendering by downgrading @svgdotjs/svg.js to v3.0.16 (046b2b2)
  • upgrade @svgdotjs/svg.js from 3.0.16 to 3.1.0 (47f611c)
  • upgrade @svgdotjs/svg.js from 3.1.0 to 3.1.1 (b7c8fe3)

Features

  • chord diagram: introduce class names to SVG elements (dde526b), closes #55

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

Updated: 02 Oct, 2021
1.13.0-develop.1 (2021-10-02)

Bug Fixes

  • jsdom: fix JSDom rendering by downgrading @svgdotjs/svg.js to v3.0.16 (046b2b2)
  • upgrade @svgdotjs/svg.js from 3.0.16 to 3.1.0 (47f611c)
  • upgrade @svgdotjs/svg.js from 3.1.0 to 3.1.1 (b7c8fe3)

Features

  • chord diagram: introduce class names to SVG elements (dde526b), closes #55

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

Updated: 30 Sep, 2021
New features, changes
  • New bigger and more readable icons for presets and showing plug-ins & script UIs (thanks @aklevy !)
    ui
  • Show a warning if a file could not be saved due to insufficient permissions or stuff like that (thanks @aklevy !)
  • Inspector : use same name in widget and in object tree (thanks @aklevy !)
  • Add help tips in a lot of places in the central view
  • Remove the add process "+" button ; use the library instead (or drop content directly !)
  • Add support for pinch-to-zoom for instance on Mac touchpads
Bugfixes
  • Fix issues with some network updates being done in two threads at the same time causing crashes
  • Fix that window device settings did not reload
  • Fix various timing issues due to bugs in the quantization code, for instance with the pattern sequencer.
  • Fix issues with the trigger quantization logic which wasn't correct
  • Fix issues when using the "play from here" feature (the start of the score would also start playing since b5 due to a change in the execution engine)
  • Fix various issues with vst3 support, add support for MIDI pitch bend, and channel aftertouch.
  • Fix issues when merging events in a chain of intervals
  • Fixes for

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

Updated: 30 Sep, 2021

0.3.38

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

Updated: 25 Sep, 2021
New features
  • Two processes are added to convert a pair of LSB/MSB MIDI CC into a high-res value and conversely (Midi hi-res input / Midi hi-res output).
  • Add a lot of status information in the score elements to improve documentation.
Bugfixes
  • Improve timing accuracy for video playback
  • Fix #1295 (Thanks @thibaudk !)
  • Fix #786 by simplifying the execution settings which were pretty much unused anyways
  • Improve detection of local IPs for ArtNet
  • Fix an issue with the first ports of some processes not being able to change their address during execution of the score.
  • Fix a rare crash when switching to nodal mode.
  • Save the git commit and tag used in the save files (Fix #1280).

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

Updated: 23 Sep, 2021

Remove python 3.7 for macOS because it failed to build last time.

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

Updated: 23 Sep, 2021

0.3.37

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

Updated: 22 Sep, 2021

add python 3.7

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 20 Sep, 2021

Please note that the project is still unannounced, expect bugs. Please report any bugs in the issue tracker, we are eager to fix them and make this release rock-solid.

Changelog:

  • Fixed many bugs
  • More UI updates
  • New mixer plugin: Wide Mixer, focuses on advanced stereo imaging
  • Stargate EQ now comes with MultiFX modules to optionally provide filters, saturation and other effects
  • MultiFX chorus now has a "Fine" knob for fine adjustment of the rate
  • VA1: Add pan knob
  • Windows: Fix time stretching and pitch shifting audio not working
  • Windows: Fix project history/recovery not working
  • Windows: Fix installer issues with start menu shortcut
  • The application can now be used with your OS file browser to open stargate.project files

WINDOWS USERS: Windows Defender will try to scare you out of using the software with a silly Unknown Publisher, could be a virus warning. To make this go away,I have to pay a lot of money every year to a Microsoft "partner", as well as send them pictures of my identification, proof of address, and otherwise have my privacy thoroughly invaded. I don't mind paying the money, but I value my privacy. Please ignore Windows (profit) Defender, or else switch to Linux. I

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

Updated: 18 Sep, 2021

https://jacktrip.github.io/jacktrip/About/CHANGELOG/

(forgot to update the release version in the build, so -v will pring rc.4, oops)

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

Updated: 17 Sep, 2021

https://jacktrip.github.io/jacktrip/About/CHANGELOG/

Win10 problem discovered. Please use the previous release (rc3) until rc5 is posted.
This is particular to Win10 and a new release of RtAudio which is compiled into this version of JackTrip.
A workaround is being made for rc5.

ProTracker 2 clone for Windows/macOS/Linux

Updated: 16 Sep, 2021
  • Bugfix: Pattern delay (EEx) did nothing on muted channels
  • Bugfix: Less clicks/pops during E0x command (Set LED Filter)
  • Added the missing Karplus-Strong command (E8x). Since this effect was sometimes replaced with visuals-syncing in demo music, it can be turned off by setting DISABE_E8X to TRUE in protracker.ini.
  • Fix: Only do 2x oversampling if the audio output rate is below 96kHz. It would otherwise be a waste of CPU time (diminishing returns).
  • Paula emulation is now slightly more accurate to a real Amiga (verified):
    1. Period/volume changes are now only updated when it's time to read
      a new sample point (period refetch). It was recently discovered that
      volume is also fetched (and cached) in the period refetch stage.
    2. During sample point fetching, the new sample point is now cached until it's
      time to read the next sample point. This can sometimes make a very small
      difference for sampledata-changing ProTracker effects (E8x / EFx).
  • Removed BLEP'ing of volume changes, as it was no longer needed with the new way of doing volume changing, and it saves up some CPU time

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

Updated: 16 Sep, 2021

0.3.36

Jamulus enables real-time jam sessions over the internet.

Updated: 15 Sep, 2021
  • Add IPv6 support for direct connections (#1017, #1938).
    (contributed by @jardous, @softins)

  • Internal: Enable signing of macOS binaries (via build script and automatically via CI) (#1856, #1937).
    (contributed by @emlynmac)

  • Internal: Add autobuild for Windows with JACK (#1829).
    (contributed by @henkdegroot)

  • Internal: Document release process on contribute page (#1594, #592).
    (contributed by: @hoffie, an0see)

  • Documentation: Move Demos, description of inputs options to Knowledge Base (#603, #551).
    (contributed by: @pcar75, @gilgongo)

  • Documentation: Add user experience section to CONTRIBUTING.md (#1885).
    (contributed by: @an0see)

  • Documentation: Create Server Admin Manual (#527).
    (contributed by: @gilgongo)

  • Website: Removed edit button from wiki layout file (#576).
    (contributed by: @DevRish)

  • Documentation: Update typo on links in compiling.md file (#1824).
    (contributed by @jujudusud)

  • Documentation: Number range command line error messages reworded accurately (#1978).
    (contributed by @DavidSavinkoff)

  • CLI: Re-order and refactor help for client/server validation (#1896).
    (contributed by @pljones)

  • CLI: Jamulus now shows a link to the Website for translated content (#1759).
    (contributed by @henkdegroot)

  • Client: JACK support on

Jamulus enables real-time jam sessions over the internet.

Updated: 15 Sep, 2021
  • Add IPv6 support for direct connections (#1017, #1938).
    (contributed by @jardous, @softins)

  • Internal: Enable signing of macOS binaries (via build script and automatically via CI) (#1856, #1937).
    (contributed by @emlynmac)

  • Internal: Add autobuild for Windows with JACK (#1829).
    (contributed by @henkdegroot)

  • Internal: Document release process on contribute page (#1594, #592).
    (contributed by: @hoffie, an0see)

  • Documentation: Move Demos, description of inputs options to Knowledge Base (#603, #551).
    (contributed by: @pcar75, @gilgongo)

  • Documentation: Add user experience section to CONTRIBUTING.md (#1885).
    (contributed by: @an0see)

  • Documentation: Create Server Admin Manual (#527).
    (contributed by: @gilgongo)

  • Website: Removed edit button from wiki layout file (#576).
    (contributed by: @DevRish)

  • Documentation: Update typo on links in compiling.md file (#1824).
    (contributed by @jujudusud)

  • Documentation: Number range command line error messages reworded accurately (#1978).
    (contributed by @DavidSavinkoff)

  • CLI: Re-order and refactor help for client/server validation (#1896).
    (contributed by @pljones)

  • CLI: Jamulus now shows a link to the Website for translated content (#1759).
    (contributed by @henkdegroot)

  • Client: JACK support on

Jamulus enables real-time jam sessions over the internet.

Updated: 15 Sep, 2021

Update version to 3.8.1beta1

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 12 Sep, 2021

Please note that the project is still unannounced, expect bugs. Please report any bugs in the issue tracker, we are eager to fix them and make this release rock-solid.

Changelog:

  • IMPORTANT: Fixed a bug where inserting SG Channel in the mixer changed the
    volume by the same amount as the "law" knob (default -3dB). The volume is
    now normalized and unaffected by adding a mixer plugin, however, this will
    affect existing projects, the fix is to adjust volume on tracks containing
    an SG Channel mixer plugin by -3dB (or whatever the "Law" know is set to).
    Once the project is publicly announced in a few weeks, we will not make
    changes that affect the sound of existing projects.
  • Fixed many bugs and crashes, special thanks to @john-the-bard for testing,
    providing logs and writing some great music in Stargate
  • Many more plugin UI updates
  • Default to PyQt6 if available, otherwise fall back to PyQt5, fixes issues
    with Wayland on Linux, improves performance on multiple platforms
  • FM1, VA1: improved sound quality

WINDOWS USERS: Windows Defender will try to scare you out of using the software with a silly Unknown Publisher, could be a virus warning. To make this go away,I have to

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

Updated: 12 Sep, 2021
No content.

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

Updated: 12 Sep, 2021

A kelpie, or water kelpie, is a shape-shifting spirit inhabiting lakes in Scottish folklore. It is usually described as a black horse-like creature, able to adopt human form.

Changelog:

  • New resampler architecture: allows for changing quality also for live rendering (#288)
  • Gracefully shutdown UI on close to avoid random crashes on quit on Windows
  • Fix 'one shot channels with actions as loops' mode not working correctly
  • Fix wrong sequencer signals while starting/stopping action recs with JACK (#397)
  • Fix extra dot in unique audio file name generation
  • Fix sample overflow when looping a sample with pitch != 1.0
  • [CMake, Linux] Detect JACK with pkg-config
  • [CMake, Linux] Install Freedesktop files and icon
  • [CMake, Linux] Add configure switches for ALSA, JACK and PulseAudio
  • [macOS] Enable hardened runtime

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

Updated: 11 Sep, 2021

Added

  • Show message when attempting to delete undeletable tracks

Changed

  • Always use carla discovery binary installed with zrythm
  • Only change BPM/time signature when starting DSP processing (queue BPM/time signature changes)
  • Update zix utils
  • Use fallback image if failed to get screenshot for bug report
  • Update Chinese (Simplified), Ukrainian, Portuguese, Spanish, Japanese, Russian translations

Fixed

  • Fix error when moving BPM automation point to position 0
  • Fix error when changing BPM/time signature with scroll wheel
  • Fix error during playback after changing a MIDI track name
  • Fix positions not being updated correctly when changing beat unit

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

Updated: 11 Sep, 2021

Added

  • Show message when attempting to delete undeletable tracks

Changed

  • Always use carla discovery binary installed with zrythm
  • Only change BPM/time signature when starting DSP processing (queue BPM/time signature changes)
  • Update zix utils
  • Use fallback image if failed to get screenshot for bug report

Fixed

  • Fix error when moving BPM automation point to position 0
  • Fix error when changing BPM/time signature with scroll wheel
  • Fix error during playback after changing a MIDI track name
  • Fix positions not being updated correctly when changing beat unit

Multi channel MIDI step sequencer LV2 plugin.

Updated: 10 Sep, 2021

What's new:

  • Logo
  • Bugfixes
  • Link tool to import drum patterns to presets
  • Support LANGUAGE parameter
  • Add locales: EN, DE, IT (by LAM)
  • Enable web browser call (help, tutorial) on fork-blocking hosts
  • Faster due to compiler optimizations (-O3 -ffast-math)
  • Binary compatibility improved
    • Static libs
    • Strip symbols by default
  • Binary packages provided

screenshot

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

Updated: 10 Sep, 2021

What's new:

  • Faster due to compiler optimizations (-O3 -ffast-math)
  • Binary compatibility improved
    • Static libs
    • Strip symbols by default
  • Binary packages provided
  • Support build parameter LANGUAGE
  • Add EN and DE locales
  • Bugfixes
  • Enable web browser call (help, tutorial) on fork-blocking hosts

screenshot

B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.

Updated: 10 Sep, 2021

What's new:

  • Faster
    • Optimized DSP code
    • Compiler optimizations (-O3 -ffast-math)
  • Presets, just a few
  • Binary compatibility improved
    • Static libs
    • Strip symbols by default
  • Binary packages provided

screenshot

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

Updated: 10 Sep, 2021

Version 0.96.3 tagged.

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

Updated: 09 Sep, 2021

0.3.35

LibraZiK is digital audio-software studio and related documentation, based on Debian Buster

Updated: 08 Sep, 2021

Hi LibraZiK-ies.

No new blog post since March the 30th. The main reason for this is that I took a new job (not much to do with computers, free software, linux, or even computer aided music) and that leaves me less time. Those of you who follow the project closely knew that I was still working on things and updating some important parts of LibraZiK-3 when needed. Below is a summary of the things that have been happening on the project over the last 5 months.

splash.png, March 2021

Music made with LibraZiK-3: A lot of music made lately with LibraZiK, and it fills me with joy that people are using it for real, to actually make music. It is likely that other pieces have been made with LibraZiK during these months, but that I have not been notified of them. If so, please feel free to point them out to me in the comments of this... Lire LibraZiK news - September 2021

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

Updated: 06 Sep, 2021

Added

  • Best fit zoom on timeline
  • Add more info to --version

Changed

  • Build vamp plugins ported from QM vamp plugins
  • DSP optimization: cache automation track ports and clip editor region/track
  • Optimization: use hashtable for looking up tracks by name hash
  • Process UI events before performing actions
  • Don't throw error if clip editor has no track when drawing piano roll keys
  • Don't throw error if no track is hit when DnDing into the tracklist

Fixed

  • Fix segfault when double clicking on port in plugin inspector
  • Fix error when renaming track that has sends
  • Fix MIDI note indices not being updated properly when undoing deletion
  • Fix zoom controls/shortcuts not working in editor
  • Fix error when moving MIDI region to another track
  • Fix GtkSourceView language spec path being hardcoded to version 4
  • Fix plugins not being instantiated before connecting when duplicating tracks

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

Updated: 06 Sep, 2021

v1.0.0-alpha.25.1

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 05 Sep, 2021

Change log:

  • New Windows installer, can do a proper system install or a portable flash drive install
  • Many improvements to the plugin rack, too many to list, so you will just have to try it yourself
  • Many cosmetic fixes and improvements
  • Fonts: fixes and improvements
  • Improved performance and stability on Raspberry Pi 4, especially when using a 4k display (not that anybody else probably uses that setup)
  • Improved performance and stability at < 5ms audio device latency. As with all audio software, still heavily dependent on your CPU and audio device
  • Optional smoother playback animations, enabled automatically on fast PCs
  • Portable install: Store file browser bookmarks on the same drive letter as relative paths to the home folder so they will always work, even if the drive letter changes

Please note that the project is still unannounced, expect bugs. Please report any bugs in the issue tracker, we are eager to fix them and make this release rock-solid.

WINDOWS USERS: Windows Defender will try to scare you out of using the software with a silly Unknown Publisher, could be a virus warning. To make this go away,I have to pay a lot of money every year to a Microsoft "partner"

Jamulus enables real-time jam sessions over the internet.

Updated: 04 Sep, 2021

ATTENTION: This is an early pre-release and not fully tested. There might be serious bugs.

  • Add IPv6 support for direct connections (#1017, #1938).
    (contributed by @jardous, @softins)

  • Internal: Enable signing of macOS binaries (via build script and automatically via CI) (#1856, #1937).
    (contributed by @emlynmac)

  • Documentation: Update typo on links in compiling.md file (#1824).
    (contributed by @jujudusud)

  • Documentation: Number range command line error messages reworded accurately (#1978).
    (contributed by @DavidSavinkoff)

  • CLI: Re-order and refactor help for client/server validation (#1896).
    (contributed by @pljones)

  • CLI: Jamulus now shows a link to the Website for translated content (#1759).
    (contributed by @henkdegroot)

  • Client: JACK support on Windows has been improved (#1718).
    (contributed by @jujudusud, @henkdegroot)

  • Client: Rewrote multiple error messages to improve UX (#1568, #1732).
    (contributed by @ann0see)

  • Client: Add custom directory servers to Connect Dialog (#1869, #1894).
    (contributed by @jp8)

  • Client: Re-arrange existing UI menubar items (#1915, #1926)
    (constributed by @jp8)

  • Server: A single click on the server application in the systemtray now opens the Jamulus Server main window (#1722,

Jamulus enables real-time jam sessions over the internet.

Updated: 04 Sep, 2021

r3.8.0devNightly2

ProTracker 2 clone for Windows/macOS/Linux

Updated: 04 Sep, 2021
  • The tracker now uses 2x oversampling and decimation for mixing and filtering for (theoretically) less aliasing
  • Added Amiga 1200 low-pass filter (~34.4kHz, when not in A500 mode). This makes sense now, since we have twice the render/filter frequency than before.
  • PAT2SMP now renders in higher quality thanks to the new high quality 2x decimator routine. Especially noticable in LO mode on high-frequency content.
  • The "2x downsample" option while loading samples results in slightly less aliasing than before because of the new high quality 2x decimator
  • The MOD2WAV audio rate is now the same as the tracker's audio rate
  • Stereo separation now works like it should. The volume is a bit louder than before if you increase the separation, but that's expected.
  • Removed the hand-made cutoff tweak on the Amiga 500 low-pass filter. It now uses the correct nominal cutoff frequency. The RC filter routines have been replaced with new ones, and with these I didn't have to tweak the cutoff to make it sound similar to an A500 (probably related to filter prewarping?).
  • Windows/macOS: Updated SDL2 from version 2.0.14 to 2.0.16

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

Updated: 04 Sep, 2021

Added

  • Show indicator if region is looped
  • Handle audio editor in editor event viewer
  • Make event viewer columns reorderable
  • Allow clamping to nearest acceptable position when moving region markers
  • Show velocity values during UI actions
  • Draw horizontal lines in velocity editor

Changed

  • Update Arabic, Thai, Chinese (Simplified), Japanese, Russian translations
  • Only show 1 decimal point for positions in event viewers
  • Split regions normally (destructively) if not looped
  • Only allow merging unlooped regions
  • Make vertical range selection space in timeline smaller
  • Do not throw error if waveform vidget does not have R channel data to draw
  • Change env variable from NO_SCAN_PLUGINS to ZRYTHM_SKIP_PLUGIN_SCAN
  • Do not reallocate memory for all ports when changing block length
  • Make drum mode a per-track setting instead of per-project

Fixed

  • Fix sort by position/pitch/velocity in event viewers using alphabetical sort instead of int/position sort
  • Fix UI not being refreshed when ramping velocities
  • Fix error when merging regions
  • Fix error when saving after undoing a region split
  • Fix error when loading project after redoing a region split
  • Fix audio files in pool sometimes being overwritten by other files
  • Fix crash when renaming a track that has children routed to it
  • Fix invalid memory usage in event viewer
  • Fix

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

Updated: 04 Sep, 2021

v1.0.0-alpha.25.0

Cabbage is a framework for audio software development

Updated: 03 Sep, 2021

logo_cabbage_black_no_text

For more details about on new features please visit the Announcements category of the Cabbage forum.

Fixes/Updates/Modifications

  • Filmstrips and other slider images now use global cache to reduce loads times
  • Fixed ignoreLastDir issue reported in populate() identifier
  • Made imgFile() identifier dynamic - can now be updated at run time in Csound
  • Added mouseInteraction() identifier to label
  • Exposed internal parent() and type() identifiers
  • Added ignoreString list to channelStateSave so as to prevent saving reserved channel data
  • Exposed currentDir() and fileType() identifiers
  • Added new svgElement() identifier
  • Added CSOUND_GESTURES reserved channel for recording Csound automation in hosts
  • Exposed internal defaultValue() identifier
  • Added new cabbageChanged opcodes and adding array variants of cabbageGetValue
  • Removed spurious wanting about duplicate channel names in cabbageCreate opcode
  • Added openGL() identifier to enable openGL rendering
  • Added moveBehind() identifier for all widgets
  • Added dynamic PDC settings
  • Fixed outlineThickness() issue for image widget
  • Fixed removal of new rslider identifiers when entering/exiting edit mode
  • Added openGL renderer
  • Updated listbox so it handles dynamic test updates
  • Fixed issues with rotate in cabbageSet
  • Fixed outline rounded corners for button
  • Added new region labels for editor
  • Fixed AU issue in Studio One when switching between stereo and mono
  • Updated listbox so that directories are refreshed when

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 31 Aug, 2021
  • Initial HiDpi support
  • Initial work to overhaul the plugin UIs, more to come soon
  • Many cosmetic fixes and improvements
  • Qt6 fixes
  • Linux: Fixed the "Stargate has crashed" warning from your operating system after exiting the application
  • Fix engine crash on Fedora

Please note that the project is still unannounced, expect bugs. Please report any bugs in the issue tracker, we are eager to fix them and make this release rock-solid.

WINDOWS USERS: Windows Defender will try to scare you out of using the software with a silly Unknown Publisher, could be a virus warning. To make this go away,I have to pay a lot of money every year to a Microsoft "partner", as well as send them pictures of my identification, proof of address, and otherwise have my privacy thoroughly invaded. I don't mind paying the money, but I value my privacy. Please ignore Windows (profit) Defender, or else switch to Linux. I may reconsider paying the fee later.

B.Oops is a glitch and fx step sequencer LV2 plugin

Updated: 30 Aug, 2021

What's new:

  • Slot shape mode: Controlled by a user-defined shape instead of a pattern
  • Slot keys mode: Controlled by user-defined MIDI events instead of a pattern
  • Pattern randomization
  • Fx
    • New Banger
    • New EQ
    • Tremolo: Waveform option
    • Oops: New sample
  • Default optimization flags -O3 -ffast-math for compiling DSP
  • Improved binary compatibility / portability using static libs
  • User friendly hiding patterns for inactive slots
  • New presets
  • Provide binary packages
  • Bugfixes
    • Fix pattern Y flip glitches
    • Correctly X flip merged pads
    • Fix paste merged pads causing overlaps
    • Bugfix remove slots may cause segfault
    • Fix clicks on decay
    • Bugfix clicked handles if shape changed

Preview: https://www.youtube.com/watch?v=nHJlSlvxit8

screenshot

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

Updated: 27 Aug, 2021

Added

  • Add SIGTERM handler that gracefully shuts down the application
  • Link arranger selections in event viewers
  • Highlight pressed notes in the piano roll from any source

Changed

  • Port suil improvements from upstream

Fixed

  • Fix error when loading some LV2 plugin UIs
  • Fix carla plugins being unnecessarily instantiated during clone
  • Fix occasional error when removing multiple regions
  • Fix position label in event viewer not displaying negative positions properly
  • Fix port identifiers not being serialized correctly
  • Fix UI not being refreshed when changing velocity values
  • Fix automatically armed tracks not being automatically disarmed after loading a project
  • Fix MIDI channel send ports not being cleared on each run
  • Fix channel MIDI output incorrectly being marked as a track port on project load
  • Fix meters stopping drawing after autosave
  • Fix hardware devices not being connected to existing tracks after loading a project

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

Updated: 27 Aug, 2021

v1.0.0-alpha.24.0

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

Updated: 26 Aug, 2021

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

Updated: 26 Aug, 2021

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

Updated: 26 Aug, 2021

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

Updated: 26 Aug, 2021

Added

  • Submit compressed log file along with anonymous error reports
  • Ability to dither on export
  • New logarithmic curve algorithm
  • User manual: add XRUN definition to glossary

Changed

  • Use hashtable to speed up dsp graph calculation
  • Refactor & optimization: store owners on each object
  • Change MIDI track and open UI button icons
  • Refactor: add GError-based error handling for all undoable actions
  • Update French, Japanese, Portuguese, Russian, Chinese (Simplified), Norwegian, Turkish, Ukrainian translations
  • Use escaped name when drawing regions and markers
  • Don't recalculate the graph every time the user clicks on a region
  • Various DSP optimizations
  • Skip autosave if in the middle of an arranger action
  • Add more error handling when instantiating plugins and applying states
  • Clone project before saving and save clone (ability to save yaml in a separate thread in the future)
  • Don't allocate buffers for ports not used in the DSP graph (memory usage optimization)
  • Refactor port connections into global port connections manager
  • Refactor: Use track name hash to identify tracks instead of positions
  • Don't recalculate graph when moving tracks
  • Disable ability to record on chord track until implemented
  • Don't attempt to show bug report dialog if main window doesn't exist
  • Use carla_save/load_plugin_state() to save/load carla states
  • Silence all

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

Updated: 26 Aug, 2021

v1.0.0-alpha.23.0

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

Updated: 26 Aug, 2021

0.3.34

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 23 Aug, 2021
  • Initial work to overhaul the UI, special thanks to Haiqa. More UI improvements coming soon.
  • UI is now using 100% vector graphics, to prepare for HiDpi support
  • New logo and application icon, special thanks to Saadish
  • New light color theme, many improvements to existing color themes
  • Fixed many bugs and crashes
  • Qt6 fixes, support for Qt6 is in excellent shape

Please note that the project is still unannounced, expect bugs. Please report any bugs in the issue tracker, we are eager to fix them and make this release rock-solid.

WINDOWS USERS: Windows Defender will try to scare you out of using the software with a silly Unknown Publisher, could be a virus warning. To make this go away,I have to pay a lot of money every year to a Microsoft "partner", as well as send them pictures of my identification, proof of address, and otherwise have my privacy thoroughly invaded. I don't mind paying the money, but I value my privacy. Please ignore Windows (profit) Defender, or else switch to Linux. I may reconsider paying the fee later.

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

Updated: 17 Aug, 2021
  • Editor: Make pitch expand/shrink also work on pitch
    changes, not just on the main pitch of notes.
  • Editor: Shorten the main popup menu a little bit.
  • Editor: Fix editing the value of a pitch change.
    I.e. left alt + return when cursor is placed on
    a pitch change for a note.
  • Playlist: Clean up popup menus a little bit.
  • Playlist: Make it possible to configure the color
    of the border of current entries.
  • Playlist: Split the concept of current blocklist
    position and the concept of current block, making
    it convenient to change playlist while playing
    song. I.e. current block is not always the same as
    the current blocklist position anymore.
  • Playlist: Clean up various things.
  • Editor: Fix possible glitch in sound when cutting
    the length of a note while playing.
  • Playlist: Make "C" keybinding change color of
    highlighted block or audiofile if mouse pointer is
    currently pointing inside a block or an audiofile,
    also in the blocks browser in the playlist for
    instance.
  • Playlist: Light up playlist entries when mouse is
    above.
  • Playlist: Select current seqblock under mouse when
    mouse is above a playlist entry. This is practical
    when assigning keybinding to e.g. change block
    color.
  • Playlist: Add popup menu

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

Updated: 17 Aug, 2021
  • Editor: Make pitch expand/shrink also work on pitch
    changes, not just on the main pitch of notes.
  • Editor: Shorten the main popup menu a little bit.
  • Editor: Fix editing the value of a pitch change.
    I.e. left alt + return when cursor is placed on
    a pitch change for a note.
  • Playlist: Clean up popup menus a little bit.
  • Playlist: Make it possible to configure the color
    of the border of current entries.
  • Playlist: Split the concept of current blocklist
    position and the concept of current block, making
    it convenient to change playlist while playing
    song. I.e. current block is not always the same as
    the current blocklist position anymore.
  • Playlist: Clean up various things.
  • Editor: Fix possible glitch in sound when cutting
    the length of a note while playing.
  • Playlist: Make "C" keybinding change color of
    highlighted block or audiofile if mouse pointer is
    currently pointing inside a block or an audiofile,
    also in the blocks browser in the playlist for
    instance.
  • Playlist: Light up playlist entries when mouse is
    above.
  • Playlist: Select current seqblock under mouse when
    mouse is above a playlist entry. This is practical
    when assigning keybinding to e.g. change block
    color.
  • Playlist: Add popup menu

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

Updated: 17 Aug, 2021
  • Editor: Make pitch expand/shrink also work on pitch
    changes, not just on the main pitch of notes.
  • Editor: Shorten the main popup menu a little bit.
  • Editor: Fix editing the value of a pitch change.
    I.e. left alt + return when cursor is placed on
    a pitch change for a note.
  • Playlist: Clean up popup menus a little bit.
  • Playlist: Make it possible to configure the color
    of the border of current entries.
  • Playlist: Split the concept of current blocklist
    position and the concept of current block, making
    it convenient to change playlist while playing
    song. I.e. current block is not always the same as
    the current blocklist position anymore.
  • Playlist: Clean up various things.
  • Editor: Fix possible glitch in sound when cutting
    the length of a note while playing.
  • Playlist: Make "C" keybinding change color of
    highlighted block or audiofile if mouse pointer is
    currently pointing inside a block or an audiofile,
    also in the blocks browser in the playlist for
    instance.
  • Playlist: Light up playlist entries when mouse is
    above.
  • Playlist: Select current seqblock under mouse when
    mouse is above a playlist entry. This is practical
    when assigning keybinding to e.g. change block
    color.
  • Playlist: Add popup menu

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

Updated: 15 Aug, 2021

Version 0.96.2.

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 14 Aug, 2021
  • Many cosmetic improvements as we begin to overhaul the UI
  • Qt6 fixes
  • Many theme improvements
  • New "fancy" theme

Please note that the project is still unannounced, expect bugs. Please report any bugs in the issue tracker, we are eager to fix them and make this release rock-solid.

WINDOWS USERS: Windows Defender will try to scare you out of using the software with a silly Unknown Publisher, could be a virus warning. To make this go away,I have to pay a lot of money every year to a Microsoft "partner", as well as send them pictures of my identification, proof of address, and otherwise have my privacy thoroughly invaded. I don't mind paying the money, but I value my privacy. Please ignore Windows (profit) Defender, or else switch to Linux. I may reconsider paying the fee later.

Aether is a free open source reverb plugin available as an LV2 for Linux and MacOS

Updated: 14 Aug, 2021

Important: This update changes the sound of the late reverberations section as it fixes some really silly dsp mistakes I made. As a result, it does break backwards compatibility. However, the late reverberation now sounds much wider and more natural.

Changelog

Added

  • Added user manual.

Changed

  • Fixed range of the frequency spectrum display to 15 Hz - 22000 Hz.
  • Changed frequency spectrum display range to -60dB - 0dB.
  • Added 3dB/Oct slope to frequency spectrum display.

Fixed

  • Fixed incorrect allpass filter rate calculation.
  • Fixed input meters.
  • Fixed bugs in the late reverberations.

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

Updated: 13 Aug, 2021

Ardour 6/7 cutoff point

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

Updated: 13 Aug, 2021

Ardour 6/7 cutoff point

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

Updated: 12 Aug, 2021

This is Ardour 6.9

ProTracker 2 clone for Windows/macOS/Linux

Updated: 12 Aug, 2021
  • Bugfix: If you had accidentally clicked somewhere on the sample data before using the "ramp volume" tool, it wouldn't work as expected
  • Bugfix: The BPM was a tiny fraction off because of an off-by-one error in the Amiga CIA period -> Hz calculation. The error was about ~0.02%, so it would only be measurable when comparing several minutes of recorded audio

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 10 Aug, 2021
  • Many fixes, especially for Windows

Please note that the project is still unannounced, expect bugs. Please report any bugs in the issue tracker, we are eager to fix them and make this release rock-solid.

WINDOWS USERS: Windows Defender will try to scare you out of using the software with a silly Unknown Publisher, could be a virus warning. To make this go away,I have to pay a lot of money every year to a Microsoft "partner", as well as send them pictures of my identification, proof of address, and otherwise have my privacy thoroughly invaded. I don't mind paying the money, but I value my privacy. Please ignore Windows (profit) Defender, or else switch to Linux. I may reconsider paying the fee later.

MusiKernel is an all-in-one DAW and suite of instrument & effect plugins.

Updated: 07 Aug, 2021

Bug fixes, minor cosmetic improvements, fixed a couple of crashes.

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

Updated: 07 Aug, 2021

Added

  • Add Thai language

Changed

  • Update Chinese (Simplified), Japanese, Portuguese translations

Fixed

  • Fix segfault when requested LV2 plugin UI not found
  • Fix error when saving project with uninstantiated plugins
  • Fix crash when moving a track
  • Fix error when attempting to resize MIDI notes

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

Updated: 07 Aug, 2021

Added

  • Set window title and role when detaching tabs
  • Add automatic bug reporting option
  • Add json-glib dependency
  • User manual: add Zchan images
  • Add opt-in popup for checking for updates
  • Move to start of double-clicked region in the editor
  • Add line wraps to track comments

Changed

  • Allow specifying primary and secondary user shortcuts
  • Always build with libcurl
  • Change phone_home option to check_updates
  • Redesign bug report dialog (add text input fields and buttons to send via email/sourcehut/automatically)
  • Switch to resize-loop when attempting to resize-only a selection that contains a mix of looped and unlooped objects
  • Propagate errors using GError for tracklist selections actions
  • Show "(!)" on channel slot if plugin instantiation failed

Fixed

  • Fix app.goto-prev-marker user shortcut not being read
  • Fix shift-m not working for muting objects
  • Fix copy-paste and cut-paste not working in editor
  • Fix editor size becoming larger when double-clicking region
  • Fix playhead jumping to the start of a region in the editor if placed at the end of the region
  • Fix quantize/quick-quantize not working in the editor
  • Fix carla plugins becoming disabled when loading a preset
  • Fix crash when selecting "overwrite events" recording mode
  • Fix segfault in port code
  • Fix click and drag to move playhead not working in

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

Updated: 07 Aug, 2021

v1.0.0-alpha.22.1

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

Updated: 06 Aug, 2021
  • Instruments: Reorganize the "Insert new sound
    object" / "New audio instrument" menu.
  • Playlist: Give keyboard focus to the sequencer
    instead of the editor when the mouse is inside the
    playlist.
  • Sequencer: Minimize sequencer height when
    maximizing window or showing full-screen.
  • GUI: Try to fix sequencer sometimes not being
    fully minimized right after startup.
  • Windows: Partially fix importing MIDI files, i.e.
    smaller files are imported perfectly now. However,
    larger MIDI files seems to only be partially
    imported on Windows. The problem does not seem to
    be present on Linux and macOS.
  • GUI: When showing sequencer, make sure the mixer
    is visible first if sequencer is inside the mixer.
  • GUI: Fix keyboard focus when showing sequencer.
  • GUI: Don't show mixer at program startup.
  • MIDI: Give more information when warning about
    possibly creating a recursive connection when
    connecting an instrument to a MIDI output port.
    Before it could look like the program was stuck in
    an infinite loop when importing MIDI files.
  • Sequencer: Clean up popup menus a little bit.
  • Mixer strips: Clean up popup menus a little bit.
  • Sequencer: Make sure first seqtrack is the current
    seqtrack after loading an older song. Before this
    commit, a hidden seqtrack bus was set as

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

Updated: 06 Aug, 2021
  • Instruments: Reorganize the "Insert new sound
    object" / "New audio instrument" menu.
  • Playlist: Give keyboard focus to the sequencer
    instead of the editor when the mouse is inside the
    playlist.
  • Sequencer: Minimize sequencer height when
    maximizing window or showing full-screen.
  • GUI: Try to fix sequencer sometimes not being
    fully minimized right after startup.
  • Windows: Partially fix importing MIDI files, i.e.
    smaller files are imported perfectly now. However,
    larger MIDI files seems to only be partially
    imported on Windows. The problem does not seem to
    be present on Linux and macOS.
  • GUI: When showing sequencer, make sure the mixer
    is visible first if sequencer is inside the mixer.
  • GUI: Fix keyboard focus when showing sequencer.
  • GUI: Don't show mixer at program startup.
  • MIDI: Give more information when warning about
    possibly creating a recursive connection when
    connecting an instrument to a MIDI output port.
    Before it could look like the program was stuck in
    an infinite loop when importing MIDI files.
  • Sequencer: Clean up popup menus a little bit.
  • Mixer strips: Clean up popup menus a little bit.
  • Sequencer: Make sure first seqtrack is the current
    seqtrack after loading an older song. Before this
    commit, a hidden seqtrack bus was set as

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

Updated: 05 Aug, 2021

0.3.33

Neothesia is flashy Synthesia-like MIDI file visulisation software

Updated: 05 Aug, 2021

Flatpak Init

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

Updated: 01 Aug, 2021

Added

  • Add Turkish translation
  • Install zrythm_lv2apply
  • Allow renaming track lanes
  • Allow applying audio functions on audio regions from the timeline
  • Add nudge actions
  • Add option to edit audio in an external app
  • Add linear fade in/out and nudge functions in audio editor
  • New dependency: vamp-plugin-sdk

Changed

  • Allow bouncing audio regions
  • DSP refactor: use common time struct for processing
  • Update Chinese (Simplified), French translations
  • User manual: add section for mascot in user media chapter
  • Don't allow resizing objects if not all selected objects are resizable

Fixed

  • Fix non-fatal error when attempting to split region at its start
  • Fix recording incorrectly being handled for auditioner tracks
  • Fix track lane not being correctly fetched when drawing tracks
  • Fix crash when moving a region to another lane and undoing
  • Fix audio regions not being redrawn when a function is applied
  • Fix crash when showing changelog on MacOS
  • Fix move action not being created when resizing an dmoving notes simultaneously

Removed

  • Remove unused source files for track lanes

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

Updated: 01 Aug, 2021

…ltaneously

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

Updated: 01 Aug, 2021

Version 0.96.1 tagged

Helio Workstation is free and open-source music sequencer, designed to be used on all major platforms.

Updated: 31 Jul, 2021

One more fix in note previews

ZynAddSubFX is a fully featured musical software synthesizer for Linux, MacOS, BSD, and Windows

Updated: 31 Jul, 2021

Fix invalid unit test return codes

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

Updated: 30 Jul, 2021
  • Macos: Improve startup message.
  • Internal: Minor improvements.
  • Help: Fix the various help buttons and menu
    entries not showing correct web page if user
    had manually changed web page on the assigned
    window (help windows are cached to open
    quicker the second time).

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

Updated: 30 Jul, 2021
  • Macos: Improve startup message.
  • Internal: Minor improvements.
  • Help: Fix the various help buttons and menu
    entries not showing correct web page if user
    had manually changed web page on the assigned
    window (help windows are cached to open
    quicker the second time).

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

Updated: 29 Jul, 2021
  • Internal: Reorganize code protecting s7 gc
    variables a little bit. Might have fixed some
    potential problems.
  • Internal: Preallocate a little bit of memory for
    vectors. Also remove some thread assertion code
    from non-debug builds. Might improve performance
    a little bit.
  • Internal: Make sure memory allocated by the RT
    memory allocator is always aligned at maximum.
    This could theoretically increase performance.

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

Updated: 29 Jul, 2021
  • Internal: Reorganize code protecting s7 gc
    variables a little bit. Might have fixed some
    potential problems.
  • Internal: Preallocate a little bit of memory for
    vectors. Also remove some thread assertion code
    from non-debug builds. Might improve performance
    a little bit.
  • Internal: Make sure memory allocated by the RT
    memory allocator is always aligned at maximum.
    This could theoretically increase performance.

Jamulus enables real-time jam sessions over the internet.

Updated: 29 Jul, 2021
  • Internal: Enable signing of macOS binaries via build script (#1856).
    (contributed by @emlynmac)

  • Documentation: Update typo on links in compiling.md file (#1824).
    (contributed by @jujudusud)

  • CLI: Re-order and refactor help for client/server validation (#1896).
    (contributed by @pljones)

  • CLI: Jamulus now shows a link to the Website for translated content (#1759).
    (contributed by @henkdegroot)

  • Client: JACK support on Windows has been improved (#1718).
    (contributed by @jujudusud, @henkdegroot)

  • Client: Rewrote multiple error messages to improve UX (#1568, #1732).
    (contributed by @ann0see)

  • Client: Add custom directory servers to Connect Dialog (#1869, #1894).
    (contributed by @jp8)

  • Server: A single click on the server application in the systemtray now opens the Jamulus Server main window (#1722, #1731).
    (contributed by @henkdegroot)

  • Server: Jam Recorder's internal locking and initiatlization code has been made more robust (#1826).
    (contributed by @cdmahoney)

  • Server: The list of servers registered on a directory can now be saved during directory restart. Use the new
    --directoryfile CLI option to use this feature. (#1867)
    (contributed by @pljones)

  • Android: Add close button on Android to enhance

Jamulus enables real-time jam sessions over the internet.

Updated: 29 Jul, 2021

Snapshot r3.8.0devNightly1

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

Updated: 28 Jul, 2021
  • Editor: Fix crash when quantitizing notes. Bug
    introduced in 6.9.80.
  • Windows32: Fix import MOD.
  • Macos: Open Help windows in an external browser
    since the manual now uses javascript-features not
    supported by QtWebkit 5.9.
  • Manual: Include search field + various other
    improvements.
  • Faust: Fix possible performance problem for the
    interpreter backend.
  • API:
    • gui_web: Handle local files with queries.
    • gui_web: Only accept Escape key if currently
      searching. (Previously it hindered all other
      usage of the Escape key by web pages.)

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

Updated: 28 Jul, 2021
  • Editor: Fix crash when quantitizing notes. Bug
    introduced in 6.9.80.
  • Windows32: Fix import MOD.
  • Macos: Open Help windows in an external browser
    since the manual now uses javascript-features not
    supported by QtWebkit 5.9.
  • Manual: Include search field + various other
    improvements.
  • Faust: Fix possible performance problem for the
    interpreter backend.
  • API:
    • gui_web: Handle local files with queries.
    • gui_web: Only accept Escape key if currently
      searching. (Previously it hindered all other
      usage of the Escape key by web pages.)

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

Updated: 28 Jul, 2021

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

Updated: 27 Jul, 2021

Changes at a glance:

  • Notes for end users
    • Support for LDAC and AptX bluetooth codecs, plus "SBC XQ" (SBC with higher-quality parameters)
    • Support for HFP bluetooth profiles
    • Support for Bluetooth A2DP AVRCP Absolute Volume
    • ALSA path configuration files can now be placed in user home directory
    • module-virtual-surround-sink rewritten
    • More options for module-jackdbus-detect
    • Improved hardware support
      • SteelSeries Arctis 9
      • HP Thunderbolt Dock 120W G2
      • Behringer U-Phoria UMC22
      • OnePlus Type-C Bullets
      • Sennheiser GSX 1000/1200 PRO
    • New udev variable: PULSE_MODARGS
    • max_latency_msec argument added to module-null-source
    • module-filter-apply can take filter parameters from device properties
    • module-match can now be loaded multiple times
    • Improvements to FreeBSD support
    • Windows support added to Meson
    • Additional commands for pactl
    • Card profiles can be set to sticky
  • Notes for application developers
    • New API for sending messages from clients to PulseAudio objects
    • New mechanism for applications to disable shared memory on their connection to PulseAudio
  • Notes for packagers
    • Autotools build system have been dropped
    • The startup script can now read additional configuration from the /etc/pulse/default.pa.d/ directory
    • Option to build client library and utilities only
    • Avoid loading X11 modules on Wayland (GNOME-only for now)
    • OSS support is now configurable in Meson
    • Valgrind support is now configurable in Meson

Detailed change log:

https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/15.0/

HPS JAM is an online audio collaboration tool for low latency audio with lyrics and chat

Updated: 26 Jul, 2021

Signed-off-by: Hans Petter Selasky hps@selasky.org

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

Updated: 24 Jul, 2021
  • Editor/Instrument: Enable sample-seek by default.
  • Macos: Runs under Macos 11.
  • Windows: Antivirus programs should never scan
    LADSPA plugins during startup anymore.
  • JUCE: Don't allocate memory in realtime code for
    VST3 plugins when setting parameter values.
  • Editor: Fix "Rec" not being removed immediately
    after stopping to record MIDI input.
  • Linux: Fix JUCE thread issues which might have
    caused glitches in sound when using VST plugins.
  • JUCE: Upgrade to V6.0.8. Most important change is
    probably support for VST3 plugins on Linux.

Power Tab Editor is a cross-platform guitar tablature editor

Updated: 24 Jul, 2021

Installing

  • For Windows and Mac users, download the installer from the Assets section at the bottom of the release notes.
  • For Ubuntu users, this release can be installed from the stable builds PPA.

Added

  • Many behavior changes to improve the workflow of editing symbols such as tempo markers (#23, #192, #220).
    • These items can now be clicked on and selected, and Delete can then be pressed to remove the selected item.
    • Double-clicking an item will now launch the edit dialog. Previously, it was required to remove and then re-create the item.
  • New preferences option to enable playing notes as they are entered (#47).
  • New menu item Help -> App Info which contains information about the installation. This can be useful to include when reporting bugs (#329)

Changed

  • On macOS, the Delete key can now be used to remove notes rather than having to press Fn+Delete.
  • The MIDI device is now initialized in the background, which should avoid some lag the first time playback is activated (#47).
  • Qt 5.10 or higher is now required.

Fixed

  • Fixed a MIDI playback bug where adjacent repeated sections resulted in an empty bar

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

Updated: 24 Jul, 2021
  • Editor/Instrument: Enable sample-seek by default.
  • Macos: Runs under Macos 11.
  • Windows: Antivirus programs should never scan
    LADSPA plugins during startup anymore.
  • JUCE: Don't allocate memory in realtime code for
    VST3 plugins when setting parameter values.
  • Editor: Fix "Rec" not being removed immediately
    after stopping to record MIDI input.
  • Linux: Fix JUCE thread issues which might have
    caused glitches in sound when using VST plugins.
  • JUCE: Upgrade to V6.0.8. Most important change is
    probably support for VST3 plugins on Linux.

Power Tab Editor is a cross-platform guitar tablature editor

Updated: 24 Jul, 2021

Installing

  • For Windows and Mac users, download the installer from the Assets section at the bottom of the release notes.
  • For Ubuntu users, this release can be installed from the stable builds PPA.

Added

  • Many behavior changes to improve the workflow of editing symbols such as tempo markers (#23, #192, #220).
    • These items can now be clicked on and selected, and Delete can then be pressed to remove the selected item.
    • Double-clicking an item will now launch the edit dialog. Previously, it was required to remove and then re-create the item.
  • New preferences option to enable playing notes as they are entered (#47).
  • New menu item Help -> App Info which contains information about the installation. This can be useful to include when reporting bugs (#329)

Changed

  • On macOS, the Delete key can now be used to remove notes rather than having to press Fn+Delete.
  • The MIDI device is now initialized in the background, which should avoid some lag the first time playback is activated (#47).
  • Qt 5.10 or higher is now required.

Fixed

  • Fixed a MIDI playback bug where adjacent repeated sections resulted in an empty bar

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

Updated: 23 Jul, 2021

This is mostly a bug fix update. I was going to do a quick 3.4.1 patch with a couple of fixes for regressions people had reported for yabridge 3.4.0, but then I got reports that with certain setups (I wasn't able to replicate it), Ardour might resize plugin editor windows to an incorrect size when using Ardour 6.8 in combination with an older version of XFCE. So I decided to take this opportunity to rewrite the editor embedding implementation to make sure that hosts that somehow ignore the editor size reported by the plugin can never guess the wrong size by themselves. And we also need to get to yabridge 3.11 for Workgroups somehow, right? This change should fix rare editor size issues with Ardour, a similar issue with Carla 2.3.1 (older and newer versions aren't affected), and also fixes another Ardour issue where resizing a VST3 editor past its original size might leave behind gray borders. I haven't been able to find any regressions during my testing in any of the VST2 and VST3 hosts listed in the readme, but please let me know if you do run into any new issues after these changes!

The other changes are

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

Updated: 22 Jul, 2021

Changes since RC2

  • Privacy Policy links are accessible to VI users.

Changes and improvements since the previous version

  • Windows version is now 64-bit
  • Improved default spectrogram colors
  • We now provide an official binary for Linux in the form of an AppImage
  • Bugs fixing

Full details of new features in the visual guide to New Features in 3.0.3

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

Updated: 22 Jul, 2021

Added

  • Add accelerators to toolbox tooltips

Changed

  • Disable saving in save dialog shown when closing a project on trial version
  • Silence debug messages printed when drawing audio regions

Fixed

  • Silence non-fatal error when detaching panels on some systems
  • Fix error when dragging folder track into itself
  • Fix dragging markers track inside folder track causing a crash
  • Fix crash when deleting a track inside a folder track
  • Fix crash on MacOS when loading a project
  • Fix error when closing project containing folder tracks
  • Fix error when loading project where an audio region is selected

Pure data is an open source visual programming language

Updated: 22 Jul, 2021

post fact tagging for release 0.42-6

Pure data is an open source visual programming language

Updated: 22 Jul, 2021

post fact tagging for release 0.42-6

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

Updated: 21 Jul, 2021

Added

  • Add monitor toggle to audio tracks
  • Add Vietnamese translation
  • Add metronome count-in
  • Add recording preroll option
  • Ask for save on close
  • Add sends/MIDI FX to mixer channels
  • Make all notebook tabs detachable
  • Allow importing multiple files at the same time
  • Allow overriding keyboard shortcuts
  • User manual: add MIDI bindings section

Changed

  • Update Chinese (Simplified), Japanese, Russian translations
  • Link reveal status of channel sends/inserts/MIDI FX on mixer
  • Prettify file info in file browser
  • User manual: move Shortcuts section

Fixed

  • Fix broken news button URL
  • Fix crash when selected auditioning instrument is not found on startup
  • Fix passing incorrect widget in file auditioning controls widget signals
  • Fix error when attempting to audition MIDI file
  • Fix incorrectly allowing the user to undo mid-sequence

Removed

  • Remove trial time limit

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

Updated: 21 Jul, 2021

update po

Functional programming language for signal processing and sound synthesis

Updated: 20 Jul, 2021
No content.

Functional programming language for signal processing and sound synthesis

Updated: 20 Jul, 2021
No content.

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

Updated: 20 Jul, 2021

Fix a bug where USB jack master vanishes at reboot

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

Updated: 20 Jul, 2021

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

Updated: 20 Jul, 2021

0.3.32

Functional programming language for signal processing and sound synthesis

Updated: 20 Jul, 2021

Change log

WARNING: to get the source version

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

New

  • Tools dynamic-faust, faustbench, faustbench-llvm and faust2object are now part of the macOX binary distribution.
  • New -os0 and -os1 options (variants of -os).
  • Add dynamic-coreaudio-gtk tool.
  • New faustremote [] ==> script.
  • Add faust2w64puredata script.
  • Add -bs option to faust2sndfile.
  • Add -edit option in dynamic-jack-gtk.
  • Add -ct option in faust2sndfile.
  • Add -double support with soundfile.
  • Make -inj foo.cpp option correctly work in faust2object tool.
  • Add switch/case based Interpreter loop for Windows32 compilation in Interp backend.
  • Update faust2juce to Projucer 6.0.8 (build date 22 Mar 2021). Add Visual Studio 2019 builds to the plugin and standalone Jucer files. Add new arg to faust2juce for VST 2 SDK folder. Add new arg for disabling juce splash screen.
  • Add -a arch_file in compile options generation.
  • Add dsp_crossfader class.
  • New experimental faust2audiokit tool.
  • Csharp backend contributed by Mike Oliphant.
  • Add -fx (fixed-point) option.
  • Add -soundfile option to faust2object.
  • Add faust2cagt tool.
  • New soul-faust-editor tool.
  • Add architecture files for Daisy and faust2daisy.
  • Add -rc option to possibly

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

Updated: 19 Jul, 2021
  • Audio: Try not to open any audio input device by
    default. Sometimes this screws up the output
    sound.
  • Audio: Try to use a default buffer size of 1024
    when initializing the audio device. Earlier the
    audio device was sometimes initialized with an
    incompatible block size.
  • Sequencer: Fix inserting several audio files at
    once when selecting "Insert audio file(s)" from
    the popup menu. For a few releases now, inserting
    several audio files inserted the new audio files
    into the wrong sequencer tracks.
  • Sequencer: Also set seqtrack-under-mouse when
    changing current seqtrack.
  • Sequencer: Fix moving several seqblocks at once
    when there are hidden seqtracks.
  • Sequencer: Light up seqtrack names, both in
    seqtrack headers and in the "Tracks" tab, when
    mouse is above.
  • Sequencer: Light up the editable path name field in
    the "Files" tab when mouse is above.
  • Sequencer: Light up seqtrack currently under mouse.
  • Sequencer: Fix keybindings not always working on
    current seqtrack pointed to by the mouse.
  • Sequencer: Paint orange border around current
    seqblock in the sequencer navigators.
  • Sequencer: Fix possible weird behavior when moving
    more than one seqblock and one or more of those
    seqblocks were deleted because they were moved to
    a seqtrack of the wrong type.
  • GUI: Make

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

Updated: 19 Jul, 2021
  • Audio: Try not to open any audio input device by
    default. Sometimes this screws up the output
    sound.
  • Audio: Try to use a default buffer size of 1024
    when initializing the audio device. Earlier the
    audio device was sometimes initialized with an
    incompatible block size.
  • Sequencer: Fix inserting several audio files at
    once when selecting "Insert audio file(s)" from
    the popup menu. For a few releases now, inserting
    several audio files inserted the new audio files
    into the wrong sequencer tracks.
  • Sequencer: Also set seqtrack-under-mouse when
    changing current seqtrack.
  • Sequencer: Fix moving several seqblocks at once
    when there are hidden seqtracks.
  • Sequencer: Light up seqtrack names, both in
    seqtrack headers and in the "Tracks" tab, when
    mouse is above.
  • Sequencer: Light up the editable path name field in
    the "Files" tab when mouse is above.
  • Sequencer: Light up seqtrack currently under mouse.
  • Sequencer: Fix keybindings not always working on
    current seqtrack pointed to by the mouse.
  • Sequencer: Paint orange border around current
    seqblock in the sequencer navigators.
  • Sequencer: Fix possible weird behavior when moving
    more than one seqblock and one or more of those
    seqblocks were deleted because they were moved to
    a seqtrack of the wrong type.
  • GUI: Make

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

Updated: 17 Jul, 2021

Version 0.96.0 tagged.

JACK2 is a multiplatform C++ low-latency audio server for multi-processor machines.

Updated: 15 Jul, 2021
  • Add jack_position_t::tick_double, and flags around it
  • Add zalsa "-w" argument to wait for soundcard to be available
  • Bump internal protocol version to 9 (due to struct alignment)
  • Fix alignment of fields for atomic accesses
  • Fix build for platforms needing __STDC_FORMAT_MACROS
  • Fix compilation of documentation

External changes, related to macOS/Windows installer:

  • Fix macOS microphone permissions on qjackctl macOS app bundle
  • Update qjackctl to 0.9.4

Konfyt is a digital keyboard workstation to easily switch patches for live keyboard playing

Updated: 15 Jul, 2021

Added

  • Ignore global transpose option in layer MIDI filter
  • Ignore global volume option for buses (checkbox on Ports and Buses screen)

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

Updated: 15 Jul, 2021

Added

  • Add meson option for native build
  • Add dots to position/BPM displays
  • Add Indonesian translation
  • Add graph SVG export
  • Record incoming MIDI CC events into automation lanes
  • Add ability to change instrument
  • Add ability to save/load presets from plugin inspector
  • Show port groups in plugin inspector
  • Add ability to perform multiple undoable actions in sequence
  • Add ability to change direct out for multiple tracks (and to create a new group to route to)
  • Add folder tracks

Changed

  • Enable link time optimization (LTO) by default
  • Draw even less detail on audio regions when CPU usage is above 40%
  • Update French, Chinese (Simplified), Japanese, Ukrainian translations
  • Make group tracks foldable
  • Silence unnecessary MIDI event logs
  • Do not attempt to free swh lv2 plugins (upstream issue)

Fixed

  • Fix channel sends being outside pre-fader group in graph exports
  • Fix various issues on MacOS
  • Fix missing libm dependency on lv2apply used during tests
  • Fix error when loading project with duplicated audio region
  • Fix multiple tracks losing their order when moved
  • Fix incorrectly allowing 0 tracks to be selected when ctrl-clicking on track
  • Fix default loop range being 5 bars long instead of 4 bars
  • Fix memory leak in track processors
  • Fix crash when setting listen

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

Updated: 15 Jul, 2021

update po

Moony.lv2 plugin is falf-way between a graph routing and LUA live-coding environment.

Updated: 15 Jul, 2021

release-0.40.0

Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer.

Updated: 15 Jul, 2021
Download: https://laborejo.org/downloads/patroneo-2.2.0.tar.gz

Changelog:

  • Add status bar to explain possible user actions (like "use shift + mousewheel to transpose measure")
  • Streamline mousewheel behaviour in song editor. It now always scrolls without shift / alt key, no more accidental transpositions.
  • Add non-destructive step delay for individual measures. Shift an individual measures forwards or backwards in time, within the boundaries of the measure.
  • Add track-switch to choose step-delay wrap-around behaviour, if delayed notes end up outside the pattern
  • Add non-destructiv pattern augmentation/scaling. Make an individual measure shorter or longer overall, with the same GUI as transpositions.
  • Add track-switch to choose repeat-to-fill behaviour if scaling a pattern shorter, which creates empty space.
  • Change user input to choose above measure modifications. Everything is now accesible by shortcuts, removing the functionality from the mousewheel.
  • Fix missing undo for measure modifications after delete.
  • Fix wrong playback cursor speed.
  • Fix small GUI drawing issues
  • Changelog reformating. Meta meta :)

Rosegarden is a composition and editing environment based around a MIDI sequencer

Updated: 10 Jul, 2021

Release

Rosegarden is a composition and editing environment based around a MIDI sequencer

Updated: 10 Jul, 2021

Release

Agordejo is an NSM session manager and app launcher that remembers your connections

Updated: 08 Jul, 2021
Download: https://laborejo.org/downloads/agordejo-0.3.0.tar.gz

Changelog:

  • Remove "Quick" mode. As it turns out "Full" mode is quick enough. Port convenience features to full mode.
  • Add button in session chooser for alternative access to context menu options
  • Add a timeline above running session to show global jack transport position. Also add controls to set the position.
  • Saving the timeline settings per session is done via nsm-data, which increases version from 1.0 to 1.1
  • Add normal "Save" to tray icon.
  • Add file integrity check after copying a session
  • Add progress updates to copy-session.
  • Submenu in tray icon to toggle visibility of individual clients (if supported)
  • Double click on a crashed clients opens it again.
  • More programs and icons added to the internal database.
  • Fix a rare crash where the hostname must be case sensitive.

Agordejo is an NSM session manager and app launcher that remembers your connections

Updated: 08 Jul, 2021
Download: https://laborejo.org/downloads/agordejo-0.3.0.tar.gz

Changelog:

  • Remove "Quick" mode. As it turns out "Full" mode is quick enough. Port convenience features to full mode.
  • Add button in session chooser for alternative access to context menu options
  • Add a timeline above running session to show global jack transport position. Also add controls to set the position.
  • Saving the timeline settings per session is done via nsm-data, which increases version from 1.0 to 1.1
  • Add normal "Save" to tray icon.
  • Add file integrity check after copying a session
  • Add progress updates to copy-session.
  • Submenu in tray icon to toggle visibility of individual clients (if supported)
  • Double click on a crashed clients opens it again.
  • More programs and icons added to the internal database.
  • Fix a rare crash where the hostname must be case sensitive.

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

Updated: 07 Jul, 2021

An Early-Summer'21 Release.

samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo fx

Updated: 07 Jul, 2021

An Early-Summer'21 Release.

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

Updated: 07 Jul, 2021

An Early-Summer'21 Release.

synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx

Updated: 07 Jul, 2021

An Early-Summer'21 Release.

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

Updated: 06 Jul, 2021

Version 0.95.1 tagged.

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

Updated: 04 Jul, 2021

version 3.5.7

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

Updated: 04 Jul, 2021
No content.

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

Updated: 03 Jul, 2021

version 3.5.6

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

Updated: 02 Jul, 2021

This is Ardour 6.8

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

Updated: 01 Jul, 2021
  • Editor: Don't show assertion window when changing
    the number of lines in a block causes a note to
    be shortened. Bug introduced in 6.9.80

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

Updated: 01 Jul, 2021
  • Editor: Don't show assertion window when changing
    the number of lines in a block causes a note to
    be shortened. Bug introduced in 6.9.80

Csound is a sound and music computing system

Updated: 30 Jun, 2021

This is a bug fix release of Csound 6.16, where an issue affecting the use of turnoff/turnoff2 was repaired.
The features/changes/manuals/etc are the same as for 6.16.0.

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

Updated: 28 Jun, 2021

version 3.5.5

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

Updated: 28 Jun, 2021

0.3.31

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

Updated: 27 Jun, 2021
  • Load: Fix program freeze if loading a song with a
    VST/AU plugin from the command line. Was probably
    only a problem on Linux.
  • VST/AU: Enable all audio channels of VST/AU plugins
    when the plugin is initiated since some plugins
    don't enable all channels by default. For instance,
    the U-he Runciter plugin only enables one of its
    channels. In the future there should be an option
    to select bus layout for plugins
  • Editor: Fix inserting a new note below another note
    in a non-polyphonic matter, i.e. so that the end of
    the first note stops where the second note starts.
    This could in some situations fail spectacularly.
    Bug introduced in 6.9.80

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

Updated: 27 Jun, 2021
  • Load: Fix program freeze if loading a song with a
    VST/AU plugin from the command line. Was probably
    only a problem on Linux.
  • VST/AU: Enable all audio channels of VST/AU plugins
    when the plugin is initiated since some plugins
    don't enable all channels by default. For instance,
    the U-he Runciter plugin only enables one of its
    channels. In the future there should be an option
    to select bus layout for plugins
  • Editor: Fix inserting a new note below another note
    in a non-polyphonic matter, i.e. so that the end of
    the first note stops where the second note starts.
    This could in some situations fail spectacularly.
    Bug introduced in 6.9.80

B.Oops is a glitch and fx step sequencer LV2 plugin

Updated: 27 Jun, 2021

What's new

  • Tesla coil: Sample rate-independency
  • Speed up Airwindows Fx
  • Non-linear sample interpolation
  • Sort / organize effects

screenshot

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

Updated: 25 Jun, 2021
  • Windows/Editor: Another workaround to fix garbled
    fonts sometimes happening in the editor right after
    startup.
  • Editor: Changed the behavior when pressing DEL on a
    veltext entry so that it behaves the same way as
    when deleting a velocity node with the mouse.
  • Manual: Minor updates.
  • Sequencer: Make it optional in preferences
    whether changing current seqtrack also changes
    current editor block. Also disable this option by
    default, before it was enabled.
  • Sequencer: Add option in preferences whether mouse
    wheel up/down starts/stops playing or scrolls
    up/down seqtracks.
  • Sequencer: New option in preferences to select
    whether to autoselect the seqtrack which is
    currently below the mouse pointer. In addition,
    turn this option OFF by default (before this
    behavior was ON).
  • Mixer: Change the "Connected to main pipe" option
    in the popup menus to "Connected to main bus".
  • Preferences/colors: Add slider to adjust the amount
    of gradient colors of various filled rectangles.
  • GUI: Various tweaks to color shading.
  • Preferences/colors: Fix setting correct default
    values for the saturation and brightness sliders
    when pressing "Reset".
  • Sequencer: New option in preferences to select
    whether to autoselect block currently under the
    mouse pointer. In addition, turn this option OFF by
    default (before this behavior was ON).
  • Load: Add

ChucK is a programming language for real-time sound synthesis and music creation

Updated: 25 Jun, 2021

Chuck release 1.4.1.0

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

Updated: 24 Jun, 2021

Added

  • Add bookmarks and filters to file browser
  • Add MIDI/audio auditioning support to file browser
  • Make MIDI note/velocity colors take velocity into account
  • Allow MIDI learn on track sends

Changed

  • Show error message when plugin UI fails to open
  • Always copy/reflink audio pool files to backups instead of creating symlinks
  • Update user manual sections: getting started, projects, configuration, plugins, audio and MIDI files
  • Lower GLib requirement to 2.64
  • Update Spanish, Russian translations
  • Update popup file browser and refactor common logic with panel file browser
  • Draw MIDI note velocities as lollipops
  • Center velocities under MIDI notes

Fixed

  • Fix crash when adding a MIDI FX track
  • Fix rare error when attempting to queue metronome samples

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

Updated: 24 Jun, 2021

update po

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

Updated: 19 Jun, 2021

Version 0.95.0 tagged and bagged.

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

Updated: 18 Jun, 2021

Fixes alphabetical order in credits

Cabbage is a framework for audio software development

Updated: 18 Jun, 2021

logo_cabbage_black_no_text

Fixes/Updates/Modifications

  • Includes latest version of Csound, version 6.16
  • updated cabbageGetValue to improve efficiency
  • fixed xypad crash when host is closed while xypad automation is still running
  • added new cabbageGetWidgetChannels, cabbageGetFilename , cabbageGetFilePath, cabbageGetFileExtension, cabbageGetFileNoExtension , cabbageCopyFile opcodes
  • updated warning systems
  • fixed native font issue in style("legacy") mode.
  • fixed issues with cabbageCreate and image and filmstrip files.
  • fixed preset issue with VST3 - preset combo was not updating with session
  • added ‘orc’ and ‘sco’ support for file browser in IDE
  • fixed SVG file path issue - they were behaving differently to standard images such as png/jpeg
  • adding new numberOfClicks() identifier to listbox to allow clicking on single click
  • fixed intermittent problems with scanning AUs in Logic
  • fixed crash if no preset files is pass to filebutton using populate identifier
  • adding better support for images wen using cabbageCreate
  • added support for corners in optionbutton
  • fixed fontSize() in texteditor
  • updated docs

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

Updated: 15 Jun, 2021

Element version 0.46.1

Valhalla Tracker is MIDI sequencing companion written in a C and Python for GNU/Linux audio setups.

Updated: 13 Jun, 2021

Besides fixing a ton of bugs, and inadvertently introducing new ones, this version focused on probability. What's new:

  • randomised velocities and timeshifts (mid click and drag)
  • probabilities column (ctrl+f5) for notes
  • mandy - a fractal track strummer
  • new render mode - what u'd hear for exporting those never-ending mandie's
  • more keyboard shortcuts
  • highest version number ever

Csound is a sound and music computing system

Updated: 12 Jun, 2021

This delayed release was mainly a bug fixing release but there
are significant new opcodes, including support for simpler use of MIDI
controls and a new opcode to connect to an Arduino. Also there is an
optional limiter in the sound output chain.

Also there are a number of new filters including including the final
opcode written by the 'father of computer music' Max Mathews (with
Julius Smith)! ported by Joel Ross.

-- The Developers

USER-LEVEL CHANGES

New opcodes

  • cntDelete deletes a counter object

  • lfsr, a linear feedback shift register opcode for pseudo random
    number generation.

  • ctrlsave stores the current values of MIDI controllers in an array.

  • turnoff3 extends tuning off to remove instrument instances that are
    queued via scheduling but not yet active.

  • ctrlprint prints the result of a ctrlsave call in a form that can be
    used in an orchestra.

  • ctrlprintpresets prints the MIDI controller preset.

  • ctrlselect selects a preset for MIDI controller values.

  • ctrlpreset defines a preset for MIDI controllers.

  • outall writes a signal to all output channels.

  • scale2 is similar to scale but has different argument order and has
    an optional port filter.

  • aduinoReadF extends the arduino family to transfer floating point
    values.

  • triglinseg and trigexpseg

SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more.

Updated: 11 Jun, 2021

updated version and copyright notices

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

Updated: 09 Jun, 2021

Added

  • Add AppImage support

Changed

  • Update Chinese (Simplified), Russian, Ukrainian, Polish translations
  • Install org.zrythm.Zrythm.desktop instead of zrythm.desktop
  • Various DSP/UI optimizations

Fixed

  • Fix crash when attempting to get last n lines from log file before it is initialized
  • Fix undo stack indices not getting updated when removing actions
  • Fix error when opening automation lanes on master

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

Updated: 09 Jun, 2021

Merge remote-tracking branch 'weblate/translate' into develop

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

Updated: 09 Jun, 2021

0.3.30

B.Slizr is an LV2 audio effect plugin for chopping stereo audio input signals.

Updated: 06 Jun, 2021

What's new

  • Locales: DE, IT, FR
  • Do not mute if transport stopped

Screenshot

B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.

Updated: 06 Jun, 2021

What's new

  • Support build parameter LANGUAGE
  • Locales: EN, DE, IT (by LAM)
  • Enable web browser call (help, tutorial) on fork-blocking hosts
  • Do not mute if transport stopped

screenshot

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

Updated: 06 Jun, 2021

Added

  • Make track mute/solo/listen/mono/record MIDI bindable

Changed

  • Only listen to MIDI notes within the first beat during moving
  • Don't show non-fatal error when RtAudio backend fails to initialize
  • Disable hardware processor callback when disabling the audio engine (fixes occasional error when closing projects)
  • Call cleanup() on all LV2 plugins except helm

Fixed

  • Fix error when removing unused clips from the pool

Removed

  • Remove ability to change JACK buffer size on the fly on Windows

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

Updated: 06 Jun, 2021

add title to annotated tags

B.Shapr is an envelope plugin for time or beat position-dependent effects.

Updated: 06 Jun, 2021

What's new

  • Smooth parameters instead of shape
  • Do not mute if transport stopped

screenshot

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

Updated: 04 Jun, 2021
  • Update Greek, Spanish, Chinese (Simplified), Norwegian Bokmal, Japanese translations
  • Annotate releases with changelog
  • Make LV2 plugin <=> UI communication buffers larger

Fixed

  • Fix crash when undoing deletion of multiple inserts
  • Fix audio track inputs not being available after loading a project
  • Fix bounced regions not starting at start marker when bouncing tracks
  • Fix error when attempting to open plugins with carla when zrythm is built without carla support

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

Updated: 03 Jun, 2021

0.3.29

Jamulus enables real-time jam sessions over the internet.

Updated: 02 Jun, 2021
  • The term "Central server" has been replaced with "Directory server" (#1407, #1715, #1629).
    Note that the program will still accept the --centralserver option for backward
    compatibility with existing system startup scripts, but its usage is deprecated.
    (contributed by @pljones, @softins)

  • Mac: Generate build with Qt 5.15.2 for better compatibility with Big Sur (#1687, #1768).
    We still build a legacy version with Qt 5.9.9 to support older versions of macOS:

    • Users of 10.13 (High sierra) or newer should use the standard build with Qt 5.15.2
    • Users of Yosemite, El Capitan or Sierra should use the legacy build with Qt 5.9.9
      (contributed by @softins)
  • GUI: Settings window has been reorganized into tabs (#1415, #1554, #1542, #1588):

    • User Profile window has been integrated into the settings window.
    • Input Pan has been moved to the newly created Advanced tab and removed from main window.
      (contributed by @dcorson-ticino-com, @pljones)
  • GUI: Moved the Ping and Delay stats from the Settings window to the main window (#1762):
    This was partly to work around a Mac issue with updates to the settings window (#1643)
    and is actually

Rosegarden is a composition and editing environment based around a MIDI sequencer

Updated: 02 Jun, 2021

Release

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

Updated: 02 Jun, 2021

v1.0.0-alpha.17.1.3

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

Updated: 02 Jun, 2021

skip zsh completions (causes errors with old bash)

Jamulus enables real-time jam sessions over the internet.

Updated: 29 May, 2021
  • Mac: Generate build with Qt 5.15.2 for better compatibility with Big Sur (#1687, #1768).
    We still build a legacy version with Qt 5.9.9 to support older versions of macOS:

    • Users of 10.13 (High sierra) or newer should use the standard build with Qt 5.15.2
    • Users of Yosemite, El Capitan or Sierra should use the legacy build with Qt 5.9.9
      (contributed by @softins)
  • Code: Added automatic code formatting with clang-format (#901, #1127).
    (contributed by @passing)

  • GUI: Moved the Ping and Delay stats from the Settings window to the main window (#1762)
    This was partly to work around a Mac issue with updates to the settings window (#1643)
    and is actually an improvement anyway, as the settings window does not need to remain open.
    (contributed by @dcorson-ticino-com and @softins)

  • GUI: Added "About Qt" to the help menu to display version of Qt (#1685, #1692).
    (contributed by @softins)

  • GUI: Corrected the operation of What's This in the settings dialog (#1622, #1635).
    (contributed by @dcorson-ticino-com)

  • GUI: Improved the muted speaker icon display (#1691).
    (contributed by @henkdegroot)

  • Added new icons for

Jamulus enables real-time jam sessions over the internet.

Updated: 29 May, 2021

Update version to 3.8.0rc2

Jamulus enables real-time jam sessions over the internet.

Updated: 29 May, 2021

Update version to 3.8.0rc2

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

Updated: 28 May, 2021

Version 0.94.0 tagged and bagged.

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

Updated: 27 May, 2021

Changes 6.9.74 -> 6.9.75:

  • GUI: Tweak default background color of the editor
    and the modular mixer.
  • Audio/MIDI: Fix erroneous error message
    ("RT_free failed") possibly being displayed when
    sending and receing MIDI from VST plugins. Bug
    probably introduced around 6.9.66.
  • Sequencer: Warn about non-linear mapping if
    loading an older song that has Crossover
    automation for the sampler instrument.
  • Editor: Warn about non-linear mapping if loading
    an older song that has Crossover automation for
    the sampler instrument.
  • Mixer: Made it possible to configure the
    background color of the modular mixer separately.
  • Sampler instrument: Fix loading songs with custom
    loops.
  • API: Fix wrong error message possibly being
    displayed when sending/receiving MIDI.

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

Updated: 26 May, 2021

Summary of changes since 20200412 release:

  • Add support for saving MOD files
  • Fix conflict in MIDI setup when ALSA and OSS are both available
  • Allow setting program on MIDI drums
  • Fix instrument and sample panning overwriting channel panning
  • Fix issues related to portamento with Amiga slides
  • Support compressed stereo samples in ITI/ITS files
  • Convert XM/MOD EA0/EB0 to D00 when loading
  • Clamp S3M mixing volume to valid values on save
  • Improve autovibrato accuracy
  • Fix noteless instrument numbers updating instrument panning
  • Fix handling of zero-value linear slides
  • Read extended OpenMPT version information
  • Fix instrument sample mapping in the IMF loader
  • Fix memory access bug in the MTM loader

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

Updated: 26 May, 2021

Summary of changes since 20200412 release:

  • Add support for saving MOD files
  • Fix conflict in MIDI setup when ALSA and OSS are both available
  • Allow setting program on MIDI drums
  • Fix instrument and sample panning overwriting channel panning
  • Fix issues related to portamento with Amiga slides
  • Support compressed stereo samples in ITI/ITS files
  • Convert XM/MOD EA0/EB0 to D00 when loading
  • Clamp S3M mixing volume to valid values on save
  • Improve autovibrato accuracy
  • Fix noteless instrument numbers updating instrument panning
  • Fix handling of zero-value linear slides
  • Read extended OpenMPT version information
  • Fix instrument sample mapping in the IMF loader
  • Fix memory access bug in the MTM loader

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

Updated: 26 May, 2021

Summary of changes since 20200412 release:

  • Add support for saving MOD files
  • Fix conflict in MIDI setup when ALSA and OSS are both available
  • Allow setting program on MIDI drums
  • Fix instrument and sample panning overwriting channel panning
  • Fix issues related to portamento with Amiga slides
  • Support compressed stereo samples in ITI/ITS files
  • Convert XM/MOD EA0/EB0 to D00 when loading
  • Clamp S3M mixing volume to valid values on save
  • Improve autovibrato accuracy
  • Fix noteless instrument numbers updating instrument panning
  • Fix handling of zero-value linear slides
  • Read extended OpenMPT version information
  • Fix instrument sample mapping in the IMF loader
  • Fix memory access bug in the MTM loader

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

Updated: 25 May, 2021

Changes 6.9.72 -> 6.9.74:

  • GUI: Made it possible to configure all label
    colors. Before this, it was hardcoded to light
    gray.
  • Sequencer: Made it possible to configure the
    editor seqtrack header backgound color
    separately. Before, it just used the "Sequencer
    background" color.
  • Sampler instrument: Made the crossfade slider
    exponential so that it'll be possible to set
    accurate small values.
  • Sequencer: Paint name of current editor seqblock
    in white color also in the navigator widgets.
  • GUI: Adjust default colors a little bit.
  • Editor: Fix assertion reporter popping up when
    changing number of tracks in "block properties"
    while playing.
  • GUI: Paint gradient background color for various
    text.
  • Editor: Tweak tempo multiplier slider graphics a
    little bit. Also make the colors for the slider
    configurable.
  • Playlist: Use same colors as in the sequencer and
    paint a border around current entries instead of
    using a different background color. Also paint a
    small border around non-current entries.
  • Sample instrument/Fluidsynth instrument: Make sure
    the sample browser is wide enough to show all text
    of normal-sized filenames.
  • GUI: Make all buttons have the "Buttons" color.
  • GUI: Make group boxes easier to see.
  • Sampler instrument: Support loop crossfade when
    using custom loop start/end points.
  • Sampler instrument: New effect

Fasttracker II clone for Windows/macOS/Linux

Updated: 23 May, 2021
  • Bugfix: The Lxx (Set Envelope Pos) XM effect was broken :(
  • Added support for loading FLAC samples (w/ loop/vol./name information)
  • Added support for loading '8-bit unsigned/32-bit float/64-bit double' AIFFs
  • Added support for loading XMs with ADPCM sample compression (ModPlug Tracker)
  • The windowed-sinc LUT now has 8192 phases instead of 4096 for a theoretical small interpolation precision improvement
  • Bugfix: Fixed a bug with "Save rng." (Smp. Ed.) related to data after/around the loop end point
  • "Save rng." (Smp. Ed.) now asks if you want to overwrite an existing file
  • Bugfix: The windowed-sinc interpolation was slightly wrong near the loop-start point on looped samples. Was only audible on super-tight loops
  • Mixer now uses 32-bit single-precision floats instead of 64-bit double-precision. The error difference in the audio output is +/- 1 (16-bit), which is only -90dbFS and not really audible. This should give a performance boost for devices that are slow with handling double-precision floats.
  • Samples now have units of "samples" instead of bytes (in the sample editor). This means that 16-bit samples will show the same numbers as 8-bit samples.
  • The sample editor is now drawing interpolated sample points when zoomed in
  • Fixed a bug where the "Range" button in Smp. Ed

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

Updated: 20 May, 2021

This is Ardour 6.7

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

Updated: 19 May, 2021

0.3.28

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

Updated: 19 May, 2021

In Greek tradition, the sphinx has the head of a woman, the haunches of a lion, and the wings of a bird. She is mythicized as treacherous and merciless, and will kill and eat those who cannot answer her riddle.

Changelog:

  • New double-buffered audio engine
  • Improved audio sample rendering precision
  • Show tooltips when hovering over UI components
  • Add .clang-format file
  • Removed support for Autotools build system
  • Removed support for old raw patches
  • [CMake] Use find_package command for libsamplerate
  • Improved AudioBuffer move semantics
  • Send time + position information to plug-ins
  • Update JUCE library to version 6.0.7
  • Fix crash when saving project with plug-ins in invalid state

SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more.

Updated: 18 May, 2021

…he default. update version to 1.7.7

Jamulus enables real-time jam sessions over the internet.

Updated: 17 May, 2021
  • Mac: Updated to use Qt 5.12.10 for better compatibility with Big Sur (#1687).
    This drops support for Yosemite and El Capitan in the distributed version.
    (contributed by @softins)

  • Code: Added automatic code formatting with clang-format (#901, #1127).
    (contributed by @passing)

  • GUI: Added "About Qt" to the help menu to display version of Qt (#1685, #1692).
    (contributed by @softins)

  • GUI: Corrected the operation of What's This in the settings dialog (#1622, #1635).
    (contributed by @dcorson-ticino-com)

  • GUI: Improved the muted speaker icon display (#1691).
    (contributed by @henkdegroot)

  • Added new icons for Linux desktop use (#1672).
    (contributed by @jujudusud)

  • Server: Improvements to multi-threading performance (#960)
    (contributed by @menzels, @softins)

  • Github autobuild for Mac now uses Xcode 11.7 and SDK 10.15 for compatibility
    with Qt5 (#1655).
    (contributed by @softins)

  • GUI: Alignment of delay measurements display improved (#1606, #1617).
    (contributed by @pljones)

  • GUI: Corrected handling of custom directory server in the server, to prevent
    unintended registration with a directory server (#1624, #1627).
    (contributed by @softins)

  • GUI: Corrected alignment of