Release Date Range:

Musescore is an open source and free music notation software.

Updated: 06 Dec, 2023

See dedicated project with changelog.

Added experimental builds for ARM Linux and portable Windows. These haven't been tested as thoroughly as the other builds. Please let us know if you encounter any issues.

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

Updated: 06 Dec, 2023

Release

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

Updated: 06 Dec, 2023

chuck-1.5.2.0 release

rtpmidid allows you to share ALSA sequencer devices on the network using RTP MIDI

Updated: 05 Dec, 2023

Version 23.12 Beta 2

Musescore is an open source and free music notation software.

Updated: 04 Dec, 2023

fix pedal import/export for MusicXML

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

Updated: 02 Dec, 2023

0.14.3 / 2023-12-02
Bug fix release.

Bug Fixes:

  • Daemon crashed at session open with no clients (making Network Sessions not working well)
  • Desktops Memory option was totally broken
  • Daemon crashed if $LANG environment variable was not defined (thanks to Gaël de Chalendar)

Templates:

  • add Mixbus9 and Mixbus32C 8 and 9 templates (thanks to Erich Eickmeyer)
  • remove Jack Mixer old LASH template (Ray-Hack) (Jack Mixer uses NSM for a long time now)
  • rename Calf JACK Host template with a folder without spaces (adapt to Debian policy)

Please download RaySession-0.14.3-source.tar.gz, other packages are auto generated and incomplete.

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

Updated: 30 Nov, 2023

