Release Date Range:

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

Updated: 15 Nov, 2022

v0.23.1-ci-test-3

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

Updated: 15 Nov, 2022

v0.23.1-ci-test-2

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

Updated: 14 Nov, 2022

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

The GitHub and yabridge-git builds of yabridge 5.0.1 are still affected by the WIne bug. For now it's best to just stick with Wine Staging 7.20.

Fixed yabridgectl
  • Fixed converted VST 3.7.5 moduleinfo.json files being considered orphan files immediately after yabridgectl created them as part of the sync operation.

Compatibility

The archive ending in -ubuntu-18.04.tar.gz is a compatibility release meant for older distros and is thus slightly larger in size. If you're using Ubuntu 18.04, Linux Mint 19, Debian 10, AV Linux MXE 2021, or any other distro that's older than Ubuntu 20.04, then you should use this archive instead of the regular release. If you need a build of yabridge for use with 32-bit plugin hosts, then you can find those on the automated builds page.

Updating

To update from an older installation, simply overwrite your current yabridge and yabridgectl files with the

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

Updated: 14 Nov, 2022
Installation and troubleshooting guides Tutorial Videos

Stargate DAW Youtube channel

Changelog
  • Multi-channel MIDI support throughout the entire stack. The plugin rack and
    item editor now have MIDI channel selectors, and each plugin can use a
    different channel. Hardware MIDI controllers can be reassigned to any
    channel, or preserve their original channel(s)
  • All dialogs are now rendered in a single window, no more separate pop-up
    windows, various visual improvements to dialogs
  • Fix various scroll bar issues at small window sizes
  • VA1, Nabu plugins: New color theme
  • Nabu: Fix strange behavior of the D/W Pan knob
  • Project recovery dialog: Fix some saved states not showing up
  • Piano roll: Fix per-note attack, sustain, decay, release modification not
    being preserved correctly for some editing operations
  • Add missing hint box entries for some controls, it should now be very close
    to 100% of all controls
  • Tracks: fix solo and mute state not being respected after changing plugin
    rack parameters
  • Plugin rack: Fix hung notes when changing plugin rack parameters during
    playback
  • Many minor bug fixes and cosmetic enhancements
sha256 649f7f17c8c60061baae47bfada2fa5d01bbdae780c7816a4f32b3426e62548d stargate-22.11.4-1.x86_64.rpm ca8b6ec7e595ff46c26786f64f1a3c84390051ff1f549ec1467b11cb3ed2396d stargate-22.11.4-amd64.deb 0b84f75a81cd36736c586efb7539c24b4e7ea2813cba8e10502d5a1d782f1f24 stargate-22.11.4-win64-installer.exe acf181a8b395b103ffb6ed7aeee0190b31f356d11be0624e46fe62d1522d7998 StargateDAW-22.11.4-linux-x86_64.AppImage.tar.gz 7bd175fa9793bf072e320c84b9ff68b52b7e3a75f99334771e711febad10b977 stargate-22.11.4-macos-intel-x86_64.dmg 9ea0d77f02c98219302a518da0f7ff9221f5bc1aeb2940aa65bf7e49caf22f88 stargate-22.11.4-macos-m1-arm64.dmg

OpenMPT is a popular tracker software for Windows

Updated: 14 Nov, 2022

This small update to OpenMPT 1.30 mostly fixes some bugs and adds a new keyboard shortcut:

  • Added Play / Stop shortcut.
  • Most keyboard shortcuts were not accessible with Microsoft's RDP client for iOS and potentially other virtual keyboards.
  • More accurate effect description in Note Properties when combining volume column cue points with regular offset.
  • MO3: Sample filenames were not imported correctly.
  • Automatic Sample Trimmer: Avoid over-trimming samples that are used for MOD-style sample swapping - it is important that the whole sample is preserved in this case even if it is playing completely silently, as the timing of sample swap depends on reaching that sample's end or loop end.
  • Little-endian RAW export was broken since OpenMPT 1.30.01.00, exporting big-endian samples instead.
  • Keyboard configuration: If no choices are set, the Restore button now restores all default choices for the given shortcut.

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

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

