2.3.6 didn't release right. this fixes that
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
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
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
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
Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications
Lilv 0.24.18
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
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
Fire is a multi-band distortion plugin
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
Laborejo is a MIDI sequencer based on classical music notation
Changelog:
- Add SOLO functionality alongside the existing audible/mute layer. Control via shortcuts, track editor, or track-list widget
- New function to create a new empty block from an existing one, that has reserved duration same as the original one.
- Add more time signatures to the quick-insert dialog: 8/4, three variants of 7/8, two variants of 5/4 and more. Also reorder and better labels.
- Add context menu to move CC Blocks to start or end of a track
- Fix splitting of notes that were created by a previous split.
- Block Mode: Fix invisible block labels and graphics when dragging blocks (adopting to unannounced Qt regressions once again)
- Barlines more visible
- Undo for initial metrical instruction and key sig (track editor)
- Prevent block operations to jump to the cursor position in the GUI. Less jumpy.
- Show first block name in track-list widget
- Various small fixes, like typos in variable names and wrong string quotes. Small things can crash as well.
- Update German translation
- Lilypond Export:
- Add transposition of the whole score to properties and metadata dialog
- Only set tempo markings in parenthesis when user provided a string like Allegro
- Add lilypond template filename to properties and metadata dialog. Will be symlinked
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.
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.0:
-
ticket #44: removed sonivox library sources from the source tree.
New option USE_SONIVOX to let the user decide to build the sonivox eas synth plugin or not.
Using find_package(sonivox) to integrate the sonivox library as an external dependency: https://github.com/pedrolcl/sonivox . -
ticket #43: Drumstick::RT dummy plugins now include its own configuration dialogs.
Drumstick::Widgets include support for these dialogs, implemented in the already existing functions of <drumstick/configurationdialogs.h> -
ticket #42: Drumstick::Widgets - fixed piano designer plugin to show more properties.
Added: labelFont and startKey properties.
Fixed: showLabels, alterations, labelOrientation, labelOctave properties.
New public methods: setStartKey(), setOctaveSubscript(), octaveSubscript(). -
ticket #41 Drumstick::Widgets: Option to use subscript octave designation.
-
Drumstick::ALSA registering SequencerEvent with qMetaType.
-
Drumstick::RT FluidSynth plugin:
Default windows audio driver is now wasapi. Fixed pulseaudio settings.
Files
Jamulus enables real-time jam sessions over the internet.
-
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 (#2605).
(contributed by @henkdegroot) -
GUI: Client: Removed wrongly mentioned "URL" from help texts (#2608).
(contributed by @ann0see) -
GUI: Client: Rephrase mute options in help text (#2673).
(contributed by @pljones)
Consul is a VST plugin providing a web interface for MIDI control
UI bugfixes:
- Avoid content selection
- Fix keyboard focus handling
Consul is a VST plugin providing a web interface for MIDI control
Release 1.0.3
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.
Consul is a VST plugin providing a web interface for MIDI control
Minor UI updates
Consul is a VST plugin providing a web interface for MIDI control
Release 1.0.1
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
OB-Xd is a synth based on the Oberheim OB-X
- JUCE framework updated to 7.0.1 (better GUI performance and overall stability).
- Added AU parameter version hints for better GarageBand and Logic support.
- Linux LV2 plugin support.
- Linux installer now places VST3 and LV2 plugin files to ~/.vst3 and ~/.lv2 folders.
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
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
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.
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
Cardinal is a virtual Eurorack modular synthesizer platform
See official release announcement at https://kx.studio/News/?action=view&url=cardinal-2207-released
- 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
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.
Fully-featured audio plugin host, with support for many audio drivers, plugin and sound bank formats.
- Add JSFX plugin support
- Add SDL engine driver
- Adapt engine code to allow single-threaded web-assembly builds
- Fix macOS installer to run without rosetta2
- Use full driver settings dialog if opened via menu and engine is not running
- Update built-in DPF
- Update to JUCE 7.0.1
Fully-featured audio plugin host, with support for many audio drivers, plugin and sound bank formats.
Fixes:
- Fix inaccurate MIDI CC rounding
- Fix one more python3.10 compatibility issue
- Fix one more Windows UTF-16 issue
Other changes:
- Do not use -fno-gnu-unique on BSD
- Support mod:volts as LV2 unit
- Update dependency list in INSTALL.md
Laborejo is a MIDI sequencer based on classical music notation
Changelog:
- New function: custom key signature for any combination.
- Add area in the GUI to set initial key signature, metrical instructions and clefs, accessed through the track editor
- Add two new functions to paste directly transposed (modal and real transposition)
- Add function to duplicate more often than once.
- When not in F4-StepInput Mode use midi keyboard as pitch-cursor.
- Add midi-in selector drop down, as seen in Tembro and Fluajho.
- Add new widget that shows the current track as list of text items for easier navigation and overview
- Rewrite grid, which was a performance drag in the past.
- Add functions to move block to start or end of track.
- Scroll view when dragging blocks and tracks with the mouse.
- Block name font color is now always readable, no matter the background color
- Shift+Up and Down will now select the current chord.
- Add 3/2 to metrical instruction.
- Add custom Multimeasure-Rest submenu and menu command.
- Add multiplication buttons to the tick widget.
- Autosave when exporting Lilypond .ly or PDF.
- Command to quickly add text below or above a staff.
- Allow menu commands in CC and Block view: PDF, .ly export, metadata edit, zoom.
- Add buttons to create 1/10 new tracks to
CHOW Tape Model is a physical model of an analog tape machine
Release version 2.11.0. Updates include:
- Added multi-channel processing support.
- Added stereo/mid-side "balance" controls.
- Added CLAP plugin format support (with parameter modulation).
- Added accessibility support, for using the plugin with screen reader software.
- Added option to enable/disable OpenGL on Windows/Linux systems with sufficient OpenGL support.
- Added host context menus for slider controls.
- Improved presets system, and added new built-in presets from Carter and Cool WAV.
- Improved UI scaling behaviour, especially for high-resolution screens.
- Fixed V1 mode creating high-pitched tone with linear phase oversampling.
- Fixed compatibility issue related to xsimd::isnan.
meters.lv2 is a collection of audio-level meters with GUI in LV2 plugin format.
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
Neothesia is flashy Synthesia-like MIDI file visulisation software
Update Runtime
DawDreamer is a DAW with Python; VST instruments/effects, parameter automation, and native processors
- New feature to fetch automation as audio-rate data. Use
processor.record_automation = True
andprocessor.get_automation()
to get a dictionary. - New feature to save MIDI
processor.save_midi("path/to/my_output.mid")
. Use it after rendering. - Upgrade to JUCE 7, enabling LV2 plugins, although not tested
- Bug fix related to MIDI timing when
beats=True
. This only mattered significantly if the buffer size was large. - Bug fixes related to VST3 parameters (ignore parameters which aren't automatable or have empty "" name)
- Performance optimization for FaustProcessor and PluginProcessor parameters which aren't automated (they're constant)
- Git repository no longer includes JUCE_6/JUCE_7 because it's just included in
JuceLibraryCode
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.53
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.gz
file to get a complete source folder (in particular, with all the libraries)
New
- Make
faustgen~
compile on Apple M1. - Add interpreter-dsp C API.
- Optimize 'powprim' when arg is or represents an integer.
- Add
-osc
additional parameters handling indynamic-jack-gtk
andpoly-dynamic-jack-gtk
tools. - Improve documentation coherency in
faust2xx
tools. - New
faust2bench
tool. - Rework public export.
- Update
faust2max6
to produce uiversal arm64/x86_64 code signed binaries. - 'librarypath' with an empty path now clear the librarypath list in
faustgen~
. - Add an
nc
parameter infaustgen~
'compileoptions' message. - Compute and add 'shortname' in JSON generation.
- Add
faust2tidalcycles
tool. - Update
faust2puredata
for Apple M1. - Rework 'read' method in
faustgen~
.
Deprecated
Fixed bugs
- Relax same path rule causing errors for bargraph.
replaceCharList
now creates a copy of the 'str' parameter. CorrectbuildPath
.- JUCE architecture float/double and
prepareToPlay
handling. - Make broken
-ocpp
mode work again. - Some variables were not correctly moved from
compute
tocomputeThread
in-sch
mode.
Libraries change log
- New time-domain pitch-tracking and spectral centroid functions.
- Noise Generator: add
colored_noise
. - Rewrite
slidingReduce
. - Update hoa.lib.
- Add
cent2ratio/ratio2cent
functions. - Add ahdsre (ADSRe with hold time).
- Change use of
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
Yabridge is Yet Another way to use both 32-bit and 64-bit Windows VST2 and VST3 plugins on Linux
If you need any help setting up yabridge or if you just want to keep up to date with new releases and important Wine related announcements, then feel free to join the Discord.
Fixed
- Fixed a rare edge case where a Windows VST3 plugin would incorrectly be classified as a bundle-style plugin, which caused loading those plugins to fail. This could happen if the directory
foo
contained some random directory, containing another directory, containingfoo.vst3
. Yabridge always assumed this to be a bundle, even if it was not. - Fixed Full Bucket's Ragnarök causing some hosts to freeze when changing presets due to some mutually recursive function calls that weren't being handled as such.
yabridgectl
- Parsing errors for plugin binaries are now non-fatal. This could happen if your Windows plugin directories contain text files with a
.dll
or.vst3
file extension. This would normally never happen, but it can still happen if you extracted those Windows plugins from a .zip file that was created on macOS. Don't ask me how or why. - Prematurely abort the
yabridgectl sync
process if~/.vst/yabridge
or~/.vst3/yabridge
are symlinks to a directory that's part of or contains one of yabridgectl's plugin search directories. This
Functional programming language for signal processing and sound synthesis
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
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
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
- Flatpak update by @ntonnaett in #631
- Fix perpetual "Logging In" screen by @nwang92 in #632
- Dev will be release 1.6.1 by @cchafe in #633
Full Changelog: v1.6.0...v1.6.1
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
Cadence is a set of tools for JACK configuration, developed by falkTX using Python3 and Qt5 and some C++,
Change systray tooltip from HTML to plaintext
Fallback to GLib DBus if Qt DBus is not available
Fix build with Qt 5.15+
Fix compatibility with Python 3.10
Cadence is a set of tools for JACK configuration, developed by falkTX using Python3 and Qt5 and some C++,
Fix DBus casting issues triggered in Python 3.8
Fix ALSA capture device list on Linux
Add RPM-based distribution support to Claudia-Launcher
Don't set SSE flags in the Makefile
Simplify UI regarding ALSA-MIDI bridge
Other small miscellaneous fixes
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
Yabridge is Yet Another way to use both 32-bit and 64-bit Windows VST2 and VST3 plugins on Linux
If you need any help setting up yabridge or if you just want to keep up to date with new releases and important Wine related announcements, then feel free to join the Discord.
Added
- Added a
system-asio
build option to aid distro packaging.
Fixed
- Fixed recent Arturia VST3 plugins running into memory errors at the end of a plugin scan in REAPER and Ardour. These plugins would try to read data in the Windows message loop without checking whether that data was initialized, after the data had just been deinitialized.
yabridgectl
- Fixed a regression from yabridge 4.0.0 where VST3 plugins in the 'new' Windows VST3 bundle format, like Sforzando, were not set up correctly.
Packaging notes
- The new
system-asio
build option forces Asio to be used from the standard include directories. Otherwise the dependency is defined as a regular Meson dependency. Asio does not have any pkgconfig or CMake build definitions, so it's impossible to detect its presence and version in a standard way. Because of that the Meson build will always fall back to using the included wrap dependency. Configuring the project withmeson setup build -Dsystem-asio=true ...
forces<asio.hpp>
to be used instead. - The
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
drumkv1 is an old-school all-digital drum-kit sampler 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
rendersize
coordinates is 0, the size of the window will be used instead. - JSFX: add support for showing feedback for control changes, for e.g. analysis objects.
- Avnd: support for mapping functions to enable log-like knobs & things like that, as well as for multichannel FFT
- Avnd: QPainterAdapter improvements from @ErkEntonio
- Fix issue with Faust processes possibly giving loud pops
- Fix that the GUI would refresh much more than necessary, using a lot of CPU
- Many small performance fixes and improvements to the audio engine
- Dead code removal
- Fix a potential crash when closing a document
- Fix sample rate not always being updated with soundfiles when changing the global audio sample rate
- Expressions: fix that some where missing the
fs
variable to access the current sample rate - VST: accept inputs of any type by using convert instead of only handling floats
- Do not try to load sound files that are directories or not readable
- Mapper: make callbacks unique to fix a crash
- Fix various issues related to objects not being able to be removed
- WASM: disable GL as it caused a
fmedia is a fast media player/recorder/converter
* 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
fil4.lv2 aka x42-eq is a 4 Band Parametric EQ
update man page for v0.8.1
This Python module (named jack) provides bindings for the JACK library.
https://pypi.org/project/JACK-Client/0.5.4/
- drop Python 3.6 support
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/<faust .lib files here>
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 !)
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
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 to list view by
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/
Omni is a cross-platform DSL for low level audio programming
Check CHANGELOG.md
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
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
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.
VCV Rack is an open-source virtual modular synthesizer where multiple modules can be connected to synthesize a sound.
Bump version. Update changelog.
Drumstick is a a set of GPLv3 licensed C++/Qt libraries for MIDI applications.
Drumstick is a set of MIDI libraries using C++/Qt5 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.6.1:
- All libraries: Fixed ticket #39, pkg-config files broken when CMAKE_INSTALL_xxxDIR is absolute
- Utils: fixed the wrong icon when running on KDE+Wayland
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)
- 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.6.1/
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.9
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
ChucK is a programming language for real-time sound synthesis and music creation
ChucK release 1.4.1.1
fmedia is a fast media player/recorder/converter
* playback: faster audio device open (reuse) on track switch
with Next/Previous commands for ALSA, PulseAudio, WASAPI
* support playback with '--dynanorm'
- ALSA playback: some data could be skipped when seeking or starting next track
* PulseAudio: don't hang after broken connection with server
- PulseAudio playback: fix crash after Stop/Next/Previous commands
- mp3 seek didn't work sometimes
- mp3 with --stream-copy: fix; enable ".mp3 --stream-copy --meta=..."
- vorbis playback: skipped some data for network stream input
- playback with --random: playback could be incorrectly stopped by "too many consecutive errors" protection
- recording: try to open audio device with the user-specified format
(--format/--rate/--channels options) and apply audio conversion only if it fails
* GUI/GTK: Explorer tab: add and play only 1 selected file on double-click
Cardinal is a virtual Eurorack modular synthesizer platform
See official release announcement at https://kx.studio/News/?action=view&url=cardinal-2205-has-been-released
Changelog:
- Add macos-intel build (smaller in size and better fit for intel-based macs)
- Add main Cardinal variant for MOD builds
- Add Audio to CV Pitch Core module
- Fix buffer size not always correct in the Audio Unit plugin
- Force UI keyboard focus (delayed focus grab after UI is open)
- Mute audio output if bypassed
- Remap Ctrl key + mouse clicks to right-click on macOS to better deal with its silly "one button" UX
- Store a few more properties as plugin state, including favorites
Added plugins:
- Fundamental (fork with custom panels)
- Meander
- PinkTrombone
- unless_modules
- WhatTheRack
Updated modules:
- AmalgamatedHarmonics
- AudibleInstruments
- Befaco (adds Channel Strip)
- Bidoo
- BogaudioModules
- ChowDSP
- GrandeModular (adds VCA4)
- ImpromptuModular (adds Sygen and Variations)
- MindMeldModular
- PathSet (adds GlassPane, Nudge and ShiftyExpander)
- Prism
- repelzen
- voxglitch (adds GrooveBox)
- ValleyAudio
Module fixes:
- Fix Core Audio2 meters stuck state when both L & R are disconnected
- Fix Core Blank panel tags
- Fix Core Host-MIDI-Map flooding console logs in case of error (only print the same error once)
- Fix Core Host-Time reset trigger for hosts with non-static buffer sizes
- Fix DrumKit Sequencer memory corruption
- Fix mscHack PingPong filter cutoff value when loaded without GUI
Notes:
- fftw3f is now an optional
Geonkick is a synthesizer that can synthesize elements of percussion.
Version 2.9.1
- fix crash in Reaper for LV2 (if the event frame is given wrong by the host)
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Bugfixes
- PICARD-2465 - RecursionError after dragging folder from file browser
- PICARD-2470 - CD Lookup error: utf-8 codec can't decode byte 0xff in position 0: invalid start byte
- PICARD-2472 - Cluster action applies to already matched albums
- PICARD-2473 - CD disc ID from log files is unavailable on Windows if there is no CD drive
- PICARD-2474 - Revert PICARD-2420: Adding a file with existing AcoustID fingerprint and recording MBID in the tags activates submission
- PICARD-2475 - If search dialog query contains an MBID "Lookup in browser" will not open in browser
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
This is the community version of Element, a modular AU/LV2/VST/VST3 audio plugin host
Element version 0.46.5
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.7 tagged.
Schism Tracker is a free and open-source reimplementation of Impulse Tracker
Summary of changes since 20220125 release:
- Distribute the latest development version of SDL 1.2 with macOS builds of Schism Tracker instead of the latest release version, fixing "Failed to start CoreAudio" errors on recent macOS versions
- Fix import of
EBF
volume slides from MOD/XM files - Fix various multisample instrument bugs
- Fix out-of-bounds memory access in display scaling code (only an issue in some display implementations)
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.40.0.tar.gz
file to get a complete source folder (in particular, with all the libraries)
New
- Add
-nvi
option to be used with the C++ backend - Rework memory-manager (
-mem
) option - Add
-single
option handling in faustgen~ - New
setReleaseLength
API for polyphonic DSPs contributed by David Braun - Add an access ratio in DSP struct field R/W access statistic
- Add 'fParts' field in Soundfile to keep the total number of loaded parts
- Add
-os3
option in C and C++ backends - Avoid systematic parenthesis in
generateBinOp
- Restart oboe when audio stream is disconnected
- Add
faust2sc.py
to replacefaust2supercollider
in the future - Rework DSP expansion by creating a
map of <ID, expression>
and sharing the IDs - Sublime Text 4 completions and snippets initial commit with new export script
- Add Apple M1 support for
-soundfile
option infaust2max6
- Add 'RESTRICT' in C/C++ backends and 'noalias' in LLVM backend in
-fun
mode - Add
-os2
mode in C and C++ backends - Add
-double
support with 'soundfile' infaust2api
- Make 'standard' foreign linked functions usable in LLVM
Deprecated
Fixed bugs
- Correct
dsp_optimizer_real::findOptimizedParameters
- Reworked integer parsing to correctly work on Windows with MSVC compiler
- Fix
GlassCoder is a minimalist audio encoder for IceCast and Shoutcast streaming servers
* Updated the package version to 2.0.0rc2.
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Bugfixes
- PICARD-1570 - Windows: Files with path length > 259 char fail to load
- PICARD-2292 - When a recording is a performance of multiple works, any instrumental performance attribute erases all other lyrics languages
- PICARD-2368 - Matching files compares "totaltracks" to the total no. of tracks across all mediums on the release
- PICARD-2398 - "Use track relationships" doesn't work on large releases
- PICARD-2399 - Crash on login if options get closed before login requests finished
- PICARD-2417 - macOS: Expand/Collapse tracklist should use Left cursor to collapse
- PICARD-2420 - Adding a file with existing AcoustID fingerprint and recording MBID in the tags activates submission
- PICARD-2423 - Dragging album with multiple files matched to a track back to unmatched moves only half of the files
- PICARD-2425 - Picard crashes when accessing WinFSP / SSHFS-Win share
- PICARD-2430 - "Submit cluster as release" drops text after quotation marks
- PICARD-2435 - File naming examples crash if selected target directory exceeds Windows path limit
- PICARD-2440 - FLAC cover art does not preserve ID3 image type
- PICARD-2453 - "Submit cluster as release" won't submit catalog number if there is no label tag
- PICARD-2454 - UI blocks when loading releases with a huge amount of tracks
- PICARD-2457 -
GlassCoder is a minimalist audio encoder for IceCast and Shoutcast streaming servers
* Fixed a bug in glasscommander(1) that could cause the startup of
encoder instances to fail with a 'Unable to create credential file'
error message.
Three Osc is an LV2 synthesizer based on LMMS's Triple Oscillator
Initial pre-release. Linux only.
If you try this, please report any issues you find.
Guitarix is a virtual guitar amplifier for Linux running with JACK.
Quick Fix release:
- Fix race condition when build with Faust
Changelog for 0.44.0:
- Fix save behavior under NSM control
- Fix allow changing base frequency for tuner
- Re-enable gainline edit for convolver
- Remove dependency on glibmm for LV2 plugs (by Hubert Figuière)
- Fix build when LTO is in use
- Fix wrong max value for Tube Model in gx_amp LV2 plugins (by kramlie)
- Fix build with new glib version (issue with volatile keyword)
- Update to new Faust version 2.40.0
Guitarix is a virtual guitar amplifier for Linux running with JACK.
This is a maintenance release. Fixing a couple of bugs and make the source code fit for newer compiler and library's.
Changelog:
- Fix save behavior under NSM control
- Fix allow changing base frequency for tuner
- Re-enable gainline edit for convolver
- Remove dependency on glibmm for LV2 plugs (by Hubert Figuière)
- Fix build when LTO is in use
- Fix wrong max value for Tube Model in gx_amp LV2 plugins (by kramlie)
- Fix build with new glib version (issue with volatile keyword)
- Update to new Faust version 2.40.0
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Use libpanel for docking/panels
- Add search entry in file browser
- Add AIFF, AU, CAF, W64 export support
Changed
- Redesign export dialog
- Update French, Chinese (Simplified), Catalan translations
Fixed
- Fix error when creating a region in the 3rd automation track
- Fix undo history getting cleared when deleting tracks
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.2.1
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hi LibraZiK-ies.
A short post here to announce some news about LibraZiK-3.
Music made with LibraZiK-3: First, some musical productions made with LibraZiK, which will allow you to read this blog post with music in your ears. To start, a whole album made with a good venerable LibraZiK-1! It is "Le mystère du gué pucelle" by Alco Frisbass. See: this Mastodon post for more information. Another whole album made with... Lire LibraZiK news - April 2022
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.51
FluidSynth is a SoundFont Synthesizer
- Fix file driver not working correctly on Windows (#1076)
- Add a function to create a sequencer event from a midi event (#1078, thanks to @jimhen3ry)
- Precompiled x86 binaries are now x87-FPU compatible (#1079)
- Fix fluidsynth not responding to SIGINT and SIGTERM when using recent SDL2 (#1071, thanks to @mawe42)
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.8
OpenMPT is a popular tracker software for Windows
This small update to OpenMPT 1.30 fixes a couple of bugs and improves features:
- Plugin instances can now be directly removed from a module using a dedicated Remove button on the General Tab, and also through the Tree View (the same way as samples or other items, by pressing Delete or through the context menu).
- The Parameter Editor now remembers the last window position in addition to its size.
- Pitch / Pan Separation and Random Variation instrument properties were not resetting properly when seeking, potentially causing instruments to be played e.g. at a vastly different pan position compared to playing the module continuously.
- When in instrument mode, slicing a sample at its cue points now assigns the sample name to newly added instruments.
- Allow broken SBI files created with JuceOPLVSTi to be loaded.
- The sample grid is no longer applied to sample drawing.
- Drawing sample data with Shift pressed could cause a crash in OpenMPT 1.30.03.00.
- Dragging improvements from OpenMPT 1.30.03.00 actually made things worse when zooming into a sample.
- MED: Stereo samples were not imported correctly.
- Fixed a crash when trying to play song from current pattern if the pattern is not part of the current order list.
For
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add more bundled plugins: Flanger, Phaser, Wah4, Triple Synth, Parametric EQ, Highpass Filter, Lowpass Filter, Peak Limiter, White Noise
- Implement add track button on tracklist and mixer
- Add more metadata in bundled plugins
- Enable vectorization optimizations on bundled plugins
- Extract more control port info from Carla plugins
Changed
- Change port symbols for some bundled plugins
- Avoid attempting to get too many backtraces at once
- Preferences: convert icon and CSS theme selection entries to dropdowns
Fixed
- Fix paths not being updated when selected from a file chooser button
- Fix positioning of context menu on BPM and playhead position widgets
- Fix saving a backup removing files from the main project's audio pool instead of the backup's
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.2.0
Fasttracker II clone for Windows/macOS/Linux
- Fixed stuck/invisible checkbox after leaving the "Layout" config screen
fmedia is a fast media player/recorder/converter
- .cue read: fix
- mp3 read: couldn't parse Xing tag sometimes
- mp3 decode: fix audio glitches after seek
- mp3 with --stream-copy: improve accuracy
*! disable ".mp3 --stream-copy --meta=..."
fmedia is a fast media player/recorder/converter
- fix crash on file conversion
Ossia Score is a free, open-source, cross-platform intermedia sequencer
Radium is a music editor with a tracker and sequencer and mixer interface.
- Editor: Make it possible to add keybinding for all
menu entries in the "(click me)" track header menu,
including opening the "(click me)" menu itself.
It's still not possible to configure keybinding for
currently used instruments though, but it's far
from straight forward how to such keybindings would
work. - GUI: Create different set of keybindings when
opening the "From instrument/effect" menu depending
on what the instrument is used for. For instance,
when opening the menu from the "(click me)" menu,
you also want to let the keybindings assign the
instrument to the current track, not just create
the instrument. - Timing: Fix rare crash that reportedly can happen
when drawing up the sequencer after inserting lines
in the editor, and possibly other situations. Bug
seems to have been introduced in V6.9.86. - GUI: Add entries to also select from the list of
most frequently used instruments in the various
insert-instrument menus (in addition to select
from plugin manager/preset/etc.) - Editor: Fix painting correct background for the
velocity nodes related to whether the nodes are
current or not. Bug probably introduced in
V6.9.80.
Ossia Score is a free, open-source, cross-platform intermedia sequencer
Due to a release mistake, Faust support was not enabled in this release. 3.0.8 will come out shortly with the fix.
New features-
A stable plug-in API through Avendish! It took years of work but there is finally an API that is guaranteed to stay stable as long as C++ compilers exist thanks to the entirely declarative paradigm used, all while enabling the back-end to keep evolving to offer continuously improving performance. Documentation is there: https://celtera.github.io/avendish ; support for JIT-compiling these is a work-in-progress and should already work in simple cases. As an added bonus, plug-ins written against this API will also be portable to other environments, such as PureData, Max, VST...
- It allows to write both CPU and experimentally GPU processors
- Entirely custom UIs are possible
- More features will be added over time ; thanks to the reflection-based design it can be done without breaking existing code.
-
The DNSSD implementation will now check that Bonjour (on Windows) and Avahi (on Linux) are running, to prevent slow timeouts when they are not.
MusE is a MIDI/Audio sequencer with recording and editing capabilities and aims to be a complete multitrack virtual studio
How quickly a year passes. This release contains mainly a number of bug fixes and
quality of life improvements.
Condensed list of changes since 4.0:
- New submenus for Favorites and Recently used synths
- New: Custom themes (*.qss files) can be added to the HOME themes directory,
- New #999: Midi editors: Play events when dragged with keyboard.
- Instrument definition files for Edirol-SD90 and Roland SC55mkII
- Metronome: Added possibilty to load metronome samples from local path
- LV2: Support loadDefaultState feature.
- Fix #1037: Time stretching/shrinking for midi/drum parts.
- Fix #1050: bug in script execution causing controllers to be reset
- Fix #1028: Make effects rack 'move up/down' synchronized and real-time friendly.
- Fix #1002: Remove initial focus from mixer volume boxes. Fixes Smart Focus problems.
- Fix #1021: Copying synth track does not copy synth controllers.
- Fix #1021: Copying synth track does not copy volume, pan.
- Fix #1002 space stops working when opening mixer
- Fix #1003: Drum editor: Mouse drag event copy not working.
- Fix #998: Add dedicated keyboard shortcut for deleting tracks in Arranger.
- Fix #652: MMC fastforward/rewind functionality
- Fix #779: Missing notes if too close together. Broken 29.06.2019.
- Fix #986: Crash in
Fasttracker II clone for Windows/macOS/Linux
- Added a checkbox in the config screen for disabling the use of a custom mouse cursor (the OS mouse cursor will be used instead)
- Fixed an issue where marking sample/instrument text while clicking on a new sample/instrument would lead to marking corruption
Fully-featured audio plugin host, with support for many audio drivers, plugin and sound bank formats.
Fixes:
- Fix build for Alpine Linux and BSD
- Fix integration with internal Qt toolbar visibility state
- Fix plugin search (regression from 2.4.2)
- Fix several Windows UTF-16 issues
Build related changes:
- Add -fno-gnu-unique to default build flags
- Implement VERBOSE make flag
- Make build compatible with LTO, now enabled on official macOS/Windows binaries
- Replace CARLA_EXPORT macro with separate API / PLUGIN export options
- Set new X-NSM-Exec desktop file property
Laborejo is a MIDI sequencer based on classical music notation
Changelog:
- Use the new systewide library libcalfbox-lss instead of providing our own. This lib is now a dependency.
- https://git.laborejo.org/lss/libcalfbox-lss
- Fix PyQt regressions with implicit float to int conversion in integer-widgets.
- Add X-NSM-Capable=True and X-NSM-Exec to the .desktop file
JACK2 is a multiplatform C++ low-latency audio server for multi-processor machines.
- Add shell mode to
jack_control
(executes commands from stdin until EOF) - The waf autooption
--example-tools
introduced in 1.9.20 is now off by default,
To get the previous behavior back pass--example-tools
during build.
This flag (and the related tools and their code) are going to be removed in the next release. - Fix alignas() on non-packed architectures
- Fix build of jack-example-tools man pages (1.9.20 regression)
- Fix compatibility with macOS 12
- Fix missing symbols from jack client library (error and info callback pointers)
- Fix potential memory corruption in midi_latency_test tool
- Fix JackWeakAPI on Windows
- Use predefined variables in pkg-config file (required for mingw)
External changes, related to macOS/Windows installer:
- Fix application style in QJackCtl (qwindowsvistastyle.dll was missing)
- Update QjackCtl used in macOS/Windows installers to 0.9.7
mephisto.lv2 is a Just-in-Time FAUST compiler embedded in an LV2 plugin.
release-0.18.2
lv2lint checks whether a given LV2 plugin is up to the specification.
release-0.16.2
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add status page to modulators tab
- Add bundled plugins: compressor, delay, gate, distortion, reverb
Changed
- Add some vertical padding to automation editor
- Port some split buttons to AdwSplitButton
- Simplify check for unsaved changes (only look at last performed action)
- Update French, Chinese (Simplified), Portuguese, Catalan translations
- User manual: update some sections
- User manual: change PDF author to 'The Zrythm contributors'
- Hardcode standard LV2 paths for all OSes
- Update screenshot URL in metainfo
Fixed
- Fix preference rows not being centered
- Fix arranger objects not being draggable from their bottom/left side
- Various CSS/style fixes
- Fix issues with fonts in some custom widgets
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.1.5
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.50
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Become a full libadwaita app
- Simplify theme CSS
Fixed
- Fix defaulting to JACK on Windows/Mac
- Fix compilation failure on some distros
- Fix crash when passing --reset-to-factory
- Fix fonts disappearing on Windows after opening preferences
Removed
- Remove matcha theme
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.1.4
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.6 tagged.
Dragonfly Reverb is a bundle of free audio effect plugins (LV2 and VST) for Linux, MacOS, and Windows.
Test version number 123
drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo fx.
A Spring'22 Release.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Include system info in automatic bug reports
- Add clang-format target
- Implement base/full MIDI export
- Preferences: add option to reset to factory settings
- Add ECMAScript support for scripting
- Add language selection in scripting dialog
Changed
- Switch to REUSE v3.0 and SPDX license identifiers
- Reformat whole source code using clang-format
- User manual: update initial configuration, scripting sections
- Simplify initial configuration: only select language and path
- Update German, French, Japanese, Chinese (Simplified), Turkish translations
- Update README, INSTALL, HACKING content
- Redesign bug report dialog
- Preferences: use subtitles instead of tooltips
- Welcome dialog: point to trademark policy
- Welcome dialog: mention that only flatpak-packaged plugins are supported in flatpak builds
Fixed
- Fix formatting in appdata XML
- User manual: fix broken references
- Fix MIDI region content selection in MIDI export dialog
- Fix some memory leaks reported by gcc sanitizer
- Fix error when right-clicking inside audio editor
Removed
- Remove unused bootstrap js files
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.1.3
Cardinal is a virtual Eurorack modular synthesizer platform
- Add Interverb demo patch (in source code)
- Add retrigger to Host-MIDI
- Do not show resize handle on JACK Standalone
- Fix and enable ChowDSP Credit module
- Fix potential noise burts on load with ihtsyn MVerb-based modules
- Fix messed up graphics on Windows with High-DPI screens
- Fix resources not found on some Windows systems (by not relying on environment variables)
- Fix several Windows UTF-16 issues
- Fix X11 file dialogs not appearing on some systems (auto-activate needed DBus portal)
- Fix VST3 state under some hosts
- Make JACK Standalone more useful on Windows (log to console when possible, show error dialog if JACK not running)
- Optimizations to core modules and headless build
- Refresh default template, add FX and Synth specific template variants
- Tweak Host-MIDI default parameters
Dragonfly Reverb is a bundle of free audio effect plugins (LV2 and VST) for Linux, MacOS, and Windows.
- Attempt at fixing bug on HiDPI displays
- Universal MacOS installer
- ARM builds for Linux
Drumstick is a a set of GPLv3 licensed C++/Qt libraries for MIDI applications.
Drumstick is a set of MIDI libraries using C++/Qt5 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.6.0:
- Widgets: pianokeybd has 2 new functions, setUsingNativeFilter() and isUsingNativeFilter(). Fixed pianokeybd's touch-screen input on Linux, including X11 and Wayland. Added pianokeybd internal raw computer keyboard input processing.
- Utils: vpiano new menu options to allow enabling keyboard, mouse and touch-screen input. New raw keyboard menu option. Note labels font stability fix.
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)
- 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.6.0/