StompTuner, a Strobe Tuner in Stomp Box Format, release version 0.5
This Release fix a Sample Rate issue within the CLAP format, add the AU
(Audio Unit) plugin format for macos, and introduce a new, reworked GUI.
StompTuner using the DISTRHO DPF <https://github.com/DISTRHO/DPF> Plugin
Framework and provide plugins in the LV2|VST2|VST3|CLAP|AU format for
Linux|macOS and Windows.
Project Page (Source Code):
https://github.com/brummer10/StompTuner
Release Page (Binary Packages):
https://github.com/brummer10/StompTuner/releases/tag/v0.5
Dear LAU,
Forwarding this from the Rosegarden ML in case anyone is interested in
the Linux Audio world ;-)
Lorenzo
-------- Forwarded Message --------
Subject: [Rosegarden-user] Rosegarden 24.06 Released
Date: Wed, 5 Jun 2024 12:57:04 -0400
To: rosegarden-user <rosegarden-user(a)lists.sourceforge.net>
The Rosegarden team is proud to announce the release of version 24.06
of Rosegarden, a MIDI sequencer that features a rich understanding of
music notation along with basic support for digital audio.
http://www.rosegardenmusic.com/
Included in this release...
===== Bug Fixes =====
* txt2rgd.py: Fix MSB/LSB bug. [d501a6f3]
* Fix instrument selection for Ctrl+T (add track), file import and
merge. Bug #1670.
* Disallow deletion of devices that are in use by tracks. Bug #1670.
* Use track names for segment names on MusicXML import. Bug #1673.
[d477398d]
* Fix misplaced TimeWidget title in "Native (Light)" theme.
Bug #1678. [2b63faba]
* Fix an .rg parsing error related to softsynths. [a8547260]
* Fix unobtainable segment presets and other preset issues.
Bug #1684. [da32cccc]
* Fix audio time stretching erasing all audio data in release build.
Bug #1680. [79d672b1]
* Fix submaster port count changing when changing the number of
audio input ports. Bug #1685. [1ac61ff6]
* Fix window focus problem when creating MIDI Devices.
Bug #1686. [7baaffde]
* Fix track instrument reset when editing banks. Bug #1688.
[d83d883b] [eab9b9a3]
* Fix buffer overflow in notation editor. Bug #1689. [dd4549b0]
* Fix examples pointing to various audio paths causing unwanted
directories to be created. Bug #1668. [26b26e6e]
* Fix slow refresh of note names in matrix. Bug #1626. [de035bfe]
* Fix notation not selecting current segment notes on launch.
Bug #1672. [ae27b0c6]
* Fix UnusedAudioSelectionDialog column widths. Feature #520.
[5d198075]
===== New Features =====
* Experimental LV2 plugin support. Feature request #462.
Enable via Edit > Preferences > LV2 Plugin Support.
===== Additional Contributors =====
* Chuck Elliot - txt2rgd.py fix.
* Aere Greenway - ZynAddSubFX-2024.rgd updated device file.
* Olivier Seguin - Roland-SR-JV80-07.rgd device file.
Ted.
_______________________________________________
Rosegarden-user mailing list
Rosegarden-user(a)lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Ratatouille is a Neural Model loader and mixer.
It allow to load up to two neural model files and mix there output.
Those models could be *.nam files <https://tonehunt.org/all> or *.json
or .aidax files <https://cloud.aida-x.cc/all>. So you could blend from
clean to crunch for example, or, go wild and mix different amp models,
or mix a amp with a pedal simulation.
A "Delay" control could add a small delay to the second model to
overcome phasing issues, or to add some color/reverb to the sound.
To round up the sound it allow to load up to two Impulse Response files
and mix there output as well. You could try the wildest combinations,
or, be conservative and load just your single preferred IR-File.
Each neural model may have a different expected Sample Rate, Ratatouille
will resample the buffer to match that.
Impulse Response Files will be resampled on the fly to match the session
Sample Rate.
Settings could be saved as presets (host side) and switched seamless.
You'll find ready to use binary packages on the release page.
Project Page:
https://github.com/brummer10/Ratatouille.lv2
Release:
https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.4