Updated: 13 Nov, 2022

LilyPond 2.23.81

OpenMPT is a popular tracker software for Windows

Updated: 13 Nov, 2022

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

  • Allow ESC to cancel label editing in the tree view.
  • Inserting or deleting cue points no longer marks external samples as modified.
  • SFZ: Don't import one-shot loop type as an actual loop. The only difference to the no_loop type is the note-off behaviour.
  • Previous plugin notes were not stopped properly when a new note was struck and all mix channels were occupied.
  • Possible crash when playing manipulated IT / MPTM files with a T00 command.
  • MID: Fall back to just finding suitable soundfont instrument by MSB bank if MSB + LSB search was not successful.
  • MTM: In MultiTracker, setting speed and tempo are mutually exclusive commands. Still, some MultiTracker modules were made to be played with external players such as DMP, so they actually rely on "standard" speed / tempo behaviour. Decide which behaviour to use by checking of speed and tempo commands are found on the same row.
  • Echo DMO: Migrate left and right delay values in modules made with OpenMPT versions between 1.27.01.00 and 1.30.05.00 to the correct interpretation.
  • MIDI export: Fixed some issues with stuck notes and inconsistent state updates between channels

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

Updated: 13 Nov, 2022

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

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

Updated: 11 Nov, 2022
Breaking changes
  • The CHAR type has been removed as we could not find any one using it. It is instead replaced by a much more useful feature in the back-end which will be developed over the next few versions: a MAP type which will allow more advanced communication from / to JS scripts and groups of OSC addresses.
