- Windows/macOS: Updated SDL to v2.24.1
Fasttracker II clone for Windows/macOS/Linux
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
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.
v1.0.0-beta.3.8
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- JSFX and CLAP plugin support
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.7
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.14
Ardour is a hard disk recorder and digital audio workstation application that runs on Linux, macOS, FreeBSD and Windows
This is 7.0-rc2, the 2nd release candidate for 7.0
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.50.6.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- In C++ backend and
-nvimode, use 'static constexpr' in separated methodsgetStaticNumInputs/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/createSourceFromSignalsAPI suggested by David Braun - Add a
-dynoption (create libfaust + LLVM backend dynamic version) infaust2jack,faust2cagtk,faust2plotandfaust2csvplot - Latency metadata added in
faust2juce - Add support for Trill Craft sensors in
faust2bela - Allows 0 iterations for
par,seq,sumandprod - New ...%{ijk}... extended syntax for label variables
- Add template-llvm.cpp architecture to allow any
faust2xxto become 'dynamic'. - Add
registerForeignFunctionfor 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.
Fasttracker II clone for Windows/macOS/Linux
- 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
An Early-Autumn'22 Release.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
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.
v1.0.0-beta.3.6
Functional programming language for signal processing and sound synthesis
Drumstick is a a set of GPLv3 licensed C++/Qt libraries for MIDI applications.
Drumstick is a set of MIDI libraries using C++/Qt idioms and style. Includes a C++ wrapper around the ALSA library sequencer interface: ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for processing SMF (Standard MIDI files: .MID/.KAR), RIFF MIDI (.RMI), and Cakewalk (.WRK) file formats. A multiplatform realtime MIDI I/O library and a GUI Widgets libraries are also provided for Linux, Windows, and Mac OSX.
Changes in v2.7.2:
- Italian translations updated. Thanks to Giovanni Mariani.
- fix for ticket #46: FluidSynth backend should honor its default soundfont.
Compilation minimum requirements for all platforms:
- C++11 compiler
- CMake 3.14
- Qt5 >= 5.9 or Qt6 >= 6.2 (with Qt6Core5Compat library dependency for Drumstick::File)
Feature dependencies (for some platforms):
- ALSA (Linux only)
- PulseAudio (Unix)
- D-Bus (Unix)
- Sonivox (Unix)
- FluidSynth (All platforms)
Copyright (C) 2009-2022, Pedro Lopez-Cabanillas
License: GPL v3 or later
Project web site
https://sourceforge.net/p/drumstick
Online documentation
https://drumstick.sourceforge.io/docs/
Downloads
https://sourceforge.net/projects/drumstick/files/2.7.2/
HPS JAM is an online audio collaboration tool for low latency audio with lyrics and chat
Signed-off-by: Hans Petter Selasky hps@selasky.org
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
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_SESSIONandXDG_CURRENT_DESKTOP) - Update libpanel dependency to >= 1.0.0
- Meson: change fft3 detection (added new options
fftw3_threads_separate,fftw3_threads_separate_typeandfftw3f_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.
v1.0.0-beta.3.5
Functional programming language for signal processing and sound synthesis
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.50.5.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- In C++ backend and
-nvimode, use 'static constexpr' in separated methodsgetStaticNumInputs/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/createSourceFromSignalsAPI suggested by David Braun - Add a
-dynoption (create libfaust + LLVM backend dynamic version) infaust2jack,faust2cagtk,faust2plotandfaust2csvplot - Latency metadata added in
faust2juce - Add support for Trill Craft sensors in
faust2bela - Allows 0 iterations for
par,seq,sumandprod - New ...%{ijk}... extended syntax for label variables
- Add template-llvm.cpp architecture to allow any
faust2xxto become 'dynamic'. - Add
registerForeignFunctionfor LLVM backend - Support for soundfile in Interp backend
- Extension of letrec with an optional 'where' clause followed by common definitions
- Completed Box/Signal API
Deprecated
Fixed bugs
- Ladspa architecture file to set descriptor info from metadata
- Fixing a couple of inconsistencies in the Teensy architectures
- Incorrect use of ScopedNoDenormals
- Correct operator priority and parenthesis generation in
Fully-featured audio plugin host, with support for many audio drivers, plugin and sound bank formats.
- Do not set scale factor for LV2 plugin UIs on macOS
- Fix external MIDI connections for JUCE engine driver
- Fix a few memory leaks and runtime issues
- Fix several race conditions
- Fix logic around engine driver listings
- Fix position of external patchbay graph nodes not being restored when switching from internal to external
- Fix RISC-V builds
- Fix win32 bridge builds on win64 systems (forcing usage of i686-w64-mingw32 if needed)
- Ignore some compiler warnings from Qt side
- Use an outer frame for carla-lv2 outgoing events
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.59
Radium is a music editor with a tracker and sequencer and mixer interface.
- 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
* 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
- 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
Installation guides:
- Linux
- MacOS
- Windows
- Raspberry Pi 4
also, see this - Arch Linux users, install from AUR, and please vote to add to the main repos
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
Helio Workstation is free and open-source music sequencer, designed to be used on all major platforms.
Update change log
Ardour is a hard disk recorder and digital audio workstation application that runs on Linux, macOS, FreeBSD and Windows
This is Ardour 7.0 rc1
Jamulus enables real-time jam sessions over the internet.
-
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
--ctrlmidichis in use. In this release--cleanuplegacyfadersettingscan 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
--helpoutput for clearer description of their functionality (#2832).
(contributed by @ann0see) -
Windows: Upgraded JACK build to use JACK 1.9.21 (#2665).
(contributed
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.41.1.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- Make
faustgen~compile on Apple M1. - Add interpreter-dsp C API.
- Optimize 'powprim' when arg is or represents an integer.
- Add
-oscadditional parameters handling indynamic-jack-gtkandpoly-dynamic-jack-gtktools. - Improve documentation coherency in
faust2xxtools. - New
faust2benchtool. - Rework public export.
- Update
faust2max6to produce uiversal arm64/x86_64 code signed binaries. - 'librarypath' with an empty path now clear the librarypath list in
faustgen~. - Add an
ncparameter infaustgen~'compileoptions' message. - Compute and add 'shortname' in JSON generation.
- Add
faust2tidalcyclestool. - Update
faust2puredatafor Apple M1. - Rework 'read' method in
faustgen~.
Deprecated
Fixed bugs
- Relax same path rule causing errors for bargraph.
replaceCharListnow creates a copy of the 'str' parameter. CorrectbuildPath.- JUCE architecture float/double and
prepareToPlayhandling. - Make broken
-ocppmode work again. - Some variables were not correctly moved from
computetocomputeThreadin-schmode.
Libraries change log
- New time-domain pitch-tracking and spectral centroid functions.
- Noise Generator: add
colored_noise. - Rewrite
slidingReduce. - Update hoa.lib.
- Add
cent2ratio/ratio2centfunctions. - Add ahdsre (ADSRe with hold time).
- Change use of
Fasttracker II clone for Windows/macOS/Linux
- The windowed-sinc interpolator was reverted to 8 points at 8192 phases. It sounded better for certain lo-fi samples the way it used to be. The alias/distortion fix (v1.57) is still kept, for cleaner sound.
- Windows/macOS: Updated SDL from 2.0.22 to 2.24.0
- Fixed #ifdef hacks when using SDL 2.24.0 and later (new version number scheme)
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.13
BambooTracker is a crossplatform tracker for the Yamaha YM2608 (OPNA) sound chip
Changed
- #461 - Enhance font settings (thanks @NEO-SPECTRUMAN)
- #463 - Raise macOS version of GitHub Actions workflow to 11
Fixed
- #460 - Fix the maximum value of progress bar in WAV export dialog (thanks @Drillimation)
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
A Baccoo is a legendary character from Guyanese and Surinamese folklore. Many describe it as a figure consisting of a large head and a body of which half consists of wood, while the other half consists of flesh. Some stories tell of baccoo carrying out tasks for their contractor, sometimes causing fires or throwing stones at the targets they are sent to torment as invisible attackers, other times simply carrying messages discretely from one place to another.
Changelog:
Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems
This version adds realtime effects and VST3.
Prominent changes
- Added a new Effects button to the tracks menu, allowing you to place realtime effects. Further information can be found on https://support.audacityteam.org/audio-editing/using-realtime-effects
- Merged the mixer bar with the meter bars.
- Added a new Audio Setup button, replacing the Device Toolbar by default. The device toolbar can be re-added via the View > Toolbars menu.
- The Effects menu has gotten a new sorting. Other sorting and grouping options can be found in the Effects preferences.
- Updated the icons.
- Added a quick audio sharing feature.
More info can be found on https://support.audacityteam.org/basics/sharing-audio-online
Plugin changes
You can find plugins on https://plugins.audacityteam.org
- VST3 effects are now supported.
- The following plugin formats are now realtime capable: VST3, LV2, LADSPA, Audio Units.
- Plugins now automatically get scanned, tested and enabled when Audacity starts.
System changes
- Apple Silicon (arm64) and Universal Binaries are now supported on macOS
- FFMPEG 5.0 (avformat 59) is now supported, in addition to avformat 55, 57 and 58
- Added support for Wavpack
- On Linux, Audacity can now be compiled without JACK present.
- Audacity now uses XDG directories on Linux.
Note: If you are upgrading from a previous version, Audacity will keep using the ~/.audacity-data
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.58
Yoshimi is a software audio synthesizer, originally forked from ZynAddSubFX.
This is just a very minor bugfix release. It's mostly to keep debian happy :)
meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.
update man page for v0.9.23
stepseq.lv2 is simple step sequencer for moddevices.com
update man page for v0.6.10
Schism Tracker is a free and open-source reimplementation of Impulse Tracker
Summary of changes since 20220807 release:
- Fix crash in pattern editing introduced by SDL2 changes
- Fix displayed version number for Windows build
Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications
Lilv 0.24.20
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Sign bundled_rtaudio build by @mattahorton in #722
- Updating edge manifests for 1.6.4-rc1 by @nwang92 in #723
- docs: update Fedora dependencies for Meson build by @ntonnaett in #716
- Exposing buffer strategy option by @nwang92 in #647
- PLC distinguish stuck clients by @cchafe in #714
- Copy invite link from studio card by @mattahorton in #726
- VS: Make UI usable when the studio list is empty by @mattahorton in #727
- Bump to 1.6.4-rc.2 by @mattahorton in #728
Full Changelog: v1.6.4-rc1...v1.6.4-rc2
Jamulus enables real-time jam sessions over the internet.
Nightly release 2. Includes all changes since release 3.9.0 to date:
-
CLI: Rephrased recording options help text on the
--helpoutput for clearer description of their functionality (#2832).
(contributed by @ann0see) -
Server: Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
(contributed by @softins) -
Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
(contributed by @pljones) -
Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
(contributed by @pljones) -
Refactoring: Moved around files to clean up the repository (#2824).
(contributed by @ann0see) -
Build: Debian/Ubuntu: Fixed displayed version for non-release builds to removed incorrect -dirty suffixes (#2802).
(contributed by @hoffie) -
Build: Renamed headless .deb file to
jamulus-headless_[version]_ubuntu_[arch].debfor consistency with binary. This might need changes to scripts downloading this.debfile (#2821).
(contributed by @ann0see) -
Build: Mac: Combined Intel & M1 builds into a single Universal binary and improved M1 -dev build user-friendliness by introducing ad-hoc signing support (#2808, #2825).
(contributed by @hoffie) -
Internal: Enabled automated dependency updates via dependabot and custom automation (#2801, #2803).
(contributed by @hoffie)
FluidSynth is a SoundFont Synthesizer
- Fix regression in WinMIDI driver introduced in 2.2.8 (#1131, #1141 thanks to @albedozero)
- Tracks cannot be restarted in MIDI player after reaching EOT (#1138, thanks to @albedozero)
- Add a system-wide configuration file for Windows (#1143, thanks to @daniel-1964)
- Harden systemd service file
- Dependency libs for precompiled Android binaries have been updated
Pls. note that this is expected to be the last release of the 2.2.x series.
fmedia is a fast media player/recorder/converter
+ new "fmedia.conf" settings:
+ "remove_if_unknown_format":
Auto-remove playlist item if the file format is not supported
+ "remove_if_no_source":
Auto-remove playlist item if source doesn't exist
* --random: logically split playlist into 2 chunks for better UXP
(now the next song is likely further from the current one in playlist)
- HTTP: couldn't play some radio streams
(previously we relied at least on "Connection:close")
- "--mix" didn't work
- .flac read: couldn't complete seek request in some cases
- .ogg --stream-copy: fix incorrect positioning
- .ogg/.opus write: corrupted data (v1.28 bug)
(some packets were being skipped)
- GUI: fix Next/Prev on inactive playlist
Fasttracker II clone for Windows/macOS/Linux
- macOS: Fixed problems with not being able to record/sample audio (again)
- Fixed some aliasing issues in the windowed-sinc interpolator (deltas > 1.5)
- The windpowed-sinc interpolator now has 16 points instead of 8, and double the phase precision. This should increase the audio quality, but could also make the program run slower on very low end systems (like a Pi, for example)
Mellite is an environment for creating experimental computer-based music and sound art
version 3.13.4
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Write FINISHED file after finishing saving a project and check for this file on load
- Use new higher quality "Finer" timestretcher when using rubberband v3
Changed
- Fix header widget not unparenting its child stack
- Update French, Japanese translations
- Change trial version limitation to max 25 tracks per project
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.4
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.57
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Updating manifests for v1.6.3 by @nwang92 in #709
- delay heartbeat until after device is registered by @dhing1024 in #710
- Validate desktop file after build by @mattahorton in #711
- VU Meters by @dhing1024 in #674
- Bugfix: Join Button from VS-Web Skips Setup by @dhing1024 in #712
- PLC avoid processing same packet -- zero instead when extreme underrun by @cchafe in #713
- Fix device disconnect crashes by @mattahorton in #701
- Let's cut RC1 of 1.6.4 by @mattahorton in #717
- Re-enable refresh button by @mattahorton in #718
- Fix Windows connect hang by @mattahorton in #715
- Update changelog.yml for 1.6.4-rc1 by @mattahorton in #719
Full Changelog: v1.6.3...v1.6.4-rc1
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add track filtering by name and type
- Add more error checking when instantiating Carla plugins
Changed
- Don't allow moving the playhead while recording
- Don't show red peak on MIDI meters
- Windows MME: only print debug messages if
ZRYTHM_DEBUGis set - Update Spanish, Russian, French, Catalan, Chinese (Simplified), Chinese (Traditional) translations
- Stop SIGSEGV handler from being called multiple times
- Support
LC_ALLfrom the environment - Move track visibility toggles to new track filtering popover
- Avoid showing bug report dialogs for known issues that are not Zrythm bugs
Fixed
- Fix error when splitting a large audio clip
- Fix screen moving backwards when zooming in towards the end of the project
- Fix autoplay breaking when changing directories in the file browser
- Fix file info label not being updated when changing directories in the file browser
- Fix error when right-clicking on Macro knob
- Fix direct connection port selector incorrectly allowing connecting audio ports to CV ports
- Fix some memory leaks
- Fix incorrectly calling
g_log_set_writer_func()more than once causing an error on exit on some systems - Fix automation mode switches in automation tracks being ellipsized on some systems
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add track filtering by name and type
- Add more error checking when instantiating Carla plugins
Changed
- Don't allow moving the playhead while recording
- Don't show red peak on MIDI meters
- Windows MME: only print debug messages if
ZRYTHM_DEBUGis set - Update Spanish, Russian, French, Catalan, Chinese (Simplified), Chinese (Traditional) translations
- Stop SIGSEGV handler from being called multiple times
- Support
LC_ALLfrom the environment - Move track visibility toggles to new track filtering popover
- Avoid showing bug report dialogs for known issues that are not Zrythm bugs
Fixed
- Fix error when splitting a large audio clip
- Fix screen moving backwards when zooming in towards the end of the project
- Fix autoplay breaking when changing directories in the file browser
- Fix file info label not being updated when changing directories in the file browser
- Fix error when right-clicking on Macro knob
- Fix direct connection port selector incorrectly allowing connecting audio ports to CV ports
- Fix some memory leaks
- Fix incorrectly calling
g_log_set_writer_func()more than once causing an error on exit on some systems - Fix automation mode switches in automation tracks being ellipsized on some systems
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.3
Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems
This version adds realtime effects and VST3.
Prominent changes
- Added a new Effects button to the tracks menu, allowing you to place realtime effects. Further information can be found on https://support.audacityteam.org/audio-editing/using-realtime-effects
- Merged the mixer bar with the meter bars.
- Added a new Audio Setup button, replacing the Device Toolbar by default. The device toolbar can be re-added via the View > Toolbars menu.
- The Effects menu has gotten a new sorting. Other sorting and grouping options can be found in the Effects preferences.
- Updated the icons.
Plugin changes
You can find plugins on https://plugins.audacityteam.org
- VST3 effects are now supported.
- The following plugin formats are now realtime capable: VST3, LV2, LADSPA, Audio Units.
- Plugins now automatically get scanned, tested and enabled when Audacity starts.
System changes
- Apple Silicon (arm64) and Universal Binaries are now supported on macOS
- FFMPEG 5.0 (avformat 59) is now supported, in addition to avformat 55, 57 and 58
- Added support for Wavpack
- On Linux, Audacity can now be compiled without JACK present.
- Audacity now uses XDG directories on Linux.
Note: If you are upgrading from a previous version, Audacity will keep using the ~/.audacity-data and ~/.audacity folders until you delete them. - Switched from mad to mpg123 as
Jamulus enables real-time jam sessions over the internet.
Fixup
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.12
Mellite is an environment for creating experimental computer-based music and sound art
version 3.13.3
OpenMPT is a popular tracker software for Windows
This small update to OpenMPT 1.30 improves a number of features and fixes some bugs:
- In multi-channel record mode, PC events (both when recorded from plugin or via MIDI mapping) are now distributed to all channels of the current record group.
- Under some circumstances, the complete upper tree view could be emptied, eventually leading to a crash.
- BRR files are now shown in the tree view sample browser.
- Calculate correct selection point after scrolling samples with an 1:x zoom factor.
- When the crossfade dialog was allowed to be opened because normal loop points were set despite the loop itself not being enabled, it still tried to use the sustain loop points instead, even if they resulted in an empty loop.
- Don't send All Controllers Off to T-Force Trance Gate 2 plugin, as it also resets some user-configured parameters such as resonance.
- Playback fixes for DBM files.
- The Echo DMO and Digi Booster Echo plugins used a wrong delay duration when setting their respective delay parameters to 0.
For a complete list of changes, have a look at the release notes and the full version history.
libopenmpt has also been updated with the same playback fixes.
OpenMPT is a popular tracker software for Windows
It's been one and a half years since the initial release of OpenMPT 1.29, and in the meantime we have provided many updates to make it more stable and add a few new features and improve details. Now we are finally ready to present the first release of OpenMPT 1.30. It took us way longer than expected, but the great number of improvements and new features was hopefully worth the wait.
Here is a short summary of the most notable new features:
Breaking Changes:
- The OpenMPT installer was unified: There is now a single installer for installing all supported versions of OpenMPT. So on a 64-bit machine, both the 32-bit and 64-bit version will be installed. This changes the location of OpenMPT executables, so if you have any custom shortcuts or file associations, they must be updated to the new executable locations!
- The installer always registers OpenMPT as a known program for all supported file extensions but no longer enforces a change to the default file assocations. If you want to change an association, you can do so via the Windows control panel or right-clicking on a supported file and choose "Open With...".
- DirectSound support was removed
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Allow clicking anywhere on timeline minimap to navigate
- Add sorting by name, last used and most used in plugin browser
- User manual: add note about using non-flatpak plugins in flatpak builds
- Add right click option on tracks to show used and hide unused automation lanes
- Allow double-clicking on automation points to specify exact value
- Allow renaming tracks via right click menu
- Add right click option to create an object on all arrangers
Changed
- Update Spanish, French, Catalan, Chinese (Traditional) translations
- Use case-insensitive alphabetical sorting in plugin browser
- Use vst instead of vstlx for flatpak VST2 plugin scan paths
- Make MIDI in label in header untranslatable to avoid sizing issues
Fixed
- Fix chord and scale selector windows not closing with Esc key
- Fix plugin info label not being updated when filtering
- Fix transport display and ruler right click menus not working
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.2
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
2.3.6 didn't release right. this fixes that
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Bugfixes
- PICARD-2524 - Random crash on album search
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
Add more time to let plasma settle. Try to avoid dbus loops by not having dbus calls in dbus callbacks
This is the community version of Element, a modular AU/LV2/VST/VST3 audio plugin host
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Bumping manifests for 1.6.1-rc2 by @nwang92 in #682
- Fixes for NO_VS builds by @psiborg112 in #675
- Use bundled RtAudio on macOS - fix compatibility with macOS 10.13 by @dyfer in #681
- Feature/remove packet loss statement by @dhing1024 in #683
- Update jacktrip_globals.h for 1.6.2-rc3 by @mattahorton in #685
- VS: Replace "Manage" icon by @mattahorton in #684
- VS: Change peer stopped message by @mattahorton in #687
- Don't crash on unsupported RtAudio sample rate by @mattahorton in #686
- UI: fix fractional UI scaling on Windows by @dyfer in #689
Full Changelog: v1.6.2-rc2...v1.6.2-rc3
Drumstick is a a set of GPLv3 licensed C++/Qt libraries for MIDI applications.
Drumstick is a set of MIDI libraries using C++/Qt idioms and style. Includes a C++ wrapper around the ALSA library sequencer interface: ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for processing SMF (Standard MIDI files: .MID/.KAR), RIFF MIDI (.RMI), and Cakewalk (.WRK) file formats. A multiplatform realtime MIDI I/O library and a GUI Widgets libraries are also provided for Linux, Windows, and Mac OSX.
This is another sonivox related release. Please see: https://github.com/pedrolcl/sonivox
I didn't want to make the sonivox dependency mandatory, because there may be good reasons for an user to avoid building drumstick with all its features. A final user may be interested in FluidSynth output only (which is also an optional feature) or even using ALSA sequencer only, without any soft-synth at all.
But what is a legitimate choice for a final user may be a questionable restriction for a distribution, because you may not know all use cases of your users. In this case, SonivoxEAS is the default Linux output for drumstick-vpiano and VMPK, because I think that any user installing those programs the first time should be able to hear sound by default, without
Fomp is an LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen
- Add lv2lint test
- Switch to meson build system
mda-lv2 is a port of the MDA VST plugins to LV2
- Fix preset installation
Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications
Lilv 0.24.18
Consul is a VST plugin providing a web interface for MIDI control
- Minor UI updates
- Build and package script
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Drop vendored zix and depend on zix library
- Replace some icons with icons from GNOME icon library
- Replace about dialog with AdwDialogWindow
Fixed
- Meson: fix lilv-related subprojects
- Fix bug report format breaking when undo history is empty
- Fix VST3 support being disabled
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.1
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Replace wifi symbol with network transfer arrows by @mattahorton in #673
- Updating edge manifests for 1.6.2-rc.1 by @nwang92 in #676
- Bumping rc version by @nwang92 in #679
- Bugfix/win debug by @nwang92 in #677
- Add .clang-tidy-ignore file by @ntonnaett in #678
Full Changelog: v1.6.2-rc1...v1.6.2-rc2
Drumstick Metronome is a MIDI Metronome for Linux
Drumstick Metronome is a MIDI metronome with Qt user interface, based on the ALSA sequencer.
This program was previously and simply known as "kmetronome".
Changes in 1.3.1
- Fixed and simplified help window.
- Fixed translations loading.
- Fixed the wrong icon in KDE+Wayland.
- Fixed warning when BUILD_DOCS is OFF and pandoc is not installed.
- Removed dependency on qt5compat when building with Qt6.
- AppStream MetaInfo renamed and fixed.
Copyright (C) 2005-2021, Pedro Lopez-Cabanillas
License: GPL v2
More info
https://kmetronome.sourceforge.io/kmetronome.shtml
Downloads
https://sourceforge.net/projects/kmetronome/files/kmetronome/1.3.1/
Flatpak at FlatHub
https://flathub.org/apps/details/net.sourceforge.kmetronome
Musescore is an open source and free music notation software.
See dedicated project with changelog
Jamulus enables real-time jam sessions over the internet.
Jamulus enables real-time jam sessions over the internet.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Update Chinese (Simplified), Chinese (Traditional), Catalan, French translations
- Meson: use official lilv repository as subproject
- User manual: explain automation lane on/off buttons
Fixed
- Fix lag when clicking on plugins in a large project
- Fix long loading time when loading large projects
- Fix crash when zooming in on audio regions
Schism Tracker is a free and open-source reimplementation of Impulse Tracker
Summary of changes since 20220506 release:
- Use SDL2 instead of SDL1.2. This fixes various platform-dependent issues with video code, adds support for new audio drivers such as JACK, and removes the System Configuration video driver choices in favor of video scaling method selection.
- Fix multitrack mono audio export.
- Support ADPCM and stereo samples in XM files.
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Updating edge manifests by @nwang92 in #634
- Updating stable manifests for v1.6.1 by @nwang92 in #635
- bump version to 1.6.2-rc.1, amend changelog to have the info for 1.6.1 by @cchafe in #636
- GHA: update static Qt version on Linux by @dyfer in #626
- Adding closeSocket method for finer control of socket handling by @nwang92 in #638
- Fetch regions to show human-readable location label by @nwang92 in #640
- Feature/exit on leave button by @nwang92 in #639
- Feature/revamp settings by @nwang92 in #643
- Add warning that cmake build is not officially supported by @ntonnaett in #642
- Feature/jt as vs device sync dev by @nwang92 in #644
- Show cancel and save buttons on all settings views by @nwang92 in #645
- Feature/banner image by @nwang92 in #646
- No dblsqd on Linux by @mattahorton in #650
- Bugfix/win datagram available by @nwang92 in #656
- Enabling join + connected view experience by @nwang92 in #659
- Adding failed view and error handling by @nwang92 in #661
- Feature/jt as vs device with stats by @dhing1024 in #664
- Fixing fail view when opening the app from a link by @nwang92 in #665
- fixes bug in computing stats on size 0 vector by @dhing1024 in #666
- Feature/jt as vs
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Update French, Chinese (Simplified), Catalan, Turkish, Portuguese (Brazil), Japanese, Polish, Hebrew, Indonesian, Ukrainian, Russian, Portuguese, Italian, German, Thai translations
- Add better error handling when failing to read project yaml
- Ignore GTK critical message (widget size related)
- Meson: accept libpanel alpha release version
- Upgrade project format and drop undo history when loading older projects
Fixed
- Fix error when lowering BPM and saving a project with audio regions
- Fix loading projects with audio regions under different sample rate
- Fix endless stream of bug report dialogs (only allow a single dialog to be open at any time)
- Fix error when adding an insert to an audio track
- Fix error when attempting to change buffer size
- Fix error when attempting to bounce a track while transport is playing
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.0
Consul is a VST plugin providing a web interface for MIDI control
Minor UI updates
Fire is a multi-band distortion plugin
Warning! do not use this version! #42
- Refactor the code of frequency lines and close buttons.
- Fix a crash in Fl Studio of v0.9.9.
- Fix audiobuffer pointer bug when setting history array.
- Fix the bug of changing presets that might cause wrong frequency line positions.
- New close buttons for each band.
- Other GUI improvements.
- Add the Extreme button for more distortion.
- Check for updates when opening the plugin.
- Support JUCE 7.
- Fix a bug that changing presets doesn't reset new params.
- Add a Limiter in the global mode.
Fire is a multi-band distortion plugin
- Refactor the code of frequency lines and close buttons.
- Fix a crash in Fl Studio of v0.9.9.
- Fix audiobuffer pointer bug when setting history array.
- Fix the bug of changing presets that might cause wrong frequency line positions. @IcyLeaves
- New close buttons for each band.
- Other GUI improvements.
HIDI is a flexible HID to MIDI translation layer
Pre-1.0 release with tons of improvements and features
Changelog:
- OpenRGB support for arm-v6/v7, arm64 and amd64
- YAML configurations for devices. automatic reload on user configuration changes
- note collision handlers
- Monitoring of input handlers is now a magnitude more efficient
- Graceful app termination
- greatly improved speed of application start and termination
- Fixed input device grabbing for exclusive usage
- CC learn action - easier way to learn CC with unstable analog input, also useful for multi-axis analog sticks
- configurable deadzones for analog input
- analog events throttling
- improved overall performance when logging is disabled
- Precompiled builds for various platforms
- Embedded config directory, if config directory doesn't exist, application will create default one
- Automatic update of factory configurations (if there are new ones or modified).
- Support for optional HD44780 screen (20x4) for displaying statistics
- Relatively good default configurations for keyboards and gamepads
- informative and eye-candy debug/logging
You can select a binary for your platform.
Pi zero v1 - HIDI-linux-arm-v6
Pi zero v2 and others Pies - HIDI-linux-arm64 (for 64-bit OS)
Note: OpenRGB is not included for linux x86-32 (HIDI-linux-386) in this release
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.11
Jamulus enables real-time jam sessions over the internet.
NOTE FOR UBUNTU GUI USERS
With the addition of accessibility audio alerts, we have added a new runtime dependency. You will need to added the "universe" apt repository to ensure Jamulus can be installed from the .deb file.
-
Feature: Added EXPERIMENTAL new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details) (#1975, #2505).
(contributed by @dtinth, @Rob-NY) -
GUI: Translations have been updated:
- Chinese, by @BLumia (#2719)
- Dutch, by @henkdegroot (#2708)
- French, by @jujudusud (#2704, #2729)
- German, by @ann0see (#2748)
- Italian, by @dzpex (#2739)
- Korean, by @bagjunggyu (assisted by @hoffie) (#2685, #2741)
- Polish, by @SeeLook (#2735)
- Portuguese Brazilian, by @melcon (#2728)
- Portuguese European, by @melcon (#2747)
- Slovak, by @jose1711 (#2732)
- Spanish, by @ignotus666 (#2706)
-
GUI: Client: Added instructions for setting buffers when using Pipewire (#2645).
(contributed by @gilgongo) -
GUI: Client: Fix a bug where a blank line is shown after some client’s name in the mixer board in some conditions (#2542).
(contributed by @dtinth) -
GUI: Client: Include ASIO references in Windows ASIO version
Anklang, a digital audio synthesis application for live creation and composition
Anklang 0.0.1-alpha1
System Requirements
- Linux - Ubuntu 20.04 is needed to run the Anklang AppImage
Packaging
- Build AppImage binaries with linuxdeploy, appimage-runtime-zstd
- Add build script for Debian package creation
Hardware Support
- Add ALSA MIDI and ALSA PCM drivers
- Support playback of MIDI input events
- Support ALSA device selection via UI preferences
- Prioritize drivers based on headset/USB/HDMI/Duplex properties
Documentation
- Add manpage (markdown), build documentation with pandoc2
- Add Anklang manual (markdown), support Latex based PDF builds
- Extract Javascript documentation with jsdoc
- Allow MathJax in the Anklang manual
- Add comprehensive 'copyright' file generation
User Interface
- Support Web browser based UI (Firefox, Chrome)
- Suppport Electron based UI, test via 'make run'
- Add Json, ZIP and zstd based storage of Anklang projects
- Add UI support for modal dialogs with focus capturing
- Add UI for file load and save dialogs in the browser
- Support the XDG directory specification
- Add an Anklang logo favicon
- Add support for fly-over popups to alert users
- Support UI tooltips and hints in the status bar
- Add Vue3 and Electron based UI, use scss for styles
- Work around Chrome's movementX/Y devicePixelRatio bug Chrome#1092358
Synthesis
- Use seperate thread for digital synthesis
- Integrate resampler2 code from Stefan Westerfeld
- Integrate blepsynth module from Stefan Westerfeld
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
lessampler is a Singing Voice Synthesizer
For trial use only
Add
- Add Model Version Check
- Blank wav generates blank audio
- Added timer function
- Added AMP method when modeling
- Add AMP parameter settings
Fix
- Fix Audio data lost
- Solve the frequency reduction in the low frequency range
Full Changelog: alpha.0.1.2...alpha.0.1.3
Ossia Score is a free, open-source, cross-platform intermedia sequencer
We opened a Discord server! Join us here: https://discord.gg/8Hzm4UduaS
New features- WIP preset support for loading plug-in provided programs, from the small "preset" button on the plug-in node ui. Works for VST2 and JSFX so far. VST3 is work-in-progress.
- Add CI support for Ubuntu Jammy (22.04)
- Add new icons for network-related things (thanks @aklevy !)
- WIP on a new library scanning engine which is much faster, based on LLFIO
- Allow to create a process in the middle of a cable (double-click the process name in the library)
- Smooth object: implement a continuous mode to smooth and make infrequent inputs continuous
- UI: allow keyboard navigation between ports, cables, and processes with up / left / down / right
- Fix that score would not run anymore on macOS 10.13 / 10.14 (due to chriskohlhoff/asio#1090)
- Fix various UI bugs with the gradient process
- Fix a crash when closing a document (it seems that it happened mainly on Windows)
- Fix that some invalid expressions would crash the math expression engine (and thus score), e.g. "x.["
- Improve support for "impulse" buttons in plug-ins
- Ignore spaces at the beginning and end of filenames
- Many, many CI fixes and updates
- Fix starting position of
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.56
Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications
Lilv 0.24.16
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
…catch up).
- Version 0.98.10:
- Version 0.98.9:
- Fixed issue #85: Seqfault from recreating slot buttons in thread.
- Improved: Change-detection in Edit / Preferences.
- Improved: Cross-dialog change detection (e.g. mute/record/thru display)
- Version 0.98.8:
- Fixed issue #84: Now able to build Qt and CLI version in one pass.
- Added: "Restart" button to Edit / Preferences.
- Added: Ctrl-Home and Ctrl-End support to the song editor.
- Added: An HTML tutorial and buttons to access it and the user manual.
See Ahlstrom Projects.
- Version 0.98.7:
- Version 0.98.6:
- Revisited issue #41: to make sure "Quit" is "Hide" under NSM.
- Version 0.98.5:
- Added: Locking for the event-drawing loops to prevent segfaults.
- Version 0.98.4:
- Fixed issue #75: some metadata problems preventing
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
1.14.2-next.1 (2022-07-18)
Bug Fixes
Csound is a sound and music computing system
Mainly a bug-fixing release but also a major re-organisation of the
libraries to move all opcodes with dependencies into a separate plugins
repository. The only exception to this is the OSC opcodes (which
depend on liblo). This is in part a preparation for Csound7. This is
the last release using the current parser (v.2).
-- The Developers
USER-LEVEL CHANGES
New opcodes
-
scanmap and scansmap are like the xscanmap/xscansmap opcodes but
work with the mainstream scan opcodes. -
trigexpseg, triglinseg are aliases for trigExpseg, trigLinseg.
-
xscan opcodes are deprecated as they add nothing to the scan opcodes.
-
bformdec2 provides more ambisonic decoding of bformat audio.
-
metrobpm is like metro but the timing is in beats per minute and the
signal can be offset by a proportion of the cycle. -
sequ is a csound version of a hardware sequencer. It has many modes and options.
-
gtadsr implements a gated ADSR envelope
New gen
Orchestra
-
Message printing has been revised so -m16 suppresses all
messages. -
add channel count to list_audio_devices (called when the flag
--devices is used so that it can be parsed by frontends).
Score
Options
Modified Opcodes and Gens
-
event opcode does not bail out if the
fmedia is a fast media player/recorder/converter
+ TUI: new commands:
E: Remove "dead" items from playlist
L: Save current playlist to the system's temporary directory
r: "Choose random track" setting: on/off
x: Remove the track from playlist and play next track
* UI: react faster to seek requests
* GUI: use separate language files
+ GUI: Italian language
- GUI: "List->Read Meta Tags" didn't work
* Windows: minimum required version is now Vista
* .mp3 --stream-copy: improve seeking accuracy
* .cue: support for all containers (except .avi and .caf)
17 Jul 2022 update:
Added amd64old builds for pre-2011 CPU without SSE4.2 support.
1 Jul 2022 update:
Rebuilt fmedia-1.28-linux-amd64.tar.xz - now it runs on older Linux without glibc-2.3x.
Symphonia is a pure Rust audio decoding and media demuxing library
New Features
- Add
skip_to_latestfunction toMetadataby @JasonLG1979 in #110 - Add
clearfunctions to (Raw)SampleBufferby @torokati44 in #126
Bug Fixes & Improvements
- Improved
symphonia-playon MacOS and Windows - Better ISO/MP4 fragmented stream support
- Fixed many bugs after a preliminary fuzzing of
Mp3ReaderandMp3Decoder - Handle malformed ID3v2 tags better instead of giving up entirely
- Many others!
New Contributors
- @JasonLG1979 made their first contribution in #110
Full Changelog: v0.5.0...v0.5.1
Jamulus enables real-time jam sessions over the internet.
-
prefix in your PR descriptions? That way our script can pick the text up directly (#2640).
(contributed by @chigkim) -
Client: added instructions for setting buffers when using Pipewire (#2645).
(contributed by @gilgongo) -
Translated Windows installer into Korean (#2669).
(contributed by @bagjunggyu) -
Rephrase mute options in help text (#2673).
(contributed by @pljones) -
JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
(contributed by @Rob-NY) -
Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
(contributed by @dtinth) -
Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
(contributed by @ann0see) -
Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
(contributed by @hoffie)
Stargate is an all-in-one DAW and plugin suite
Installation guides:
- Linux
- MacOS
- Windows
- Raspberry Pi 4
also, see this - Arch Linux users, install from AUR, and please vote to add to the main repos
Changelog:
- Hardware Dialog: Allow not selecting an input device, fixes audio interfaces
that do not provide an input. (Windows and Mac only) - Routing matrix: Double click on a track to open in the plugin rack
sha256 sums:
a79b46bcede992c6aca5874679ad3c2df427ff35b4559f123c8d855c42f0a05a stargate-22.07.1-1.x86_64.rpm
7e430996bf5432db1cce6ea1eeae4989efd5d8c3cddb31834a2ea9df3bc1e545 stargate-22.07.1-amd64.deb
5e189d5d46846f20282167ff451a5f31616e4fd3fb18964e13bb568568ea72ec stargate-22.07.1-win64-installer.exe
651d24bfa03993d179ae9cea5c52403f5dda803d6a086efbe6f81a093a0e71a6 stargate-22.07.1-macos-intel-x86_64.dmg
c09fd69251e844ac6a90ca17d433ad291e68d4e859055a2ba6ac8ec59141a3d2 stargate-22.07.1-macos-m1-arm64.dmg
amsynth is an easy-to-use software subtractive synth
- Fixed intermittent unexpected MIDI output in response to MIDI CC input.
- Fixed VST plugin UI updates in response to host parameter changes.
- Added HiDPI scaling support to VST plugin UI.
- Added version info to plugin pop-up menu.
Fire is a multi-band distortion plugin
- Fix the bug of freezing the distortion graph before playing the audio. (in Logic Pro)
- Fix the bug of the global mix button phasing issue.
- New function! When you move your mouse to the spectrogram, the peak frequency and decibel will be calculated.
- New separate bypass buttons for each band.
- Improve width graph, and reduce CPU usage.
- Fix the bug that close button sometimes doesn't work.
meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.
update man page for v0.9.22
stepseq.lv2 is simple step sequencer for moddevices.com
update man page for v0.6.9
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.55
Fasttracker II clone for Windows/macOS/Linux
- Fixed some possible issues with fullscreen in Linux (still buggy)
- Fixed some issues with restoring the window size and image stretch mode when loading or resetting the config when the program is running
- Bugfix: Focus was lost when drag-n-dropping a file onto the tracker, which meant that the first following mouse click was ignored
- Windows/macOS: Updated SDL from 2.0.20 to 2.0.22
FluidSynth is a SoundFont Synthesizer
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Bugfixes
- PICARD-2480 - Lookup CD from EAC log generates incorrect Disc ID from Enhanced CDs
- PICARD-2498 - Except for the description no HTML should be allowed in plugin metadata
- PICARD-2505 - Cover art type "matrix/runout" causes a folder "matrix" being created when saving cover art
- PICARD-2506 - fpcalc errors out with paths > 259 characters
- PICARD-2507 - CD pregap track not included in totaltracks
- PICARD-2508 - Scripts being run repeatedly when script editor is open, can result in data duplication for scripts appending to existing tags
- PICARD-2515 - macOS: Swatches not coloured in Options > User Interface > Colours
- PICARD-2518 - Keyboard shortcuts not working in Italian localization
Improvements
- PICARD-2504 - Increase default query limit and make it configurable
- PICARD-2516 - Support CAA cover art types "Top" and "Bottom"
- PICARD-2517 - Support media type "Mixed Mode CD"
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.54
Neothesia is flashy Synthesia-like MIDI file visulisation software
- Updated wgpu to 0.13
- Mathematically correct key placement
- Merged flatpak branch into master, so versions are now unified.
- Updated wayland.xml definitions (so it should no longer crash on cutting edge distros).
- My OxiSynth synthesizer is now the default, instead of FluidSynth.
VCV Rack is an open-source virtual modular synthesizer where multiple modules can be connected to synthesize a sound.
Bump version. Update changelog.
Jamulus enables real-time jam sessions over the internet.
-
prefix in your PR descriptions? That way our script can pick the text up directly (#2640).
(contributed by @chigkim) -
Client: added instructions for setting buffers when using Pipewire (#2645).
(contributed by @gilgongo) -
Translated Windows installer into Korean (#2669).
(contributed by @bagjunggyu) -
Rephrase mute options in help text (#2673).
(contributed by @pljones) -
JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
(contributed by @Rob-NY) -
Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
(contributed by @dtinth) -
Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
(contributed by @ann0see) -
Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
(contributed by @hoffie)
Fire is a multi-band distortion plugin
Be careful that the width/compressor bypass buttons will be set to "disable" regardless of whether you turned them on in the next version!
lessampler is a Singing Voice Synthesizer
For trial use only
What's Changed
- Update README.md by @YuzukiTsuru in #8
- Introduce AudioModel V2 as AudioModel interface, use STL operation by @YuzukiTsuru in #9
Full Changelog: alpha.0.1.1...alpha.0.1.2
Neothesia is flashy Synthesia-like MIDI file visulisation software
Update Runtime
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.53
Jamulus enables real-time jam sessions over the internet.
-
Translated Windows installer into Korean (#2669).
(contributed by @bagjunggyu) -
Rephrase mute options in help text (#2673).
(contributed by @pljones) -
JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
(contributed by @Rob-NY) -
Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
(contributed by @dtinth) -
Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
(contributed by @ann0see) -
Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
(contributed by @hoffie) -
UI: Amend server registration, added server persistence (#2199).
(contributed by @pljones) -
UI: Adjust Server Language combo box length to fit into layout properly (#2424).
(contributed by @pljones) -
Simplify device driver error message
Fire is a multi-band distortion plugin
Currently, I do not recommend HQ mode, it has phasing issue. I will try to fix the bug in the next release!!!
Functional programming language for signal processing and sound synthesis
Functional programming language for signal processing and sound synthesis
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.10
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
Jamulus enables real-time jam sessions over the internet.
-
JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests (#2505).
(contributed by @Rob-NY) -
Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
(contributed by @dtinth) -
Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign it (#2355).
(contributed by @ann0see) -
Bug: Allow Jamulus being installed on Ubuntu 18.04. This dependency issue has already been fixed for the release before but is now officially part of the upstream build process (#2423).
(contributed by @hoffie) -
UI: Amend server registration, added server persistence (#2199).
(contributed by @pljones) -
UI: Adjust Server Language combo box length to fit into layout properly (#2424).
(contributed by @pljones) -
GUI: Improved Country selection handling to work with Qt6 and cover 53 previously unsupported territories (#2409).
(contributed by @hoffie) -
GUI: What's This Text and Tooltip updated
Musescore is an open source and free music notation software.
February 08, 2021
Fixes
- Fixed an issue with gap between staff and final barline with courtesy clef
- Fixed an issue when removing spanners from measures outside of the rewrite range
- Fixed an accessibility issue with the score migration dialog
- Fixed a crash related to QtWebEngineProcess after update
- Fixed an issue with timeline showing part name rather than instrument name
- Fixed an issue with focus of dockable windows when visibility is toggled
- Fixed an issue where custom gliss text reverts to default "gliss"
- Added missing Flügelhorns to instrument ordering definitions
- Fixed an issue where beams cannot be connected over quarter rests
- Fixed an issue where staff spacers do not work on last system of page
- Fixed an issue with broken swapping of notes/chords with Shift + Left/Right
- Fixed an issue with incomplete import from ScoreScan XML file
- Fixed an issue with unsaved default settings to pre-3.6 score after 'reset styles to default'
- Fixed an issue with Banjo fifth string fret numbers
- Fixed an issue where invisible breath marks impact layout
- Fixed a crash during the opening of a score with a missing section break
- Applying tremolo is now a toggle operation
- Fixed an issue where the Mixer panel is not fully
PulseAudio is a sound system for POSIX OSes, meaning that it is a proxy for your sound applications
The 16.0 release had some regressions, so here comes a bugfix release to remedy those (along with some other fixes). These are the changes:
- Fix parsing of percentage volumes with decimal points in pactl
- Fix crash with the "pacmd play-file" command when reads from the disk aren't frame-aligned
- Fix module-rtp-recv sometimes thinking it's receiving an Opus stream when it's not
- Fix frequent crashing in module-combine-sink, regression in 16.0
- Fix crashing on 32-bit architectures when using the GStreamer codecs for LDAC and AptX
Pattern-controlled MIDI amp & time stretch plugin to produce shuffle / swing effects.
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
bugfix release (for #628)
What's Changed
- Updating release manifests for 1.6.0 by @nwang92 in #613
- Fixing a few more dark mode icon colors by @nwang92 in #614
- Adding more dependencies to linux build instructions on Ubuntu by @nwang92 in #617
- Fix plc min hist bug by @cchafe in #623
- Set ToS IP header to use DSCP Expedited Forwarding for audio packets by @mikedickey in #624
- Fix UDP receive timeout by @psiborg112 in #628
Full Changelog: v1.6.0...v1.6.1-rc.1
Jamulus enables real-time jam sessions over the internet.
-
Make serveronly more comprehensive (#2551).
(contributed by @pljones) -
Keyboard shortcuts now also work on macOS (#1873).
(contributed by @henkdegroot) -
Rewrite some parts of COMPILING.md and CONTRIBUTING.md to stay up to date and enable clearer contribution guidelines (#2561).
(contributed by @ann0see) -
Refactor: handling of requests for the server list (#2643).
(contributed by @pljones) -
Feature: Added new JSON-RPC interface to control client and server (see docs/JSON-RPC.md for details). This interface is still EXPERIMENTAL and is subject to breaking changes even on patch versions (#1975).
(contributed by @dtinth) -
UI: Amend server registration, added server persistence (#2199).
(contributed by @pljones) -
Added Protocol documentation (#2337).
(contributed by @emlynmac) -
Feature: Provide unsigned iOS builds for easy install on iOS devices. Please note that you will need to sign the app yourself (usually done via a computer). The app will only run for 7 days before you need to resign the it (#2355).
(contributed by @ann0see) -
Removed unneeded dependencies for Android build (#2394).
(contributed by @ann0see) -
Updated Running a server webpage link in COMPILING.md file (#2419).
(contributed by
Fasttracker II clone for Windows/macOS/Linux
- Fixed crash when using "Copy smp." on an empty dest. or source instrument
- Fixed: Using "Copy Ins." on an empty source instrument resulted in a non-sensical system message
- Reset pattern loop states on "Play Song", fixes a potential bug
Ossia Score is a free, open-source, cross-platform intermedia sequencer
-
Added tablet input support to Window device (thanks @hamoid for the idea !) ; pressure, rotation, tilt, z-axis are supported.
- See https://twitter.com/jcelerie/status/1536453369077936128 with a demo with the upcoming granular synth.
-
Experimental and preliminary: add the Network plug-in to the releases. This adds collaborative edition and execution features :-)
- Video example: sharing data over the network with two scores https://vimeo.com/717058479
- Video example: collaborative edition https://vimeo.com/690619179
- There is no documentation yet but one can refer to chap. 9 of the thesis: https://scholar.google.fr/citations?view_op=view_citation&hl=fr&user=v1_52IMAAAAJ&citation_for_view=v1_52IMAAAAJ:4TOpqqG69KYC - there have been some changes since then but the general idea is there.
-
Restrict speed slider to positive values as some processes don't support backwards speed correctly... patches welcome 🍡
-
Allow to add processes to the score by double-clicking them in the preset list
-
Breaking change: LFO's random is now seeded from an outside source [ #1412 ] versus all the LFOs using the same random seed until now.
-
Experimental: add the ability to set a start time point from which transport will always start, by clicking in the top bar.
- When this is set, pause / play will restart from that point as it is mainly to simplify working on a score
- Fix
OpenMPT is a popular tracker software for Windows
This small update to OpenMPT 1.30 adds a few new features, improves some others and fixes a couple of bugs:
- Added a new option to the instrument editor's sample map context menu, "Transpose Samples / Reset Map", which - if at all possible - resets the instrument's note mapping to the default and compensates for that by transposing samples instead.
- Can now (un-)bypass all plugins at once through the tree view's context menu, or alternatively just all effect plugins.
- "Jump to previous / next entry in column" shortcuts can now be combined with the selection key. Search for the next event is only performed in the current pattern in this case. Default key bindings have also been added for those shortcuts (Ctrl + Alt + Up / Down).
- When stalling the pattern auto-follow (e.g. while drawing a selection) and transitioning to the next order containing the same pattern again, the order list and pattern editor weren't updated to reflect the new order position.
- When the currently selected order item contained the same pattern as the first order item, restarting song playback gave the visual impression that the previously selected order item was still being played instead of the first order
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
Fixes a type error in the last release that kept startup from finishing. Also detects devices that were sometimes missed. Detect and remove duplicate device records.
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
Anqa is a large, mysterious female bird in Arabian mythology. She is said to fly far away and only appear once in ages. However, it is also said that she can be found at "the place of the setting of the sun". It is said that Anqa eats nothing except elephants and large fish.
Changelog:
- Custom keyboard mappings for global actions (#213)
- Pressing 'Esc' key no longer closes windows
- Resizable Configuration window
- Shut down the main UI nicely when closing a project or loading a new one
- Prevent crashes when loading a new project by cleaning up the data model
- Fix wrong plug-in processing where the local plug-in buffer was incorrectly deleted in case of instruments (#563)
- Lots of UI code modernizations and cleanups
- [Windows] Fix several assertions and MSVC warnings
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
More bugs... When adding extra devices, let one device finish starting before the next starts. SR detection doesn't work, use device info files instead. File change missed from last release, fixed. pulse seems to run better if the alsa devices are reinitialized before starting jack.
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
This fixes some bugs from last release as well as some bugs caused by system changes
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.52
Rosegarden is a composition and editing environment based around a MIDI sequencer
Release
synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx
An End-of-Spring'22 Release.
Mellite is an environment for creating experimental computer-based music and sound art
version 3.13.2
Ossia Score is a free, open-source, cross-platform intermedia sequencer
- GFX: the render size can now be configured in the window device tree. If any of the
rendersizecoordinates is 0, the size of the window will be used instead. - JSFX: add support for showing feedback for control changes, for e.g. analysis objects.
- Avnd: support for mapping functions to enable log-like knobs & things like that, as well as for multichannel FFT
- Avnd: QPainterAdapter improvements from @ErkEntonio
- Fix issue with Faust processes possibly giving loud pops
- Fix that the GUI would refresh much more than necessary, using a lot of CPU
- Many small performance fixes and improvements to the audio engine
- Dead code removal
- Fix a potential crash when closing a document
- Fix sample rate not always being updated with soundfiles when changing the global audio sample rate
- Expressions: fix that some where missing the
fsvariable to access the current sample rate - VST: accept inputs of any type by using convert instead of only handling floats
- Do not try to load sound files that are directories or not readable
- Mapper: make callbacks unique to fix a crash
- Fix various issues related to objects not being able to be removed
- WASM: disable GL as it caused a
fmedia is a fast media player/recorder/converter
* support "--include/--exclude" when creating playlist from directory
- .avi(AAC, PCM), .mkv(MP3) read didn't work
- .ogg read: some packets could be skipped
- .ogg(Opus, Vorbis) write: correct output data and granule position for the first packets
* .ogg(FLAC): support seeking
* .caf(PCM) read: faster processing
- FLAC decode: fix crash after seek on bad .flac files
meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.
update man page for v0.9.21
stepseq.lv2 is simple step sequencer for moddevices.com
update man page for v0.6.8
Ossia Score is a free, open-source, cross-platform intermedia sequencer
-
Avendish plug-ins: support for FFT input ports
https://twitter.com/jcelerie/status/1517818996661399552 -
Avendish plug-ins: support for soundfile input ports ; @bltzr is using it to cook an upcoming granulator =)
https://twitter.com/jcelerie/status/1516785899413151749 -
Virtual MIDI devices on platform which support it (thanks @RobinMontferme !)
-
Allow GPU nodes to have control outputs, which enables nice things like performing a
computation on the GPU with a compute shader, and getting back the data on the audio processing path:
an example has been done with YoloV5 for object recognition on the GPU: https://vimeo.com/711256381
This object is not yet part of the release but will likely happen soon along with other fun GPU stuff :-) -
Allow to register JS scripts (using the same API than the console) that will show up as actions in the menu:
https://vimeo.com/711841390
Here is an example of such a script which allows to randomize a process: https://github.com/ossia/score-user-library/blob/master/Scripts/Randomize.mjs -
Console: add Score.selectedObject() and Score.selectedObjects() methods to get the current selection in scripts
-
Faust will look for libraries in /packages//library/
This allows to support new Faust add-ons: for instance, the package manager will allow to download https://github.com/alainbonardi/abclib,
a library for sound spatialization and mixed music Faust objects developed by @alainbonardi (thanks !)
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.9.1 tagged.
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Open JackTrip post-install by @mattahorton in #595
- Updating release manifests for rc.3 by @nwang92 in #597
- Changing to GCS because of broken rc.2 by @nwang92 in #598
- Make sure UDP port is released in VS mode by @psiborg112 in #601
- Fix various typos by @luzpaz in #600
- Fixing Setup type; applying dark mode styling to update text by @nwang92 in #602
- Plc bcast by @cchafe in #604
- Vs dark mode by @psiborg112 in #593
- Adding rc4 to manifest list by @nwang92 in #605
New Contributors
Full Changelog: v1.6.0-rc.4...v1.6.0-rc.5
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Plc rc4 by @cchafe in #594
- Updating filename extraction regex to be position-independent by @nwang92 in #596
Full Changelog: v1.6.0-rc.3...v1.6.0-rc.4
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.9 tagged.
PulseAudio is a sound system for POSIX OSes, meaning that it is a proxy for your sound applications
Changes at a glance:
- Notes for end users
- Opus support in RTP modules
- Improved hardware support
- EPOS/Sennheiser GSP 670 USB/wireless headset
- SteelSeries GameDAC
- Behringer UMC22 generalized to Texas Instruments PCM2902 to support more products
- NI Komplete Audio 6 MK2 profiles
- Tunnel latency is now configurable
- Bluetooth device battery level reporting added
- Tunnel and combine-sunk latency fixes
- patcl can show information in JSON format
- Channel remixing can be disabled for module-combine-sink
- A lot of fixes to ALSA, bluetooth, and other components.
- Notes for application developers
- Stream latency reports now include resampler delay
- Module installation location changed, remember to upgrade paprefs to the latest version!
- Notes for packagers
- Opus support in the RTP modules requires enabling GStreamer
- Bluetooth battery level reporting via BlueZ requires enabling experimentals features in BlueZ
- New time smoother implementation
- Change Meson option 'daemon-only' to 'client'
- glib and fftw are now common dependencies, not only for the client.
- Enable GStreamer-based RTP by default when available
Detailed change log:
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/16.0/
Mellite is an environment for creating experimental computer-based music and sound art
version 3.13.0
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications
Lilv 0.24.14
Frescobaldi is a LilyPond sheet music text editor
New release, with some new features and updates, and fixes to work well with Python 3.10.
An additional dependency is added, the qpageview module. See INSTALL.
frescobaldi-3.2.tar.gz: Source code
sha256sum:4d707b5b35392f84d904d1cc7ecc36992f8e85f6868fdc5a4983c78a0e850acfFrescobaldi.Setup.3.2.exe: Full Windows installer, contributed by Jörg Hoffmann, thanks!
sha256sum:760b5a4a15bee8ae79a0bdc1869c16f9c54e292c1020caa3706a5acdfab4d6c9
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Moving update feed to github by @nwang92 in #586
- Remove extraneous windows error message by @nwang92 in #585
Full Changelog: v1.6.0-rc.1...v1.6.0-rc.2
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Tasks
- PICARD-2484 - Update bundled PyJWT to 2.4.0 for Windows and macOS builds
GlassCoder is a minimalist audio encoder for IceCast and Shoutcast streaming servers
* Updated the package version to 2.0.0rc3.
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
most recent nightly build
What's Changed
- Fix include path to fcntl.h by @ntonnaett in #526
- Move #include from .cpp to .h files to hopefully keep clan… by @josmithiii in #535
- Clang format ignore dsp by @ntonnaett in #536
- remove all GUIBS3 directives from Regulator.* to avoid moc which was … by @cchafe in #540
- Plc asym auto fix by @cchafe in #531
- Fix OpenSSL in build script (fixes #515) by @mattahorton in #543
- buffer strategy 3 allocation and deallocation fixes by @ntonnaett in #541
- Virtual Studio by @mattahorton in #545
- Fix lambda captures by @psiborg112 in #551
- GHA: Add JTL signing scripts by @mattahorton in #555
- Button rename by @mattahorton in #556
- VS: New First Launch screen by @mattahorton in #560
- Adapt QML for 5.12 on Linux by @mattahorton in #559
- qmake: remove wrong include paths by @ntonnaett in #554
- Port change to avoid collisions by @mattahorton in #563
- Create a studio button by @mattahorton in #564
- Renaming buttons on settings page by @nwang92 in #566
- Fix/active studios by @mattahorton in #565
- More user friendly confirmation of Virtual Studio login success by @mikedickey in #567
- VS: Add device setup screen after login by @mattahorton in #569
- Adding studio filters
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.8 tagged.
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.9
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
Major overhaul of various ways of doing things for stability sake. More coming next version.
HPS JAM is an online audio collaboration tool for low latency audio with lyrics and chat
Signed-off-by: Hans Petter Selasky hps@selasky.org
noise-repellent is an LV2 plugin for broadband noise reduction
- Fixed inconsistent port names and configurations between the two plugins
- Added French translations for newly introduced port names. Thanks @trebmuh!
- Restored some cflags in the meson build script to fix issues reported by lv2lint. Thanks @dvzrv!
- Fixed required lv2 feature not present in adaptive plugin reported by lv2lint
- Correctly package lv2 folder in release binaries
- Fix incorrect logging severity for noise profile size

