ChucK release 1.4.1.1
ChucK is a programming language for real-time sound synthesis and music creation
noise-repellent is an LV2 plugin for broadband noise reduction
- Updated libspecbleach version including many fixes related to leaks and double free and memory corruption present in libspecbleach
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
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
EBFvolume 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.gzfile to get a complete source folder (in particular, with all the libraries)
New
- Add
-nvioption to be used with the C++ backend - Rework memory-manager (
-mem) option - Add
-singleoption handling in faustgen~ - New
setReleaseLengthAPI 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
-os3option in C and C++ backends - Avoid systematic parenthesis in
generateBinOp - Restart oboe when audio stream is disconnected
- Add
faust2sc.pyto replacefaust2supercolliderin the future - Rework DSP expansion by creating a
map ofand sharing the IDs - Sublime Text 4 completions and snippets initial commit with new export script
- Add Apple M1 support for
-soundfileoption infaust2max6 - Add 'RESTRICT' in C/C++ backends and 'noalias' in LLVM backend in
-funmode - Add
-os2mode in C and C++ backends - Add
-doublesupport 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)
PaulXStretch is an extreme Time-Stretching application/plugin is based on the PaulStretch algorithm
update changes for 1.5.3
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.8
PaulXStretch is an extreme Time-Stretching application/plugin is based on the PaulStretch algorithm
changes.md update
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
PaulXStretch is an extreme Time-Stretching application/plugin is based on the PaulStretch algorithm
update changes file again
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
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit

Release v2.3:
Fix issues with NSM
Fix ignore key repead
Fix issues with new fluidsynth API 2.2.3
Prebuild binary
Mamba.zip
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
Radium is a music editor with a tracker and sequencer and mixer interface.
- Build: Upgraded Qt from 5.15.2 to 5.15.3.
- Build: Upgraded lots of system libraries for
all three platforms. - Windows: Include a general README.txt file.
- Windows 32bit: Include the FaustDev instrument. By
mistake, the FaustDev instrument had not been
included before now. - Song properties/Instruments/Editor: Add options to
simulate pitch changes by sending out discrete
glissando notes. Enabled by default in new songs
for instruments that don't support changing pitch
of playing notes. - Editor: Fix some harmless but annoying error
messages sometimes popping up right after loading
a song. - Audio: Fix notes not stopping for some instrument
when changing the pitch of a currently playing
note. - JUCE: Upgrade from 6.1.4 to 6.1.6
- Build: Fix compiling with clang 13.
- Faust: Update to faust 2.37.3
- Editor: Don't set random sample for all selected
instruments when pressing SHIFT+R. This keybinding
belongs in the mixer only. - Instruments: Remember highest instance number from
last time when loading songs. The instance number
is used when autocreating instrument names. - Build: Fix shebangs (bandthedoge)
- JUCE: Don't enable jassert in RELEASE mode
(fixes crashes in VST3 plugins on linux.) - Editor/Sequencer: Paint nodes correctly when they
are selected. - Editor/Sequencer: Paint thicker borders on high
DPI screens.
Virtual Midi keyboard and Midi Live Looper for Jack Audio Connection Kit
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a MIDI File player for ALSA / Jack Audio Connection Kit
Mamba

