Mostly just some clean-up and documentation while recuperating from a surgery and working on library support for an eventual version 2. Wrestling with MS Github release editing :-(
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Fasttracker II clone for Windows/macOS/Linux
- Increased number of precision bits for song BPM, playback time counter and audio->video syncing. This is a minor change and does very little in practice as the previous precision was already quite good.
- Audio/video sync timestamps are reset every half an hour to prevent possible sync drifting after several hours of playing a song without a single song stop (resets timestamp) in-between
- The HPC timers are reset every half an hour instead of every hour. Video (if no vsync) and the scopes use these timers.
- Small code refactor for how the song is timed/ticked. Longer song-to-WAV renders may have a filesize change of a few bytes, but this is actually more correct.
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Update manifests for 1.7.1 beta1 by @mattahorton in #905
- Fix clang-format check by @dyfer in #907
- Bugfix/plcBigFPP by @cchafe in #906
- Bugfix Manage Button Crashes App in Browse View by @dhing1024 in #910
- Remove beta1 name by @mattahorton in #911
- Add refresh button back to settings by @mattahorton in #913
- Update manifests for 1.7.1 by @mattahorton in #915
- gha: bump static qt version to 5.15.8 for linux build by @ntonnaett in #909
- Add clang-format pre-commit hook by @ntonnaett in #920
- Replace icons from unknown sources by @mattahorton in #921
- Replace share/invite icon by @mattahorton in #922
- Add qtversion option to Meson build by @ntonnaett in #926
- Fix ambiguous call to overloaded funciton in Qt6 by @psiborg112 in #925
- GHA: correct Qt download link by @dyfer in #929
- GHA: Update Qt to version 5.15.8 by @ntonnaett in #930
- Parse command line for GUI by @psiborg112 in #934
- Select and Configure Input Channels by @dhing1024 in #904
- Replace QVector in meter code by @psiborg112 in #936
- fix warnings about new qml function syntax by @ntonnaett in #932
- Move inputMixMode into AudioInterface.h by @psiborg112 in #937
- GHA: update deprecated functionality by @dyfer in #892
- Fix Output Device Selection Bug by @dhing1024
Pure data is an open source visual programming language
s Please enter the commit message for your changes. Lines starting
Cardinal is a virtual Eurorack modular synthesizer platform
- Add Mini variant (very few hand-picked modules, with separate DSP/UI under LV2)
- Add wasm-noopt build, needed for some web browsers
- Add CardinalMIDI variant for AU (same as CardinalFX but has different tag)
- Allow to build without SSE optimizations (using
NOSIMD=true) - Check /usr and /usr/local directories for existing Carla tools on macOS
- Do not reset Host MIDI pitch when receiving an all-notes-off event
- Fix display of Host CV in non-main variants
- Fix LV2 not reacting to buffer-size change callbacks
- Fix VST3 "SDK" versioning to be more officially compatible
- Remove the
NOPLUGINSbuild option - Several performance optimizations
- Update Grande Modular to 2.7.2
- Update Surge XT to 2.1.3
See official announcement at https://kx.studio/News/?action=view&url=cardinal-2302-released
SonoBus can stream high-quality, low-latency peer-to-peer audio between devices over the intern
fixed version number on ios... this is actually the 1.6.2 revision fo…
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add spectrum analyzer
- Add vertical zoom buttons to editor
- User manual: add FAQ section
Changed
- Update French, Catalan, Esperanto, Swedish, German, Korean, Polish, Spanish translations
- Meson: disable fallbacks by default
Fixed
- Fix scrolling horizontally with 2 fingers on touch pads
- Fix project plugin states being deleted while in use
- Work around a bug in Pipewire where it doesn't notify clients of buffer size changes
- Fix occasional deadlock when changing engine buffer sizes
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.4.6
Open Lighting Architecture (OLA) provides a flexible way to interconnect different lighting equipment
26/2/2023 ola-0.10.9
Features:
- Python 3 compatibility across the board (including the RDM Responder Tests)!
#1506 - Support for the JMS USB2DMX PRO V2.1 device via the FTDI plugin #1728
API:
- Python: Add a fetch current DMX example.
RDM Tests:
- Python 3 compatibility of the RDM Tests #1599
- Fix a longstanding bug in the GetMaxPacketSize RDM test around timeouts
Bugs:
- Fix some tests not working on Big Endian machines because our RPC is encoded
with native format and those tests used sample data from a Little Endian
machine - Renamed EndpointNoticationEvent(sic) to EndpointNotificationEvent in the
E1.33 EndpointManager code - Check if librt exists and add it to the build if required
- Ensure we can build on later Protobuf and C++ and silence deprecation
messages where required - Fix the NetBSD build
- Clarify the usage of some of the various Enttec Open DMX USB plugins
- Relax the timing on the ClientWrapperTest so it doesn't fail occasionally
#1714 - Correct the documentation of some existing limits in the E1.31 plugin
- Fix some undefined behaviour in TimeoutManager::ExecuteTimeouts #1726
- Fix UARTs on Debian Bullseye #1749
- Fix Python version detection for versions > 3.9 #1755, #1780
- Update Angular and Angular-Route versions used by the new web UI and add
workaround
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 regression from yabridge 4.0.0 where plugin groups would not exit correctly. When removing a plugin instance that was part of a plugin group, it would block until the group host process had exited. This in turn resulted in hangs if the group host process hosted more than one plugin instance.
- Configuring the Meson build now works correctly on Wine 8.0 final. Meson's version comparison function considers
8.0to be a lower version than8.0rc2. - The tomlplusplus dependency in the Meson build new avoids linking against tomlplusplus' shared libraries. These were recently introduced, and depending on the build environment Meson may still try to link them despite tomlplusplus being used in headers only mode. This is to keep yabridge's plugin libraries free of dependencies outside of the C and C++ standard libraries, avoiding potential symbol clashes.
Packaging notes
- The CLAP dependency has been updated to target version 1.1.7.
- The tomlplusplus dependency has been updated to target version 3.3.0.
Compatibility
The archive ending in
fmedia is a fast media player/recorder/converter
+ --playback-buffer=INT: Length (in msec) of the playback buffer
*! move mod/core.so -> core.so (Core isn't really a module)
* core: optimize fmedia.conf so that it's easier to embed fmedia into other projects
(it's no longer required to declare a module in fmedia.conf)
* --print-time: don't require '--debug' to get per-filter timings
* .mp3, .ape, .wv read: id3v1 codepage
* Linux: use libgio directly to trash files
* Vorbis write: skip 'picture' tag
* update to libFLAC-1.4.2
- PulseAudio: playback could hang if there's a problem with device
- .mp3 copy: copy id3v1 tag (v1.27.2 bug)
- .ogg write: fix hanging on trying to write a large packet (v1.29 bug)
- .ogg read: inaccurate seeking (v1.29 bug)
- GUI/Linux: incorrect audio-conversion settings were written into fmedia-user.conf
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.25.2
Neothesia is flashy Synthesia-like MIDI file visulisation software
- Fix notes not being visible on scaling higher than 1
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.66
Stargate is an all-in-one DAW and plugin suite
Download the Stargate DAW sample pack
Changelog- Fix bug where audio items start/loop at the wrong offset if playback starts
in the middle of an audio item and the host sample rate differs from the
audio file sample rate - Fix popping noises on playback looping and tempo changes while playing
audio items (only during playback, this did not seem to affect renders) - CPU/latency optimizations, especially on older/weaker hardware
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
276afca3cd58fed1ce5bfb1606f3455e373329818f67956b1bea37ad5c249db2 stargate-23.02.2-1.x86_64.rpm
14e51e505c7b9f9aabbce488648d22ec5f0b211e7075b36c23a1f73e89735079 stargate-23.02.2-amd64.deb
e56fd0e97e0a7aa7f120210eb0086f3dbf11c9f12131638cc6a7e0f263761995 StargateDAW-23.02.2-linux-x86_64.AppImage
794bff2e55e27b5f4e2c583a9a0953ccf99adbab8c8479bf1712d09bd57873c9 StargateDAW-23.02.2-win64-installer.exe
07fae6fc49e75b04c74636837bf645e6d9ae04a4a6e43b4788594eaf22f6a7a2 StargateDAW-23.02.2-macos-intel-x86_64.dmg
e6b8c1e4948b9ceb372313c73ac6ee190c84c75e980f500ecf488e3f2a6a139c StargateDAW-23.02.2-macos-m1-arm64.dmg
Yoshimi is a software audio synthesizer, originally forked from ZynAddSubFX.
It's been a while, but there yet more improvements across both GUI and CLI - along with the obligatory bug fixes!
LilyPond is a music engraving program, devoted to producing high-quality sheet music
We are proud to announce the release of GNU LilyPond 2.24.1. LilyPond is a music engraving program devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts.
This version includes a number of fixes since the release of the previous stable version in December 2022, and we recommend all users to update. Scores converted to or written for 2.24.0 will continue to work with this release. A list of added features and other user-visible changes for 2.24 can be found at https://lilypond.org/doc/v2.24/Documentation/changes/. Among others, version 2.24.0 switched to Guile 2.2 and features a completely rewritten infrastructure for creating the official packages, finally allowing us to offer 64-bit binaries for macOS and Windows.
These pre-built binaries are linked from https://lilypond.org/download.html and available from GitLab: https://gitlab.com/lilypond/lilypond/-/releases/v2.24.1 Please note that there is a known issue on Windows where compiling very large scores (several hundreds of pages) can result in crashes. We hope to address this in a future bugfix release.
line is a tiny command-line midi sequencer for live coding
0.4.19
. Save/load line's instance parameters into/from '.line' file; on loading a '.line' file to a line instance, all parameters will also be applied, say, prompt, notes/cc, ch, values range
. * command for length multiplier of playing phrase; e.g. *2 command on playing phrase "c3 cs3" will become "c3 cs3 c3 cs3". 1/2 to 1/4 note duration
. Save and load a text file with the preferred phrases' list
. Save to preferred phrases queue; load back selected to playing; list saved phrases
. Chords in '.' bar subdivisions; e.g.: c5 .(c4 e4 g4) (c4 d4 g4). Plays 1/2 C 1/4 CMaj 1/4 Csus2
. Set global amp by %
Pure data is an open source visual programming language
version number to 0.54-0test1
Pure data is an open source visual programming language
version number to 0.53-2test1
Bintracker is an advanced cross-platform 9/16-bit chiptune music editor
This is an early preview of Bintracker. Here's what you can expect in Bintracker at this stage:
- edit music in a standard tracker interface
- multiple engines for Atari 2600/VCS, Channel F, Dragon/CoCo, ZX Spectrum beeper, and more
- export to .bin, .asm, and ZX Spectrum .tap
- edit music, modify Bintracker, and run arbitrary code through the built-in shell (repl)
- a crazy randomization plugin, supporting a wide range of historical and modern PRNG algorithms
- MML support
- build and run your own plugins
- add your own engines
- assemble and run code on MAME
- loads of bugs
Bintracker is still rough around the edges, so be prepared for frequent crashes and other nasty surprises. Save often, and most importantly, please report any bugs you come across on the issue tracker (preferred) or through the official contact form.
The "full" Windows package contains everything you need to get started, except the ROM files for MAME. If you already have MAME installed and don't mind doing some configuration, you can chose the "core" package instead.
Stargate is an all-in-one DAW and plugin suite
Download the Stargate DAW sample pack
Changelog- Implement Soundtouch time stretching, pitch shifting algorithm. Make it the
default algorithm for new audio items. - VA1, FM1: New filter type: Ladder4, lowpass filter with strong
self-oscillation, similar to a legendary synth brand by a guy named Bob - Plugins: Various cosmetic improvements
- Windows, M1 Mac: Fix various bugs in the Time/Pitch dialog
- MacOS: Fix Paulstretch time stretching
- Intel Mac: Fix Rubberband timestretching on older, unsupported Mac hardware
(confirmed to now work on at least 2010 Core2 Macs) - Intel Mac: Fix at least one "illegal instruction" crash on older, unsupported
Mac hardware, possibly more - Intel Mac: Fix app bundle still using PyQt5 instead of PyQt6, in a still
inexplicable gremlin-type situation - MacOS: Upgrade from Python 3.9 to 3.10
- Fix bug where new projects would display the previous project's track names
if another project was first opened and then closed without closing the
application - Sequencer: Fix bug where audio files that were drag-n-dropped had an
inaccurate item length when opened in the item editor
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this
JACK2 is a multiplatform C++ low-latency audio server for multi-processor machines.
- The waf autooption
--example-toolshas been removed.
The example clients and tools are no longer part of the jack2 project. - Drop dependencies that were only used for example clients and tools (readline, sndfile and zita libs)
- Fix build with python3.11+
- Fix compatibility with macOS 12+
- Fix ringbuffer thread safety on ARM
External changes, related to macOS/Windows installer:
- Update QjackCtl used in macOS/Windows installers to 0.9.9
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.7.0 by @nwang92 in #889
- Correcting the year by @nwang92 in #890
- GHA: upgrade upload artifact action by @dyfer in #891
- Add QuickControls2 dependency to Meson and Qmake, and enable ahead-of-time compilation of QMLs by @ntonnaett in #888
- Make Video Button Available to Non-Admins by @dhing1024 in #893
- docs: update linux package dependencies by @ntonnaett in #895
- gha: don't run flatpak action for doc changes by @ntonnaett in #897
- Advertise Ubuntu PPA and Debian backports for latest releases by @ntonnaett in #894
- Preview docs in Github Actions by @dyfer in #899
- GHA: run clang format only on changes in src by @dyfer in #901
- Use random bind port to avoid client collision by @nwang92 in #867
- Attempt to fix a couple of memory leaks by @mattahorton in #902
- Docs: add information about preview by @dyfer in #900
- Reorganize Audio Setup and Settings Screens by @dhing1024 in #898
- Update version and changelog for 1.7.1-beta1 by @mattahorton in #903
Full Changelog: v1.7.0...v1.7.1-beta1
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Avoid making a backup when the last performed action hasn't changed
- Meson: use libpanel fork with detach support when building as a subproject
Fixed
- Fix error when generating a string from the current datetime
- Fix some channel ports not being exposed to JACK when loading a project
- Fix automation curve calculation not taking caches into account
- Fix build without Guile
- Fix too loud/silent audio when bouncing/exporting
amsynth is an easy-to-use software subtractive synth
- Fixed a crash when parsing XSettings on some systems #221
OpenMPT is a popular tracker software for Windows
The latest update to OpenMPT 1.30 has been released today. Unfortunately the previous update was a bit of a dud, introducing several regressions. These have now been addressed alongside a few other small bugfixes:
- Previewing filtered instruments produced a repetitive click sound in OpenMPT 1.30.09.00.
- Initial instrument cutoff was broken for OPL instruments in OpenMPT 1.30.09.00.
- Loading DSym files was completely broken in OpenMPT 1.30.09.00.
- When jumping around in the module, the tempo was sometimes incorrectly limited to 255 BPM.
- Normalizing all samples or removing DC offset from all samples didn't mark external samples as modified (except for the currently selected one).
- In the comments tab, the displayed middle-C frequency was slightly off for MOD files.
- Translation between MOD / XM
E5xand MPTM / IT / S3MS2xSet Finetune commands did not take the different scales of the commands into account. - Wrong PAL middle-C frequency was used when converting from MOD to MPTM / IT / S3M.
- After auto-updating from a previous version with no modules open, an empty module was created.
For a complete list of changes, have a look at the release notes and the full version history.
libopenmpt has also been updated with the
amsynth is an easy-to-use software subtractive synth
- Fixed a packaging error that caused preset banks to be omitted.
Neothesia is flashy Synthesia-like MIDI file visulisation software
- Main menu redesign
- midi outputs moved to settings page
- selected output and font is now saved in config file
- Simple play along using new midi input system.
LibraZiK is digital audio-software studio and related documentation, based on Debian Buster
Hello LibraZiK-os.
LibraZiK-4 was released on Monday, May 9, 2022. Those of you who follow the Mastodon account of the project know that a lot of things happened since then (software updates, new software, bug fixes, documentation writing, etc...) and it's probably time to make a summary of it all. So here it is below.
Music made with LibraZiK: Let's start by presenting an assortment of music made with LibraZiK, which will give you the possibility to play it in the background while reading this article: several new songs have been added on the demos page from the LibraZiK website Freak, an electro-synth song by r1 She's been a man, a piece of rock'n'roll by... Lire LibraZiK news - January 2023
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.65
ProjectM is an open source MilkDrop
This is the first release candidate for the upcoming release of the next major version of projectM, 4.0.
It's been about two years after the last 3.1 release, but the projectM core team and community worked hard to make projectM better for both end users and developers integrating the library into their own applications.
The main focus of this major release was on making libprojectM easier to integrate with applications, create bindings for other languages and creating a stable API interface users of libprojectM can rely upon. We also fixed many crashes and improved the overall visual quality and compatibility of presets to some degree.
This pre-release is mainly aimed at developers integrating projectM into their applications.
Please test this release as thoroughly as possible and report any issues or requests in our issue tracker or the discussion thread.
To better distiguish what's part of this release and what's not, we have compiled a changelog and a list with issues that will not be fixed or implemented in the initial 4.0 version.
Important: This release is not yet considered production-ready as things can still change until final release.
If you are an end user looking for the standalone visualizer
Fasttracker II clone for Windows/macOS/Linux
- For users with >60Hz displays: hopefully fixed possible slowdown/timing problems after leaving the program open for many hours
- Windows/macOS: Updated SDL to v2.26.2
synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx
A Winter'23 Release.
Radium is a music editor with a tracker and sequencer and mixer interface.
7.1.87
Stargate is an all-in-one DAW and plugin suite
Download the Stargate DAW sample pack
Changelog- Many cosmetic improvements, mostly to the effect plugins
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
e4568c37fc719f482ccbedebe4189e3acd2d4a9ddf2151bfa5480de0bcf00288 stargate-23.01.3-1.x86_64.rpm
b572b736632509ca132c8762de22b0fda8d72c1242e2df98d34ca230d0bf4daf stargate-23.01.3-amd64.deb
1f74551a0865deea16bc0ab6a001213741cc96afbbd19e91a50d0b83c862b400 StargateDAW-23.01.3-linux-x86_64.AppImage.tar.gz
62199bf11aaf6350e8f0b9c07f8d49c52e7b93b42bb655ad2c7b4c5fb14a5967 StargateDAW-23.01.3-win64-installer.exe
993002fc2c51960f6987eede75fff8187460b0c5c457ec6ef498e828a8dda520 StargateDAW-23.01.3-macos-m1-arm64.dmg
a61a084fae1b0f8a48491fa9dcdc13f9f244836af851ebf14561cc6131b1dd55 StargateDAW-23.01.3-macos-intel-x86_64.dmg
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.25.1
RaySession is a GNU/Linux session manager for audio programs, using a varient of NSM
This release fixes the following bugs:
RaySession itself:
- window was highlighted on right click on systray icon
- fix multiple same group positions possible in json files (at load)
- add Ardour7 template / remove Ardour 4 template (probably no one use it anymore)
- save environment variables for clients
HoustonPatchbay :
- add Patchichi export function in options dialog (this is the only one new feature)
- Port is now CV if it is mentioned only in the port metadatas
- fix CV ports not really readable in "dark boards" theme
- allow custom metadata icons for any box type
- fix theme not renamed after duplicate with new name
- fix inconsistent portgroup name if portgroup name endswith with AUX with at least digits at end of the port name.
Patchbay manual has been splitted from the RaySession manual, because of the existence of Patchance and Patchichi.
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Update manifests for 1.6.9-beta3 by @mattahorton in #871
- fix manifests by @mattahorton in #872
- Fixing TCP error upon connecting from desktop app start by @nwang92 in #874
- Update version and changelog for 1.7.0 release by @mattahorton in #876
Full Changelog: v1.6.9-beta3...v1.7.0-rc1
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- update manifests for beta2 by @mattahorton in #863
- Reauthenticate After Sign Out by @dhing1024 in #866
- Call disconnect() to properly reset state on jacktrip process exit by @nwang92 in #865
- Bugfix/join from device setup by @nwang92 in #869
- Updated Join/Start Experience by @dhing1024 in #868
- Update changelog and version for 1.6.9-beta3 by @mattahorton in #870
Full Changelog: v1.6.9-beta2...v1.6.9-beta3
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Create standard project directories when creating a new blank project
- Update Chinese (Simplified), Catalan, French, Swedish, Hungarian, Spanish, German, Portuguese (Brazil), Russian, English (Middle), Portuguese translations
- Re-generate bundled plugins with latest faust
- Be more specific in some undoable action strings
- Don't block when showing error messages
Fixed
- Fix error when saving a project with a plugin without outputs
- Fix issues with automation track processing
CHOW Tape Model is a physical model of an analog tape machine
Release version 2.11.1. Updates include:
- Improved graphics rendering performance.
- Improved strategy for handling OpenGL option on Windows.
- Adjusted clip guard for RK2 Hysteresis mode.
- Fixed phase bound for Flutter processor.
- Fixed main view scrolling when dragging sliders on iOS.
Stargate is an all-in-one DAW and plugin suite
- Sequencer Automation: Allow moving a point while drawing it
- MIDI File Loading: Add a new dialog window after drag+dropping a MIDI file onto the sequencer,
offers various options for how to import the file, many new features over
the previous functionality - MIDI File Loading: Various fixes, improved accuracy/correctness for
some files - Audio Items: Fix many bugs when click+drag moving moving multiple items.
Now only the item that was clicked is quantized if Snap is not None, the
others will maintain their horizontal and vertical position relative to the
item that was clicked - Fix various bugs resulting in hung notes when using MIDI Channel "All" as
a source or plugin channel - Lessen the likelihood of an engine crash when loading/editing a huge
sequencer item, such as when importing a MIDI file with many events - Application Font: Enable antialiasing when possible, fix other
cosmetic issues - File browser: Improved error handling and messages when attempting to preview
a file that cannot be previewed
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
52e1917b12a94169a0f58053e5670fd8c1ab6e0a2a5e03b1388f8b8f12bd3ada stargate-23.01.2-1.x86_64.rpm
61f4fdfb8b8454dc3894ce9b23c909108896b4d9b952ca4ccaf55ba93a639a86 stargate-23.01.2-amd64.deb
d65d28efc723dc1c61563eb592ad9b2a466422454644b5aee796d4a35dcfebde StargateDAW-23.01.2-linux-x86_64.AppImage.tar.gz
f8457e573bcad83944c1036c31ce90767a77e4837521a6fea4c6cf369bfd6e93
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.64
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Update manifests for 1.6.9-beta1 by @mattahorton in #856
- Use c++17 standard in cmake builds by @psiborg112 in #857
- Create separate arguments for input and output devices by @maingig in #858
- Add comment about workaround for missing QTcpSocket::errorOccurred on Ubuntu 20.04/Qt 5.12.8 by @ntonnaett in #860
- Update Manage Studio Button on Connected Screen to Launch Video in Browser by @dhing1024 in #861
- Bump version/changelog to 1.6.9-beta2 by @mattahorton in #862
New Contributors
Full Changelog: v1.6.9-beta1...v1.6.9-beta2
ChucK is a programming language for real-time sound synthesis and music creation
added critical initialization to HMM
OpenMPT is a popular tracker software for Windows
This small update to OpenMPT 1.30 is mostly a bugfix release:
- ZIP files are no longer tried to be resolved as links in the tree view's file browser. This may slightly speed up populating the file browser, and should fix a potential crash reported by a user.
- When recording MIDI pitch bend events into patterns, changes are now applied live.
- Channel VU meters now scale better with larger pattern fonts and high-DPI displays.
- After removing channels, the pattern cursor sometimes became invisible if the channel it was previously located in no longer existed.
- Vertical lines sometimes showed up in zoomed-in sample waveforms.
- The dragging improvements from OpenMPT 1.30.04.00 are no longer applied to sample cue points and loop points, as the old behaviour is arguably better-suited there.
- The forward / backward mouse buttons to navigate to the next / previous sample slot now also work when clicking into the OPL editor.
- Live update of instrument filter settings only worked for running notes if the filter envelope was active.
- Small playback compatibility fixes for IT and S3M files.
- MIDI I/O Plugin: MIDI Start message is no longer sent when previewing notes in pattern / sample / instrument editors or when pattern
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Don't attempt to create plugin state directories when loading projects
- Add more error checking to various operations
- Include Carla and GTK versions in debug info
Fixed
- Fix being unable to export stems
- Fix multiple popups being shown when exporting stems
- Fix removing inserts not being undoable
- Fix plugin states being deleted from the main project when saving backups
- Fix error when enabling/disabling MIDI bindings
- Fix incorrectly throwing an error sometimes when processing the sample processor
- Fix error when moving a region from the last lane
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Bugfixes
- PICARD-2576 - Options window minimum height does not fit on smaller screens
- PICARD-2599 - Crash on plugin install / update
New Features
- PICARD-2471 - Restrict Picard to a single instance, open new files in existing instance
- PICARD-2519 - Allow passing supported URLs on command line
- PICARD-2526 - Allow starting processing actions from the command line
Improvements
- PICARD-356 - Replace Windows incompatible characters with user defined character
- PICARD-2486 - Add text-based comparison scripting functions
- PICARD-2550 - Support dBpoweramp secure ripping log files for disc ID lookup
- PICARD-2553 - Add option to use underscores instead of spaces in file naming
- PICARD-2567 - Support fre:ac ripping log for disc ID lookup
- PICARD-2595 - Customizable replacement character for directory separators
Stargate is an all-in-one DAW and plugin suite
- Sequencer: Fix automation being shared between songs, all songs in the song
list now have fully independent automation - Sequencer, re-order tracks: Fix bug where the default song would play after
re-order if an alternate song was visible when the tracks were re-ordered,
even though the alternate song is still visible - Sequencer, songs list: Fix sequencer editing not working after renaming
a song, until another song was selected - Sequencer: Set as first beat of song: Fix various corner-cases where the
user collapses multiple markers together - Audio Item Context Menu: Add preview action, preview a file already in the
current item as you would from the file browser, use to compare files in
the project with files you are considering replacing them with - Audio Items: Clone start/fade/end: Properly handle multi-selection
- Fix setting the window title
- Various other fixes
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
131a578bcfcccad865d646aa12dd63d04f1a7b41d66445a1e5fa37221f6aa825 stargate-23.01.1-1.x86_64.rpm
f64579b3e2ee9e7322e4122e42e997aed6c766cbf9ac8a24d6fd0496f1682f7c stargate-23.01.1-amd64.deb
c679e7e2f1da8d6cfdd11c44ac8aedb92391d0cabe48245eb67ffbd06028995d StargateDAW-23.01.1-linux-x86_64.AppImage.tar.gz
92ec13256e4d41d6b8d0c00ab6d5ea63cf781bab95aad2769faac20d1079c69e StargateDAW-23.01.1-win64-installer.exe
43b3e6911c24dda34693831d4bdca620b5c775522c0e349e293ec833350d9224 StargateDAW-23.01.1-macos-m1-arm64.dmg
67e48893449e54ecf6ed938451308c7f45ffafc99f0193d65f674aa1d0d489c5 StargateDAW-23.01.1-macos-intel-x86_64.dmg
Radium is a music editor with a tracker and sequencer and mixer interface.
Changes 7.0.01 -> 7.1.86
- Macos: Don't warn during startup if operating
system is too new to have been tested. - Crashreporter: Make it clearer that a plugin
most likely caused the crash if a plugin was
processing when the crash happened. - Macos: Compile with clang 15.
- Macos: Update LLVM from 10.0.1 to 15.0.6.
- JUCE: Update from 7.0.2 to 7.0.3.
- Upgrade faust 2.37.3 -> 2.54.9.
synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx
An End-of-Year'22 Release.
Radium is a music editor with a tracker and sequencer and mixer interface.
- Windows: Updated Qt to 5.15.7.
- Windows: Compile with GCC 11, and updated all
included dlls. - Windows: Fix crashreporter not including source
files and line numbers. Use SymGetModuleInfo64
and friends instead of libbfd. - Manual: Remove some external links that could
make the web browser crash. (qtwebkit must be
patched manually to prevent it from trying to
load plugins, it's easier just removing links
to external web pages. - S7: Updated 10.0 / 9-Dec-2021.
Dragonfly Reverb is a bundle of free audio effect plugins (LV2 and VST) for Linux, MacOS, and Windows.
Version 3.2.8
* Fix bug in which setting predelay to zero does not update dsp predelay
* Update to latest DPF - fixes CLAP on Linux
Stargate is an all-in-one DAW and plugin suite
- Sequencer header: New context menu action: Set as first beat of song. Move
the position of all items in the song to start on a new first beat, use to add or remove
space at the beginning of the song - Sequencer: horizontal zoom with CTRL+MouseWheel, vertical zoom
with ALT+MouseWheel - Sequencer and item editors: Greatly improved use of different mouse cursors
- Enable various keyboard shortcuts during playback which previously did not
work - Takes dialog: Properly handle when multiple items are selected
- MacOS: Use DMG packaging again instead of PKG, eliminate the need for admin
privileges to install (installing the DMG over the PKG will require admin
privileges only the first time, to uninstall the PKG) - Dozens of bug fixes, cosmetic improvements and minor functional improvements
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
a74ad1f7381fa0f279935b590c92ebd8234571469e5d8d119e5997b34f56e0a3 stargate-22.12.5-1.x86_64.rpm
600040ae7262d194cee9131f8a0d1422bf734d0aeb919f8546941358941c7655 stargate-22.12.5-amd64.deb
3797c818b44df898c2bc3ba63d0e3b2931aa91c2a5b6537971cf719bb1801a32 StargateDAW-22.12.5-linux-x86_64.AppImage.tar.gz
7adecffe6f21d388f92716931c01d5b0cb656ec49781dcd05cd641e3521f5097 StargateDAW-22.12.5-win64-installer.exe
b6c8edba3deef49e697c8c45627fc29be47b0ba38cca712d5a5cc2ff6d4cb7e8 StargateDAW-22.12.5-macos-m1-arm64.dmg
fe97cd8110e3162d02483a739f1e3bcf8e02b6bf0405e789f7b39bc2704448f4 StargateDAW-22.12.5-macos-intel-x86_64.dmg
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.
Changed
- The yabridge 5.0.3 binaries up on the GitHub releases page (and in the
yabridge-binAUR package) now work again with every Wine version after Wine 5.7, including 7.21, 7.22, and the 8.0 release candidates. All workarounds for Wine 7.21 and 7.22 have been reverted. See Wine bug #53912 for more information.
Packaging notes
- The VST3 dependency has been updated to target version 3.7.7 with tag
v3.7.7_build_19-patched. - The CLAP dependency has been updated to target version 1.1.4.
- The
patch-vst3-sdk.shscript now applies a handwritten diff to the SDK instead of patching the SDK using sed. This makes it easier to use older (but still API-compatible) VST3 SDK versions with yabridge and it makes the patching less brittle. The patches can be found intools/vst3-sdk-patches. - Since the workarounds from yabridge 5.0.1 and 5.0.2 have been reverted, the Meson build will now throw an error when trying to build against Wine 7.21, 7.22, or 8.0-rc1. Yabridge binaries built against these Wine versions will not work correctly
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.25.0
Functional programming language for signal processing and sound synthesis
Change log
WARNING: to get the source version
- be sure to download the
faust-2.54.9.tar.gzfile to get a complete source folder (in particular, with all the libraries)
New
- Android architecture updated for API 33
- Add
[hidden:xx]metadata handling in JUCE architecture - Karl Hiner support LLVM 15 by disabling opaque pointers (temporary solution)
- Update dplug architecture file
- Dynamic detection of -double mode in dynamic-jack-gtk tool
- Complete Faust/Cmajor hybrid patches
- Add
-inputoption in interp-tracer tool - Add a
-walloption to print all warnings generated while compiling the code - Rework
-ctoption and activate it by default - Remove
-catoption and rework -ct one to check the rdtable/rwtable range and generate safe access code - Improve memory trace in Interp backend, correct
SignalTreeChecker::visitto properly recurse - Add -sts option to force strict compilation of 'selectX' primitives. Default is non-strict for stateless branches
- Add template backend
- Add missing
createSourceFromBoxesAPI - Add -universal (arm/intel) option in faust2supercollider
- BELA architecture: add support of checkbox widget for digital in and trill craft sensor, slider mode for trill craft sensor (contributed by Pascal Faivre)
- New Cmajor backend
- New JAX backend contributed by David Braun
Deprecated
Fixed bugs
- Complete
InstComplexityVisitor::visit(LoadVarInst* inst) - Oleg Nesterov correction on intCast
- Correct
assertStoreXX/assertLoadXXin
Functional programming language for signal processing and sound synthesis
Stargate is an all-in-one DAW and plugin suite
- Sequencer: Fix many recording bugs
- Sequencer: Fix moving multiple automation points at the same time, other
automation moving bugs - Sequencer: Implement split tool for automation points, select the split tool
and click a point to toggle disconnecting it from the next point - Windows, MacOS: Improved latency and CPU performance at high load, especially
on newer CPUs - Track menu: Fix "In Use" automation controls sometimes not populating
- Piano Roll, Audio Item editors: Fix inconsistent use of keyboard shortcut for
"Open Last Item", now both use ALT+F - Fix various strangeness when opening and closing different projects without
closing the application - Over 40 bug fixes in total affecting many areas of the application
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
98760c08385586da36bb2787f8893c277383e144063a70f42741c4951c5cfb1b stargate-22.12.4-1.x86_64.rpm
4c6a2fd8609663733b136c27f225f2aee421f577a0db6c6e95809f316fdd7650 stargate-22.12.4-amd64.deb
9f0766d13ff7c262b328e49bbb55fc512c8c28b1abe25a44dde9a7e19bdb412f StargateDAW-22.12.4-linux-x86_64.AppImage.tar.gz
5285320827d65ac8aebedf0a59f7ef2daef2ef0f981bfc6b3320ce3cf4e91ae4 StargateDAW-22.12.4-win64-installer.exe
9889c4034a247ff75d83fd58a4a2092dc1462a3ecdf7f9a1bea370399064312c StargateDAW-22.12.4-macos-m1-arm64.pkg
f0e322eb2594675ff35a9b11d82121b4e1fd0068e96a13bd69b268aa260fc40b StargateDAW-22.12.4-macos-intel-x86_64.pkg
LilyPond is a music engraving program, devoted to producing high-quality sheet music
We are proud to announce the release of GNU LilyPond 2.24.0. LilyPond is a music engraving program devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts.
This version includes improvements and fixes since the branching of the previous stable release in October 2020. A list of added features and other user-visible changes can be found at https://lilypond.org/doc/v2.24/Documentation/changes/. This release switches to Guile 2.2 and features a completely rewritten infrastructure for creating the official packages, finally allowing us to offer 64-bit binaries for macOS and Windows.
These pre-built binaries are linked from https://lilypond.org/download.html and available from GitLab: https://gitlab.com/lilypond/lilypond/-/releases/v2.24.0 Please note that there is a known issue on Windows where compiling very large scores (several hundreds of pages) can result in crashes. We hope to address this in a future bugfix release.
LilyPond 2.24 is brought to you by
Main Developers:
Jean Abou Samra, Colin Campbell, Dan Eble, Jonas Hahnfeld, Phil Holmes, David Kastrup, Werner Lemberg, Han-Wen Nienhuys, Francisco Vila
Core Contributors:
Erlend E. Aasland, Kevin Barry, Martín Rincón Botero, Tim Burgess, Thibaut Cuvelier, Jefferson Felix, David Stephen Grant, Jordan Henderson, Masamichi Hosoda, Nihal Jere, Martin Joerg, Michael Käppler, Doug Kearns
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Update manifests for 1.6.8 by @mattahorton in #833
- Update cmake build by @psiborg112 in #835
- Bugfix/commentwarning by @ntonnaett in #834
- Add a 'Build Info' line to -v when JACKTRIP_BUILD_INFO is defined by @mikedickey in #841
- Remove unused shared-modules git submodule by @ntonnaett in #836
- Fix save/cancel hang by @mattahorton in #820
- Catching a few cases where neither JACK not RtAudio are available by @mattahorton in #847
- meson: error if no audio backend is enabled by @ntonnaett in #848
- Sorting active studios before inactive studios by @mikedickey in #851
- Support changing output volume via virtual studio API by @mikedickey in #850
- Start and Join Inactive Studios by @dhing1024 in #842
- Migrate signing to the main workflow file by @dyfer in #844
- Attempting to fix immediate disconnects by @nwang92 in #853
- Fix Network Stats For Studio Starts by @dhing1024 in #854
- Address segfault due to ifdef hell with a move to c++17 by @mattahorton in #849
- Update version and changelog for 1.6.9 beta by @mattahorton in #855
Full Changelog: v1.6.8...v1.6.9-beta1
OB-Xd is a synth based on the Oberheim OB-X
- Tooltip value displayed on knob mouseover.
- Shift + click resets full panning knob group.
- Octave lock holding shift on Oscillator 1/2 knobs.
- Fixed MIDI folder not displaying on Linux.
- Fixed MIDI learn functions not working on Linux.
- Linux build now compiled with g++ 9.3.0.
Hydrogen is an advanced drum machine for GNU/Linux, Mac and Windows.
Hydrogen-1.2.0-beta1 is a beta test release of Hydrogen, which previews new features in Hydrogen-1.2.
As this is a beta test release, please report any issues encountered on the GitHub issue tracker. The Hydrogen-1.1 release line (including the latest Hydrogen-1.1.1) remains the stable release line, and can be used if any critical issues are encountered.
New features previewed by this release include:
- New scalable SVG-based GUI components
- Configurable colour themes
- Pattern and Song editor can follow playback
- Stacked mode and virtual patterns can show notes from other patterns alongside currently selecte pattern
- Tagging improvements
- New OSC commands
- Builtin crash reporter
- Slightly changed ADSR behaviour to align with natural user expectations
In addition there are many bug fixes, smaller tweaks to behaviour, and many under-the-hood improvements to audio processing structure, timekeeping and performance, as well as GUI speed.
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.63
MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.
This is a supplementary update to v7.0 which is fully compatible with it.
Bug fixes:
- Help and version messages were not displayed when the help/version argument was passed on the command line.
- Fixed an issue when exiting the application through the exit popup.
MIDIVisualizer is a small cross-platform MIDI visualizer, written in C++/OpenGL.
Features:
- Added a new split mode for assigning notes to color sets: control points can be defined to assign ranges of keys to each set ; control points can change over time, allowing the user to define fine-grained set assignments (per-hand for instance) (#123)
- When restarting the application, ensure that the current state is restored (this covers the display and export settings and the paths to the current configuration & MIDI file/device) (#119, #120)
- In live-play, it is now possible to save a recorded session as a MIDI file (#112)
- MIDIVisualizer now creates a window that support transparency, meaning that it can be overlaid on top of other software while running (#111)
Improvements:
- Drag-and-drop support for MIDI and .ini files
- PNG export is now able to save multiple frames asynchronously, leading to faster exports (#101)
- New GUI style with a cleaner font, and the "lock colors" setting is now off by default (to help with #116 and similar issues)
- The current playback time is displayed in the main panel
Fixes:
Pure data is an open source visual programming language
version number to 0.53-1 and minor fix to mac script
B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.
B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.62
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Bugfixes
- PICARD-2590 - Relative paths for cover art file names no longer work
- PICARD-2593 - Toolbar icon text disappears when saving options
- PICARD-2596 - "Show icons in menus" option is applied without saving options
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
The catoblepas, from the Greek καταβλέπω ("to look downwards"), is a legendary creature from Ethiopia. It is said to resemble a cape buffalo, with its head always pointing downwards due to its great weight. Its stare or breath could either turn people into stone, or kill them.
Changelog:
- Moveable channels between columns
- Initial LV2 plug-ins support, thanks to JUCE v7.0.1
- Add high DPI screens support + SVG icons, thanks to FLTK 1.4.0
- Store Plug-in List Window width and height in configuration file
- Set JSON for Modern C++ as an external dependency
- Fix Sample Channels that couldn't be killed while in ENDING status
- Lots of code refactoring in Channel class and related components
- Code clean-ups for many UI widgets
Pure data is an open source visual programming language
version number to 0.53-1test1
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
v0.23.1
Musescore is an open source and free music notation software.
See dedicated project with changelog
Musescore is an open source and free music notation software.
See dedicated project with changelog
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Implement best-fit zoom in editor
- Add "Rename" context menu option on applicable timeline objects
- Implement Ableton-style panning/zooming in the ruler
- Implement middle-click (or alt-click) panning in arrangers
Changed
- Minor UI improvements (widget paddings and sizes)
- File browser: allow browsing volumes without associated drives
- Minor optimizations
- Redesign snap/grid menu
- Require C11 thread support on GNU/Linux
Fixed
- Fix arrangers sometimes not taking off-screen objects into account
- Fix minor memory leak
- Fix error when undoing duplication of automation points
- Fix some functions that were supposed to be optimized not getting optimized
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.4.5
Ossia Score is a free, open-source, cross-platform intermedia sequencer
-
A library of example files is being developed. Check it out here: https://github.com/ossia/score-examples
-
Multiple new processes are now part of the release!
- Granola: a granulator developed by @bltzr, based on Rama Gottfried’s
granubufobject for Max / PureData. Works very well with a graphics tablet! - Calibrator: calibrates an input signal of unknown bounds to make sure that we get meaningful values, e.g. when a sensor does not have a precise well-known range.
- Pattern combiner: combines the values of multiple addresses described by an OSC pattern match, e.g. to take their average, etc. Described in detail in an upcoming blog post.
- Pattern applier: takes a list and applies it to multiple addresses described by an OSC pattern match. Described in detail in an upcoming blog post.
- Sweeper: forwards the input value to the addresses defined by an OSC pattern match one-by-one with a configurable time interval. e.g. This can send its input to address foo:/bar.1 for 100 milliseconds, then to foo:/bar.2, then foo:/bar.3, etc. and circle back to foo:/bar.1. Described in detail in an upcoming blog post.
- Entropy: computes the entropy of an input signal. Ported from Essentia.
- Gradient scrub: allows to manually scrub between two
- Granola: a granulator developed by @bltzr, based on Rama Gottfried’s
Stargate is an all-in-one DAW and plugin suite
- Many UI and theme improvements
- MacOS: Fix situations where the UI may stop receiving updates from the engine
- MacOS Installer: Switch to pkg format from dmg, overall smoother and more intuitive
install process - MacOS: Detect and warn about suboptimal system settings that will cause
Stargate DAW to not work correctly
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
7c9b85bd935a66e0fb13d8b4e51bd404b728bba87ccbbb877e80220438436bb7 stargate-22.11.8-1.x86_64.rpm
bca9330ded388d68388fa32e97bf6cf8aec14940938683678ac09aeac9a4783c stargate-22.11.8-amd64.deb
78b6814c288e6e4b96c489e6b077bf14680479dd88ef3d7a4eb7934e9f49f690 stargate-22.11.8-win64-installer.exe
c85b53332b770431d582d03d8aa2b2544c7888f13fb6cdd0281d2480d456868a StargateDAW-22.11.8-linux-x86_64.AppImage.tar.gz
2312ae9dd4f380cbf2365546c3563a6c1aeaf9bf771200804ec75f7c84f39a9a StargateDAW-22.11.8-macos-m1-arm64.pkg
f7cbf14ef5d066464841f99ef58add7df1ace6fcda5cadee586d77f08b6913f4 StargateDAW-22.11.8-macos-intel-x86_64.pkg
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Release 1.6.6 by @mattahorton in #790
- Studios Page FTUX by @dhing1024 in #794
- Send capture volume as int by @nwang92 in #795
- Update manifests for 1.6.7-rc.1 by @mattahorton in #796
- Update flatpak GHA to v4 by @ntonnaett in #799
- VU meters in standard mode by @psiborg112 in #798
- Enable Non-ASIO Audio Devices on Windows by @dhing1024 in #772
- VS: Handle macOS mic permissions gracefully by @mattahorton in #775
- remove extraneous call to readSlotNonBlocking in Regulator.h by @cchafe in #804
- Adding RegulatorThread to prepare packets from network in parallel to jack callback by @mikedickey in #803
- Fixed uninitialized delete on disconnect when bufstrategy != 3 by @mikedickey in #806
- Open JackTrip on Windows after install by @mattahorton in #810
- Feature/audio drivers support article links by @dhing1024 in #805
- Fix updater crash on Ventura by @psiborg112 in #811
- Adding dependency libqt5websockets5-dev and qt5-qtwebsockets-devel by @forsythac in #812
- Adding release-acquire ordering on the Regulator pull packet queue by @mikedickey in #808
- Flatpak runtime update 22.08 by @ntonnaett in #813
- Fix for client connection failures on Windows by @mikedickey in #817
- Remove (default) from Device Lists in Virtual Studio Mode by @dhing1024 in #816
- Version + Changelog for 1.6.7 rc.2 by @mattahorton
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.
Changed- The yabridge builds on the GitHub releases page now have the unity build option disabled. This may work around the same Wine bug #53912 mentioned in the last release, as the bug has not yet been fixed for Wine 7.22. Since this is a low level bug within Wine, there's no guarantee that everything will work correctly until the bug gets fixed. If you still experience crashes or freezes with yabridge, then do consider downgrading back to Wine Staging 7.20.
- Yabridge's build system now errors out when enabling unity builds while compiling with Wine 7.21 and 7.22.
- Changed the behavior when setting window positions for yabridge's editor. This avoids a painfully slow redraw in the Audio Nebula Aurora FM plugin when dragging the editor window around. The change may also help with other slow to redraw GUI, and especially with window managers that send excessive events on window movement like in Cinnamon and XFCE.
Packaging notes
- The
--unity=onbuild option should be removed for
Cardinal is a virtual Eurorack modular synthesizer platform
- Add classic subtractive polysynth example/demo patch
- Automatically reset modules processing order according to cable connections
- Enable CLAP "main" variant (multi-IO audio now implemented, CV ports still TODO)
- Fix CLAP audio port types (now set as stereo, fixes loading under Anklang)
- Fix memory alignment issues for macOS Intel platform
- Fix out of bounds read on host audio 2 meters
- Fix VST3 non-main ports not receiving audio
- Make macOS native standalone behaving like Linux and Windows regarding buffer-size changes
- Mark LV2 CV ports as optional
- Only use simde, drop sse2neon (following VCV Rack's approach to ARM binaries)
Module updates:
- Add RebelTech
- Update Meander
- Fix crashes when loading patches with Macro Oscillator 2
- Fix out of bounds read in DrumKit modules
See official announcement at https://kx.studio/News/?action=view&url=cardinal-2211-released
Stargate is an all-in-one DAW and plugin suite
- Piano roll: Add note preview when drawing or moving. Disable in piano roll
menu to use the previous behavior - Piano roll: Preview notes when clicking on the piano keys
- New action, switch between full screen and normal windowed mode:
Main Menu > Appearance > Toggle Full Screen - Main Menu > File > Quit: Fix regression where it closed the main window
without closing the application - Engine: Fix some potential threading errors
- Remove some un-needed bloat from the installers
Optionally, you can generate a sha256sum of the downloaded file and verify
that it matches this signature.
49b45831c9d3eeb487a312a7d200669767d8a4db1286dcd6c39226bd5da574bc stargate-22.11.7-1.x86_64.rpm
8f9c72f6a2702f04651f79c2082a2fca7b2884390aebc1bbfa49272d0757fe57 stargate-22.11.7-amd64.deb
6c6f49e1e45d94f903cdf026ea792b8b66e1bfad493b9124623831a34704ba9a stargate-22.11.7-win64-installer.exe
af77c9be113c0423f2eaab6ac4ee913476053e31800f379aae1948459439a081 StargateDAW-22.11.7-linux-x86_64.AppImage.tar.gz
10fa9ce68862453121208f601fbd70716a37bffe6f46c7101d57054c070c4795 stargate-22.11.7-macos-m1-arm64.dmg
461759abd1df6eaf7b6ff709350ad759c2fa98676f9f550f0197c446fe1fb60b stargate-22.11.7-macos-intel-x86_64.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:
- New single window design, no more separate welcome screen, splash screen,
main window - Linux: Fix crash on Wayland at start up
- Fix crash when forcing PyQt5 usage over PyQt6
- AppImage: Fix Rubberband and SBSMS time stretching / pitch shifting
- AppImage: Many fixes and improvements on various Linux distributions
- Splash Screen: Use the new project URL
- Main Menu: Use the new project URL for actions that open a link
sha256 sums
6e86f8ca1d0f2e8a3b733809837596d1e40dba47ed861b9d50af8b89c53c49cd stargate-22.11.2-1.x86_64.rpm
dbe7f4b4ba2bf6581b617f253b69b521ceb346ff3c15659a64beb4dc6a8c83c5 stargate-22.11.2-amd64.deb
29cd26b0d7a6a47c5c6f78d2427d294cb5fba6325458e716ebca20a0b6293e60 stargate-22.11.2-win64-installer.exe
9f1b0ac33d734dd46ba4b90234b6a9164c4b2746afdc5fd6f5a6f5d002dd1c0d StargateDAW-22.11.2-linux-x86_64.AppImage.tar.gz
bc14490a865fd30ff44c56e8af34e05403406b934f043b0805ac524bf242d587 stargate-22.11.2-macos-m1-arm64.dmg
ee14f1e2fa629dade45218c7f7a6c5530b9b120a5daa55e66b6b5303d5688001 stargate-22.11.2-macos-intel-x86_64.dmg
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.82
Seq66 is a grid style MIDI looper that, a Qt 5 reboot of seq24/sequencer64
Version 0.99.1.
Csound is a sound and music computing system
This is a patchfix release mainly dealing with issues arisen in Linux package management. This contains the same code as 6.18.0, except for:
- A long-standing big-endian test failure with score strings has been fixed.
- The symbol spillage caused by a build misconfiguration has been resolved.
- Plugin ABI compatibility with earlier versions (affecting the FLTK plugin) has been restored
- Some left-over tracing in the mod function has been removed.
Stargate is an all-in-one DAW and plugin suite
- Add CPU and memory monitoring for the engine, upper right corner of
host tab bars - Fix bug where sequencer items randomly got numeric suffixes appended to
their names while editing - Engine: Compile as GNU C11, thanks for the memories GNU C89
Optionally, for security, you can generate a sha256sum of the downloaded file
and verify that it matches this signature.
273b9d41427fb38a2afa2f2679bde7e136f3d4bc93c89d08b9fcf032ba59b986 stargate-22.11.6-1.x86_64.rpm
566347f5f91ee6b788bcb5a71f7e0470d811b5f5c73950fc78f22e837045b62e stargate-22.11.6-amd64.deb
8004bb1a391b269991dad81298903152af625f09dbe796a3c31d3a5d09269010 stargate-22.11.6-win64-installer.exe
569482d4859e77289d71a85e8819493adff83a76282e667763ae3abee9f75949 StargateDAW-22.11.6-linux-x86_64.AppImage.tar.gz
4ae160f29b6f2547696d6d35a199a189ba7d7dc6bfff7690e665de01d37bf078 stargate-22.11.6-macos-m1-arm64.dmg
9908fed79b4cb3a46df609744b0c7c8e1c26423a649d00ddf8835169eaf8b3a1 stargate-22.11.6-macos-intel-x86_64.dmg
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.61
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Use list view for control ports in the plugin inspector (fixes lags)
- Don't use cairo to draw automation regions (fixes lags on large projects)
- Don't use demo template on Windows on first run (currently broken)
- Don't save undo history with backups (makes saving faster)
- Write audio pool files in parallel (makes saving faster on projects with lots of audio files)
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.4.4
MusicBrainz Picard is a cross-platform application written in Python and is the MusicBrainz music tagger
Bugfixes
- PICARD-2520 - Null bytes in tag values can cause crashes when sorting
- PICARD-2539 - Picard crashes on huge releases if no cover art provider is active
- PICARD-2548 - Loaded album does not update cover art display
- PICARD-2549 - Moving tracks between albums shows tracks differ even when they do not
- PICARD-2554 - Submit AcoustIDs submits even IDs that are in center pane
- PICARD-2556 - Player popovers for volume and playback speed crash on Wayland and open on wrong position
- PICARD-2557 - Add New Tag autocomplete list contains value typed so far
- PICARD-2558 - Floatable toolbars unusable under Wayland
- PICARD-2564 - Options for "Windows compatibility" and "Replace non-ASCII" get incorrectly set to inactive
- PICARD-2565 - Rules for file name compatibility and max. path shortening are not applied when saving cover art
- PICARD-2568 -
$cleanmulti()has no effect for hidden variables - PICARD-2570 - Unable to drag tracks from right hand pane to Clusters
- PICARD-2582 -
distutils.errors.DistutilsClassErrorwhen building withsetup.py - PICARD-2588 -
QObject::startTimer: Timers can only be used with threads started with QThread
Improvements
- PICARD-2589 - Support media types "DualDisc (DVD side)" and "Betacam SP"
B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add "View Info" context menu option to timeline and automation editor
Changed
- Reorganize Direct Out submenu in track context menu
- Only allow pasting all the copied info into the selected track instead of spreading the paste across multiple tracks
Fixed
- Fix "View Info" in piano roll doing "Duplicate" instead
- Fix object info dialog contents being invisible
- Fix incorrectly allowing to set a track's output to itself
- Fix copy-paste being broken in arrangers
- Fix incorrectly allowing to copy-paste unclonable objects like the start/end markers
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.4.3
Stargate is an all-in-one DAW and plugin suite
- Audio items: Drag and drop an audio file onto an audio item to replace
an audio file in a single audio item, all instances of the file in a single
sequencer item, or all instances of the audio file in the entire project - Audio items: New context menu action: Replace all instances of this audio
file in this sequenecer item with the audio file path in the clipboard - Audio items: New context menu action: Replace all instances of this audio
file in the entire project with the audio file path in the clipboard - Audio items: New context menu action: Clone sample start, end, fade in and
fade out settings from one audio item to all instances of the same file in
the entire project - Piano roll: Add copy/cut/paste actions for moving notes between MIDI channels
or sequencer items - DAW, Wave Editor rendering: Fix overwriting an audio file used in the project
not updating because the project was still using a stale cached version - Main menu: new
Check for updatesactions, make it easy to determine if
you are on the latest version of
fil4.lv2 aka x42-eq is a 4 Band Parametric EQ
update man page for v0.8.5
stepseq.lv2 is simple step sequencer for moddevices.com
update man page for v0.6.11
B.Choppr cuts the audio input stream into a repeated sequence of up to 16 chops.
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Run demo project on first run if found
- Allow moving automation regions to other automation lanes
Changed
- Free memory for all objects immediately instead of freeing some objects with a delay
- Allocate some objects with GLib's GSlice allocator instead of standard allocation
- Don't fire related UI events when control port values haven't changed
- Silence some more logs
- Swap Show UI and Swap Phase buttons in instrument tracks
- Don't allow undo/redo while editing (avoids errors)
- Link vertical scrolls in tracklist/piano roll/chord editor
- Meson: pin lilv-related subprojects to specific commits
Fixed
- Don't spam UI event when a warning is printed in the log
- Fix opening a project from a template in a different locale having silent tracks
- Fix changing the BPM not recreating the track playback caches
- Fix segfault when drawing audio region loops in the timeline
- Fix error when no file is selected in a preferences setting
- Fix incorrectly allowing to move selections to a different track when non-region objects are also selected
- Fix auto-scrolling breaking the current hover position in arrangers
- Fix bug report dialog success message being shown twice
- Fix auto-scrolling in arrangers breaking when scrolling before 0,0
- Fix UI behaving weirdly when attempting to move regions to
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Run demo project on first run if found
- Allow moving automation regions to other automation lanes
Changed
- Free memory for all objects immediately instead of freeing some objects with a delay
- Allocate some objects with GLib's GSlice allocator instead of standard allocation
- Don't fire related UI events when control port values haven't changed
- Silence some more logs
- Swap Show UI and Swap Phase buttons in instrument tracks
- Don't allow undo/redo while editing (avoids errors)
- Link vertical scrolls in tracklist/piano roll/chord editor
- Meson: pin lilv-related subprojects to specific commits
Fixed
- Don't spam UI event when a warning is printed in the log
- Fix opening a project from a template in a different locale having silent tracks
- Fix changing the BPM not recreating the track playback caches
- Fix segfault when drawing audio region loops in the timeline
- Fix error when no file is selected in a preferences setting
- Fix incorrectly allowing to move selections to a different track when non-region objects are also selected
- Fix auto-scrolling breaking the current hover position in arrangers
- Fix bug report dialog success message being shown twice
- Fix auto-scrolling in arrangers breaking when scrolling before 0,0
- Fix UI behaving weirdly when attempting to move regions to
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.4.2
HPS JAM is an online audio collaboration tool for low latency audio with lyrics and chat
Signed-off-by: Hans Petter Selasky hps@selasky.org
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
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
v0.23.1-ci-test-3
Giada is an open source, minimalistic and hardcore music production tool. Designed for DJs, live performers and electronic music
v0.23.1-ci-test-2
Yabridge is Yet Another way to use both 32-bit and 64-bit Windows VST2 and VST3 plugins on Linux
If you need any help setting up yabridge or if you just want to keep up to date with new releases and important Wine related announcements, then feel free to join the Discord.
The GitHub and yabridge-git builds of yabridge 5.0.1 are still affected by the WIne bug. For now it's best to just stick with Wine Staging 7.20.
- Added a temporary workaround for yabridge hanging indefinitely on startup as the result of a new bug in Wine 7.21: https://bugs.winehq.org/show_bug.cgi?id=53912
- Fixed converted VST 3.7.5
moduleinfo.jsonfiles being considered orphan files immediately after yabridgectl created them as part of the sync operation.
Compatibility
The archive ending in -ubuntu-18.04.tar.gz is a compatibility release meant for older distros and is thus slightly larger in size. If you're using Ubuntu 18.04, Linux Mint 19, Debian 10, AV Linux MXE 2021, or any other distro that's older than Ubuntu 20.04, then you should use this archive instead of the regular release. If you need a build of yabridge for use with 32-bit plugin hosts, then you can find those on the automated builds page.
Updating
To update from an older installation, simply overwrite your current yabridge and yabridgectl files with the
Stargate is an all-in-one DAW and plugin suite
- Multi-channel MIDI support throughout the entire stack. The plugin rack and
item editor now have MIDI channel selectors, and each plugin can use a
different channel. Hardware MIDI controllers can be reassigned to any
channel, or preserve their original channel(s) - All dialogs are now rendered in a single window, no more separate pop-up
windows, various visual improvements to dialogs - Fix various scroll bar issues at small window sizes
- VA1, Nabu plugins: New color theme
- Nabu: Fix strange behavior of the D/W Pan knob
- Project recovery dialog: Fix some saved states not showing up
- Piano roll: Fix per-note attack, sustain, decay, release modification not
being preserved correctly for some editing operations - Add missing hint box entries for some controls, it should now be very close
to 100% of all controls - Tracks: fix solo and mute state not being respected after changing plugin
rack parameters - Plugin rack: Fix hung notes when changing plugin rack parameters during
playback - Many minor bug fixes and cosmetic enhancements
649f7f17c8c60061baae47bfada2fa5d01bbdae780c7816a4f32b3426e62548d stargate-22.11.4-1.x86_64.rpm
ca8b6ec7e595ff46c26786f64f1a3c84390051ff1f549ec1467b11cb3ed2396d stargate-22.11.4-amd64.deb
0b84f75a81cd36736c586efb7539c24b4e7ea2813cba8e10502d5a1d782f1f24 stargate-22.11.4-win64-installer.exe
acf181a8b395b103ffb6ed7aeee0190b31f356d11be0624e46fe62d1522d7998 StargateDAW-22.11.4-linux-x86_64.AppImage.tar.gz
7bd175fa9793bf072e320c84b9ff68b52b7e3a75f99334771e711febad10b977 stargate-22.11.4-macos-intel-x86_64.dmg
9ea0d77f02c98219302a518da0f7ff9221f5bc1aeb2940aa65bf7e49caf22f88 stargate-22.11.4-macos-m1-arm64.dmg
OpenMPT is a popular tracker software for Windows
This small update to OpenMPT 1.30 mostly fixes some bugs and adds a new keyboard shortcut:
- Added Play / Stop shortcut.
- Most keyboard shortcuts were not accessible with Microsoft's RDP client for iOS and potentially other virtual keyboards.
- More accurate effect description in Note Properties when combining volume column cue points with regular offset.
- MO3: Sample filenames were not imported correctly.
- Automatic Sample Trimmer: Avoid over-trimming samples that are used for MOD-style sample swapping - it is important that the whole sample is preserved in this case even if it is playing completely silently, as the timing of sample swap depends on reaching that sample's end or loop end.
- Little-endian RAW export was broken since OpenMPT 1.30.01.00, exporting big-endian samples instead.
- Keyboard configuration: If no choices are set, the Restore button now restores all default choices for the given shortcut.
For a complete list of changes, have a look at the release notes and the full version history.
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.81
OpenMPT is a popular tracker software for Windows
This small update to OpenMPT 1.30 improves a number of features and fixes some bugs:
- Allow ESC to cancel label editing in the tree view.
- Inserting or deleting cue points no longer marks external samples as modified.
- SFZ: Don't import one-shot loop type as an actual loop. The only difference to the no_loop type is the note-off behaviour.
- Previous plugin notes were not stopped properly when a new note was struck and all mix channels were occupied.
- Possible crash when playing manipulated IT / MPTM files with a T00 command.
- MID: Fall back to just finding suitable soundfont instrument by MSB bank if MSB + LSB search was not successful.
- MTM: In MultiTracker, setting speed and tempo are mutually exclusive commands. Still, some MultiTracker modules were made to be played with external players such as DMP, so they actually rely on "standard" speed / tempo behaviour. Decide which behaviour to use by checking of speed and tempo commands are found on the same row.
- Echo DMO: Migrate left and right delay values in modules made with OpenMPT versions between 1.27.01.00 and 1.30.05.00 to the correct interpretation.
- MIDI export: Fixed some issues with stuck notes and inconsistent state updates between channels
HPS JAM is an online audio collaboration tool for low latency audio with lyrics and chat
Signed-off-by: Hans Petter Selasky hps@selasky.org
Ossia Score is a free, open-source, cross-platform intermedia sequencer
- The CHAR type has been removed as we could not find any one using it. It is instead replaced by a much more useful feature in the back-end which will be developed over the next few versions: a MAP type which will allow more advanced communication from / to JS scripts and groups of OSC addresses.
- JS: support for using external libraries as JS modules. For now one has been added to the user library: total-serialism. Two examples have been implemented:
euclidean-melodyandclavesto show how to use the library to generate randomized musical patterns. Further versions will provide examples that can convert that into MIDI to feed software synths - JS: add support for onValueChanged callbacks on inlets
- JS: add Impulse / Button widget types
- Explorer: Make device disconnected state more visible (#1433).
- UI: add a proper int spinbox widget
- UI: allow to copy the path of an object for remote control (right-click on an object name in the object tree view at the top right)
- JS console / scripting: add a
promptfunction to show an interactive UI prompt to the user. See the script below for an example. - JS console
PipeWire is a server and user space API to deal with multimedia pipelines.
0.3.60
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Html user manual: don't use a custom template
- Refactor exporting and progress dialogs
- Instrument tracks: move "show UI" to bottom row
- Make UI message dialogs modal
- Use WAV instead of FLAC for audio file pool
- Make switching tracks a bit more performant
Fixed
- Fix various issues with automation region drawing
- Fix segfault when upgrading projects with modulators
- Fix error when right-clicking on knobs in the modulator panel
Fasttracker II clone for Windows/macOS/Linux
- For the volume column in pattern edit mode, allow the two keys to the left of backspace to work as '-' and '+'. This is for some keyboard layouts where it was impossible to insert volume slide down/up effects.
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Update for notarization by @psiborg112 in #756
- Update edge manifests for 1.6.5-rc.1 by @mattahorton in #770
- Changing stable manifests to use files.jacktrip.org by @nwang92 in #771
- CMake build customisations by @psiborg112 in #750
- Show input vu meter in settings by @nwang92 in #773
- Fix flickering meters when connected on Windows by @mattahorton in #776
- Bump version to 1.6.5 by @mattahorton in #777
- Merge notarization changes into dev by @mattahorton in #780
- Remove typo by @mattahorton in #781
- Fix conflict issue in #778 by @mattahorton in #782
- Release 1.6.5 by @mattahorton in #778
- Allow the use of a temporary keychain for notarization by @psiborg112 in #788
- Bump to 1.6.6 and update changelog by @mattahorton in #789
- Update manifests for 1.6.6 by @mattahorton in #791
- Use Overlapped I/O for Windows Networking by @psiborg112 in #755
- Pre-release version 1.6.7-rc.1 by @mattahorton in #792
Full Changelog: v1.6.5-rc1...v1.6.7-rc.1
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
Csound is a sound and music computing system
CSOUND VERSION 6.18 RELEASE NOTES
Mainly a bug-fixing release. Major new facility is MP3 (MPEG) audio
files are supported both for input and output in platforms where this is
supported by libsndfile.
-- The Developers
USER-LEVEL CHANGES
New opcodes
-
scanmap reads internal state of scanu
-
elapsedcycles, elapsedtime, eventcycles, and eventtime. See under
"bugs fied" for detials.
New gen
Orchestra
Score
Options
Modified Opcodes and Gens
- fix midi list printing to stdout part of the list.
Utilities
Frontends
Bugs Fixed
-
Fixed bug where fixed-point phase computation (in oscil family) was
incorrect resulting in slight freq deviations in very low freq cases. -
Fixed bug where freeing instr 0 caused memory issues in new
compilations. Instr 0 is not freed until reset now. -
Fixed a bug where opcode directory search was crashing Csound if HOME
variable not set. -
Fixed pol2rect array size setting.
-
OSCsend, OSCsend_lo and OSClisten can now work with OSC messages
carrying no payload (as per spec and manual). -
bug in sum fixed
-
'pitchamd' opcode causes segmentation fault (macOS) (#1599)
-
fixed crash on channel setting with empty channel name
-
bug in ftloadk fixed (#1611)
-
qnan works even when compiled with fast arithmetic
-
Fix the flanger opcode for
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Allow setting per-region colors
Changed
- Show error message if failed to write to GSettings backend on first run
- Build: bump glib requirement to 2.70 (for GStrvBuilder)
- Build: link weakjack as a static lib instead of including its source directly
- Use real path (symlinks traversed) of plugins when caching
- Audio functions: use SIMD implementations for reverse/normalize
- Instantiate plugins anyway even if loading their state fails
- Show all UI messages on top of the active window instead of the main window
- Clean up/reorganize timeline context menu
- Make LV2 scan quieter
- Improve audio wave drawing performance
- Allow zooming in/out more
Fixed
- Fix upgrading v1 projects being broken
- Fix crash when applying audio functions to large clips
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.4.1
Stargate is an all-in-one DAW and plugin suite
Installation and troubleshooting guides:
- Linux
- MacOS
- Windows
- Raspberry Pi 4
also, see this - Arch Linux users, Stargate DAW is available from AUR, please
Flag package out of dateto get the latest release packaged- Vote to add to the main repos
Changelog:
- New hint box in the upper right corner, replaces the tooltip based help
system. Many hundreds of new hints added, nearly every control has a hint. - New default color theme. Those that prefer a darker theme as the previous
default can select the new dark theme. - Much smoother UI experience, the application no longer closes and reopens
itself on some config changes or changing projects, the same window stays
open until you close the application - Close project action: close the current project and return to the welcome
screen - Hardware Dialog: Now part of the main window, no longer freezes the UI if
changing while a project is open - Welcome screen can now be navigated entirely by keyboard
- note selector (used in various plugins): Fix it was possible to select a
note higher than C8, various issues caused by that - Routing matrix: draw arrows on the wires to make the direction of the
route clear - Plugin
Musescore is an open source and free music notation software.
See dedicated project with changelog
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add clipping detection when exporting audio
- Add swap phase button to tracks that output audio
Changed
- Handle scrolling manually in arrangers instead of using GtkScrolledWindow
- Clip editor: Draw the playhead position in the arranger and the loop-adjusted position in the ruler instead of the other way around
- Update Spanish, Chinese (Simplified), Ukrainian, French, Korean, Catalan, Russian translations
- Upgrade project format to v4 and auto-upgrade older projects
- Automation tracks: save record mode with projects
Fixed
- Fix crash when attempting to get RtAudio device names
- Fix errors when attempting to cut/paste audio data
- Fix linear fade out function not working
- Fix cut indicator not being drawn inside regions
- Fix error when cutting automation regions before the first automation point
- Fix showing an bug report dialog when clicking cancel when attempting to edit audio in an external program
- Fix custom timerange being calculated wrongly when attempting to export audio
- Fix error after loading a project in a different sample rate when audio clips exist in the undo stack
- Fix custom range selector not being hidden when showing the export dialog for the first time and the current time range type is "Loop"
- Fix schema version not being saved with marker objects
- Fix
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.4.0
Yabridge is Yet Another way to use both 32-bit and 64-bit Windows VST2 and VST3 plugins on Linux
I'm proud to announce the latest major yabridge release. I spent the last couple months working on support for bridging CLAP plugins. With yabridge 5.0 you can now use Windows CLAP plugins in native Linux CLAP hosts with full functionality. CLAP is a collaborative effort by a group of plugin and host developers of all backgrounds to create a permissively licensed extensible plugin standard that is simple while also catering to the needs of plugin developers, host developers, and musicians alike. When bridged under yabridge, these plugins are likely to have lower bridging overhead than their VST2 and VST3 counterparts while also being more responsive and offering better support for instrument plugins and parameter modulation.
The other changes in yabridge 5.0.0 are fairly minor. One quality of life improvement that may be relevant to users of more obscure distros is that yabridge now directly talks to the D-Bus daemon for sending its desktop notifications instead of relying on the notify-send command line utility, which may not be installed on those systems.
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
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Add clipping detection when exporting audio
Changed
- Handle scrolling manually in arrangers instead of using GtkScrolledWindow
- Clip editor: Draw the playhead position in the arranger and the loop-adjusted position in the ruler instead of the other way around
- Update Spanish, Chinese (Simplified), Ukrainian, French, Korean, Catalan, Russian translations
Fixed
- Fix crash when attempting to get RtAudio device names
- Fix errors when attempting to cut/paste audio data
- Fix linear fade out function not working
- Fix cut indicator not being drawn inside regions
- Fix error when cutting automation regions before the first automation point
- Fix showing an bug report dialog when clicking cancel when attempting to edit audio in an external program
- Fix custom timerange being calculated wrongly when attempting to export audio
- Fix error after loading a project in a different sample rate when audio clips exist in the undo stack
- Fix custom range selector not being hidden when showing the export dialog for the first time and the current time range type is "Loop"
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.11
fil4.lv2 aka x42-eq is a 4 Band Parametric EQ
update man page for v0.8.4
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Show drives in file browser
- Custom time range export for audio
Changed
- Make plugin setting activation-related dialogs async (fixes errors when drag-n-dropping some instruments into the tracklist)
- Send all notes off when disarming tracks that accept MIDI
- Silence some unnecessary logging
- Show info for first plugin of selected track in the plugin inspector if no plugin slot is selected
- Add more error checking to file export
- Port various dropdowns to AdwComboRow
- Make welcome dialog transient to the splash screen (prevents it from being shown below the splash screen)
- Verify stream is open when activating an rtaudio device
- Preferences: refresh the audio device selector instantly when changing the audio backend
- Improve naming of default chord presets
- Merge "Plugin" and "Other" plugin categories
- Use "Zrythm beta" as the desktop file name in installer versions
- Use audio & MIDI region snapshots during playback instead of live data (allows editing regions while transport is rolling)
Fixed
- Fix first MIDI note skipped when bouncing to audio
- Fix occasional error when closing a project
- Fix Zrythm potentially not getting notified of buffer size changes on JACK/PipeWire
- Fix RtAudio devices being wrong in the preferences when choosing a different RtAudio backend
- Fix region loop end point
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.10
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:
- Linux: New AppImage portable executable
- MacOS: Improved DMG installer
- Fedora Linux: Use PyQt6 instead of PyQt5
- Fix CVE-2007-4559, thanks TrellixVulnTeam
sha256sums
8ae17b4f2d4c517dbbd6b04a14423cfd0bb6e567276dd420e889925134c2163a stargate-22.11.1-1.x86_64.rpm
0e32278d75f444a47fe9c08ccd15e36cc7b5bf3b58d09ad7cfcb272c1d45d51b stargate-22.11.1-amd64.deb
c46adbe3b83e4ad6154b97e7080d784e65a38b27be1cade3cc6c2399c6605469 stargate-22.11.1-win64-installer.exe
4906bae4783a8e25b23961e832d8dca13cbd597ad393f60319131d35a2724bd3 StargateDAW-22.11.1-linux-x86_64.AppImage.tar.gz
3c962435f230e0c203a3dd0b116ec8d68317a6ea9431fb01f9b5f03bd88c9af1 stargate-22.11.1-macos-m1-arm64.dmg
c1df9b0d8c299108b7358f7365133a99b5784eb709588437e2bb624ce64286b9 stargate-22.11.1-macos-intel-x86_64.dmg
Pure data is an open source visual programming language
version number to 0.53-0
Pure data is an open source visual programming language
Version number to 0.53-0test3
Pure data is an open source visual programming language
the damn tag to upload to github this time.
LilyPond is a music engraving program, devoted to producing high-quality sheet music
LilyPond 2.23.80
JackTrip is a Linux, Mac OSX, or Windows multi-machine audio system used for network music performance over the Internet.
What's Changed
- Bumping release manifests for 1.6.4 by @nwang92 in #739
- Adding linux manifests by @mikedickey in #740
- VS: Adjust default behavior on login by @mattahorton in #743
- VS: Fix logout freeze by @mattahorton in #744
- VS: Digital level testing and adjustment by @mattahorton in #741
- Use sane buffer length for loss concealment in virtual studio mode by @mikedickey in #747
- Fix exit button in qt6 by @psiborg112 in #748
- Set bit resolution for hub server by @psiborg112 in #749
- Remove function deprecated in Qt 6.4.0 by @psiborg112 in #751
- Update static Qt by @dyfer in #758
- Allow NO_VS to build without NO_UPDATER set by @psiborg112 in #760
- Round scalefactor in windows NO_VS builds by @psiborg112 in #752
- main -> dev to update Qt source links by @dyfer in #762
- Allow updater to build with Qt6 by @psiborg112 in #761
- Feature/adding test mode by @nwang92 in #745
- Potential fix for crash involving vumeters by @mikedickey in #763
- Reunify the standard GUI variants by @psiborg112 in #764
- QMake updates by @dyfer in #765
- Show Qt Version in about dialog by @psiborg112 in #766
- Adding ability to play test tone by @nwang92 in #754
- VS: Hook up digital levels to web levels
Schism Tracker is a free and open-source reimplementation of Impulse Tracker
Summary of changes since 20220905 release:
- Fix duplicated key input in pattern editor, order list, and instrument editor note table
- Respect audio-related SDL environment variables if set
- Fix handling of window width and height config file options
- Fix segfault on Wayland and DRM/KMS
- Hint SDL not to disable window manager compositing
- Add 4:3 aspect ratio config file option (want_fixed)
Jamulus enables real-time jam sessions over the internet.
-
Client: Improved performance of GUI when someone joins or leaves a server (#2738).
(contributed by @ann0see) -
Client: Bugfix: Removed channel number from saved fader tag when
--ctrlmidichis in use. In this release--cleanuplegacyfadersettingscan be used on any saved fader settings that have been corrupted to attempt recovery (#2839).
(contributed by @pljones) -
Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774).
(contributed by @softins) -
Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829).
(contributed by @hoffie) -
Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841).
(contributed by @hoffie) -
Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
(contributed by @pljones) -
Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
(contributed by @pljones) -
CLI: Rephrased recording options help text on the
--helpoutput for clearer description of their functionality (#2832).
(contributed by @ann0see) -
Windows: Upgraded JACK build to use JACK 1.9.21 (#2665).
(contributed
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
Fix install script
Studio Controls is a small configuration application to allow setting up audio for (semi)pro audio work.
After chasing systemd around to get cpu governor to be properly set on boot... I have moved this functionality to session startup in autojack
Power Tab Editor is a cross-platform guitar tablature editor
Thanks to the following contributors who worked on this release:
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
- The spacing between systems can now be configured in the preferences (#239, #382)
- Added Japanese and Russian translations
Changed
- Rhythm slashes from
.ptbfiles are now imported (as a regular staff for now, until full support for rhythm slashes is added) (#16, #389) - Increased the upper limit for irregular grouping values (#376)
- The time signature dialog now enables the visibility checkbox by default (#356, #383)
- Improved rendering of slide outs from a note (#393)
Fixed
- Fixed several potential errors when importing
.ptband Guitar Pro files. - Fixed a potential crash when exporting to Guitar Pro (#379)
- Fixed issues where non-ASCII characters from
.ptbfiles were not loaded correctly (#379) - Fixed an issue where some bars could be skipped when importing a Guitar Pro file with a small number of bars.
- Ties between notes in different systems are now
Gyroflow can stabilize your video using gyroscope and accelerometer motion data
Use v1.3.0
Gyroflow can stabilize your video using gyroscope and accelerometer motion data
Use v1.3.0
Gyroflow can stabilize your video using gyroscope and accelerometer motion data
Use v1.3.0
Pure data is an open source visual programming language
Version number to 0.53-0test1
Cardinal is a virtual Eurorack modular synthesizer platform
- Allow Ildaeil loading arbitrary files/binaries as plugins
- Fix headless build
- Fix Host Time step not triggering under certain conditions
- Fix missing CardinalNative during "make install"
- Fix missing MIDI support in CardinalNative Windows builds
- Remove superfulous modules in falkTX_-_Divide-no-Conquer.vcv example patch
- Several fixes to CLAP plugin version
- Update internal Carla to latest, brings initial experimental CLAP hosting
See official announcement at https://kx.studio/News/?action=view&url=cardinal-2210-released
Cardinal is a virtual Eurorack modular synthesizer platform
- Add CardinalNative standalone build (uses native audio from the system instead of JACK)
- Add CLAP plugin version (fx and synth variants only, for now)
- Add dark mode switch in View menu, enabled by default
- Add readme and license to zip/tar releases
- Add linux-riscv64 build
- Add -Wno-format-security to build flags
- Fix AU plugin crash when host does not provide time signature (x64 auval)
- Fix AU plugin not updating for buffer-size and sample-rate changes
- Fix VST2 crash when removing 1 of many similar instances
- Fix VST2 and VST3 initial UI size in some hosts
- Fix VST3 remaining issues and mark it as stable (only CV ports need attention, but no Host/DAW that I know implements these)
- Fix memory corruption and leaks when loading and removing modules
- Fix Bidoo not saving non-parameter data
- Fix Bidoo limonade crashing when canceling its save dialog
- Fix Ildaeil log sliders, allow mono input plugins
- Fix/remove stray Carla module from "DRMR - Interverb.vcv" example patch
- Split main variant audio IO in 4 stereo groups
Module updates:
- Add alefsbits
- Add dBiz
- Add H4N4
- Update AS
- Update MindMeld
- Update PathSet
See official announcement at https://kx.studio/News/?action=view&url=cardinal-2209-released
Cardinal is a virtual Eurorack modular synthesizer platform
- Adjust view menu similar to VCV Rack 2.1.2
- Allow building using OpenGL ES2 (with
USE_GLES=truebuild flag, disables glBars module) - Do not install JACK standalone on Windows by default
- Fix example patches not working as templates
- Fix file dialogs not working in macos-intel builds
- Fix missing opus as supported extension in audio file module
- Fix missing time information in AU version (regression in 22.06)
- Fix VST3 keyboard input through host keycodes
- Fix VST3 not loading under Cubase
- Fix VST3 UI not appearing under Studio One
- Give keyboard focus to UI on each mouse click
- Make X11 clipboard handling more robust
- Update all modules that use file browser dialogs
- Update internal Cardinal async file dialog API to add default filename
- Update to Rack 2.1.2
Web version:
- Initial, experimental support for web-assembly
- Available at https://cardinal.kx.studio/ for demo purposes
- Built as-is from current source code using emscripten, with a few LV2 and JSFX plugins added in
- Part of official releases as Cardinal-wasm-22.07.zip, easily rehosted (pure static files)
- Related discussion at #287
See official announcement at https://kx.studio/News/?action=view&url=cardinal-2207-released
DISTRHO Ildaeil is mini-plugin host working as a plugin
- Allow loading arbitrary files/binaries as plugins
- Add extra plugin bridges to release binaries (32bit plugins on 64bit systems, Wine stuff in Linux 64bit)
- Improve compatibility with some X11 UIs (breaks recursion)
NOTE: needs more wide spread testing so please report if things break! - Fix loading LV2 path parameters via "Open File..." button
- Several fixes to CLAP plugin variant
- Use system-wide Carla binaries when not found inside plugin bundle
- Update to latest Carla, with initial experimental CLAP hosting
See official announcement at https://kx.studio/News/?action=view&url=ildaeil-v12-released
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
DISTRHO Ildaeil is mini-plugin host working as a plugin
New stuff:
- Add linux-riscv64 builds
- Add source tarball (containing offline buildable source)
- Can now host JSFX "plugins"
- Ildaeil as CLAP plugin
Other changes:
- Fix all known VST3 issues
- Fix build for web-assembly
- Fix handling of LV2 plugins with path parameter
- Fix high-dpi LV2 UIs for certain systems
- Fix log sliders
- Use same bundle/folder for VST2 plugins on Linux and Windows
- Update internal Carla to v2.5.1
See official announcement at https://kx.studio/News/?action=view&url=ildaeil-v11-released
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Added
- Show dialog to create a new instrument track when dropping an instrument plugin onto a MIDI track
- Add whitelist of plugin authors and bridge all other plugins
Changed
- Update Ukrainian translations
- Meson: don't set -mtune=generic if not native build
- JACK: handle failure to connect to monitor output gracefully
- Update reproc version requirement (fixes occasional assert failures during plugin scan on Windows)
- Re-enable highlighting in timeline while dragging files
- Re-enable highlighting in track widgets while dragging other tracks
- Meson: build bundled plugins with
-static-libgcc -static-libstdc++by default on GNU/Linux + GCC
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
v1.0.0-beta.3.9
Pure data is an open source visual programming language
version number to 0.52-3test1
ProTracker 2 clone for Windows/macOS/Linux
Thread-safe mouse color change from replayer
Ardour is a hard disk recorder and digital audio workstation application that runs on Linux, macOS, FreeBSD and Windows
This is rc3 for 7.0
SVGuitar is a JavaScript (TypeScript) SVG guitar chord renderer library
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Update Korean, Spanish, French, Indonesian, Catalan, Portuguese translations
- Project assistant: rename Open Recent to Open Project
- Bump required carla and libpanel versions
Fixed
- Fix "check for updates?" dialog not being modal
Removed
- Drop rtkit code (replace with GDBus - currently disabled)
Zrythm is a featureful and easy to use DAW, written in C using the GTK+3 toolkit.
Changed
- Update Korean, Spanish, French, Indonesian, Catalan, Portuguese translations
- Project assistant: rename Open Recent to Open Project
Removed
- Drop rtkit code (replace with GDBus - currently disabled)
Jamulus enables real-time jam sessions over the internet.
-
(Still awaiting signed macOS rc1 builds from @emlynmac)
-
Translations, including updates from Hosted Weblate (#2835, #2852, #2856).
(contributed by translators) -
Client: Improved performance of GUI when someone joins or leaves a server (#2738).
(contributed by @ann0see) -
Client: Bugfix: Removed channel number from saved fader tag when
--ctrlmidichis in use. In this release--cleanuplegacyfadersettingscan be used on any saved fader settings that have been corrupted to attempt recovery (#2839).
(contributed by @pljones) -
Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774).
(contributed by @softins) -
Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829).
(contributed by @hoffie) -
Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841).
(contributed by @hoffie) -
Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
(contributed by @pljones) -
Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
(contributed by @pljones) -
CLI: Rephrased recording options help text on the
--helpoutput