New features
  • JS: support for using external libraries as JS modules. For now one has been added to the user library: total-serialism. Two examples have been implemented: euclidean-melody and claves to show how to use the library to generate randomized musical patterns. Further versions will provide examples that can convert that into MIDI to feed software synths
  • JS: add support for onValueChanged callbacks on inlets
  • JS: add Impulse / Button widget types
  • Explorer: Make device disconnected state more visible (#1433).
  • UI: add a proper int spinbox widget
  • UI: allow to copy the path of an object for remote control (right-click on an object name in the object tree view at the top right)
  • JS console / scripting: add a prompt function to show an interactive UI prompt to the user. See the script below for an example.
  • JS console
by KDE

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

Updated: 11 Nov, 2022

Create tag for 22.11.80

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

Updated: 10 Nov, 2022

0.3.60

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

Updated: 09 Nov, 2022

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

by pd3v

line is a tiny command-line midi sequencer for live coding

Updated: 09 Nov, 2022

A tiny command-line midi sequencer and language for live coding.

What's new

. Launch line using arguments, to set n/cc, channel, relabel prompt and input values range

. Set new range of values other than MIDI 0..127. Useful for CC.

. mi and ma to set min and max of a new range of values

. Set amplitude for each note and chord

. am, master amplitude, is a % on notes and chords amplitudes, keeping relative amplitudes

. sa and xafunctions to scramble phrase amplitude

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

Updated: 08 Nov, 2022

Changed

  • Html user manual: don't use a custom template
  • Refactor exporting and progress dialogs
  • Instrument tracks: move "show UI" to bottom row
  • Make UI message dialogs modal
  • Use WAV instead of FLAC for audio file pool
  • Make switching tracks a bit more performant

Fixed

  • Fix various issues with automation region drawing
  • Fix segfault when upgrading projects with modulators
  • Fix error when right-clicking on knobs in the modulator panel

Fasttracker II clone for Windows/macOS/Linux

Updated: 07 Nov, 2022
  • For the volume column in pattern edit mode, allow the two keys to the left of backspace to work as '-' and '+'. This is for some keyboard layouts where it was impossible to insert volume slide down/up effects.

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

Updated: 07 Nov, 2022

What's Changed

Full Changelog: v1.6.5-rc1...v1.6.7-rc.1

Csound is a sound and music computing system

Updated: 06 Nov, 2022

CSOUND VERSION 6.18 RELEASE NOTES

Mainly a bug-fixing release. Major new facility is MP3 (MPEG) audio
files are supported both for input and output in platforms where this is
supported by libsndfile.

-- The Developers

USER-LEVEL CHANGES

New opcodes

  • scanmap reads internal state of scanu

  • elapsedcycles, elapsedtime, eventcycles, and eventtime. See under
    "bugs fied" for detials.

New gen

Orchestra

Score

Options

Modified Opcodes and Gens

  • fix midi list printing to stdout part of the list.

Utilities

Frontends

Bugs Fixed

  • Fixed bug where fixed-point phase computation (in oscil family) was
    incorrect resulting in slight freq deviations in very low freq cases.

  • Fixed bug where freeing instr 0 caused memory issues in new
    compilations. Instr 0 is not freed until reset now.

  • Fixed a bug where opcode directory search was crashing Csound if HOME
    variable not set.

  • Fixed pol2rect array size setting.

  • OSCsend, OSCsend_lo and OSClisten can now work with OSC messages
    carrying no payload (as per spec and manual).

  • bug in sum fixed

  • 'pitchamd' opcode causes segmentation fault (macOS) (#1599)

  • fixed crash on channel setting with empty channel name

  • bug in ftloadk fixed (#1611)

  • qnan works even when compiled with fast arithmetic

  • Fix the flanger opcode for

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

Updated: 06 Nov, 2022

Added

  • Allow setting per-region colors

Changed

  • Show error message if failed to write to GSettings backend on first run
  • Build: bump glib requirement to 2.70 (for GStrvBuilder)
  • Build: link weakjack as a static lib instead of including its source directly
  • Use real path (symlinks traversed) of plugins when caching
  • Audio functions: use SIMD implementations for reverse/normalize
  • Instantiate plugins anyway even if loading their state fails
  • Show all UI messages on top of the active window instead of the main window
  • Clean up/reorganize timeline context menu
  • Make LV2 scan quieter
  • Improve audio wave drawing performance
  • Allow zooming in/out more

Fixed

  • Fix upgrading v1 projects being broken
  • Fix crash when applying audio functions to large clips

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

Updated: 06 Nov, 2022

v1.0.0-beta.4.1

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

Updated: 05 Nov, 2022

Tutorial Videos

Installation and troubleshooting guides:

Changelog:

  • New hint box in the upper right corner, replaces the tooltip based help
    system. Many hundreds of new hints added, nearly every control has a hint.
  • New default color theme. Those that prefer a darker theme as the previous
    default can select the new dark theme.
  • Much smoother UI experience, the application no longer closes and reopens
    itself on some config changes or changing projects, the same window stays
    open until you close the application
  • Close project action: close the current project and return to the welcome
    screen
  • Hardware Dialog: Now part of the main window, no longer freezes the UI if
    changing while a project is open
  • Welcome screen can now be navigated entirely by keyboard
  • note selector (used in various plugins): Fix it was possible to select a
    note higher than C8, various issues caused by that
  • Routing matrix: draw arrows on the wires to make the direction of the
    route clear
  • Plugin

Musescore is an open source and free music notation software.

Updated: 04 Nov, 2022

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

Updated: 04 Nov, 2022

Added

  • Add clipping detection when exporting audio
  • Add swap phase button to tracks that output audio

Changed

  • Handle scrolling manually in arrangers instead of using GtkScrolledWindow
  • Clip editor: Draw the playhead position in the arranger and the loop-adjusted position in the ruler instead of the other way around
  • Update Spanish, Chinese (Simplified), Ukrainian, French, Korean, Catalan, Russian translations
  • Upgrade project format to v4 and auto-upgrade older projects
  • Automation tracks: save record mode with projects

Fixed

  • Fix crash when attempting to get RtAudio device names
  • Fix errors when attempting to cut/paste audio data
  • Fix linear fade out function not working
  • Fix cut indicator not being drawn inside regions
  • Fix error when cutting automation regions before the first automation point
  • Fix showing an bug report dialog when clicking cancel when attempting to edit audio in an external program
  • Fix custom timerange being calculated wrongly when attempting to export audio
  • Fix error after loading a project in a different sample rate when audio clips exist in the undo stack
  • Fix custom range selector not being hidden when showing the export dialog for the first time and the current time range type is "Loop"
  • Fix schema version not being saved with marker objects
  • Fix

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

Updated: 04 Nov, 2022

v1.0.0-beta.4.0

by KDE

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

Updated: 03 Nov, 2022

Create tag for 22.08.3

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

Updated: 03 Nov, 2022

Added

  • Add clipping detection when exporting audio

Changed

  • Handle scrolling manually in arrangers instead of using GtkScrolledWindow
  • Clip editor: Draw the playhead position in the arranger and the loop-adjusted position in the ruler instead of the other way around
  • Update Spanish, Chinese (Simplified), Ukrainian, French, Korean, Catalan, Russian translations

Fixed

  • Fix crash when attempting to get RtAudio device names
  • Fix errors when attempting to cut/paste audio data
  • Fix linear fade out function not working
  • Fix cut indicator not being drawn inside regions
  • Fix error when cutting automation regions before the first automation point
  • Fix showing an bug report dialog when clicking cancel when attempting to edit audio in an external program
  • Fix custom timerange being calculated wrongly when attempting to export audio
  • Fix error after loading a project in a different sample rate when audio clips exist in the undo stack
  • Fix custom range selector not being hidden when showing the export dialog for the first time and the current time range type is "Loop"

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

Updated: 03 Nov, 2022

v1.0.0-beta.3.11

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

Updated: 29 Oct, 2022
2.1.0 (2022-10-29)

Features

  • chord chart: introduce flag to hide the position (fr) and nut (2777d14)

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

Updated: 29 Oct, 2022

Added

  • Show drives in file browser
  • Custom time range export for audio

Changed

  • Make plugin setting activation-related dialogs async (fixes errors when drag-n-dropping some instruments into the tracklist)
  • Send all notes off when disarming tracks that accept MIDI
  • Silence some unnecessary logging
  • Show info for first plugin of selected track in the plugin inspector if no plugin slot is selected
  • Add more error checking to file export
  • Port various dropdowns to AdwComboRow
  • Make welcome dialog transient to the splash screen (prevents it from being shown below the splash screen)
  • Verify stream is open when activating an rtaudio device
  • Preferences: refresh the audio device selector instantly when changing the audio backend
  • Improve naming of default chord presets
  • Merge "Plugin" and "Other" plugin categories
  • Use "Zrythm beta" as the desktop file name in installer versions
  • Use audio & MIDI region snapshots during playback instead of live data (allows editing regions while transport is rolling)

Fixed

  • Fix first MIDI note skipped when bouncing to audio
  • Fix occasional error when closing a project
  • Fix Zrythm potentially not getting notified of buffer size changes on JACK/PipeWire
  • Fix RtAudio devices being wrong in the preferences when choosing a different RtAudio backend
  • Fix region loop end point

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

Updated: 29 Oct, 2022

v1.0.0-beta.3.10

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

Updated: 27 Oct, 2022

Installation guides:

Changelog:

  • Linux: New AppImage portable executable
  • MacOS: Improved DMG installer
  • Fedora Linux: Use PyQt6 instead of PyQt5
  • Fix CVE-2007-4559, thanks TrellixVulnTeam

sha256sums

8ae17b4f2d4c517dbbd6b04a14423cfd0bb6e567276dd420e889925134c2163a stargate-22.11.1-1.x86_64.rpm 0e32278d75f444a47fe9c08ccd15e36cc7b5bf3b58d09ad7cfcb272c1d45d51b stargate-22.11.1-amd64.deb c46adbe3b83e4ad6154b97e7080d784e65a38b27be1cade3cc6c2399c6605469 stargate-22.11.1-win64-installer.exe 4906bae4783a8e25b23961e832d8dca13cbd597ad393f60319131d35a2724bd3 StargateDAW-22.11.1-linux-x86_64.AppImage.tar.gz 3c962435f230e0c203a3dd0b116ec8d68317a6ea9431fb01f9b5f03bd88c9af1 stargate-22.11.1-macos-m1-arm64.dmg c1df9b0d8c299108b7358f7365133a99b5784eb709588437e2bb624ce64286b9 stargate-22.11.1-macos-intel-x86_64.dmg

Pure data is an open source visual programming language

Updated: 25 Oct, 2022

version number to 0.53-0

Pure data is an open source visual programming language

Updated: 24 Oct, 2022

Version number to 0.53-0test3

Pure data is an open source visual programming language

Updated: 23 Oct, 2022

the damn tag to upload to github this time.

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

Updated: 22 Oct, 2022

LilyPond 2.23.80

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

Updated: 21 Oct, 2022

What's Changed

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

Updated: 20 Oct, 2022

Summary of changes since 20220905 release:

  • Fix duplicated key input in pattern editor, order list, and instrument editor note table
  • Respect audio-related SDL environment variables if set
  • Fix handling of window width and height config file options
  • Fix segfault on Wayland and DRM/KMS
  • Hint SDL not to disable window manager compositing
  • Add 4:3 aspect ratio config file option (want_fixed)

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

Updated: 20 Oct, 2022

Three new exciting notebooks to try with DawDreamer 0.6.14.

  • Box API: Access the intermediate representation of Faust, programmatically compose boxes, then render audio with DawDreamer, or transpile to a target language (C++, JAX, Rust, etc.).
  • Faust to JAX: Convert Faust to JAX and optimize parameters using gradient descent.
  • Faust to QDax: Convert Faust to JAX and train with Quality-Diversity algorithms.

Jamulus enables real-time jam sessions over the internet.

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

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

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

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

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

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

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

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

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

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

Updated: 19 Oct, 2022
2.0.0 (2022-10-19)

Code Refactoring

  • rename nut to finger everywhere (b39a62d)

BREAKING CHANGES

  • and change all wrongly named nut* properties to finger*.
  • rename nut to finger everywhere. Specifically the configuration properties nutSize,
    nutColor, nutTextColor, nutTextSize, nutStrokeColor, nutStrokeWidth are now renamed to fingerSize,
    fingerColor, fingerTextColor, fingerTextSize, fingerStrokeColor, fingerStrokeWidth.

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

Updated: 17 Oct, 2022

Fix install script

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

Updated: 17 Oct, 2022

After chasing systemd around to get cpu governor to be properly set on boot... I have moved this functionality to session startup in autojack

Power Tab Editor is a cross-platform guitar tablature editor

Updated: 17 Oct, 2022

Thanks to the following contributors who worked on this release:

Installing

  • For Windows and Mac users, download the installer from the Assets section at the bottom of the release notes.
  • For Linux users, a Snap package and Flatpak package are available.

Added

  • The spacing between systems can now be configured in the preferences (#239, #382)
  • Added Japanese and Russian translations

Changed

  • Rhythm slashes from .ptb files are now imported (as a regular staff for now, until full support for rhythm slashes is added) (#16, #389)
  • Increased the upper limit for irregular grouping values (#376)
  • The time signature dialog now enables the visibility checkbox by default (#356, #383)
  • Improved rendering of slide outs from a note (#393)

Fixed

  • Fixed several potential errors when importing .ptb and Guitar Pro files.
  • Fixed a potential crash when exporting to Guitar Pro (#379)
  • Fixed issues where non-ASCII characters from .ptb files were not loaded correctly (#379)
  • Fixed an issue where some bars could be skipped when importing a Guitar Pro file with a small number of bars.
  • Ties between notes in different systems are now

Gyroflow can stabilize your video using gyroscope and accelerometer motion data

Updated: 17 Oct, 2022

Use v1.3.0

Gyroflow can stabilize your video using gyroscope and accelerometer motion data

Updated: 17 Oct, 2022

Use v1.3.0

Gyroflow can stabilize your video using gyroscope and accelerometer motion data

Updated: 17 Oct, 2022

Use v1.3.0

Pure data is an open source visual programming language

Updated: 16 Oct, 2022

Version number to 0.53-0test1

Cardinal is a virtual Eurorack modular synthesizer platform

Updated: 15 Oct, 2022
  • Allow Ildaeil loading arbitrary files/binaries as plugins
  • Fix headless build
  • Fix Host Time step not triggering under certain conditions
  • Fix missing CardinalNative during "make install"
  • Fix missing MIDI support in CardinalNative Windows builds
  • Remove superfulous modules in falkTX_-_Divide-no-Conquer.vcv example patch
  • Several fixes to CLAP plugin version
  • Update internal Carla to latest, brings initial experimental CLAP hosting

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

screenshot

Cardinal is a virtual Eurorack modular synthesizer platform

Updated: 15 Oct, 2022
  • Add CardinalNative standalone build (uses native audio from the system instead of JACK)
  • Add CLAP plugin version (fx and synth variants only, for now)
  • Add dark mode switch in View menu, enabled by default
  • Add readme and license to zip/tar releases
  • Add linux-riscv64 build
  • Add -Wno-format-security to build flags
  • Fix AU plugin crash when host does not provide time signature (x64 auval)
  • Fix AU plugin not updating for buffer-size and sample-rate changes
  • Fix VST2 crash when removing 1 of many similar instances
  • Fix VST2 and VST3 initial UI size in some hosts
  • Fix VST3 remaining issues and mark it as stable (only CV ports need attention, but no Host/DAW that I know implements these)
  • Fix memory corruption and leaks when loading and removing modules
  • Fix Bidoo not saving non-parameter data
  • Fix Bidoo limonade crashing when canceling its save dialog
  • Fix Ildaeil log sliders, allow mono input plugins
  • Fix/remove stray Carla module from "DRMR - Interverb.vcv" example patch
  • Split main variant audio IO in 4 stereo groups

Module updates:

  • Add alefsbits
  • Add dBiz
  • Add H4N4
  • Update AS
  • Update MindMeld
  • Update PathSet

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

screenshot

Cardinal is a virtual Eurorack modular synthesizer platform

Updated: 15 Oct, 2022
  • Adjust view menu similar to VCV Rack 2.1.2
  • Allow building using OpenGL ES2 (with USE_GLES=true build flag, disables glBars module)
  • Do not install JACK standalone on Windows by default
  • Fix example patches not working as templates
  • Fix file dialogs not working in macos-intel builds
  • Fix missing opus as supported extension in audio file module
  • Fix missing time information in AU version (regression in 22.06)
  • Fix VST3 keyboard input through host keycodes
  • Fix VST3 not loading under Cubase
  • Fix VST3 UI not appearing under Studio One
  • Give keyboard focus to UI on each mouse click
  • Make X11 clipboard handling more robust
  • Update all modules that use file browser dialogs
  • Update internal Cardinal async file dialog API to add default filename
  • Update to Rack 2.1.2

Web version:

  • Initial, experimental support for web-assembly
  • Available at https://cardinal.kx.studio/ for demo purposes
  • Built as-is from current source code using emscripten, with a few LV2 and JSFX plugins added in
  • Part of official releases as Cardinal-wasm-22.07.zip, easily rehosted (pure static files)
  • Related discussion at #287

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

screenshot

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

Updated: 15 Oct, 2022

1.16.1 (2022-10-15)

Bug Fixes

  • chord chart: center the watermark on the fretboard in horizontal orientation (729b889)

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

Updated: 15 Oct, 2022

Added

  • Show dialog to create a new instrument track when dropping an instrument plugin onto a MIDI track
  • Add whitelist of plugin authors and bridge all other plugins

Changed

  • Update Ukrainian translations
  • Meson: don't set -mtune=generic if not native build
  • JACK: handle failure to connect to monitor output gracefully
  • Update reproc version requirement (fixes occasional assert failures during plugin scan on Windows)
  • Re-enable highlighting in timeline while dragging files
  • Re-enable highlighting in track widgets while dragging other tracks
  • Meson: build bundled plugins with -static-libgcc -static-libstdc++ by default on GNU/Linux + GCC

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

Updated: 15 Oct, 2022

v1.0.0-beta.3.9

Pure data is an open source visual programming language

Updated: 15 Oct, 2022

version number to 0.52-3test1

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

Updated: 14 Oct, 2022
  • Fix includedir/libdir variables in pkg-config files
  • Fix LV2 plugins sending MIDI events out of order when using MIDI mapping for control output ports
  • Fix VST2 all-notes/sound-off events after re-activation
  • Fix "use outer frame for carla-lv2" from v2.5.1
  • Correct jackbridge build flags, prevent LTO from being used in wine stuff

ProTracker 2 clone for Windows/macOS/Linux

Updated: 14 Oct, 2022

Thread-safe mouse color change from replayer

Fluida.lv2 is Fluidsynth as LV2 plugin

Updated: 14 Oct, 2022

Fluida is a LV2 wrapper around Fluidsynth
allowing to load and control Fluidsynth as LV2 plugin.

Fluida

This release of Fluida fix fluidsynth API version check and add a Virtual MIDI keyboard to the UI.

Please download Fluida_0.8.tar.gz
as only this one include the needed submodule to build Fluida,
the other files generated by github wont build for that reason!!
Pre-compiled binary is here: Fluida.lv2

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

Updated: 13 Oct, 2022

This is rc3 for 7.0

by KDE

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

Updated: 13 Oct, 2022

Create tag for 22.08.2

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

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

Features

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

ProTracker 2 clone for Windows/macOS/Linux

Updated: 12 Oct, 2022

Fix compile issue (issue #30)

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

Updated: 12 Oct, 2022

Changed

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

Fixed

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

Removed

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

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

Updated: 12 Oct, 2022

Changed

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

Removed

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

Jamulus enables real-time jam sessions over the internet.

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

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

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

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

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

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

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

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

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

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

Fasttracker II clone for Windows/macOS/Linux

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

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

Updated: 11 Oct, 2022

Added

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

Changed

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

Fixed

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

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

Updated: 11 Oct, 2022

v1.0.0-beta.3.8

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

Updated: 10 Oct, 2022

Added

  • JSFX and CLAP plugin support

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

Updated: 10 Oct, 2022

v1.0.0-beta.3.7

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

Updated: 09 Oct, 2022

LilyPond 2.23.14

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

Updated: 05 Oct, 2022

This is a patch release. It fixes some bugs and has minor improvements.

  • #3686 Fixed Audacity crashing on startup on some systems.
  • #3694 Fixed a crash when applying Waves Berzerk Distortion Mono to a mono track
  • #3699 Fixed a freeze when very quickly starting and stopping playback.
  • #3747 macOS: Homebrew FFmpeg installs are now found automatically
  • #3594 macOS: Fixed Melda VST Plugin UI
  • #3474 Building with VST3 support is now possible without Conan.

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

Updated: 04 Oct, 2022

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

Functional programming language for signal processing and sound synthesis

Updated: 04 Oct, 2022

Change log

WARNING: to get the source version

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

New

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

Deprecated

Fixed bugs

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

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

Updated: 03 Oct, 2022
No content.

Fasttracker II clone for Windows/macOS/Linux

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

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

Updated: 03 Oct, 2022

An Early-Autumn'22 Release.

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

Updated: 03 Oct, 2022

Added

  • Jump to marker position when clicked

Changed

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

Fixed

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

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

Updated: 03 Oct, 2022

v1.0.0-beta.3.6

Functional programming language for signal processing and sound synthesis

Updated: 02 Oct, 2022
No content.

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

Updated: 01 Oct, 2022

Added

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

Changed

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

Fixed

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

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

Updated: 01 Oct, 2022

v1.0.0-beta.3.5

Functional programming language for signal processing and sound synthesis

Updated: 30 Sep, 2022
No content.

Functional programming language for signal processing and sound synthesis

Updated: 30 Sep, 2022

Change log

WARNING: to get the source version

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

New

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

Deprecated

Fixed bugs

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

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

Updated: 30 Sep, 2022

0.3.59

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

Updated: 28 Sep, 2022

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

New Features (all coming for HoustonPatchbay):

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

Bug Fixes

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

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

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

fmedia is a fast media player/recorder/converter

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

Neothesia is flashy Synthesia-like MIDI file visulisation software

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

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

Updated: 25 Sep, 2022

Tutorial Videos

Installation guides:

Changelog:

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

sha256sums:

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

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

Updated: 22 Sep, 2022

This is Ardour 7.0 rc1

Jamulus enables real-time jam sessions over the internet.

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

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

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

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

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

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

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

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

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