Release v2.2:
Add hotkey ctrl + g to select Grab keyboard
Update French translation by Olivier Humbert
Fix build with g++17
Fix File Selector crash when no XDG-dirs found
Mamba_2.2.tar.gz
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-toolsintroduced in 1.9.20 is now off by default,
To get the previous behavior back pass--example-toolsduring 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
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
synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic 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
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
fmedia is a fast media player/recorder/converter
+ '--edit-tags': Add/Modify file's meta tags in-place
Supported formats and tags: .mp3(ID3v2+ID3v1)
Example:
fmedia --edit-tags --meta='artist=ARTIST;title=TITLE' ./file.mp3
+ '--meta-from-filename=TEMPLATE': Specify template for auto-tagging from input file name
Example how to set artist, track number and title meta tags from file name:
fmedia --edit-tags --meta-from-filename='$artist - $tracknumber. $title' './Cool Artist - 04. Best Song.mp3'
+ GUI/Linux: edit .mp3 tags via "File"->"Edit Meta Data"
+ GUI/Linux: "List"->"Scroll To Current"
* TUI: "delete file": move to Trash by default
New configuration setting: "tui.file_delete_method"
- Windows: fix wildcard input
- fix .mp3 format detection in files without ID3v2 tag
- MPEG/Layer3: fix audio glitches on seek
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
1st bugfix release for version 0.20 Alicanto.
Changelog:
- New MIDI I/O activity LEDs on channels (#143)
- New "Missing Assets" alert window (#344)
- Many smaller improvements and cleanups in UI code
- Add ability to sort installed plug-ins by Format (VST, VST3, ...)
- Update JUCE to 6.1.5
- Update custom RtAudio submodule (now pointing to 6.0.0beta1)
- Optimize internal buffer Giada <-> JUCE conversion
- Remove old plug-in parameter storage used in old patches
- Fix deadlock when using JACK transport
- Fix Action Editor grid refresh when changing BPM while the editor window is open (#547)
- Fix plug-in clone operation while cloning a channel (#551)
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
This release fixes a hang after "Adding Bridges"
OpenMPT is a popular tracker software for Windows
This is the first update to OpenMPT 1.30, addressing a number of new and old issues found in the previous release:
- Improved startup time for OpenMPT configurations with many / large soundfonts.
- New option "Play whole row when navigating" can be found in the general settings to play the current row when navigating vertically.
- New keyboard shortcut "Toggle row playback when navigating" to toggle aforementioned option without having to visit general settings.
- Seeking in the module now updates filter state, plugin dry / wet ratio and plugin parameter changes from MIDI macros.
- Better display of finetune command semantics when there's an instrument number next to the command.
- Note Properties: Switching to / from an extended command broke effect parameter display.
- Display of large directories in the tree view could be rather slow due to trying to resolve links for pretty much any file.
- When browsing the contents of a module, the "back" mouse button now behaves the same as the backspace key (it goes back to the directory containing the module).
- Added tooltips to disabled controls on the General Tab explaining why they are disabled.
- Newly created samples no longer set the default cue points to multiples of 2048
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Fixed
- Fix PDF manual build
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Use one instance for each channel for mono plugins
- Include release changelog info in appstream data
Changed
- Scroll to mid note when first showing the piano roll
- Update Hungarian translations
- INSTALL: clarify build instructions
- Enable locale detection for all languages
- TRADEMARKS: simplify some wording and reserve right to review and object to use deemed outside the policy
- Make sure UI event queue is cleared before freeing (fixes occasional errors)
- User manual: update Routing, Chords and Scales, Modulators, Scripting, Theming, User Media, Contributing and Credits chapters
- User manual: update some URLs (fix permanent redirects)
Fixed
- Fix automation lanes not being shown immediately when made visible
- Fix MIDI files not being activatable in the file browser
- Fix audio engine not being resumed after running Guile scripts
- Fix engine preprocessing sometimes running while the graph is being updated
- Fix various invalid accesses reported by GCC address sanitizer
- Fix various memory leaks reported by GCC leak sanitizer
- Fix various custom widget children not being unparented during dispose
- Fix segfault when attempting to add a plugin to a collection
- Fix scale objects throwing errors in the event viewer
- Fix plugin sidechain options not being available in channel sends
Removed
- Remove clang-tidy targets from meson
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.1.2
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.49
Functional programming language for signal processing and sound synthesis
stepseq.lv2 is simple step sequencer for moddevices.com
update man page for v0.6.7
Pure data is an open source visual programming language
version to 0.52-2
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.7
Functional programming language for signal processing and sound synthesis
Pure data is an open source visual programming language
version number to 0.52-2test1
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- User manual: update Editing, Mixing, Playback & Recording chapters
- Show warning when attempting to load unsupported projects
- Ignore CRITICAL message when opening native file chooser in Flatpak builds
- Make editor toolbar scrollable
Fixed
- Fix opening projects from latest backup missing plugin states
Cardinal is a virtual Eurorack modular synthesizer platform
Cardinal 22.03
See https://kx.studio/News/?action=view&url=cardinal-2203-released for official announcement
FluidSynth is a SoundFont Synthesizer
- Undeprecation and minor revisal of the OSS driver (#1038)
- Minor improvements to CoreAudio and CoreMidi drivers (#1047, thanks to @bradhowes)
- Fix sustained voices being held after
ALL_CTRL_OFF(#1049) - Fix clobbering of
PORTAMENTO_CTRLafterALL_CRTL_OFF(#1050) - Prevent Modulation Envelope from being stuck in decay phase, causing detuned voices and potentially other audible glitches for some soundfonts (#1059)
- Fix a compilation issue with recent glib (#1063, thanks to @devingryu)
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add Hungarian locale
Changed
- User manual: update Getting Started, Interface, Configuration, Projects, Plugins & Files, Tracks chapter
- Update GTK-related subproject versions
- Disable scroll-to-focus on arrangers
- Cleanup plugin state dirs on save
Fixed
- Fix applying audio function not updating clip frames
- Fix MIDI export adding silence between regions
- Fix non-fatal error when importing empty MIDI files
Removed
- Remove message that says Zrythm is in alpha
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.1.1
GlassCoder is a minimalist audio encoder for IceCast and Shoutcast streaming servers
* Updated the package version to 2.0.0rc0.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add MIDI format selector in the export dialog
- Add option to export track lanes as separate MIDI tracks in the export dialog
- Cancel current arranger action on Escape press
Changed
- Update copyright years in about dialog
- Resize MIDI and velocity arrangers proportionally when resizing the editor
- Queue some startup messages to be shown after main window loads
- Improve context menu styling
- Clear undo history when deleting channel slots or tracks with uninstantiated plugins
- Use custom-built test instrument instead of Geonkick in some tests
- Update default screenshot in appdata
Fixed
- Fix plugin state dirs in backups being empty
- Fix audio FX track stems being silent
- Fix being unable to open main window on MacOS
Removed
- Remove warranty disclaimer from welcome dialog (already mentioned in about dialog)
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.1.0
This is the community version of Element, a modular AU/LV2/VST/VST3 audio plugin host
fmedia is a fast media player/recorder/converter
- fix complex filter chain use-cases such as "--start-dblevel/--stop-dblevel"
and possibly some other cases
- GUI/Linux: fix file drop
OpenMPT is a popular tracker software for Windows
This update to OpenMPT 1.30 fixes a couple of bugs and improves features:
- The base octave setting now respects the current instrument's group size where possible.
- The active instrument is now remembered more consistently when switching between tabs. This allows to e.g. change to a specific instrument in the pattern editor, then go to the instrument editor and see the same instrument there (as before) and finally go to the sample editor and also see the correct sample there.
- The plugin dry / wet ratio display is now updated immediately when modified through macros or plugin volume handling.
- The initial tempo slider position was not set correctly in the MPTM format.
- Avoid playing a sound when double-clicking the folder of a soundfont drum instrument in the tree view.
- Data Entry shortcuts and Ctrl + Scroll Wheel now only affect "special" notes if no regular notes are selected.
- Go To Dialog: Fixed rare crash when module is playing while the jump is being applied.
- Effect memory is now applied correctly when seeking in S3M files.
- Improved behaviour when dragging a timeline item in the sample editor and the initial grab point wasn't exactly the horizontal position of the item.
- Default channel
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Force an app icon in the header bar
- Auto-reconnect to any hardware devices that get disconnected
- Add some missing internal port symbols for channels/tracks
Changed
- Move zoom buttons to timeline and editor toolbars
- Move about button to Help toolbar
- Make Edit icon lighter
- MIDI CC recording must now be enabled manually via automation lanes (improves DSP performance of MIDI and instrument tracks)
- Optimize plugin DSP processing
- Consider region as looped if loop end point is beyond region end
- Re-enable PipeWire support for Flatpak (add related message in welcome dialog)
- Make accelerators in popover menus orange
- Group various button groups together in toolbars
Fixed
- Fix plugin passthrough ignoring MIDI events
- Fix incorrect track routing when using MIDI FX plugins
- Fix error when splitting unlooped automation regions
- Fix hardware inputs not being routed properly to tracks
- Fix "all audio inputs" in track inputs not behaving as intended
- Fix incorrect logic when checking whether a note is in a scale
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.30.3
Power Tab Editor is a cross-platform guitar tablature editor
Installing
- For Windows and Mac users, download the installer from the
Assetssection at the bottom of the release notes. - For Linux users, a Snap package and Flatpak package are available.
Added
- Added support for exporting to Guitar Pro 7 (
.gp) files (#350) - The Bulk Converter dialog can now export to MIDI files (and any export formats added in the future) instead of only
.pt2files (#69)
Changed
- Tuning dictionary changes (#367)
- The tuning dictionary in the user prefs folder (
tunings.json) now only stores custom tunings instead of the entire tuning dictionary - The user tuning dictionary is now combined with the default tuning dictionary when loaded, ensuring that updates to the default tunings take effect
- Reordered the default tuning dictionary so that "Down 1/2 Step", "Down 1 Step" etc tunings are next to the standard tuning (#363)
- The tuning dictionary in the user prefs folder (
- Several changes to the
.pt2JSON format to make it easier for other applications to parse (#368)- Note that older releases will likely be unable to open newly-saved
.pt2files
- Note that older releases will likely be unable to open newly-saved
Fixed
- Fixed an error with importing
.gpxor.gpfiles with artificial harmonics for which the harmonic type was
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Show project title/path in header bar
- Implement record on MIDI input
- Show toast message when loading/saving presets
- Add standard preset names for presets without names
Changed
- Switch to GtkHeaderBar as client side decoration
- Make port selector a dialog instead of popover
- Clear monitor output when returning early from engine processing
- Lock port operation semaphore before changing transport states
Fixed
- Fix crash when attempting to connect modulator outputs
- Fix right clicking after creating an object creating another object
- Fix plugin preset list not being cleared when inspecting a new plugin
- Fix errors when saving carla plugin presets
- Fix project assistant crash when no recent projects exist
Removed
- Remove project version compatibility warning
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.30.2
Jamulus enables real-time jam sessions over the internet.
Update changelog for r3.8.2nightly1
Jamulus enables real-time jam sessions over the internet.
-
Internal: Check coding style on macOS/iOS code files (.mm extension) (#1871).
(contributed by @ngocdh) -
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) -
Build macOS .dmg files by create-dmg for building compatibility with further versions of macOS #2420 (#2207).
(contributed by @ann0see) -
Code: Added
make clang_formathelper command to simplify code formatting for contributors (#2258).
(contributed by @hoffie) -
Mac: Use latest Xcode version with SDK 10.15 support (#2266).
(contributed by @hoffie) -
Autobuild: Refactor & use actions/cache (#2284).
(contributed by @hoffie) -
Internal: Make Qt downloads on Windows more reliable by re-trying downloads (#2333).
(contributed by @ann0see) -
Automatically build IPA for iOS (#2355).
(contributed by @ann0see) -
Removed unneeded dependencies for Android build (#2394).
(contributed by @ann0see) -
Build: Improved grep usage in scripts #2421 (#2397).
(contributed by @ann0see) -
Android package version has been fixed to
Gyroflow can stabilize your video using gyroscope and accelerometer motion data
🐛 Bug fixes
- Fixed pixel artifacts in render output on some devices
- Improved rendering speed on Intel macOS
- Fixed inaccurate dynamic zoom with some lens profiles
- Fixed space shortcut to play/pause
- Zero-copy GPU preview is less experimental now
- Fixed freeze when trying to autosync some files on macOS with GPU decoding enabled
✨ Improvements
- Customizable lens distortion strength
- Hardware accelerated ProRes encoding (macOS only)
- Basic support for image sequences
- Added two new background modes: Repeat or mirror edge pixels
- Added gyro bias estimation
- Added fps to the rendering/analyzing progress bar
- Added OpenEXR sequence output format
- Added output size presets
- Added progress on taskbar on Windows
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add option to create pre-routed setup for multi-out instruments
- Add new project loading dialog
- Allow opening a project from a path in the project loading dialog
- Allow renaming markers with F2
- Show version in splash screen
- Add Shift-Space shortcut to start transport in record mode
- Add default velocity selector with option to use last edited velocity
Changed
- Consider region as looped if clip start position is not 0
- Expand track name in track properties
- Apply auto-scrolling when playhead is moved manually
- Update welcome dialog
- Update main screenshot in appdata
Fixed
- Fix crash when resizing audio regions with custom clip start points
- Fix error when loading projects in different sample rates
- Fix track regions being moved incorrectly when moving tracks
- Fix port connection row displaying current port instead of connected port
- Fix various memory leaks
- Fix buffer overflow when operating on large numbers of objects
Removed
- Remove reduntant checks during audio region processing
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.30.1
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.5 tagged.
fmedia is a fast media player/recorder/converter
Includes all changes from v1.25beta
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Implement track lane mute/solo
- Include whether X11 or Wayland in automatic bug reports
- Allow recording in chord track
- Allow playing chords with a MIDI keyboard
- Allow exporting multiple MIDI regions to MIDI file
- Allow exporting MIDI lanes as separate tracks in MIDI files
Changed
- Move some MIDI track/lane context menu items under submenus
- Update German, Catalan, Korean, Indonesian translations
Fixed
- Fix occasional error when drag-n-dropping in tracklist
- Fix chord track not being bounced
- Fix bounce dialog being empty and throwing errors
- Fix some MIDI track/lane context menu items not working
- Fix MIDI region export
- Fix compilation failure on some systems (missing
assert())
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.30.0
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:
- Plugin Rack: Flexible routing of individual plugins within the same plugin
rack, see this Youtube video - Vocoder: Fix various control issues
- Wave Editor: Fix potential crash on changing file
- Wave Editor: Fix engine crash if "play" is pressed while a large file is
loading, and possibly other crashes in similar situations - Plugins: Sound quality improvements
- Plugins: 5-10% CPU performance improvement
- Plugin API: Many improvements, better efficiency
- Engine: Detect and prevent memory errors from buffer overflows
sha256sums
a0daf81d871c29553f4e02be1fb9ac3f29e491d3098dcc7258ba61edc4116361 stargate-22.03.1-1.x86_64.rpm
7946ed89aa8a142405d1db731ae610ac7ba18f9ddda9b234336e5f2a46c04b8c stargate-22.03.1-amd64.deb
85a2791dc2bfb5c143382b21441b1ea32001cebc4244a30b5f2f20ccdd14d909 stargate-22.03.1-win64-installer.exe
ce647c886a35f43441c9f45a8d6adeff9f5feb445f0fe37c2e1ea2fcff9664d8 stargate-22.03.1-macos-intel-x86_64.dmg
f3525e1053db5227b51c1b1dcc08a1f86d151547a6bb89ef7277fd27aed18e4e stargate-22.03.1-macos-m1-arm64.dmg
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.48
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.33.1.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- Tools
dynamic-faust,faustbench,faustbench-llvmandfaust2objectare now part of the macOS binary distribution. - New
-os0and-os1options (variants of -os) in C backend. - Add
dynamic-coreaudio-gtktool. - New
faustremote [] ==>script. - Add
faust2w64puredatascript. - Add
-bsoption tofaust2sndfile. - Add
-editoption indynamic-jack-gtk. - Add
-ctoption infaust2sndfile. - Add
-doublesupport withsoundfile. - Make
-inj foo.cppoption correctly work infaust2objecttool. - Add switch/case based Interpreter loop for Windows32 compilation in Interp backend.
- Update
faust2juceto Projucer 6.0.8 (build date 22 Mar 2021). Add Visual Studio 2019 builds to the plugin and standalone Jucer files. Add new arg tofaust2jucefor VST 2 SDK folder. Add new arg for disabling juce splash screen. - Add
-a arch_filein compile options generation. - Add
dsp_crossfaderclass. - New experimental
faust2audiokittool. - Csharp backend contributed by Mike Oliphant.
- Add
-fx (fixed-point)option. - Add
-soundfileoption tofaust2object. - Add
faust2cagtktool. - New
soul-faust-editortool. - Add architecture files for Daisy and
faust2daisy. - Add
-rc
openFrameworks is an open source toolkit designed for creative coding
0.11.2 is the most recent release. It's a minor version, with bugfixes only, so it is fully compatible with projects developed for 0.11.0 or any newer version. Please see the changelog to get an overview of the differences between versions.
Helio Workstation is free and open-source music sequencer, designed to be used on all major platforms.
Update change log
PraxisLIVE is a hybrid visual live programming IDE, rethinking general purpose and creative coding.
PraxisLIVE v5.4.0 adds support for recodeable containers. This is the first visible part of much broader underlying changes.
The IDE is updated to be based on Apache NetBeans 12.6, with support for JDK 17. OpenJDK 17 from Adoptium is now included in all OS specific bundles (except the Arm AppImage which includes BellSoft Liberica.
Windows and Linux packages are now built using NBPackage, a DEB package is again provided, and the Windows installer is signed by Codelerity.
Recodeable containers
A core:container can now be recoded. Additional controls and ports may be added. The children() method returns a list of all child IDs. It's possible to send messages to a range of child components from a control or port. eg.
Further capabilities for coding containers and roots are under development.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add status page for "no clip selected" in the editor
- Add 10 samples of builtin fade in/out on all audio regions
- Add automation/chord region stretching
Changed
- Add developer name to appdata XML
- Update Catalan, Japanese, Chinese (Simplified), Turkish, French translations
- Port event viewers to GtkColumnView
- Use separate event viewer for each editor
- Make all arranger objects editable in event viewers
- Require Ctrl modifier for global keypad 4 and 6 shortcuts
Fixed
- Add missing type="desktop" to appdata XML
- Fix appdata XML having 2 default screenshots
- Do not allow stretching when a selected region is looped
- Fix clicking and dragging on bottom right of regions doing stretch instead of loop in stretch mode
Removed
- Remove duplicate arranger object position validator
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.29.1
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
The Alicanto is a mythological bird of Chilean mythology. According to legend, a miner that follows an alicanto without being noticed by the bird can find rich mineral outcrops or hidden treasures.
Changelog:
- Show progress bar for long operations
- Improved rendering algorithm for sample channels
- Fix wrong sample tail rendering when pitch != 1.0
- Always display play head in Action Editor (fix #534)
- Fix re-initialization order of engine sub-components (fixes #533)
- Change 'kill chan' wording to 'stop note' in Action Editor (fixes #532)
- Update solo count when deleting a channel (fixes #540)
- Update Main Window title when saving a new project (fixes #541)
- [Config] Don't skip MIDI device fetching if one of the ports fail to open
- [CMake] Include FLTK as suggested in the official docs
- Add more unit tests for some Channel components
- Minor cleanups and refactoring
PulseAudio is a sound system for POSIX OSes, meaning that it is a proxy for your sound applications
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
openFrameworks is an open source toolkit designed for creative coding
#changelog #addons
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.47
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.46
Cardinal is a virtual Eurorack modular synthesizer platform
Cardinal 22.02
See https://kx.studio/News/?action=view&url=cardinal-2202-is-now-released for official announcement
MilkyTracker is a Fasttracker II like open source, multi-platform music application for creating .MOD and .XM module files.
Release v1.03.00
Jamulus enables real-time jam sessions over the internet.
-
Client: Added selection option for level meter style (#1688, #2352, #2356).
(contributed by @henkdegroot, @hoffie, @pgScorpio, @pljones) -
Client: On Windows, if no driver found while installing, the "Run Jamulus"
option will not be checked (#2103).
(contributed by @henkdegroot) -
Client: on macOS, corrected minimum OS version number for Legacy installer from 10.13 to 10.10.
Legacy installer will now install correctly on macOS Yosemite or newer (#2223).
(contributed by @softins) -
Client: Added Vibraphone to list of instruments (#2043, #2080, #2158).
(contributed by @DavidSavinkoff, @softins, photo by @vibraphon) -
Client: Added Conductor to list of instruments (#2140).
(contributed by @henkdegroot) -
Client: Fix wrong display of Unicode characters at line wrap and settings screen (#1994, #2274).
(contributed by @djfun, @pljones, @hoffie) -
Client: Fixed incorrect operation of feedback detection on first connect in run (#2120).
(contributed by @softins) -
Client: Added option always to show one's own fader first (#1809).
(contributed by @ngocdh) -
Client: Improved regex to highlight URLs in the chat window, avoiding terminating punctuation.
Also migrated from deprecated QRegExp to QRegularExpression
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Generate appdata XML using Guile script
Gyroflow can stabilize your video using gyroscope and accelerometer motion data
🐛 Bug fixes:
- Fixed frozen preview on MacOS
- Fixed rendering performance on MacOS
- Fixed crash on startup when OpenCL fails
- Fixed deadlock when loading
.gyroflowfile
✨ Improvements
- Added new simplified smoothing algorithm, with advanced options if desired
- Updated translations
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add more scales
- User manual: add more info about DSSI/LADSPA and Flatpak plugin paths
- Chord inversions
- Chord presets and chord preset packs
- Chord preset auditioning
- Ability to transpose entire chord pad
- Add meson options for optional dependencies
- Make chord changes undoable
Changed
- Change how scales/chords are handled
- Use adaptive grid snap by default
- Hardcode Flatpak plugin paths
- Make region icon sizes smaller
- Print chord names in chord regions in timeline
- Use GtkCenterBox for bottom bar (makes Zrythm usable on small screen sizes)
- Select listview items on right click
- Port file auditioner instrument dropdown to GtkDropDown
- Unset
GTK_THEMEon startup (only support Zrythm themes) - Update Catalan, French, Chinese (Simplified), Portuguese, German translations
- Do not block buttons below toast widget
- Do not allow setting loop end marker at or before loop start marker
- Do not allow cloning unclonable tracks
Fixed
- Fix various issues with chord selector window
- Fix occasional stuck notes when clicking chords
- Fix error when pasting when clipboard is empty
- Fix error when showing port connections on input port
- Fix incorrect MIDI channel being sent when auditioning MIDI notes
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.29.0
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.4 tagged.
HIDI is a flexible HID to MIDI translation layer
Gyroflow can stabilize your video using gyroscope and accelerometer motion data
🐛 Bug fixes:
- Fixed rendering issues with NVIDIA, AMD, Intel GPUs
- Fixed OpenCL initialization errors
- Fixed loading blackbox files
- Fixed rendering videos where video track is not the first one (eg. DJI Air Unit)
- Fixed setting output size when reloaded the video
- Fixed gyro rotation fields
- Fixed FOV scaling when output resolution is changed
- Fixed current zoom value when output resolution is changed
- Fixed negative estimated time
- Fixed close confirmation dialog
- Fixed timeline gyro chart for long videos
- Fixed initial video orientation
- Fixed crash when entering low pass filter without video
- Fixed text fields in Lens calibrator on export
- Fixed uneven video information list with certain languages
✨ Improvements
- ProRes encoding is now much faster
- Double click to clear the trim range
- Added context menu to sliders to reset the value to default
- Added timeline panning with middle mouse button
- Added more keyboard shortcuts
- Added focus indicators so you can now navigate the UI with Tab
- Added horizon lock to every smoothing algorithm with option to change the amount of horizon-locking
- Added
.gcsvformat parser - Updated translations
- Gyroflow now loads system language by default if we have it
🚧 Known issues:
- Rendering on certain MacOS devices is still slow, will
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.45
Fasttracker II clone for Windows/macOS/Linux
Don't handle mouse click if window wasn't in focus
ProTracker 2 clone for Windows/macOS/Linux
Don't handle mouse click if window wasn't in focus
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:
- New plugin: Nabu - modular, multiband, multi-effects processor, with
36 built-in effects, flexible routing, parallel processing, bussing and
excellent CPU efficiency. - FM1: New noise options: White Stereo, Pink Stereo
- Item Editors: CTRL+mouse wheel scroll to horizontally zoom
- Audio Item Editor: Better horizontal zoom size with large items
- Sequencer: New context menu action: Paste to Selected Track
- Piano roll: Fix various issues regarding note selection changing when an
item redraws - Sequencer: Fix 'Rename Item(s)" action not working unless an item has
been opened in the item editor since the application started - ADSR widget: Fix various copy/paste issues
- MIDI CC/Pitchbend Editors: Fix excess scrollbar when zooming down
8aabc0c7e153ba104796f23937d92cdf6a81510d1399e463e534aa971605e8e9 stargate-22.02.1-1.x86_64.rpm
cffa2ab62c3e3451c720889b79d13825810e90bc806acb94e40c07429037fbf3 stargate-22.02.1-amd64.deb
de7247204ffbd7d63dbbc102387280f507633104fcaf8893df912b5e29d84209 stargate-22.02.1-win64-installer.exe
4881a8478cd23d3c5b966ce9d1e32acde4af268b2ddfe238880d3c1f6269128a stargate-22.02.1-macos-intel-x86_64.dmg
a335c0de3fb5a6cf6999da57e9e9164d968cef9605ddbdcc6639e6dc42bffc6c stargate-22.02.1-macos-m1-arm64.dmg
Symphonia is a pure Rust audio decoding and media demuxing library
New Features
- Apple Lossless Audio Codec (ALAC) decoder
- Matroska (MKV) & WebM demuxer
- Gapless playback for ALAC, FLAC, MP3, PCM, and Vorbis
- ISO/MP4/BMFF containers can now contain ALAC, FLAC, Opus, MP3, or PCM codecs
- A getting started guide
Bug Fixes & Improvements
- MP3 and Vorbis decoders are now classified as Excellent
- Improved the resilience and diagnostic messages of the MP3 demuxer when dealing with pathological inputs
- Performance and accuracy gains across the board
- Many other bug fixes and improvements
New Contributors
- @antifuchs made their first contribution in #90
- @Beinsezii made their first contribution in #61
- @Be-ing made their first contribution in #83
- @FelixMcFelix made their first contribution in #53
- @darksv made their first contribution in #66
- @sagudev made their first contribution in #98
- @Shnatsel made their first code contribution in #101
- @Techno-coder made their first contribution in #93
Full Changelog: v0.4.0...v0.5.0
Power Tab Editor is a cross-platform guitar tablature editor
Installing
- For Windows and Mac users, download the installer from the
Assetssection at the bottom of the release notes. - For Linux users, a Snap package and Flatpak package are available.
Credits
Thanks to the following contributors who worked on this release:
Added
- Added support for chord diagrams
- Chord diagrams are displayed at the top of the score
- Diagrams can be imported from v1.7 files and Guitar Pro 6 / 7 files
- The Chord Name dialog allows for quick selection from existing chord names in the score (chord text items, or chord diagrams)
- Use the Add Chord Diagram option in the text menu to add a new diagram
- Double-clicking a chord diagram will open a dialog to edit it, and selecting a chord diagram and pressing Delete will remove it
- Added MIDI playback support for bends that stretch over multiple notes
- Improvements for adjusting the score's zoom (#315, #340, #50)
- Added standard keyboard shortcuts for adjusting the zoom
- The last zoom level is saved in the settings and used when opening new scores
- Added a button in the playback widget to toggle the count-in option
- Translations
- Added Spanish translation (#348
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
Jamulus enables real-time jam sessions over the internet.
-
Client: Added selection option for level meter style (#1688).
(contributed by @henkdegroot) -
Client: On Windows, if no driver found while installing, the "Run Jamulus"
option will not be checked (#2103).
(contributed by @henkdegroot) -
Client: on macOS, corrected minimum OS version number for Legacy installer from 10.13 to 10.10.
Legacy installer will now install correctly on macOS Yosemite or newer (#2223).
(contributed by @softins) -
Client: Added Vibraphone to list of instruments (#2043, #2080, #2158).
(contributed by @DavidSavinkoff, @softins, photo by @vibraphon) -
Client: Added Conductor to list of instruments (#2140).
(contributed by @henkdegroot) -
Client: Fix wrong display of Unicode characters at line wrap and settings screen (#1994, #2274).
(contributed by @djfun, @pljones, @hoffie) -
Client: Fixed incorrect operation of feedback detection on first connect in run (#2120).
(contributed by @softins) -
Client: Added option always to show one's own fader first (#1809).
(contributed by @ngocdh) -
Client: Improved regex to highlight URLs in the chat window, avoiding terminating punctuation.
Also migrated from deprecated QRegExp to QRegularExpression, for future compatibility with
Qt6 (#2124, #2272,
fmedia is a fast media player/recorder/converter
- "-o @stdout.wav"
- core: "codepage" config option
- core: pcm channels conversion
- .mp3 encode: mono/interleaved source
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.44
Schism Tracker is a free and open-source reimplementation of Impulse Tracker
Summary of changes since 20211116 release:
- Release builds now support macOS 10.9+ (previously supported only 10.15+)
- Fix window size on high-DPI macOS displays when launched from app bundle
- Fix reading of various meta events in MIDI files
- Fix IMF filter envelope being upside down and IMF disable envelope command
- Fix bug in AIFF multi-write
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.30.5.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- add layout and label parameters in DSP algrebra API.
- add MIDI output handling in
faustgen~andfaust2msp/faust2max6 - add new D backend and
faust2dplugtool (contributed by Ethan Reker) - Rust backend generate more efficient code
- add all supported CPUs in
faust2object - add
-cm (--compute-mix)option - new
faust2vcvracktool - add
setParamValue/getParamValuemethods using path in APIUI - adding bluetooth MIDI support to the Gramophone
- improve
sound2filetool to generate interleaved or non-interleaved files - add
-presetoption infaust2jackandfaust2jaqt - add
-multifunoption infaust2object - add
-bsand-controloptions infaustbench - add
-ruioption
Deprecated
Fixed bugs
- rework MIDI channel handling in MidiUI: channels go from 1 to 16 and channel 0 is used for "all channels" at receive and send time
- type2Binary and type2String in wast/wasm backends
- mode
-doublein faust2juce faust2androidincorrect monophonic handling- avoid multiple registration of AudioWorkletProcessor code
- rework MIDI chanpress implementation
Libraries change log
- various bugs fix and documentation improvements
- fixed encoder3D and optimMaxRe3D in hoa.lib
- added quantizer library
- Oleg Nesterov SVF filters
Schism Tracker is a free and open-source reimplementation of Impulse Tracker
Summary of changes since 20211116 release:
- Release builds now support macOS 10.9+ (previously supported only 10.15+)
- Fix window size on high-DPI macOS displays when launched from app bundle
- Fix reading of various meta events in MIDI files
- Fix IMF filter envelope being upside down and IMF disable envelope command
- Fix bug in AIFF multi-write
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.3.1 tagged, doh.
FluidSynth is a SoundFont Synthesizer
- Fix a build failure with CMake < 3.12 (#1003, thanks to @komh)
- OSS and MidiShare drivers are now deprecated (#1010)
- Prevent samples accidentally having their loops disabled (#1017)
- Fix framework installation on MacOS (#1029, thanks to @pedrolcl)
Pls. note that fluidsynth 2.3.0 will require CMake >= 3.13
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Audition mode
- Adaptive snap
- Sidechain port detection for plugins running through Carla
Changed
- Update French, Chinese (Simplified), Portuguese, Turkish, German, Italian translations
- Port MIDI activity widget to snapshot API
- Change CPU usage widget color
- Calculate nearest snap point on the spot instead of using pre-cached snap points
- Use custom pthreads with RT scheduling and low stack size for DSP on all backends
- Don't block when running various dialogs
- Carla: use timeout instead of tick callback for running UIs
- Carla: clear GTK GL context before opening UIs
zrythm_launch: IgnoreLD_LIBRARY_PATHandGSETTINGS_SCHEMA_DIRexports when using flatpak
Fixed
- Silence GTK DND error on X11 (known GTK bug)
- Fix delete key not working in arrangers
- Fix Carla port connection issue with CV variants
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.3 tagged.
ZynAddSubFX is a fully featured musical software synthesizer for Linux, MacOS, BSD, and Windows
More release prep
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Audition mode
- Adaptive snap
- Sidechain port detection for plugins running through Carla
Changed
- Update French, Chinese (Simplified), Portuguese, Turkish, German, Italian translations
- Port MIDI activity widget to snapshot API
- Change CPU usage widget color
- Calculate nearest snap point on the spot instead of using pre-cached snap points
- Use custom pthreads with RT scheduling and low stack size for DSP on all backends
- Don't block when running various dialogs
- Carla: use timeout instead of tick callback for running UIs
- Carla: clear GTK GL context before opening UIs
Fixed
- Silence GTK DND error on X11 (known GTK bug)
- Fix delete key not working in arrangers
- Fix Carla port connection issue with CV variants
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.28.1
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add appdata
- Optimize MIDI event processing
- Port various MIDI util functions from Tracktion
- Add tint to track and channel widgets
- Cache automation region drawing in timeline
- Optimize arranger drawing
Changed
- Update Polish, Portuguese, Turkish, Chinese (Traditional), Chinese (Simplified), French, Hebrew, Indonesian translations
- Update fader and panner appearance
- Port track widget drawing to snapshot API
- Use theme color for playhead
- Use theme colors for meter gradient
- Change default track colors to palette from GTK color picker
- Make grid lines less prominent in the arranger
- Use port symbols for all ports (fixes projects made in one locale showing errors in another locale)
- Add Space, 1, 2, 3, 4, 5, 6 and other single-key shortcuts to arranger widget and remove some unnecessary global shortcuts
- Use most appropriate (slimmest) Carla patchbay variant for each plugin
Fixed
- Fix "please restart" dialog being transient for preferences window instead of main window
- Fix snap to grid button not being togglable
- Fix
zrythm_launchon MacOS (useDYLD_LIBRARY_PATH) - Fix loop dashed line being incorrectly drawn at the start of regions
- Fix spacing of plugin/file browser filter buttons
- Add exception for bug report dialog for known GTK bug
- Fix non-fatal error when opening folded tracks
- Fix drop target
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.28.0
Konfyt is a digital keyboard workstation to easily switch patches for live keyboard playing
Fixes
- Set QT_XCB_GL_INTEGRATION=none environment variable at startup to prevent
event loop from stopping when screen is locked on some systems which caused
some functionality like MIDI triggers and port reconnections to stop working. - Fix .gig file loading.
Jamulus enables real-time jam sessions over the internet.
Jamulus enables real-time jam sessions over the internet.
r3.8.1devNightly
VCV Rack is an open-source virtual modular synthesizer where multiple modules can be connected to synthesize a sound.
Bump version. Update changelog.
JACK2 is a multiplatform C++ low-latency audio server for multi-processor machines.
- Add waf autooption
--example-toolsto allow optional build of executables, libraries and man pages provided by jack-example-tools (the files are built by default).
Building and installing the additional files can be disabled by using--example-tools=noor--no-example-tools. - Fix 32-bit support in ALSA driver
- Fix incomplete ASIO support on Windows
- Fix metadata usage with multiple users
- Fix netsource tool missing on Windows
- Fix semaphore usage on macOS
- Official FreeBSD support
External changes, related to macOS/Windows installer:
- Update Qt5 used in macOS/Windows installers to 5.12.12
- Update QjackCtl used in macOS/Windows installers to 0.9.6
Drops is a single audio file sampler.
Drops Really Only Plays Samples
New:
- add No Pitch option
- update sfizz to 1.1.1
- fix no sound at buffersize 2048 and higher
Drops is a single audio file sample player plugin in lv2 and vst format for linux.
Load an audio file, play it, loop it, pitch shift it, and make it into something entirely new.
The sample engine is sfizz.
Drops is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
Some of the features:
- audio disk streaming, allowing for large audio files to be played
- waveform display with zooming and scrolling
- note: use mousewheel to zoom in and out
- 'minimap' with scroll area
- sample in/out and loop points
- ADSR for amp, filter and pitch
- LFO, free running or sync to transport and bpm for amp, filter and pitch
INSTALL
you can use the attached binaries on the release page or build Drops yourself.
Build instructions
Dependencies
- libgl1-mesa-dev
- libx11-dev
- libsndfile1-dev
If you want a standalone jack binary install either libjack-dev or libjack-jackd2-dev
git clone --recursive https://github.com/clearly-broken-software/drops.git
cd drops
make
There is
RaySession is a GNU/Linux session manager for audio programs, using a varient of NSM
This release
- fixes one more possible crash with python 3.10
- marks python3-xdg as a new dependency (thanks to qtlis, see #141)
DawDreamer is a DAW with Python; VST instruments/effects, parameter automation, and native processors
Trying to fix pip install requirements
DawDreamer is a DAW with Python; VST instruments/effects, parameter automation, and native processors
- Multichannel support for VSTs, Faust, and other applicable processors
-
- try
synth.get_num_input_channels()andsynth.get_num_output_channels()
- try
- Better macOS support for all CPU types (try
pip install dawdreameragain!)
Fasttracker II clone for Windows/macOS/Linux
- macOS/Windows: Updated SDL to version 2.0.20
ProTracker 2 clone for Windows/macOS/Linux
- macOS/Windows: Updated SDL to version 2.0.20
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- New dependency libadwaita
- New searchable preference dialog
- Add plugin latency handling for plugins running through Carla
- New Hebrew translation
- Various drawing optimizations
- Various DSP optimizations
Changed
- Updated plugin browser filter section
- Change UI toolkit from GTK3 to GTK4
- Bump version requirements for some dependencies
- Use
LD_LIBRARY_PATHto override library paths inzrythm_launch - Run all plugins via Carla
- Port most widget drawing from cairo (software rendering) to GTK snapshot API (OpenGL)
- Show toast messages when backups are saved instead of showing a blocking popup
- Use SCSS to compile CSS theme
- Allow DSEG font loading directly from file
- Update Indonesian, Ukrainian, Greek, Italian, Spanish, Slovenian, French, Turkish, Portuguese (Brazil), Portuguese, Chinese (Simplified), Russian translations
- Use libdir option for Zrythm lib directory instead of 'lib'
- Port some widgets to new GTK4 alternatives
- Use meson dictionary to generate list of languages
- Use Carla patchbay variant instead of rack for loading plugins to support CV ports
- Change global single-key shortcuts to require Ctrl modifier
- Make strict compilation flags stricter
- Add additional gtksourceview5 language spec lookup path
- Redraw rulers and arrangers on every frame
- Recalculate DSP graph when reallocating engine ports
- Use
int_fast64_tanduint_fast64_tfor large DSP numbers instead oflongfor better cross-platform
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-alpha.27.0
Qtractor is a DAW written in C++ and the Qt framework.
A Winter'22 Release.
samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo fx
A Winter'22 Release.
Qtractor is a DAW written in C++ and the Qt framework.
A Winter'22 Release.
drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo fx.
A Winter'22 Release.
synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx
A Winter'22 Release.
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.43
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:
- Piano Roll Editor: New "Note Expression" feature, per-MIDI-note
manipulation of pan, attack, decay, sustain, release, using the same mouse
actions used to edit MIDI note velocity. See the - FM1: Per-oscillator panning knobs
- Arch Linux: Now availalbe in AUR. Thanks @kiasoc5 for
creating and maintaining the PKGBUILD - Windows: Fix audio file recording using a discarded take in some scenarios,
and generally clean up how recorded audio files are handled. Thanks
@DreadDendy for reporting. - Piano Roll Editor: Improved selection behavior for some mouse actions
- Wave Editor: Many fixes and improvements to the TimeStretch/PitchShift dialog
- Sampler1: Fix loading SFZ's with more than 100 samples (although Sampler1
is currently limited to 100 samples, the import will not fail). - ADSR: Fix copy/paste of values across envelopes that use dB vs. linear
sustain - Sampler1: Fix a number of potential bugs and crashes
ec9c4ed1bc26c789482866b6763db750c862a2f745b33c451eabea8921efc64e stargate-22.01.1-1.x86_64.rpm
08ee12eaa36f10012aff03f4599c4a9564d11e4d92f0186ff55e539a05e2f5f3 stargate-22.01.1-amd64.deb
c52b768512bbf76ad206b1c7592ec694cc50f8f76dfb77d1a70ba97439d27b31 stargate-22.01.1-win64-installer.exe
c5f78cafa56eeb8f27391a88218fae8400c26877ae10c81b19bfc9571b09f48b stargate-22.01.1-macos-intel-x86_64.dmg
b93cce7c85e8ad2158978f3a962cadcbe89cccbec8ca1f65020c3986aa1bd93a stargate-22.01.1-macos-m1-arm64.dmg
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:
- Sequencer header: Show the tempo / time signature text next to the marker if
it does not overlap with another marker - MacOS: Portable flash drive mode, see the installation guide above for how
to use - Windows: Fix project audio file cache deduplication not working correctly.
Thanks @DreadDendy for reporting - Fedora 35: Fix various UI issues
- RPM package: Fix for CentOS Stream 8
- Documentation improvements
- Raspbberry Pi 4: Much improved support, see the documentation above for the
recommended configuration. Given that we now strongly recommend Manjaro on
aarch64, we will no longer be distributing Raspbian/NOOBS packages,
although you can still build them yourself. - Arch Linux: Fixes, support for building packages
- Engine: Vastly improved unit/integration test coverage, from 8% to 67%
sha256 sums:
5957935ee1828e652a7400e8a52296b7da23c4d8002096c494fc0c2808497923 stargate-21.12.3-1.x86_64.rpm
3c142ffc8b039f25d48fca31b2014237f48c8cf96329c327ad70cd9cc17662ef stargate-21.12.3-amd64.deb
f5bcd888cf114b78060fa4f06cdffa16129ddc08d3d0c5aa7947837946cd038f stargate-21.12.3-win64-installer.exe
35f123eb55dbfde132f3dcfbe3b13577e1696ec81766574165814eee1c626643 stargate-21.12.3-macos-intel-x86_64.dmg
6dcbc8801735c42c2141b271170dbff0c3af1541beedce80a421ce5edce0a29d stargate-21.12.3-macos-m1-arm64.dmg
rtpmidid allows you to share ALSA sequencer devices on the network using RTP MIDI
- Several MIDI packets in a single packet. This solves several issues with third party implementations.
- Resassembly of SysEx packages
- Internal improvements
- More tests
- Log colors only on terminals
- Parsing or Real Time Events
- Moved mdns_rtpmidi into the library
Special thanks to Folkert van Heusden (https://github.com/folkertvanheusden) and George Harker (https://github.com/georgeharker) for the help provided detecting bugs and providing patches.
Thanks to everybody for trying out rtpmidid.
rtpmidid allows you to share ALSA sequencer devices on the network using RTP MIDI
- Several MIDI packets in a single packet. This solves several issues with third party implementations.
- Resassembly of SysEx packages
- Internal improvements
- More tests
- Log colors only on terminals
- Parsing or Real Time Events
- Moved mdns_rtpmidi into the library
Special thanks to Folkert van Heusden (https://github.com/folkertvanheusden) and George Harker (https://github.com/georgeharker) for the help provided detecting bugs and providing patches.
Thanks to everybody for trying out rtpmidid.
VCV Rack is an open-source virtual modular synthesizer where multiple modules can be connected to synthesize a sound.
Update changelog and bump version.
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.2 tagged.
ProTracker 2 clone for Windows/macOS/Linux
- Added 128kB sample support again. This can be turned on by adjusting the 64K_LIMIT setting in (the new) protracker.ini to FALSE. Please read the 64K_LIMIT comment in protracker.ini first before doing this.
- Fixed a bug where it wasn't always possible to mark the last sample point in the sample editor
- Some other minor code changes
Ossia Score is a free, open-source, cross-platform intermedia sequencer
-
Add support for JSFX (Reaper) plug-ins through the ysfx library. Note that this is not part of the release yet and has to be built from source.
-
VST: controls being created for plug-ins with large amounts of controls is now opt-in with a new button in the inspector:
This is going to be extended to other plug-in APIs soon.
- Pattern sequencer: visual feedback
- Image process: wip: allow to tile input images
- Value generator: allow to return arrays
- WIP on new console functions for creating automations programmatically
- [Linux only] Support shmdata as a way to send / receive video frames between applications.
- Audio analysis plug-ins merged into score directly: pitch recognition, onset detection, etc. are now all available out-of-the-box, thanks to the Gist library !
- Add a Leapmotion device. Note that this is not part of the release yet and has to be built from source.
- Allow to control the UI execution update rate (rate at which the UI reads the new state from the execution engine).
- Micromap: support input of array types with
xv/pxvvariables. - JIT: Automatically create controls with the information available.
- MIDI: Added note deletion using the Delete Key for Piano Roll plugin. Thanks
Power Tab Editor is a cross-platform guitar tablature editor
Installing
- For Windows and Mac users, download the installer from the
Assetssection at the bottom of the release notes. - For Linux users, a Snap package and Flatpak package are now available.
Added
- Added support for tremolo bars (#8).
- .pt2 files are now 3-4x smaller in file size.
- The Windows installer has been revamped. It is recommended to first uninstall the existing version before upgrading.
- For Linux users, the application can now be easily installed as a Snap package (https://snapcraft.io/powertabeditor).
- The macOS installers are now signed and notarized. This resolves the "developer cannot be verified" warnings when running for the first time.
- The application can now be translated into other languages.
Changed
- Removed dependency on boost::filesystem. Instead, std::filesystem (C++17) is now used. See the README for updated build instructions.
- Removed dependency on RapidJSON with nlohmann-json. See the README for updated build instructions.
Fixed
- Fixed an issue where stopping MIDI playback while a "let ring" was active could incorrectly keep the "let ring" active when restarting playback from the beginning (#337).
- Fixed a bug where the mixer's volume settings could be ignored when starting MIDI playback partway through the score (#335).
- Fixed
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.98.1 tagged.
ScaleRemapper is a MIDI plugin that remaps white keys to different scales
Changed
- [ui] restyled color theme
- resticted window resize
ZynAddSubFX is a fully featured musical software synthesizer for Linux, MacOS, BSD, and Windows
Use correct keyword for class prototypes.
Signed-off-by: Hans Petter Selasky hps@selasky.org