SonoBus 1.7.1 Release Notes

  • Added dedicated button on main window for getting to VDO.Ninja group video link (for those who didn't even know it was there!)
  • Fixed VDO.Ninja link generator, Open in browser now operates properly (which it never did)
  • Fixed font size issue on Windows
  • Other minor fixes

From 1.7.0:

  • Added "Suggest New Group" feature. From the group popup (the button just below Connect showing group info) a new item was added that lets you pick who from the currently connected group you would like to join you in a new group, makes the request and connects you to the new group. If the others accept they will immediately connect to the new group with you. This feature can be used in the situation where you are in a public group, but would like to continue to play/talk with a subset of them in a new private (or public) group, with the least amount of effort.

  • Added Reset All Jitter Buffer button (near the bottom next to FX) with keybinding (cmd/ctrl-J)

  • Added additional features to the VDO.Ninja link generator, allowing you to create links for both webcam and screenshare usage, which you can use at the same time in

by KDE

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

Updated: 29 Nov, 2023

Create tag for 24.01.80

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

Updated: 28 Nov, 2023

SonoBus 1.7.0 Release Notes

  • Added "Suggest New Group" feature. From the group popup (the button just below Connect showing group info) a new item was added that lets you pick who from the currently connected group you would like to join you in a new group, makes the request and connects you to the new group. If the others accept they will immediately connect to the new group with you. This feature can be used in the situation where you are in a public group, but would like to continue to play/talk with a subset of them in a new private (or public) group, with the least amount of effort.

  • Added Reset All Jitter Buffer button (near the bottom next to FX) with keybinding (cmd/ctrl-J)

  • Added additional features to the VDO.Ninja link generator, allowing you to create links for both webcam and screenshare usage, which you can use at the same time in multiple browser windows/tabs. Also, an option was added to generate the link so that your content is only pushed, viewing no one... which can be handy if you are using both webcam and screenshare at the same time, and pick one to not view anyone.

  • Added LV2

Musescore is an open source and free music notation software.

Updated: 27 Nov, 2023

See dedicated project with changelog.

Edit: Added experimental builds for ARM Linux and portable Windows. These haven't been tested as thoroughly as the other builds. Please let us know if you encounter any issues.

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

Updated: 25 Nov, 2023
Installation and troubleshooting guides

Download the Stargate DAW sample pack

Changelog
  • Tracks: Move the plugins button out of the menu onto the track panel
  • Track Menu Panel: Better layout and cosmetic improvements
  • Sequencer: Fix Select{Right,Left,All} actions not working if right-clicking
    on an empty space instead of on an item
  • Main Track: Fix missing controls on track panel
  • Message Box: Fix label not showing in some cases
  • Item Editors: Move horizontal scrollbars to the top, to match the layout of
    the seqencer
  • Item Editor: Hint box improvements
  • Preset Manager Widget: Add missing hint box hints for menu
  • DAW: Add normalize option to render dialog
  • Linux AppImage: Compatibility improvements on many systems
  • Linux AppImage: Upgrade to Python 3.11
  • More consistent use of fonts and font sizes throughout the application, avoid
    using system fonts and/or sizes to the greatest extent possible
  • Hint box: Smaller font, more room for text, some controls have been given
    longer, more detailed hints to use the additional space
  • Hint Box: Fix bottom alignment in transport layout being smaller than the top
Checksums

Optionally, you can generate a sha256sum of the downloaded file and verify
that it

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

Updated: 23 Nov, 2023

9c9733c7e54d48dcba5732557154d78f4a2cc333

PlugData is a plugin wrapper around PureData featuring a new GUI

Updated: 21 Nov, 2023

Patch release with some important bugfixes:

  • Fixed array messages not working
  • Fixed crash when typing "hv." in suggestioncomponent (and possible more stuff with a "." in it)
  • Fixed wrong helpfile showing sometimes (when they end with the same text)
  • Fixed soundfont not initialising on first run
  • Reduced slowness when changing themes from settings panel
  • Fixed sidebar toggle shortcut not working
  • Fixed bug in cyclone/phaseshift~
  • Fixed daw_storage helpfile missing
  • Fixed stack overflow in plaits~ MERDA module
  • Can now click everywhere on scrollbar, not just the thumb
  • Fixed wrong reported version number for ELSE
  • Updated default font to Inter v4.0

Reuploaded on 21/11 to fix a Windows font size issue

python-rtmidi is a Python wrapper (Cython) for C++ RtMidi using Cython

Updated: 20 Nov, 2023

Fixes:

  • Changed CI build configuration, so that auditwheel no longer puts a copy of libasound in the Linux binary wheels - overriding the system libasound - which prevented the _rtmidi extension module shared library from being loaded on systems, where the ALSA plugin library path is not /usr/lib64/alsa-lib, specifically on Debian-based distros. (#190)
  • Replace pip with python -m pip everywhere in in the installation documentation and fixed some minor typos .

Changes:

  • Removed obsolete Python 2 compatibility code in the _rtmidi module and references to Python 2 unicode type in its docstrings.

Downloads:

Please use the source distribution archive and the pre-compiled binary wheels provided on python-rtmidi's PyPI page:

https://pypi.org/project/python-rtmidi/1.5.8/#files

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

Updated: 19 Nov, 2023

We are proud to announce the release of GNU LilyPond 2.24.3. LilyPond is a music engraving program devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts.

This version contains a number of fixes since the release of the previous stable version in August 2023. We recommend all users to update. Scores converted to or written for 2.24.0 will continue to work with this release. A list of added features and other user-visible changes for 2.24 can be found at https://lilypond.org/doc/v2.24/Documentation/changes/. Among others, version 2.24.0 switched to Guile 2.2 and features a completely rewritten infrastructure for creating the official packages, finally allowing us to offer 64-bit binaries for macOS and Windows. These pre-built binaries are linked from https://lilypond.org/download.html and available from GitLab: https://gitlab.com/lilypond/lilypond/-/releases/v2.24.3

For distributions, LilyPond 2.24.3 most notably includes a fix to restore PDF conversion with the recent Ghostscript 10.02.1. Also Guile 3.0 is now officially supported, even though the recommended version will remain Guile 2.2 for the LilyPond 2.24 series.

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

Updated: 16 Nov, 2023

This is a hotfix release. It fixes the following issues:

  • #5568 Fix a crash when opening projects with zero-length clips.
  • #5032 When exporting a file, the sample rate of the tracks is now considered, and last-used sample rate is remembered.
  • #5555 Copy-pasting now pastes into audio again by default. This can be changed via Preferences -> Track Behavior -> Always paste audio as new clips.
  • #5549 Mix and render now also resets the gain for the resulting track.
  • #5571 Fix clips shifting to the right when effects are applied to them.
  • #5106 Fix clicks occurring when overdubbing a project with muted tracks.
  • #5533 Fix files being exported without a file extension in rare cases.
  • #5539 Show all sample rates possible for MP2 exports.
  • #5518 Fix pasting into labels.
  • #5543 Fix a crash when clearing loops.
  • #5529 Fix copying when "select all audio if selection required" is enabled.
  • #5598 #5552 Fix GTK detection and compilation for wxWidgets 3.2.4.
  • #5551 Fix Nyquist-related crashes.
  • #5604 Fix EQs in macros.
  • #5511 Fix a crash when closing Audacity.
  • #5476 Fix builds on armhf.

PlugData is a plugin wrapper around PureData featuring a new GUI

Updated: 16 Nov, 2023

2 year anniversary edition!

Highlights:

  • Multi-window support: you can drag tabs outside of the plugdata window to create a new window
  • Multi-inspector: select multiple different objects, and change inspector properties for all at once
  • Redesigned sidebar, this makes showing/hiding panels more intuitive, and allows for a console message indicator
  • Message boxes now show suggestions for methods on nearby objects
  • Window resizing on Linux (X11) is now much smoother, thanks to our changes to JUCE
    • Resizing should now also be constrained to a minimum size on Linux
    • Big thanks to @alcomposer for figuring most of this out!
  • Repeated console messages now get grouped

Updates:

  • Updated JUCE to 7.0.8
  • Updated Pd to 0.54-1
  • Updated ELSE to rc10, with many fixes and new objects:
    • [list.inc], [list.seq], [dispatch], [var], [mono~], [nop~], [send2~], [fm~], [pm2~], [pm4~], [pm6~] and [circuit~]
    • Alpha versions of the ELSE MERDA modules are now included in plugdata's default palettes, mixed with some of our old palettes. My old modules will be replaced with better modules eventually.

Other:

  • Heavy exporter now remembers your last settings, also across app restarts
  • Arrays now support Pd's multi-array feature. You can add/remove arrays freely from the inspector.
  • Consistent search panel design for all dialogs and sidepanel

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

Updated: 16 Nov, 2023

0.3.85

Functional programming language for signal processing and sound synthesis

Updated: 14 Nov, 2023

Change log

WARNING: to get the source version

  • be sure to download the faust-2.69.3.tar.gz file to get a complete source folder (in particular, with all the libraries)
  • on macOS, binary files are still to notarise, you may have to use the xattr -rd com.apple.quarantine file command to remove the com.apple.quarantine extended attribute. See the xattr man page for details on how to use that tool.

WebAssembly

This is the latest release which contains the JavaScript written Faust/WebAssembly glue code using the compiled libfaust-wasm.js, libfaust-wasm.wasm and libfaust-wasm.data files, also used in the faust2webaudio separated project. See documentation.

A new TypeScript/JavaScript based model will be used in the next versions.

New

  • Improve faustbench-llvm by checking -ct 0 option
  • Update faust2max6 link step for Max 8.6
  • Remove identifiers generation workaround in codebox backend
  • JAX: improve soundfile path searching
  • Introduction of widget modulation expressions
  • Add boxHGroup, boxVGroup, boxTGroup and C versions in libfaust API
  • Rework -1*exp like expressions in FIR by adding MinusInst
  • Improved simplifications in particular for -n*exp expressions
  • Expressions 0-x rewritten in -1*x in aterm::normalizedTree()
  • Update faustgen~ link step for Max 8.6
  • Update faust2jackconsole to allow effects option
  • Add -I option to faust2caqt

Deprecated

Fixed bugs

  • Correct LLVMInstVisitor::visitIndexedAddress
  • Minus expression

Functional programming language for signal processing and sound synthesis

Updated: 13 Nov, 2023

Change log

WARNING: to get the source version

  • be sure to download the faust-2.68.1.tar.gz file to get a complete source folder (in particular, with all the libraries)
  • on macOS, binary files are still to notarise, you may have to use the xattr -rd com.apple.quarantine file command to remove the com.apple.quarantine extended attribute. See the xattr man page for details on how to use that tool.

New

  • Reworked mesh2faust tool.
  • Rework faust-dynamic-engine.
  • Experimental -diff option for 'Automatic Differentiation in the Faust Compiler'
  • Add sigDelay1 in signal API.
  • Add printCBox/printCSignal API in box and signal API.
  • Add getSigInterval/setSigInterval in signal API.
  • New faust2rnbo tool (see https://faustdoc.grame.fr/tutorials/rnbo/)
  • Reworked faust2vhdlcode.
  • Add -it option to inline rdtable/rwtable code in the main class.
  • Add missing round primitive in the language.
  • Add -vec mode in Rust backend.
  • Codebox backend (for RNBO support).
  • MIDI and polyphonic support in JSFX backend.

Deprecated

Fixed bugs

  • Revert incorrect route primitive incorrect fix.
  • Add checkNullBargraphLabel to better handle null labels in bargraph.
  • Complete -quad support in C++ backend.
  • Rework broken -inj option.

Libraries

  • Add ba.ifNc and ba.ifNcNo functions
  • Adding new mathematical oscillators to oscillators.lib

Functional programming language for signal processing and sound synthesis

Updated: 13 Nov, 2023

Change log

WARNING: to get the source version

  • be sure to download the faust-2.60.3.tar.gz file to get a complete source folder (in particular, with all the libraries)
  • on macOS, binary files are still to notarise, you may have to use the xattr -rd com.apple.quarantine file command to remove the com.apple.quarantine extended attribute. See the xattr man page for details on how to use that tool.

New

  • Rework -dlt threshold handling.
  • JSFX backend contributed by Johann Philippe.
  • Properly test -mcd values in best found vector option.
  • Improve dsp_optimizer to properly test -mcd values in scalar mode.
  • Add size (in bytes) item in JSON.

Deprecated

Fixed bugs

  • More robust FaustPlugin_template.cs, correct faust2unity.
  • Using boxpp to display real values in SVG diagrams.
  • Make preset management thread safe.

Libraries

  • New version of reducemaps.lib with parReduce.
  • Fix RMS_FBcompressor_peak_limiter_N_chan.
  • Add tabulateNd.
  • tabulate: use int(id+0.5) in .val

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

Updated: 11 Nov, 2023

LilyPond 2.25.10

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

Updated: 09 Nov, 2023

This is a hotfix release. It fixes the following bugs:

  • #5467 Fix 24-bit recording.
  • #5488 Fix a crash with .aup importing.
  • #5471 #5483 Fix crossfading of clips and tracks.
  • #5473 Exporting multiple files honors sample rate settings again.
  • #5480 #5417 Fix crashes related to external program exports.
  • #5479 #5476 Fix BSD and ARM builds.
  • #5498 Ctrl+J is now a standard shortcut for joining clips.
  • #5389 Stereo tracks no longer randomly split into mono.
  • #5007 When exporting a file, the file extension is now always added (except for custom FFmpeg and external program exports).
  • #5516 Fix a crash when exporting Opus with older CPUs that don't support AVX.
by KDE

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

Updated: 09 Nov, 2023

Create tag for 23.08.3

by KDE

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

Updated: 07 Nov, 2023

Create tag for 24.01.75

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

Updated: 06 Nov, 2023

What's Changed

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

Updated: 05 Nov, 2023

Release version 2.11.3. Updates include:

  • Fixed bug in Wow processing at high levels of "Depth".

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

Updated: 05 Nov, 2023

Anklang 0.2.0.nightly2311052133

Development version - may contain bugs or compatibility issues.

Merge branch 'release-fixes' # 2023-09-08 Tim Janik d8465fd * release-fixes: MISC: mknews.sh: print latest NEWS.md version with `misc/mknews.sh --version` GITHUB: workflows/release.yml: set prerelease:false for annotated tags Fix actions/checkout@v3 and actions/checkout@v4 messing up the annotation of the currently fetched tag, even with fetch-depth:0, see: actions/checkout#290 MISC: mknews.sh: for release tags, copy news section from NEWS.md Merge branch 'ci-fixes' # 2023-09-10 Tim Janik 9a7e628 * ci-fixes: MISC: mkassets.sh: remove unused file generations MISC: dbuild.sh: delete, now unused MISC: cirun.sh: add missing arg to help MISC: publish.sh: remove --draft MISC: publish.sh: determine version from tarball, show progress MISC: publish.sh: use assets/ directory contents if present GITHUB: workflows/testing.yml: use download-artifact@v3 to fetch release assets GITHUB: workflows/testing.yml: make sure to generate PDF docs early on GITHUB: workflows/testing.yml: provide GH_TOKEN for gh in publish.sh GITHUB: workflows/testing.yml: first build docs, then upload docs/ artifact GITHUB: workflows/testing.yml: fix Release-Upload deps, avoid skipped jobs GITHUB: workflows/testing.yml: allow skipped jobs in Ping-IRC GITHUB: workflows/testing.yml: use github expression for negating if GITHUB: workflows/testing.yml: escape exclamation mark for yaml GITHUB: workflows/testing.yml: skip Focal-Clang-Tidy for release tags GITHUB: workflows/testing.yml: uplaod releases via misc/publish.sh GITHUB: workflows/release.yml: remove, releases moved into testing.yml MISC: publish.sh

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

Updated: 03 Nov, 2023

Audacity 3.4 adds a musical view, time stretching and a new exporter.

Major changes

  • Music workflows
    Audacity now features several music related features, such as switching between hh:mm:ss time and Beats & Measures, and time-stretching clips to align them to a song's tempo.
  • Time stretching
    Hold Alt (macOS: Option) while hovering over the top third of a clip edge to stretch it.
  • New exporter
    Audacity now features a new export window with easier access to options such as sample rate and custom mapping (for 5.1 or 7.1 audio). Additionally, the "Browse" button uses the native file browser now!

Other changes

  • For MP3, Audacity now always uses Joint Stereo mode, which always delivers the best possible quality.
  • #4720 Simplified pasting logic.
  • Simplified stereo tracks. Left and right channels now always have synchronized clip starts and ends, and the same sample rate in both channels.
  • #5014 Added cursors trimming and stretching left and right, and changed the I-beam cursor to be less similar to either.
  • #4448 When importing audio, the project sample rate no longer changes.
  • #5204 The spectrogram colors are now perceptually uniform, and the colormap has gotten a name: Roseus. It also can be used for dataviz outside of Audacity

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

Updated: 02 Nov, 2023
Installation and troubleshooting guides

Download the Stargate DAW sample pack

Changelog
  • Windows, M1 Mac: Improved UI performance, reduced UI process CPU usage,
    faster start up times
  • AppImage: Better compatibility on some systems
  • Item Editor: New menu action: 'Open Plugin Rack For Item'
  • Project Save As Dialog: Add label explaining how it works
  • macOS: Fix hint box references to CTRL hotkeys that should be CMD
Checksums

Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.

ed471ad52fc7dfe560edaf50ec9b0cbf9f4535b521297e8f6ef597ab131089f5 stargate-23.11.1-1.x86_64.rpm 579e9a09854856758f01a3484d43f8c7de9bd3bbea9cdba4b32095509d8d3774 stargate-23.11.1-amd64.deb ab03bf4bb9c70961d6b4fc25404a535f408554dca4d51970473d268d36318df4 StargateDAW-23.11.1-linux-x86_64.AppImage 15d3daf44672009d335d774870936e5191c0f68d9257e9e9528639edb03d9bb4 StargateDAW-23.11.1-win64-installer.exe 06cbbfe86d2791c22729653d17dab1a1da3bbc9b7bfd641445d6045d2725385d StargateDAW-23.11.1-macos-intel-x86_64.dmg d68a8bf3b762d2f42ca45b56972f4641ec3fb8a28f65f4ed86c47e81b23d94db StargateDAW-23.11.1-macos-m1-arm64.dmg

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

Updated: 02 Nov, 2023

0.3.84

RTcmix is an digital signal processing and sound synthesis language

Updated: 01 Nov, 2023

Includes several years of work to expand the MinC parser, improve error handling, handle 64-bit mode for multiple platforms, add additional instruments and utility commands.

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

Updated: 31 Oct, 2023

What's Changed

Fasttracker II clone for Windows/macOS/Linux

Updated: 30 Oct, 2023
  • Sample editor: Shift + mouse-wheel = scroll sample data view
  • Windows/macOS: Updated SDL to v2.28.4

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

Updated: 30 Oct, 2023

chuck-1.5.1.8 release

Pure data is an open source visual programming language

Updated: 30 Oct, 2023

version number to 0.54-1

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

Updated: 29 Oct, 2023

Summary of changes since the 20230906 release:

  • Fixed so, so, so many OpenMPT test cases, which can (and will) break some older modules
  • Remove many old flags that, generally, aren't very useful
  • Allow samples headers in IMF files with magic bytes other than 'IS10'
  • Fix crash on OS X (and maybe others?) where Schism would crash upon attempting to open an instrument as a sample library
  • Remove OS X-specific hotkey stuff that made schism extremely difficult to work with

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

Updated: 27 Oct, 2023

Anklang 0.2.0.nightly2310272019

Development version - may contain bugs or compatibility issues.

Merge branch 'release-fixes' # 2023-09-08 Tim Janik d8465fd * release-fixes: MISC: mknews.sh: print latest NEWS.md version with `misc/mknews.sh --version` GITHUB: workflows/release.yml: set prerelease:false for annotated tags Fix actions/checkout@v3 and actions/checkout@v4 messing up the annotation of the currently fetched tag, even with fetch-depth:0, see: actions/checkout#290 MISC: mknews.sh: for release tags, copy news section from NEWS.md Merge branch 'ci-fixes' # 2023-09-10 Tim Janik 9a7e628 * ci-fixes: MISC: mkassets.sh: remove unused file generations MISC: dbuild.sh: delete, now unused MISC: cirun.sh: add missing arg to help MISC: publish.sh: remove --draft MISC: publish.sh: determine version from tarball, show progress MISC: publish.sh: use assets/ directory contents if present GITHUB: workflows/testing.yml: use download-artifact@v3 to fetch release assets GITHUB: workflows/testing.yml: make sure to generate PDF docs early on GITHUB: workflows/testing.yml: provide GH_TOKEN for gh in publish.sh GITHUB: workflows/testing.yml: first build docs, then upload docs/ artifact GITHUB: workflows/testing.yml: fix Release-Upload deps, avoid skipped jobs GITHUB: workflows/testing.yml: allow skipped jobs in Ping-IRC GITHUB: workflows/testing.yml: use github expression for negating if GITHUB: workflows/testing.yml: escape exclamation mark for yaml GITHUB: workflows/testing.yml: skip Focal-Clang-Tidy for release tags GITHUB: workflows/testing.yml: uplaod releases via misc/publish.sh GITHUB: workflows/release.yml: remove, releases moved into testing.yml MISC: publish.sh

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

Updated: 26 Oct, 2023

Release version 2.11.3. Updates include:

  • AAX: added support for ARM Macs.
  • Added "RK" preset pack.
  • Fixed issues with "Wow" processing at higher sample rates.
  • Fixed "Mix Group" being reset with preset changes.
  • Improved factory preset level normalization.
  • CLAP: Fixed UI scaling on Windows.
  • LV2: Changed channel configuration to only support stereo I/O.

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

Updated: 26 Oct, 2023
  • Issue #117 Option to close pattern windows with esc key if enabled via a 'usr' option.
  • Issue #118 Made virtual ports ports enabled via an option.
  • Issue #119 "Quantized Record Active does not work" fixed. Live note/drum-mapping also fixed.
  • Fixed an egregious error in drawing notes in drum mode.
  • Fixed error in moving notes at PPQN != 192.
  • Fixed bug preventing a song with triggers stopping playback at end of song. Fixes related to playlist-handling.
  • Implemented drag-and-drop of one MIDI file onto the Live grid.
  • Added the export of most project configuration files to another directory.
  • Multiple tempo events can be drawn in a line in data pane and can be dragged up/down to change the tempo value.
  • If double-click enabled, can open/create a pattern in the song editor.
  • Many improvements and fixes to the Mutes tab.
  • Added a "grid mode" to toggle mutes by clicking in the Live Grid. The new default mute-group-selection mode keystroke is "_".
  • Opening the pattern editor reflects the recording mode and live pattern alteration selection (e.g. quantization).
  • The main time display works better with high PPQN.
  • Now scrolls automatically in time and note value to show the first notes in a pattern.
  • Live-grid record-mode

rtpmidid allows you to share ALSA sequencer devices on the network using RTP MIDI

Updated: 24 Oct, 2023

Version 23.10 Beta 1

python-rtmidi is a Python wrapper (Cython) for C++ RtMidi using Cython

Updated: 24 Oct, 2023

Project infrastructure:

  • Enabled CI builds for Python 3.12 (#182).
    • Updated cibuildwheel version used by CI to 2.16.
    • Added Python 3.12 to meta-data classifiers in pyproject.toml.
    • Added Python 3.12 to tox.ini, removed Python 3.7.
    • Only use custom meson install script to byte-compile installed Python modules if meson version <= 1.2.0.
    • Updated latest Python version mentioned in windows install docs.
  • Updated requirements-dev.txt with pip-compile (#183).

Fixes:

  • Fixed linting errors in send_all.py example (#184).

  • Fixed (no)gil/except declarations on MIDI in callback and MidiOut.sendMessage (#185).

    The GIL is acquired in any case for MIDI in callback and C++ sendMessage call, since Cython needs to check for exceptions.

    Suppress related Cython compilation performance hints.

    Also remove wrong statement about the GIL being released in docstring for send_message.

  • Fixed errors and check for empty message correctly when passing an iter- or generator instead of a sequence to MidiOut.send_message (#186, #188).

Pure data is an open source visual programming language

Updated: 24 Oct, 2023

version to 0.51-1test1

Pure data is an open source visual programming language

Updated: 24 Oct, 2023

Merge branch 'master' into develop

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

Updated: 23 Oct, 2023

Audacity 3.4 adds a musical view, time stretching and a new exporter.

Major changes

  • Music workflows
    Audacity now features several music related features, such as switching between hh:mm:ss time and Beats & Measures, and time-stretching clips to align them to a song's tempo.
  • Time stretching
    Hold Alt (macOS: Option) while hovering over the top third of a clip edge to stretch it.
  • New exporter
    Audacity now features a new export window with easier access to options such as sample rate and custom mapping (for 5.1 or 7.1 audio). Additionally, the "Browse" button uses the native file browser now!

Other changes

  • For MP3, Audacity now always uses Joint Stereo mode, which always delivers the best possible quality.
  • #4720 Simplified pasting logic.
  • Simplified stereo tracks. Left and right channels now always have synchronized clip starts and ends, and the same sample rate in both channels.
  • #5014 Added cursors trimming and stretching left and right, and changed the I-beam cursor to be less similar to either.
  • #4448 When importing audio, the project sample rate no longer changes.
  • #5204 The spectrogram colors are now perceptually uniform, and the colormap has gotten a name: Roseus. It also can be used for dataviz outside of Audacity

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

Updated: 22 Oct, 2023

Lilv 0.24.22

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

Updated: 22 Oct, 2023

v0.14.2 Minor bug fix release, probably the last of the year.

BugFix:

  • Top left Favorites button was not working, template were listed, but nothing happened when clicking on it
  • fix a possible ray-alsapatch crash
  • some widgets were not locked in client properties dialog when it is launched for a template preview

Change:

  • client full rename now restarts the client or make it reload its project if it is already started

Templates:

  • add Ardour8 template

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

Updated: 20 Oct, 2023

chuck-1.5.1.7 release

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

Updated: 19 Oct, 2023

0.3.83

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

Updated: 18 Oct, 2023

This is Ardour 8.1

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

Updated: 16 Oct, 2023

Anklang 0.2.0.nightly2310161007

Development version - may contain bugs or compatibility issues.

Merge branch 'release-fixes' # 2023-09-08 Tim Janik d8465fd * release-fixes: MISC: mknews.sh: print latest NEWS.md version with `misc/mknews.sh --version` GITHUB: workflows/release.yml: set prerelease:false for annotated tags Fix actions/checkout@v3 and actions/checkout@v4 messing up the annotation of the currently fetched tag, even with fetch-depth:0, see: actions/checkout#290 MISC: mknews.sh: for release tags, copy news section from NEWS.md Merge branch 'ci-fixes' # 2023-09-10 Tim Janik 9a7e628 * ci-fixes: MISC: mkassets.sh: remove unused file generations MISC: dbuild.sh: delete, now unused MISC: cirun.sh: add missing arg to help MISC: publish.sh: remove --draft MISC: publish.sh: determine version from tarball, show progress MISC: publish.sh: use assets/ directory contents if present GITHUB: workflows/testing.yml: use download-artifact@v3 to fetch release assets GITHUB: workflows/testing.yml: make sure to generate PDF docs early on GITHUB: workflows/testing.yml: provide GH_TOKEN for gh in publish.sh GITHUB: workflows/testing.yml: first build docs, then upload docs/ artifact GITHUB: workflows/testing.yml: fix Release-Upload deps, avoid skipped jobs GITHUB: workflows/testing.yml: allow skipped jobs in Ping-IRC GITHUB: workflows/testing.yml: use github expression for negating if GITHUB: workflows/testing.yml: escape exclamation mark for yaml GITHUB: workflows/testing.yml: skip Focal-Clang-Tidy for release tags GITHUB: workflows/testing.yml: uplaod releases via misc/publish.sh GITHUB: workflows/release.yml: remove, releases moved into testing.yml MISC: publish.sh

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

Updated: 14 Oct, 2023

Freybug is a monstrous ghostly black dog that is stated to come from medieval English folklore, specifically from Norfolk. Like most supernatural black dogs, it was roughly the size of a calf, and wandered country roads terrifying travelers.

Changelog:

  • Add ability to open more than one plug-in UI (#575) — you can finally have multiple plug-in windows laying around while playing. Very useful for live performances;
  • improved floating legends in Action Editor (#655) — we added some cute floating legends that stick on top of each Action Editor widget, making it easier to edit actions in the right place;
  • huge optimizations to the audio rendering process;
  • Windows: store configuration file in AppData directory — to allow better integration with the environment (#299);
  • Windows: fix missing .dll file on startup (#661);
  • many more usability improvements and smaller optimizations.

Binaries available on https://www.giadamusic.com#download

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

Updated: 14 Oct, 2023

1st bugfix release for version 0.25 Echidna.

Changelog:

  • Enabled realtime scheduling in audio callback (#68)
  • Input audio meter is now affected by the current input volume value (#239)
  • Improved file name validation when saving projects and samples (#641 )
  • Fix compilation with format-security compiler flags (#447)
  • Disable metronome when recording in free-loop-length mode (#514)
  • Improved robustness of audio channel selection when changing audio devices in the configuration panel
  • Upgrade libsndfile library to version 1.2.0
  • Upgrade nlohmann-json library to version 3.11.2
  • Upgrade fmt library to version 10.0.0
  • Lots of code refactoring and internal cleanups

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

Updated: 13 Oct, 2023

0.3.82

by KDE

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

Updated: 12 Oct, 2023

Create tag for 23.08.2

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

Updated: 12 Oct, 2023
Bugfixes
  • PICARD-2768 - Series relationships are not loaded for standalone recordings
  • PICARD-2774 - Error: 255 is not a valid Id3ImageType
  • PICARD-2775 - Disable Qt WebP plugin for Windows and macOS binary builds to mitigate libwebp vulnerability (CVE-2023-4863)
  • PICARD-2776 - Track metadata compare ignores video flag check if there is no release
Improvements
  • PICARD-2769 - If a tag got unset by scripting display a file's original tag value in the columns

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

Updated: 12 Oct, 2023

chuck-1.5.1.6 release

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

Updated: 10 Oct, 2023

Anklang 0.2.0.nightly2310101358

Development version - may contain bugs or compatibility issues.

Merge branch 'release-fixes' # 2023-09-08 Tim Janik d8465fd * release-fixes: MISC: mknews.sh: print latest NEWS.md version with `misc/mknews.sh --version` GITHUB: workflows/release.yml: set prerelease:false for annotated tags Fix actions/checkout@v3 and actions/checkout@v4 messing up the annotation of the currently fetched tag, even with fetch-depth:0, see: actions/checkout#290 MISC: mknews.sh: for release tags, copy news section from NEWS.md Merge branch 'ci-fixes' # 2023-09-10 Tim Janik 9a7e628 * ci-fixes: MISC: mkassets.sh: remove unused file generations MISC: dbuild.sh: delete, now unused MISC: cirun.sh: add missing arg to help MISC: publish.sh: remove --draft MISC: publish.sh: determine version from tarball, show progress MISC: publish.sh: use assets/ directory contents if present GITHUB: workflows/testing.yml: use download-artifact@v3 to fetch release assets GITHUB: workflows/testing.yml: make sure to generate PDF docs early on GITHUB: workflows/testing.yml: provide GH_TOKEN for gh in publish.sh GITHUB: workflows/testing.yml: first build docs, then upload docs/ artifact GITHUB: workflows/testing.yml: fix Release-Upload deps, avoid skipped jobs GITHUB: workflows/testing.yml: allow skipped jobs in Ping-IRC GITHUB: workflows/testing.yml: use github expression for negating if GITHUB: workflows/testing.yml: escape exclamation mark for yaml GITHUB: workflows/testing.yml: skip Focal-Clang-Tidy for release tags GITHUB: workflows/testing.yml: uplaod releases via misc/publish.sh GITHUB: workflows/release.yml: remove, releases moved into testing.yml MISC: publish.sh

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

Updated: 09 Oct, 2023

chuck-1.5.1.5 release

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

Updated: 07 Oct, 2023

This is Ardour 8.0

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

Updated: 07 Oct, 2023

LilyPond 2.25.9

Fasttracker II clone for Windows/macOS/Linux

Updated: 07 Oct, 2023

Update ft2_header.h

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

Updated: 06 Oct, 2023

0.3.81

rtpmidid allows you to share ALSA sequencer devices on the network using RTP MIDI

Updated: 05 Oct, 2023

Minor release 23.10

  • Bugfixes
  • Installs properly in ubuntu 23.04
  • Updated libfmt version
Main Downloads Install

Just download the package, install it, and fix missing dependencies like libavahi-client if not installed.

x86_64

wget https://github.com/davidmoreno/rtpmidid/releases/download/v23.10/rtpmidid_23.10_amd64.deb sudo dpkg -i rtpmidid_23.10_amd64.deb sudo apt -f install rm rtpmidid_23.10_amd64.deb

ARM64 . RaspberryPi, Orange PI and many other ARM based systems.

wget https://github.com/davidmoreno/rtpmidid/releases/download/v23.10/rtpmidid_23.10_armhf.deb sudo dpkg -i rtpmidid_23.10_armhf.deb sudo apt -f install rm rtpmidid_23.10_armhf.deb

Fasttracker II clone for Windows/macOS/Linux

Updated: 04 Oct, 2023
  • CTRL+A/ALT+A keybindings were swapped (thanks to MIDRA2ADVANCE for telling me)

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

Updated: 03 Oct, 2023

this is Ardour 8.0-rc3

Fasttracker II clone for Windows/macOS/Linux

Updated: 01 Oct, 2023
  • Bugfix: Shrink Pattern ("Srnk.") could lead to a pattern length of 0
  • Better variable sanitation for some pattern editing routines, may (?) prevent some rare crashes
  • CTRL+F5 (Paste Pattern) had wrong button names in its message box when asking to adjust the pattern length after pasting
  • Changed the above message box text to be easier to understand
  • Removed audio dithering for 16-bit audio bit depth mode. It seemed to be wrongly implemented anyway
  • Some small changes done to the about screen
  • Windows/macOS: Updated SDL to v2.28.3
  • Code cleanup

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

Updated: 01 Oct, 2023

Anklang 0.2.0.nightly2310010229

Development version - may contain bugs or compatibility issues.

Merge branch 'release-fixes' # 2023-09-08 Tim Janik d8465fd * release-fixes: MISC: mknews.sh: print latest NEWS.md version with `misc/mknews.sh --version` GITHUB: workflows/release.yml: set prerelease:false for annotated tags Fix actions/checkout@v3 and actions/checkout@v4 messing up the annotation of the currently fetched tag, even with fetch-depth:0, see: actions/checkout#290 MISC: mknews.sh: for release tags, copy news section from NEWS.md Merge branch 'ci-fixes' # 2023-09-10 Tim Janik 9a7e628 * ci-fixes: MISC: mkassets.sh: remove unused file generations MISC: dbuild.sh: delete, now unused MISC: cirun.sh: add missing arg to help MISC: publish.sh: remove --draft MISC: publish.sh: determine version from tarball, show progress MISC: publish.sh: use assets/ directory contents if present GITHUB: workflows/testing.yml: use download-artifact@v3 to fetch release assets GITHUB: workflows/testing.yml: make sure to generate PDF docs early on GITHUB: workflows/testing.yml: provide GH_TOKEN for gh in publish.sh GITHUB: workflows/testing.yml: first build docs, then upload docs/ artifact GITHUB: workflows/testing.yml: fix Release-Upload deps, avoid skipped jobs GITHUB: workflows/testing.yml: allow skipped jobs in Ping-IRC GITHUB: workflows/testing.yml: use github expression for negating if GITHUB: workflows/testing.yml: escape exclamation mark for yaml GITHUB: workflows/testing.yml: skip Focal-Clang-Tidy for release tags GITHUB: workflows/testing.yml: uplaod releases via misc/publish.sh GITHUB: workflows/release.yml: remove, releases moved into testing.yml MISC: publish.sh

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

Updated: 30 Sep, 2023
  • Allow configuration of Carla client name when headless (via CARLA_CLIENT_NAME env var)
  • Fix save missing LV2 files
  • Fix some wine bridge details

openFrameworks is an open source toolkit designed for creative coding

Updated: 30 Sep, 2023

update pg

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

Updated: 27 Sep, 2023

this is Ardour 8.0-rc2

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

Updated: 26 Sep, 2023

Bugfixes

  • PICARD-2748 - KeyError when saving options with removed profile
  • PICARD-2749 - Python 3.12: AttributeError: 'PathFinder' object has no attribute 'find_module'
  • PICARD-2751 - The plugin system uses deprecated APIs, incompatible with Python 3.12
  • PICARD-2754 - Picard crashes in non-existing working directory on start
  • PICARD-2756 - Windows long path support does not work for network drives
  • PICARD-2762 - Linux packaged version does not show the "check for new plugins" option setting
  • PICARD-2764 - Attached profiles dialog does not display on option sub-pages

New Features

  • PICARD-2757 - Add command-line option --audit making use of sys.addaudithook()

Tasks

  • PICARD-2690 - Move locale name translations into separate translation resource
  • PICARD-2731 - Move translations to Weblate

Improvements

  • PICARD-1377 - New icons for plugin options
  • PICARD-2717 - Starting a second instance with no commands should change to the running instance
  • PICARD-2740 - Improve SSL error logging
  • PICARD-2746 - Localize XDG desktop file
  • PICARD-2760 - Windows: Timestamp the code signed packages

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

Updated: 26 Sep, 2023

This release fixes issues introduced in 0.7.2 and 0.7.3.
PyPI now requires Python 3.8 for Windows/Linux. MacOS requires Python 3.9.

Bug fixes:

  • In between renders, a plugin processor is now better told to turn off all MIDI notes. This is helpful if a render ends before a Note Off event.
  • RenderEngine.cpp has fixed an issue when the output render size was off by one sample if the block size was 2.

Other updates:

  • JUCE has been updated to 7.0.7.
  • pybind11 has been updated.
  • Sampler Processor Plugin project has been updated.
  • libfaust has been updated to 2.68.1.
  • rubberband has been updated
  • libsamplerate has been updated.
  • libfaust (the Box and Signal API) files have been refactored into more isolated files.
  • The Faust Processor can now load soundfile primitives directly from the filesystem. If the file hasn't been specified via set_soundfiles then the filesystem will be checked.
    • Similar improvement for boxSoundfile("mySound[url:{'tango.wav'}]", 2): If you tell a FaustProcessor to compile the box involving boxSoundfile, then the files will be loaded. As a fallback, the dictionary from set_soundfiles will be used.
  • Python floats and ints can be implicitly converted into boxReal(val), boxInt(val), sigReal(val), and sigInt(val): boxHSlider("cutoff", 440, 20, 20000

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

Updated: 25 Sep, 2023

This is Ardour 8.0-rc1

MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio

Updated: 24 Sep, 2023

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

Updated: 24 Sep, 2023

Many fixes and a couple features as described in RELNOTES for 0.99.9.

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

Updated: 23 Sep, 2023

Important Bug Fix Release

Major Fixes:

  • Some client project files were not renamed at session duplicate (and certainly when creating a session from user template)
  • ray-jackpatch and ray-alsapatch various problems that involve loss of connections
  • "Optional-gui states" option was not working at all
  • typo: replace 'identifiant' with 'identifier' in english version

Minor fixes in patchbay (all theses bugs did already existed in v0.13.1)

  • 'navigation on borders' option state was not restored at startup
  • Drag with middle click wrongly activate 'navigation on borders'
  • Shift + Mouse wheel for horizontal scrolling was not working

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

Updated: 22 Sep, 2023

⚠️ An issue has been detected in this release, some JACK connections can be forgotten. Please wait v0.14.1 before use it in production. If you are already using v0.14.0, it is not so strong, prefer wait v0.14.1 than go backward to a previous version.

This release is probably the last major release before 1.0.0 (others 0.14.X will exist).

Packagers should set python3-pyalsa (>=1.2.4) as a dependency, else ALSA MIDI ports wont be displayed in the patchbay, and ALSA Connections client will not work.

Long time users (before 0.9.0) may note that ray-proxy and related methods will be removed in 1.0.0, because RayHack pseudo-protocol does the same thing better, and I don't want to maintain this code part anymore.

RaySession itself:

  • Features:

    • RaySession has now a preferences dialog with tooltips.
    • List factory templates also list templates for Ardour (and Mixbus) templates, it allows user to start directly Ardour with an ardour user session template.
    • Start a template choosing its unique identifier (this identifier is also used by client to set its JACK group names), useful if you use many instances of the same client.
    • Change client identifier, prefix mode or jack_naming method when the client is stopped, connections are updated.
    • Start

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

Updated: 21 Sep, 2023

Anklang 0.2.0.nightly2309212136

Development version - may contain bugs or compatibility issues.

Merge branch 'release-fixes' # 2023-09-08 Tim Janik d8465fd * release-fixes: MISC: mknews.sh: print latest NEWS.md version with `misc/mknews.sh --version` GITHUB: workflows/release.yml: set prerelease:false for annotated tags Fix actions/checkout@v3 and actions/checkout@v4 messing up the annotation of the currently fetched tag, even with fetch-depth:0, see: actions/checkout#290 MISC: mknews.sh: for release tags, copy news section from NEWS.md Merge branch 'ci-fixes' # 2023-09-10 Tim Janik 9a7e628 * ci-fixes: MISC: mkassets.sh: remove unused file generations MISC: dbuild.sh: delete, now unused MISC: cirun.sh: add missing arg to help MISC: publish.sh: remove --draft MISC: publish.sh: determine version from tarball, show progress MISC: publish.sh: use assets/ directory contents if present GITHUB: workflows/testing.yml: use download-artifact@v3 to fetch release assets GITHUB: workflows/testing.yml: make sure to generate PDF docs early on GITHUB: workflows/testing.yml: provide GH_TOKEN for gh in publish.sh GITHUB: workflows/testing.yml: first build docs, then upload docs/ artifact GITHUB: workflows/testing.yml: fix Release-Upload deps, avoid skipped jobs GITHUB: workflows/testing.yml: allow skipped jobs in Ping-IRC GITHUB: workflows/testing.yml: use github expression for negating if GITHUB: workflows/testing.yml: escape exclamation mark for yaml GITHUB: workflows/testing.yml: skip Focal-Clang-Tidy for release tags GITHUB: workflows/testing.yml: uplaod releases via misc/publish.sh GITHUB: workflows/release.yml: remove, releases moved into testing.yml MISC: publish.sh

MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.

Updated: 20 Sep, 2023

This is a minor release.

Features:

  • Ability to have the background texture scrolling horizontally or vertically

Improvements:

  • Enable Apple Silicon native support on macOS build (#145)

Fixes:

  • Reset window size and position when restarting MIDIVisualizer if the window was minimized or crashed before (should help #148).

Thank you for using MIDIVisualizer!

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

Updated: 18 Sep, 2023

Cardinal is a virtual Eurorack modular synthesizer platform

Updated: 17 Sep, 2023
  • Add OSC Remote control (see docs/OSC-REMOTE-CONTROL.md)
  • Do not try to save and load module info per project, its a global setting since 22.07
  • Fix a few missing details in macOS app bundles
  • Fix Cardinal Mini window title after loading patches
  • Fix crash when pressing F9 (used internally for generating screenshots)
  • Fix crash when window creation fails (e.g. running headless)
  • Fix headless build when OpenGL is available (but unused since it is headless)
  • Fix stuck notes in CardinalNative MIDI handling
  • Fix VST2 parameter changes
  • Proper handling of XDG_DOCUMENTS_DIR
  • Switch to regular/initial welcome patch for web/wasm builds

Modules related changes:

  • Add EnigmaCurry
  • Audio File Player: Fix resampled playback for some files, many CPU optimizations
  • Ildaeil: Add bridge reload button, in case hosted plugin crashes or times out
  • Ildaeil: List Windows plugins under Linux
  • Update unless_modules

NOTE: Cardinal has its own website now, living at cardinal.kx.studio with the online/wasm version still accessible by clicking "Try Live".

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

Updated: 17 Sep, 2023

Anklang 0.2.0.nightly2309170055

Development version - may contain bugs or compatibility issues.

Merge branch 'release-fixes' # 2023-09-08 Tim Janik d8465fd * release-fixes: MISC: mknews.sh: print latest NEWS.md version with `misc/mknews.sh --version` GITHUB: workflows/release.yml: set prerelease:false for annotated tags Fix actions/checkout@v3 and actions/checkout@v4 messing up the annotation of the currently fetched tag, even with fetch-depth:0, see: actions/checkout#290 MISC: mknews.sh: for release tags, copy news section from NEWS.md Merge branch 'ci-fixes' # 2023-09-10 Tim Janik 9a7e628 * ci-fixes: MISC: mkassets.sh: remove unused file generations MISC: dbuild.sh: delete, now unused MISC: cirun.sh: add missing arg to help MISC: publish.sh: remove --draft MISC: publish.sh: determine version from tarball, show progress MISC: publish.sh: use assets/ directory contents if present GITHUB: workflows/testing.yml: use download-artifact@v3 to fetch release assets GITHUB: workflows/testing.yml: make sure to generate PDF docs early on GITHUB: workflows/testing.yml: provide GH_TOKEN for gh in publish.sh GITHUB: workflows/testing.yml: first build docs, then upload docs/ artifact GITHUB: workflows/testing.yml: fix Release-Upload deps, avoid skipped jobs GITHUB: workflows/testing.yml: allow skipped jobs in Ping-IRC GITHUB: workflows/testing.yml: use github expression for negating if GITHUB: workflows/testing.yml: escape exclamation mark for yaml GITHUB: workflows/testing.yml: skip Focal-Clang-Tidy for release tags GITHUB: workflows/testing.yml: uplaod releases via misc/publish.sh GITHUB: workflows/release.yml: remove, releases moved into testing.yml MISC: publish.sh

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

Updated: 16 Sep, 2023

LilyPond 2.25.8

Functional programming language for signal processing and sound synthesis

Updated: 14 Sep, 2023
No content.

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

Updated: 14 Sep, 2023

0.3.80

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

Updated: 12 Sep, 2023

Bugfixes

  • PICARD-2700 - Content of series variables gets duplicated on each refresh
  • PICARD-2712 - "00" is always stripped from DATE tag on save
  • PICARD-2722 - Windows version can crash on exit and prevent restart of Picard
  • PICARD-2724 - Crash in track search dialog if artist name translation is enabled
  • PICARD-2733 - Crash when saving files with UI language set to Finnish
  • PICARD-2736 - Windows: SSL errors if conflicting libssl is installed system wide

Tasks

  • PICARD-2752 - Include resource/images in source archive

Improvements

  • PICARD-2720 - Linux: Allow opening new instance via XDG desktop entry application action

python-rtmidi is a Python wrapper (Cython) for C++ RtMidi using Cython

Updated: 12 Sep, 2023

Fixes:

  • Fixed building with meson-python >= 0.14.0 (#177).

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

Updated: 12 Sep, 2023

An End-of-Summer'23 Release.

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

Updated: 12 Sep, 2023

MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio

Updated: 11 Sep, 2023

Another year, another late release. MusE 4.2, more fixes, more features. More!

A very condensed list of changes since 4.1:

  • New: Midi remote control feature redesigned.
  • New: Export midi options
  • New: Soft bypass support for plugins.
  • New: Generic plugin UI 'Off' button.
  • New: Export midi selected visible tracks only. In main app menu.
  • New: Export midi selected parts on visible tracks only. In main app menu.
  • New: LV2 midi-out support added. Supports things like midi arpeggiators, midi effects etc.
  • New: Midi control assignment
  • New: Momentary Mute and Solo buttons!
  • NEW audio automation graphs redesign
  • New: Audio automation graphs: Choice of DISCRETE or INTERPOLATED points.
  • New: LATCH automation mode, in addition to OFF, READ, TOUCH, WRITE modes.
  • New: Audio automation graphs: 'Align all selected to point' context menu item.
  • New: Adjustable graph point size. In Global Settings > GUI tab.
  • New: Buttons on toolbar turn the graph points on and off !
  • Added: Latency correction for VST midi-out.
  • Major plugin/controller/logarithmic/UI changes
  • Midi assign and mixer overhaul
  • Fix VST midi-out: Recording times were way off. (Midi arpeggiators, midi effects etc.)
  • Fix #1088: Cannot copy/paste parts
  • Fix: Reuploaded script (Fix issue 1037: Time stretching/shrinking for midi/drum parts.)
  • Fix #1106: Running scripts

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

Updated: 11 Sep, 2023
Installation and troubleshooting guides

Download the Stargate DAW sample pack

Changelog
  • Item Editor: Fix solo and loop resetting after an editing action
  • Item Editor: Clear solo and loop on closing a project
    Fixes a bug where the looped region markers overwrite the previous
    region markers if the project is closed while item editor loop or solo
    engaged.
Checksums

Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.

cbda1d457a7565ed77cda76168f604df0062f23dea76281a7221cd78da540c24 stargate-23.09.1-1.x86_64.rpm 697462d0c3ae743ac6ea3c6d07cf79a6d00c57f630adc67118ca8e85bdc5103e stargate-23.09.1-amd64.deb 708c221142ec94d7d07a9317c9f7f1d1dd2b03afeaf8d763f36f5134fb19ce98 StargateDAW-23.09.1-linux-x86_64.AppImage 0342f50070a70ee4e60530989f9c70d103bf192fd48bed34a3d0a6a72f474227 StargateDAW-23.09.1-win64-installer.exe 02bea26606ab96e062be9816866159f0ed20521a3b27502731ce0b5aafcf9f8c StargateDAW-23.09.1-macos-intel-x86_64.dmg ba326e7d9f70fc8f23f4e94a50e159c3670e43da60ba6e775d7e8540534516a2 StargateDAW-23.09.1-macos-m1-arm64.dmg

Blue is a music composition environment for Csound, written in Java

Updated: 10 Sep, 2023

[2.9.1] - 2023-09-10

FIX

  • Issues #758 - fixed issues with selection of JMask, Tracker, and other objects
    due to issue with implementing equals()

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

Updated: 10 Sep, 2023

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

Updated: 10 Sep, 2023

v1.0.0-beta.4.13

OpenMPT is a popular tracker software for Windows

Updated: 09 Sep, 2023

This small update to OpenMPT 1.31 is mostly a bugfix release. Here's a list of the most notable changes in this version:

  • Fixed volume and envelope position issues when seeking with sample sync and the target row contained a note without instrument number.
  • Some IFF samples with empty chunks could not be loaded.
  • 16-bit mono IFF samples were saved as little-endian instead of big-endian.
  • Cue points are now removed from newly-created samples after slicing at cue points. The old cue points no longer make sense in the context of the new sample.
  • MIDI data is no longer sent to bypassed VST plugins.
  • The new instrument plugin tone portamento mechanism broke after encountering a note-off event.
  • MIDI I/O Plugin: Fix potential crash while suspending.
  • MIDI pitch bend is now applied to samples outside of the pattern view as well (e.g. sample / instrument / comments tab).
  • Improved scrolling support for laptops with precision touchpads.

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

libopenmpt has been updated as well.

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

Updated: 07 Sep, 2023

Summary of changes since 20221201 release:

  • Add FLAC loading support
  • Fix OpenMPT test case s77.it
  • Fix improper playback of note-without-instrument after instrument-without-note
  • Fix for initial instrument-without-note
  • Fix build failure with old versions of SDL2
  • MIDI note-off events that don't match the last note are now dropped
  • Detect S3M files made with Graoumf Tracker

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

Updated: 07 Sep, 2023

Summary of changes since 20221020 release:

  • Fix macOS integration
  • 10.7 is now the minimum macOS version, as supported by SDL
  • Fix issues when reverting to a previous video interpolation setting

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

Updated: 05 Sep, 2023

chuck-1.5.1.3 release

PlugData is a plugin wrapper around PureData featuring a new GUI

Updated: 05 Sep, 2023

Pre-release version of plugdata v0.8.0

If you find any bugs in this version, you may report it on GitHub, join our Discord, or e-mail me

Some highlights:

  • Updated to pd-0.54 with multichannel signals!
  • Updated to ELSE-rc9 with many new objects and multi-channel support
  • New logo by Bas de Bruin
  • UI improvements
    • New add objects menu
    • Redesigned palette bar
    • Redesigned settings panel
    • Redesigned inspector
    • Redesigned deken
    • Redesigned Heavy dialog
    • Redesigned save dialog
    • Redesigned level meter
    • Improved tab and palette drag and drop system
    • Fixed small UI alignment details everywhere
  • New activity overlay will highlight objects that are generating messages
  • New alignment options allow you to align or space objects evenly
  • DAW parameters can now be float, int, exponential float or logarithmic float
  • Many stability improvements
  • plugdata's folder is now always in ~/Documents/plugdata, so location is no longer OS-specific
  • Improvements to Heavy toolchain
  • Improvements to object compatibility with pure-data, ELSE and cyclone.
  • A lot more! Full changelog will be included in the final v0.8.0 release

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

Updated: 05 Sep, 2023

Anklang 0.1.0.nightly2309052316

Development version - may contain bugs or compatibility issues.

Merge branch 'version-fixes' # 2022-07-29 Tim Janik 61e8d05 * version-fixes: ASE: remove unneeded version postfix from AnklangSynthEngine MISC: version.sh: fix development postfix for shallow versions MISC: version.sh: fix build id with development postfix MISC: Makefile.mk, version.sh: fix release tag missing 'v'-prefix Merge branch 'jack-driver' # 2022-07-29 Tim Janik cc1cb08 * jack-driver: DOC: ch-install.md: merge jack howto into driver-setup section DOC: ch-install.md: add chapter about download and installation ASE: main.cc: print the real executable_name() for --version and usage ASE: driver.cc: load jackdriver.so ASE: Makefile.mk: optionally build jackdriver.so MISC: config-checks.mk: check if jack.pc >= 0.125.0 is present Jack 0.125.0 ships with Ubuntu-20.04. ASE: driver-jack.cc: turn into a working PCM driver for Ase ASE: driver-jack.cc: adapto to Ase namespace ASE: merge original Jack driver by Stefan Westerfeld Initial version of Jack driver using the new driver API Add minimal jack howto Block SIGPIPE to avoid crashes when jackd dies Driver: return read and write latency for a pcm driver separately For instance for synchronizing the play position pointer ui with the audio buffering, you want to know how much write latency you have, but don't care about the amount of read latency

Jamulus enables real-time jam sessions over the internet.

Updated: 03 Sep, 2023
  • Build: Mac: Keep the signing-related keychain unlocked (#2927).
    (contributed by @hoffie)

  • Build: Updated bundled Qt6 to version 6.5.1 (#3070).
    (contributed by @github-actions)

  • Docs: Added JSON-RPC server connection tips (#3101).
    (contributed by @mcfnord)

  • Translation: Added trebmuh to create-translation-issues.sh (#3147).
    (contributed by @jujudusud)

  • GUI: Fix some accelerator key conflicts, and fix ellipses in Norwegian (#3156).
    (contributed by @softins)

  • Client: (Refactor) Prevent multiplication result converting to larger type (#3164).
    (contributed by @softins)

  • Client: Added SRV-based virtual hosting support (#2930).
    (contributed by @hoffie)

  • Server: Improved --serverinfo argument validation (#2951).
    (contributed by @hoffie, @pljones)

  • Server: ISO country codes can now be supplied in upper or lower case (#2934).
    (contributed by @Rob-NY)

  • Server: Use native file selection dialog for recording directory and persistence file to allow read and write access outside of the macOS sandbox (#3009).
    (contributed by @ann0see)

  • Server: Rename --directoryserver to --directoryaddress (and internal changes) (#3017).
    (contributed by @pljones)

  • Server: Save the HTML formatting in Server Welcome Message. (Applies to the GUI Server.) (#3058).
    (contributed by @pljones)

  • Windows

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

Updated: 02 Sep, 2023

What's Changed

  • Updating release manifests for 2.0.1 release by @mikedickey in #1183
  • Removing need to have git installed for meson builds by @mikedickey in #1186
  • Fixing bug where switching to classic mode would break device stats by @mikedickey in #1187
  • Making some margins static and other elements dynamic to make scaled … by @nwang92 in #1188
  • Build Linux tarball binary with support for ALSA backend by @mikedickey in #1189
  • Add User-Agent to QNetworkRequest; check for empty user ID by @nwang92 in #1190
  • Fixing for crash when using the JACK audio backend on Windows by @mikedickey in #1191
  • Bumping version and changelog for 2.0.2 release by @mikedickey in #1192
  • Set the PIPEWIRE_LATENCY environment variable with GUI on Linux by @mikedickey in #1193
  • Merge to main for 2.0.2 release by @mikedickey in #1194

Full Changelog: v2.0.1...v2.0.2

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

Updated: 01 Sep, 2023

Anklang 0.1.0.nightly2309010210

Development version - may contain bugs or compatibility issues.

Merge branch 'fix-unstyled-content-flashing' # 2023-09-01 Tim Janik 39ac286 * fix-unstyled-content-flashing: UI: b/contextmenu.js: fix layout interference inside flexbox during popup UI: index.html: load global.css via style+@import, mark as data-4litcomponent UI: little.js: add adopt_component_styles() for simple style+@import cloning This allows to work around FOUC issues with Chrome, see comments. Merge branch 'propgroup-litcomponent' # 2023-08-30 Tim Janik 3957579 * propgroup-litcomponent: UI: b/pianoroll.js: add todo comment UI: b/knob.js: use fixed adjustment factors for wheel events UI: util.js: wheel_delta: normalize delta to pixels for modern browsers Work around Firefox changing deltaY vs deltaMode depending on the order of access! Throw away old compat code. UI: b/knob.js: fix invalid field access UI: b/propgroup.js: avoid shadowRoot UI: util.js: refuse pointer lock grabbing on orphans and shadowRoot descendants UI: b/propgroup.js: port to LitComponent UI: b/deviceeditor.vue: use b-propgroup UI: b/propinput.js: support readonly + disabled state UI: b/propinput.js: add support for <b-knob/> as property field UI: b/propinput.js: let labeled default to false UI: b/toggle.js: store pressed button number UI: util.js: add uuname() Merge branch 'b-propinput-litcomponent' # 2023-08-23 Tim Janik a7ab348 * b-propinput-litcomponent: UI: b/propinput.js: port to LitComponent UI: b/choiceinput.js: support label attribute as choice tip UI: little.js: add LitComponent.request_update_()

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

Updated: 30 Aug, 2023

What's Changed

Full Changelog: v2.0.0...v2.0.1

MilkyTracker is a Fasttracker II like open source, multi-platform music application for creating .MOD and .XM module files.

Updated: 30 Aug, 2023

1.04.00

see here for changelog

MAC users: feel free to provide us extra builds here or donate so we can get an apple account:

mac arch workaround x86_64 right-click > Open on first launch to bypass developer cannot be verified x86_64 + arm64 run xattr -d com.apple.quarantine /Applications/Milkytracker.app

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

Updated: 30 Aug, 2023

Anklang 0.1.0.nightly2308300938

Development version - may contain bugs or compatibility issues.

Merge branch 'propgroup-litcomponent' # 2023-08-30 Tim Janik 3957579 * propgroup-litcomponent: UI: b/pianoroll.js: add todo comment UI: b/knob.js: use fixed adjustment factors for wheel events UI: util.js: wheel_delta: normalize delta to pixels for modern browsers Work around Firefox changing deltaY vs deltaMode depending on the order of access! Throw away old compat code. UI: b/knob.js: fix invalid field access UI: b/propgroup.js: avoid shadowRoot UI: util.js: refuse pointer lock grabbing on orphans and shadowRoot descendants UI: b/propgroup.js: port to LitComponent UI: b/deviceeditor.vue: use b-propgroup UI: b/propinput.js: support readonly + disabled state UI: b/propinput.js: add support for <b-knob/> as property field UI: b/propinput.js: let labeled default to false UI: b/toggle.js: store pressed button number UI: util.js: add uuname() Merge branch 'b-propinput-litcomponent' # 2023-08-23 Tim Janik a7ab348 * b-propinput-litcomponent: UI: b/propinput.js: port to LitComponent UI: b/choiceinput.js: support label attribute as choice tip UI: little.js: add LitComponent.request_update_() UI: util.js: add addnotify_() and delnotify_() to extended properties UI: b/pro-group.vue: use <b-propinput/> UI: b/knob.js: simplify MISC: package.json.in: extend nodemon delay to reduce conflicts with lint rules Sometimes when ui/lint is triggered, files are written and make serve also runs rebuild rules due to nodemon. Merge branch

MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.

Updated: 29 Aug, 2023

This releases focused on adding many requested settings, don't forget to explore the settings menu or the command-line help to get a full list! A huge thanks to @PrimateCoder and @sreich for their contributions!

Features:

  • Ability to hide some tracks or channels (#143)
  • Color sets: ability to pick a new chromatic coloring mode (#130)
  • Notes: define background textures for major and minor notes, border settings (thanks to #129) (#66, #88)
  • Flashes: exposed new halo parameters, added texture flipbook customization (#12, #66, #124)
  • Score: added lines width and color settings, new measure labels placement options
  • Pedals: added a customization panel to load texture masks for each pedal, set padding and per-pedal color, and preview the result (#87)
  • Wave: added a scrolling noise effect (#122)
  • Particles: added a turbulence noise effect (#68)

Improvements:

  • Color sets: support up to 12 sets (thanks to #130)
  • Notes: improve alignment of falling notes with keyboard keys
  • Improved performances when rendering the score background
  • Keyboard: display outlines around all pressed keys (#140)
  • Particles: added a specific panel for managing particle textures, with previews and additional options

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

Updated: 29 Aug, 2023

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

Updated: 29 Aug, 2023

0.3.79

openFrameworks is an open source toolkit designed for creative coding

Updated: 29 Aug, 2023

0.12.0 Release Candidate 1

We could definitely use help testing.

Please report any issues here:
#6692

Notes:

  • Changelog to come soon.
  • armv6l and aarch64 tested with Raspian / Rapsberry Pi OS - Bullseye version.
  • Android release to come in 0.12.1 ( needs big libs refactor ).

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

Updated: 28 Aug, 2023

What's Changed

Jamulus enables real-time jam sessions over the internet.

Updated: 24 Aug, 2023
  • Client: Added SRV-based virtual hosting support (#2930).
    (contributed by @hoffie)

  • Server: Improved --serverinfo argument validation (#2951).
    (contributed by @hoffie, @pljones)

  • Server: ISO country codes can now be supplied in upper or lower case (#2934).
    (contributed by @Rob-NY)

  • Server: Use native file selection dialog for recording directory and persistence file to allow read and write access outside of the macOS sandbox (#3009).
    (contributed by @ann0see)

  • Server: Rename --directoryserver to --directoryaddress (and internal changes) (#3017).
    (contributed by @pljones)

  • Server: Save the HTML formatting in Server Welcome Message. (Applies to the GUI Server.) (#3058).
    (contributed by @pljones)

  • Windows: Windows 64bit releases use Qt 6.5.2 now. Jamulus will from now on only support Windows 10 and above (#2300).
    (contributed by @hoffie)

  • Linux: Debian users can now use the official PPA to get automatic updates. See the Linux install page on jamulus.io for more information (#3013).
    (contributed by @ann0see)

  • Mac: The legacy build now uses the macOS 13.1 SDK which is unsupported by Qt 5.9.9. We still provide the legacy build, but from now on consider it as deprecated. You

by KDE

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

Updated: 24 Aug, 2023

Create tag for 23.08.0

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

Updated: 24 Aug, 2023

chuck-1.5.1.2 release

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

Updated: 24 Aug, 2023

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

Updated: 24 Aug, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/zrythm/zrythm/commits/v1.0.0-beta.4.12.1

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

Updated: 23 Aug, 2023

What's Changed

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

Updated: 23 Aug, 2023

v1.0.0-beta.4.12

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

Updated: 23 Aug, 2023

Anklang 0.1.0.nightly2308232124

Development version - may contain bugs or compatibility issues.

Merge branch 'b-propinput-litcomponent' # 2023-08-23 Tim Janik a7ab348 * b-propinput-litcomponent: UI: b/propinput.js: port to LitComponent UI: b/choiceinput.js: support label attribute as choice tip UI: little.js: add LitComponent.request_update_() UI: util.js: add addnotify_() and delnotify_() to extended properties UI: b/pro-group.vue: use <b-propinput/> UI: b/knob.js: simplify MISC: package.json.in: extend nodemon delay to reduce conflicts with lint rules Sometimes when ui/lint is triggered, files are written and make serve also runs rebuild rules due to nodemon. Merge branch 'fix-raw-tex' # 2023-08-19 Tim Janik 64882dc * fix-raw-tex: UI: xbcomments.js: properly quote special characters in docs DOC: Makefile.mk: do not parse source comments as raw_tex Merge branch 'anklang-internals+jsdocs' # 2023-08-19 Tim Janik b554e80 * anklang-internals+jsdocs: UI: b/basics.js: small docu update DOC: Makefile.mk: integrate JS component docs into internal manual DOC: jsdoc2md.js: skip extra subsection indentation UI: Makefile.mk: optimize *.jscss build, fix anklang-internals.html dependency UI: b/*.js: use three hashes '###' to indent docu subsections Merge branch 'swesterfeld-piano-roll-move', closes #16 # 2023-08-03 Tim Janik ec26905 * swesterfeld-piano-roll-move: UI: b/piano-ctrl.js: support moving/copying notes with the mouse UI: b/cliplist.js: restore user manual docs Merge branch 'jsdoc-elements' # 2023-08-03 Tim Janik 9d0c8de * jsdoc-elements: DOC: poxystyle.css: fix dark theme colors

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

Updated: 22 Aug, 2023

chuck-1.5.1.1 release

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

Updated: 22 Aug, 2023

0.3.78

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

Updated: 19 Aug, 2023

Anklang 0.1.0.nightly2308191408

Development version - may contain bugs or compatibility issues.

Merge branch 'fix-raw-tex' # 2023-08-19 Tim Janik 64882dc * fix-raw-tex: UI: xbcomments.js: properly quote special characters in docs DOC: Makefile.mk: do not parse source comments as raw_tex Merge branch 'anklang-internals+jsdocs' # 2023-08-19 Tim Janik b554e80 * anklang-internals+jsdocs: UI: b/basics.js: small docu update DOC: Makefile.mk: integrate JS component docs into internal manual DOC: jsdoc2md.js: skip extra subsection indentation UI: Makefile.mk: optimize *.jscss build, fix anklang-internals.html dependency UI: b/*.js: use three hashes '###' to indent docu subsections Merge branch 'swesterfeld-piano-roll-move', closes #16 # 2023-08-03 Tim Janik ec26905 * swesterfeld-piano-roll-move: UI: b/piano-ctrl.js: support moving/copying notes with the mouse UI: b/cliplist.js: restore user manual docs Merge branch 'jsdoc-elements' # 2023-08-03 Tim Janik 9d0c8de * jsdoc-elements: DOC: poxystyle.css: fix dark theme colors DOC: jsdoc2md.js: use pandoc anchors everywhere with data-4search hints DOC: poxy.sh: forbid raw-html and support data-4search on <span/> UI: b/*.js: reformat documentation to use @class and @description commands See also: https://jsdoc.app/tags-description.html DOC: poxy.sh: parallelize JsDoc processing DOC: poxy.sh: fix exit code and compact markdown DOC: poxy.sh: add ui/ch-*.md files to poxy docs DOC: jsdoc2md.js: allow descriptions of virtual classes as docu sections DOC: copyright.ini: assign MPL-2 to ch-*.md documentation files DOC: Makefile.mk

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

Updated: 18 Aug, 2023

Added

  • Add bypass button to channel slot widgets and redesign
  • User manual: add section about UI scaling and Wayland
  • Center the region's contents horizontally in the editor on second double-click in the timeline
  • Add accessible roles to some widgets
  • Make faders accessible
  • New libsoxr dependency

Changed

  • Code refactoring: rename audio directory to dsp
  • Update Chinese (Simplified), Catalan, Swedish, Japanese translations
  • Use libsndfile + libsoxr instead of libaudec to load audio files

Fixed

  • Fix visual issues with JACK timebase master and transport client icon indicators
  • Fix off-by-one rounding issues in audio regions when changing BPM or sample rate
  • Fix crash when drawing channel send widgets
  • Fix issues with reuse and licenses

Removed

  • Remove libaudec (and by extension libsamplerate) dependency

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

Updated: 18 Aug, 2023

v1.0.0-beta.4.11

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

Updated: 15 Aug, 2023

Properly constrain CC2Note mode control #36

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

Updated: 12 Aug, 2023

We are proud to announce the release of GNU LilyPond 2.24.2. LilyPond is a music engraving program devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts.

This version contains a number of fixes since the release of the previous stable version in February 2023. This includes an update of the library for garbage collection, addressing crashes when compiling very large scores (several hundreds of pages) on Windows. We recommend all users to update. Scores converted to or written for 2.24.0 will continue to work with this release. A list of added features and other user-visible changes for 2.24 can be found at https://lilypond.org/doc/v2.24/Documentation/changes/. Among others, version 2.24.0 switched to Guile 2.2 and features a completely rewritten infrastructure for creating the official packages, finally allowing us to offer 64-bit binaries for macOS and Windows. These pre-built binaries are linked from https://lilypond.org/download.html and available from GitLab: https://gitlab.com/lilypond/lilypond/-/releases/v2.24.2

ProTracker 2 clone for Windows/macOS/Linux

Updated: 12 Aug, 2023

Make disk op. entry jumping case-insensitive

ProTracker 2 clone for Windows/macOS/Linux

Updated: 12 Aug, 2023
  • Bugfix: It was possible to scroll out of bounds in Disk Op. by using shift+key
  • Bugfix: Don't set "song unsaved" flag if text editing didn't make a change
  • Bugfix: Editing the Disk Op. path text would set the "song unsaved" flag (lol)
  • Bugfix: Using the "CLEAR" button while Edit. Op. or the about screen was open could lead to a screen redrawing issue
  • Disk Op. file entry jumping (left shift + key) now works a bit differently. If the last pressed jump key didn't change, cycle through pages if there are more matches to be found. This allows for quicker module finding. Thanks to Fireb0y for this suggestion!
  • Re-implemented the Pos Ed. pattern naming feature. Be aware that this data is not saved to the module, and is only used to temporarily keep track of the patterns while making the module. Yes, it's a quite crippled feature, but some people asked me to implement it again!
  • Code refactoring, a small portion of the code should be easier to understand now (still a long way to go...)
  • Windows/macOS: Updated SDL to v2.28.2
by KDE

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

Updated: 11 Aug, 2023

Create tag for 23.07.90

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

Updated: 10 Aug, 2023

chuck-1.5.1.0 release

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

Updated: 10 Aug, 2023

Added

  • Add toggle to hide deactivated tracks in track filter menu
  • Add right-click option to loop selection in timeline
  • Add option to append all track/lane objects to the current selection
  • Add tracklist preferences button with option to disable auto-arm
  • Add Crescendo, Flam, Flip H/V, Portato, Staccato, Legato, Strum MIDI functions
  • Implement MIDI clock (output) for syncing to Zrythm
  • Build: add requirements.txt for managing Python dependencies (for building docs, etc.)

Changed

  • Link scroll events on digital meter widgets (changes are only applied at the end of scrolls)
  • Build: re-enable some GCC analyzer checks and add new checks
  • Change order in track context menu
  • Subprojects: bump GTK and RtAudio versions
  • Cache previous and current transport info during processing
  • Various internal refactorings
  • Update Catalan, French, Japanese, Chinese (Simplified), Russian, Dutch, Hungarian, Italian, Indonesian, Spanish, Portuguese, Swedish translations
  • Log: print (?:?) instead of ((null):(null)) when function and line number are unknown
  • Add more error checking and print more debug info in the log

Fixed

  • Build: fix bundled plugin build with GCC 13
  • Fix app icon not showing on Wayland (StartupWMClass)

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

Updated: 10 Aug, 2023

v1.0.0-beta.4.10

PraxisLIVE is a hybrid visual live programming IDE, rethinking general purpose and creative coding.

Updated: 07 Aug, 2023

This is the last scheduled release in the v5 series of PraxisCORE and PraxisLIVE as we concentrate on v6 for release later this year. There are some major updates to Ref types and handling, an Async.Queue for handling async calls, and various deprecations for things that will no longer be supported in v6.

PraxisCORE

  • Major updates to Ref, including reference ports and a publish / subscribe mechanism for sharing references from containers to child components.
    • Added Ref::set, Ref::setAsync, Ref::orElse and Ref::onChange methods. The existing async support in Ref is deprecated and rewritten to use the new method.
    • Added @Ref.Publish and @Ref.Subscribe to be used on injected Ref fields in parent and children respectively. References are automatically updated, and changes can be listened to using Ref::onChange.
    • Added support for reference ports - @In(1) Ref.In<T> in and @Out(1) Ref<T> out. The input type allows to access the list of connected values, and automatically updates on connections or changes to the output reference.
    • Updated semantics for Ref::bind which can now be configured prior to initialization, and will update on reference changes.
  • Added an injectable queue for Async values - @Inject Async.Queue<T> queue. Supports binding actions to happen

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

Updated: 07 Aug, 2023

What's Changed

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

Updated: 04 Aug, 2023
Installation and troubleshooting guides

Download the Stargate DAW sample pack

Changelog
  • Sequencer: global solo and mute buttons: Now the buttons toggle solo and mute
    on all tracks instead of just clearing it, remembers which tracks were
    previously soloed or muted and can restore the previous settings after
    clearing
  • Sequencer: Better icon for horizontal scroll follows playback cursor
  • Item editor: Add a button to toggle looping the current item
  • Item Editor: Add a button to toggle soloing the track of the current item
  • Item Editor: MIDI Channel combobox: Add asterisk next to channels containing
    one or more MIDI events, allows the user to see at a glance which cnannels
    already contain events
  • Fix various bugs when closing a project without closing the app and then
    creating/opening another project
Checksums

Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.

7e05649f55082805c65249a477920d4c741bc713a48846cce618ebe73d4ff099 stargate-23.08.1-1.x86_64.rpm de7661275620581d16bcc8e2956d6b092fe8627b47d94233314c43f9dd594b8e stargate-23.08.1-amd64.deb 46a47116dfa2842a2b10faaac2bbcf1bfaf74cab6dcc4822ed6af9ff73dbb965 StargateDAW-23.08.1-linux-x86_64.AppImage f72f00a38fc6cd603c3e76f300453f9e7e45ce518293c5a663b95428419768bc StargateDAW-23.08.1-win64-installer.exe b72dd4fecb180722a082d8f71940f0f801eff4cd05fc7f63eebb2bf9c8152462 StargateDAW-23.08.1-macos-intel-x86_64.dmg 0cf3a8c49b20696ac77cc20fd13c5c2ee796b0f15a41f7bb6f71039c7ef2d056 StargateDAW-23.08.1-macos-m1-arm64.dmg

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

Updated: 04 Aug, 2023
  • Fix compatibility of plugin discovery with newer 2.6.x tools
  • Fix crash when using JACK under Linux ARM
  • Fix carla-lv2 pre-run with 0 frames
  • Fix carla-vst GUI for high-dpi screens
  • Fix carla-native-plugin library exported symbols
  • Show custom error message when trying to start JACK driver without JACK
  • Skip special treatment for LADISH (do not set session management hints)

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

Updated: 04 Aug, 2023
  • Allow IPC during plugin discovery (controlled by external tools)
  • Expose a few extra APIs in carla-utils library
  • Install extra carla-utils related headers during make install
  • Fix invalid/empty LV2 paths for compatibility with lilv
  • Fix LV2 plugin state for plugin bridges
  • Fix showing engine device settings on systems without JACK
  • Fix usage with LMMS on Windows
  • Remove use of REAL_BUILD macro, no longer needed
  • Tweaks for integration in OBS
  • Other minor fixes and cleanup

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

Updated: 04 Aug, 2023

What's Changed

  • Fixing potential crash on Windows within the AudioSettings dialog. by @mikedickey in #1127

Full Changelog: v1.10.0...v1.10.1

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

Updated: 04 Aug, 2023

0.3.77

Fasttracker II clone for Windows/macOS/Linux

Updated: 03 Aug, 2023
  • Bugfix: The 'pattern expand' feature was heavily broken and would mess up the pattern data (and potentially crash the program)
  • Bugfix: The program crash message could overflow and not show the full text on some systems

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

Updated: 03 Aug, 2023

chuck-1.5.0.8 release

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

Updated: 03 Aug, 2023

In Greek mythology, Echidna was a monster, half-woman and half-snake, who lived alone in a cave. She was the mate of the fearsome monster Typhon and was the mother of many of the most famous monsters of Greek myth.

Changelog:

  • Ability to change audio and MIDI engines on the fly — no need to restart Giada anymore when the audio and/or MIDI devices change. No need to restart also when changing several properties in the Configuration Window;
  • Add new "Clear" button next to all MIDI learning widgets to easily clear the MIDI binding (#486);
  • Set default resampler quality to "Linear" (the fastest one);
  • Update FLTK to latest commit available;
  • Update JUCE to version 7.0.5;
  • Fix Velocity parameter not being usable in Action Editor;
  • Fix MIDI Channel parameter not being usable in MIDI input configuration;
  • Code refactoring and other architectural improvements.

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

Updated: 03 Aug, 2023

Anklang 0.1.0.nightly2308031029

Development version - may contain bugs or compatibility issues.

Merge branch 'swesterfeld-piano-roll-move', closes #16 # 2023-08-03 Tim Janik ec26905 * swesterfeld-piano-roll-move: UI: b/piano-ctrl.js: support moving/copying notes with the mouse UI: b/cliplist.js: restore user manual docs Merge branch 'jsdoc-elements' # 2023-08-03 Tim Janik 9d0c8de * jsdoc-elements: DOC: poxystyle.css: fix dark theme colors DOC: jsdoc2md.js: use pandoc anchors everywhere with data-4search hints DOC: poxy.sh: forbid raw-html and support data-4search on <span/> UI: b/*.js: reformat documentation to use @class and @description commands See also: https://jsdoc.app/tags-description.html DOC: poxy.sh: parallelize JsDoc processing DOC: poxy.sh: fix exit code and compact markdown DOC: poxy.sh: add ui/ch-*.md files to poxy docs DOC: jsdoc2md.js: allow descriptions of virtual classes as docu sections DOC: copyright.ini: assign MPL-2 to ch-*.md documentation files DOC: Makefile.mk: integrate ui/ch-component.md Makefile.mk: add html/ to CLEANDIRS Makefile.mk: clean poxy/ and assets/ DOC: ch-development.md: explicitely describe ASE UI: ch-component.md: describe lit components UI: ch-component.md: rename from ui/b/ch-vue.md README.md: add Star History Chart Merge branch 'toggle-as-lit' # 2023-08-03 Tim Janik 0eba7de * toggle-as-lit: UI: b/pro-input.vue: handle @valuechange on b-toggle UI: b/toggle.js: port to LitComponent Merge branch 'x11test-delay' # 2023-08-02 Tim Janik 8712b43 * x11test-delay: X11TEST: ereplay.cjs: add delay to mitigate a UI-reload race on project changes
by KDE

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

Updated: 01 Aug, 2023

Create tag for 23.04.3

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

Updated: 31 Jul, 2023

Anklang 0.1.0.nightly2307311936

Development version - may contain bugs or compatibility issues.

GITHUB: workflows/testing.yml: run poxy on ubuntu:22.04 # 2023-07-31 Tim Janik a7b0307 MISC: docker_run: fix interactive invocations # 2023-07-31 Tim Janik 46933a8 MISC: Dockerfile.jammy: setup development tools for ubuntu:22.04 builds # 2023-07-31 Tim Janik 30081a5 Merge branch 'make-dist-and-assets' # 2023-07-31 Tim Janik 4694aa8 * make-dist-and-assets: GITHUB: workflows/release.yml: add Ping-IRC job GITHUB: workflows/release.yml: use misc/docker_run GITHUB: workflows/release.yml: add action to build & create releases from tags Makefile.mk: dist: assign release version to misc/version.sh:BAKED_DESCRIBE MISC: version.sh: prepare BAKED_DESCRIBE variable to define baked in version MISC: version.sh: support lightweight release tags via exact match UI: Makefile.mk: fix unintentional tscheck remakes DOC: Makefile.mk: add doc/ch-releasing.md to internal manual ASE: Makefile.mk: rebuild ase/buildversion*.cc if GITCOMMITDEPS changes Makefile.mk: rebuild package.json if GITCOMMITDEPS changes MISC: config-utils.mk: take tags and packed-refs into account for GITCOMMITDEPS DOC: ch-releasing.md: elaborate on releases and assets DOC: ch-releasing.md: start describing versioning and the release process MISC: mknews.sh: add development version disclaimer MISC: Makefile.mk: remove partial release build rules MISC: mkassets.sh: simplify to just make dist and trigger release asset builds MISC: mkAppImage.sh: build AppImage in assets/ MISC: mkAppImage.sh: use tools from appimagetools/ dir MISC: Makefile.mk: cache downloads of appimage tools Makefile.mk: make

Jamulus enables real-time jam sessions over the internet.

Updated: 30 Jul, 2023
  • Client: Added SRV-based virtual hosting support (#2930).
    (contributed by @hoffie)

  • Server: Improved --serverinfo argument validation (#2951).
    (contributed by @hoffie, @pljones)

  • Server: ISO country codes can now be supplied in upper or lower case (#2934).
    (contributed by @Rob-NY)

  • Server: Use native file selection dialog for recording directory and persistence file to allow read and write access outside of the macOS sandbox (#3009).
    (contributed by @ann0see)

  • Server: Rename --directoryserver to --directoryaddress (and internal changes) (#3017).
    (contributed by @pljones)

  • Server: Save the HTML formatting in Server Welcome Message. (Applies to the GUI Server.) (#3058).
    (contributed by @pljones)

  • Windows: Windows 64bit releases use Qt 6.5.2 now. Jamulus will from now on only support Windows 10 and above (#2300).
    (contributed by @hoffie)

  • Linux: Debian users can now use the official PPA to get automatic updates. See the Linux install page on jamulus.io for more information (#3013).
    (contributed by @ann0see)

  • Mac: The legacy build now uses the macOS 13.1 SDK which is unsupported by Qt 5.9.9. We still provide the legacy build, but from now on consider it as deprecated. You

Jamulus enables real-time jam sessions over the internet.

Updated: 30 Jul, 2023

Update version to 3.10.0beta1 for first beta release

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

Updated: 30 Jul, 2023

LilyPond 2.25.7

VMPC2000XL is an emulator of the classic Akai MPC2000XL sampler/sequencer.

Updated: 29 Jul, 2023

v0.5.1 (same changes as all v0.5 release candidates listed below)

  • Updated documentation: https://vmpcdocs.izmar.nl
  • Documentation also available in PDF.
  • Song mode: Do not crash when pressing PLAY when (end of song) is selected.
  • Fixed Delete All Programs.
  • Fixed step editor cosmetic issue when changing sequencer position while events are selected.
  • Fix polyphonic recording.
  • Implement transpose (MIDI only, like the original).
  • Type names in the Name window via keyboard, pads and buttons.
  • Auxiliary LCD (which can be opened by double-clicking the LCD) now has a maximize button.
  • Show all keyboard mappings when hovering over the keyboard button in the top-right.
  • Note repeat MIDI output.
  • Fix maximum number of audio output channels. It was limited to a single stereo pair.
  • Fix 16-level note repeats.
  • Improve step editor navigation (remember active field when you were last in that screen better).
  • Playing events in the step editor now results in the correct duration.
  • PURGE to remove all unused samples is now working correctly.
  • Fix ~/Documents/VMPC2000XL/Volumes/MPC2000XL file renaming on Windows. For example if you've copied a samplepack over, the names usually need to be shortened. This was messed up and now it's better.
  • Load MIDI files that were exported from Ableton Live.
  • Fix macOS audio
by KDE

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

Updated: 28 Jul, 2023

Create tag for 23.07.80

Jamulus enables real-time jam sessions over the internet.

Updated: 27 Jul, 2023
  • Mac: The legacy build now uses the macOS 13.1 SDK which is unsupported by Qt 5.9.9. We still provide the legacy build, but from now on consider it as deprecated. You are advised to upgrade your OS (#3066).
    (contributed by @ann0see)

  • Refactor: use size_t for vector and array indexes that must not be negative (#2893).
    (contributed by @pljones)

  • RPC: Added new command line switch (--jsonrpcbindip) to specify the bind address for the RPC server (#2917).
    (contributed by @Rob-NY)

  • RPC: jamulusserver/getClients method expanded to include all elements of a user profile as well as the number of active client connections (#2918).
    (contributed by @Rob-NY)

  • CONDENSE with #2833 (#3008).
    (contributed by @ann0see)

  • RPC: Rename directoryServer to directory in jamulusserver/getServerProfile response (#3048).
    (contributed by @pljones)

  • GUI: Make checkboxes self-labelling (#2996).
    (contributed by @pljones)

  • Client: Added SRV-based virtual hosting support (#2930).
    (contributed by @hoffie)

  • Server: ISO country codes can now be supplied in upper or lower case (#2934).
    (contributed by @Rob-NY)

  • Server: Use native file selection dialog for recording directory and persistence file to allow

Jamulus enables real-time jam sessions over the internet.

Updated: 27 Jul, 2023

Fix GPG import error

Import key as file

Move privkey to home which should be the same everywhere

Jamulus enables real-time jam sessions over the internet.

Updated: 27 Jul, 2023

Merge pull request #3077 from ann0see/licensing/addGPLHeader

Add GPL header to autobuild scripts

Blue is a music composition environment for Csound, written in Java

Updated: 27 Jul, 2023

[2.9.0] - 2023-07-26

NEW

  • macOS and Windows builds now include embedded Java JDK

  • MIDI Input Panel: Added AmpDBFS mode where amplitude is scaled to 0-1 range.

UPDATED

  • Removed JavaFX: BlueSynthBuilder and Effects reimplemented to Swing GUI
    toolkit.

  • Redesigned SoundObjectLibrary window: supports drag and drop reorganization,
    additional popup menu options for editing and organization

  • Issue #639: Added JMask to Pattern Layers

  • JavaScript objects: Replaced Rhino processor with graal.js

  • Issue #625: Implemented resizing multiple selected objects and undo
    functionality

  • Issue #615: Implemented Looping option for AudioClips and allow resizing from
    sides beyond duration of audio clip when looping is enabled.

  • Issue #665: Implemented guidelines for start/end boundary of selected objects
    for easier visual alignment of objects when moving/resizing

  • Issue #696: Added "Reset Line" popup menu option to BSB LineObject editors

  • Issue #697: Added Test Button to slide in right panel for previewing score
    generation from object.

  • PatternObject:

    • now defaults to time behavior Repeat.

    • Updated UI style

    • Fixed to save pattern when modifying number of beats. (Still clears if
      number of subdivisions changes as there isn't a clear mapping.)

  • Issue #703: Add ability to edit font for BSBGroup panel title label

  • Issue #672: Reimplemented keyboard

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

Updated: 27 Jul, 2023

0.3.76

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

Updated: 27 Jul, 2023
  • swesterfeld-piano-roll-note-length:
    UI: b/piano-ctrl.js: cleanup note_duration_delta at the end of a drag
    UI: b/piano-ctrl.js: support resizing multiple notes in a selection

Signed-off-by: Tim Janik timj@gnu.org

Musescore is an open source and free music notation software.

Updated: 26 Jul, 2023

This release fixes a number of crashes and introduces some stability improvements.

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

Updated: 26 Jul, 2023

Bugfixes

  • PICARD-2011 - "RuntimeError: dictionary changed size during iteration" in metadatabox
  • PICARD-2685 - Moving files between tracks looses AcoustID fingerprint and ReplayGain tags
  • PICARD-2689 - If the first dragged element is not visible an empty rectangle is shown during drag

Improvements

  • PICARD-2680 - Modal first use and file save confirmation dialogs
  • PICARD-2681 - Revise wording of first use and file save confirmation dialogs

python-rtmidi is a Python wrapper (Cython) for C++ RtMidi using Cython

Updated: 26 Jul, 2023

Fixes:

  • Fixed Cython compilation errors and warnings (#174)

Project infrastructure:

  • Updated requirements-dev.txt with pip-compile (#173).
  • Updated minimum Python version declared in pyproject.toml to 3.8.

Documentation:

  • Updated minimum Python version (3.8) stated in readme and docstring.

Full Changelog: 1.5.4...1.5.5

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

Updated: 22 Jul, 2023
  • Editor: Include the main editor-popup-menu into the
    bottom of the track-header popup menu.
  • Edit: Button to "reverse song" (i.e. all reverse
    all blocks).
  • Edit: Fix the functions to reverse notes. They
    weren't very good before.
  • GUI: Highlight tab elements when mouse hovers
    above.
  • GUI: Add JUCE version to the About-window.
  • GUI: Increase default height of message window
    somewhat.
  • MIDI learn: Fix incremental mode when recording
    automation to editor.
  • API: backwardsSong.

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

Updated: 22 Jul, 2023
Installation and troubleshooting guides

Download the Stargate DAW sample pack

Changelog
  • Sequencer: Glue: If unselected items are between selected items,
    also glue those. Fixes the previous behavior of gluing as requested and
    then truncating the items
  • Tracks, Items: Fix inconsistency in minimum naming lengths. Require track
    names to be at least 2 characters, reduce minimum length of an item name to
    2 characters to better accomodate Asian languages
  • Sequencer: Set as first beat of song: Fix inconsistencies in selected items
    after the move is complete by clearing the selection
  • Transport: logic improvements, fix bugs when doing weird things with the
    transport buttons
Checksums

Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.

50583da91b83f6f6a56cc3a7d011a79a6cf809235c4463dbd3d6adb0e080bc38 stargate-23.07.1-1.x86_64.rpm da2f66e8c927c819e14052737efe4743fe6163dada06e9bb0cd5f7cc7c00ff6e stargate-23.07.1-amd64.deb 96f5d3ca270e4d60093c38b643af71075f73a622c298c233d9667d85462ff86c StargateDAW-23.07.1-linux-x86_64.AppImage 953bfcc5f19bcad3c953424dbf4d334ff968c29f1ac61b9ebe4052caea063930 StargateDAW-23.07.1-win64-installer.exe 6ff51e0d2ceb13202bcbf0c65936b742fd8e2b0a8254c36e6aa4c96992a53bed StargateDAW-23.07.1-macos-m1-arm64.dmg ec53f6b657118262fcd35b93dd6b3ae167b2b3ee5949494397449990add94041 StargateDAW-23.07.1-macos-intel-x86_64.dmg

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

Updated: 21 Jul, 2023

0.3.75

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

Updated: 19 Jul, 2023
- Issue #110 follow-ons: - Fixed saving tempo (BPM) in Windows when changed from main window. Caused by mixing a long and size_t; messed up in Windows builds. - Issue #111 follow-ons: - Fixed initial time-signature drawing in data pane. - Fixed errors in inserting a time-signature. - Added a pulse (tick) calculator to iterate through time-signatures. - Fixed an important port-translation bug in output port-mapping. - Revamped the Playlist tab, as it was confusing and very buggy. - Added auto-play and auto-advance to play-lists. - Issue #102: Added Windows key-mapping to fix processing "native virtual" keys, such as the arrow keys.

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

Updated: 18 Jul, 2023
  • Editor: Fix sligthly wrong memory handling. Might
    have led to crashes sometimes after copying a
    range that contains stops, but only after the
    second time or later, and probably only in very
    rare cases. Bug introduced in V6.6.77.
  • Midi Learn: Rough implementation of
    "incremental mode". The feature is likely to
    require some tweaking though.
  • Sequencer: Make the song tempo automation popup
    menu less confusing.
  • Sequencer: Fix gfx garbage in uppermost pixel row
    when song tempo automation is visible.
  • Editor: Fix a possible, but if so, probably
    extremely rare, crash when creating undo for range.
    The bug seems to have always been there.
  • Internal: Fix memory leak if trying to allocate
    very large memory blocks in realtime code.
  • GUI: Attempt to fix Qt sometimes translating
    strings. (That's not supposed to happen since
    Radium is an English-only program.)
  • Linux: Turn off crash reporter if radium couldn't
    start because of missing AM pitch shift plugin
    during startup. Only for custom builds though.
  • Soundfile saver: Fix pressing "Save" if Qt
    has decided to translate the text "Save" to
    another language. Qt is not supposed to
    translate anything, but reportedly it has.
  • Internal: Fix a bug in a function that divides two
    ratio numbers. The

Cardinal is a virtual Eurorack modular synthesizer platform

Updated: 15 Jul, 2023
  • Add AIDA-X module
  • Add Bogaudio AD to mini variant
  • Add (binary) plugin scanning to Ildaeil plugin hosting (LADSPA, DSSI, VST2, VST3 and CLAP)
  • Add plugin presets to Ildaeil, when exposed on the plugin side
  • Add VST2 plugin folder option to Windows installer
  • Allow custom URL for remote instance connections
  • Allow usage of local user directory and configs, expose related options
  • Fix focus to input text dialogs
  • Fix missing menubar cpu usage
  • Invert scroll X direction
  • Rework file menu
  • Update base VCV Rack to v2.3.0
  • Update Sapphire to v2.2.2 (adds Tube Unit)
  • Update MindMeldModular and SurgeXT, for Rack 2.3 compatibility

Build related changes:

  • Bump minimum required macOS version to 10.15
  • Fix build with GCC13
  • Fix missing make install of mini variant
  • LTO no longer enabled by default for release builds
  • Only enable remote OSC control in headless builds
  • Remove NOPLUGINS build option
  • Remove use of mingw-std-threads
  • Several optimizations and build tweaks

Web version related changes:

  • Add persistent storage (automatic on save, can be manually triggered via File menu)
  • Add local (browser-side) patch loading via File menu (under "Open local patch")
  • Automatically load no-simd version on browsers that do not support web-simd
  • Disable cursor lock by default

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

screenshot

Musescore is an open source and free music notation software.

Updated: 12 Jul, 2023

New features in MuseScore 4.1

  • New engraving and playback support for ornaments, including the ability to set custom alterations for trills, turns and mordents
  • A major improvement to the app's performance, allowing larger scores to play back up to 60% more efficiently
  • A dedicated new default reverb, which can be adjusted for each instrument track as well as globally across the entire mix
  • New auxiliary sends in the mixer, allowing instrument tracks to be routed to dedicated auxiliary channel strips for applying audio effects
  • New engraving and playback support for capos on guitar staves
  • New feature for displaying harp pedal diagrams
  • Dynamics and expression text now automatically combine, plus new controls for scaling and positioning dynamics
  • New live Braille module, including a panel that displays selected measures as Braille music notation (enabling more efficient score reading on Braille displays)
  • Upload audio directly to audio.com, allowing you to build a portfolio of your audio content to share with the world 
  • View and open your online scores from musescore.com directly from the desktop app 

Other updates

  • Save to cloud: option to make a score "unlisted"
  • Publish to musescore.com: option to either replace the existing published score, or publish the score

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

Updated: 12 Jul, 2023

0.3.74

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

Updated: 11 Jul, 2023

chuck-1.5.0.7 release

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

Updated: 08 Jul, 2023

patch release; fix shred replace critical issue in 1.5.0.5

Musescore is an open source and free music notation software.

Updated: 07 Jul, 2023

Port #18463: Fix cross beam force horizontal

Musescore is an open source and free music notation software.

Updated: 07 Jul, 2023
by KDE

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

Updated: 06 Jul, 2023

Create tag for 23.07.70

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

Updated: 06 Jul, 2023

Bugfixes

  • PICARD-2658 - macOS 10.12 build is not responding after launch, no UI shown
  • PICARD-2659 - Picard 2.9.0b2 stuck in login loop if MusicBrainz server port is not set to 443
  • PICARD-2660 - RecursionError: maximum recursion depth exceeded while calling a Python object
  • PICARD-2668 - On application crash the main process does not exist, waits for interprocess communication pipe threads
  • PICARD-2669 - File status icon sometimes shows wrong status

Improvements

  • PICARD-2662 - Give better user message with corrupted file
  • PICARD-2665 - Ignoring artist credits shouldn't be default behavior
  • PICARD-2671 - Show a first run information dialog
  • PICARD-2676 - Show a file save confirmation dialog
  • PICARD-2679 - "Open folder" does not work on Snap install

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

Updated: 06 Jul, 2023

Bugfixes

  • PICARD-2481 - Shorten long country lists in search results
  • PICARD-2651 - Repeated / duplicate log lines on console output

Improvements

  • PICARD-2653 - Update alias locales for updated server list
  • PICARD-2654 - Show error message on rating submission failure due to server error