Dynamic Range Destroyer (DRD.lv2 or simply DRD) is an audio compressor plugin
that aims to remove changes in volume from an audio stream. This effect is
also called auto volume levelling, volume normalization, or "stable volume."
It supports mono, stereo, 6-channel, and 8-channel streams, and it preserves
the balance among channels.
https://github.com/DaveFlater/DRD
A stable release, version 25.05, of MMA--Musical MIDI Accompaniment
is available for downloading. In addition to a number of bug fixes,
documentation reviews and optimizations, MMA now features:
Fixed the docs for the COPY and COPYTO commands. There never was a
COPYTO command!
TO and FROM are extensions to the COPY command. Opps.
Added system variable $_PWD. This returns the current working directory
just like
the unix pwd command.
An empty argument for DRUM TONE resulted in a infinite loop. Fixed.
Added a bit of verbosity to the error message generated when defining a
TONE or
VOICE by a message if you have confused constants for the two.
Added a ERROR command. Text after the error is displayed and compilation
stops.
Changed the parser so that when setting the scale offset to use with
bass patterns
- and/or + can be placed before the digit(s) as well as after.
Fixed errors in the documentation build.
RPITCH: Fixed some minor coding errors; added the BEATS option (very
useful!).
An error in common.py caused random crashes due to an undefined escape
sequence.
Several minor documentation tweaks and fixes.
Please read the file text/CHANGES-25 for a complete list of changes.
MMA is a accompaniment generator -- it creates midi tracks
for a soloist to perform with. User supplied files contain
pattern selections, chords, and MMA directives. For full details
please visit:
http://www.mellowood.ca/mma/
If you have any questions or comments, please send
them to: bob(a)mellowood.ca
--
**** Listen to my CD at http://www.mellowood.ca/music/cedars ****
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bob(a)mellowood.ca
WWW: http://www.mellowood.ca
Hi all!
We are glad to announce a new release of our A-SID plugin with support
for LV2, .deb package for Debian 12 or later or compatible, and an
updated web demo.
A-SID implements a wah effect as a C64 program and a VST3/LV2 plugin.
More info at https://clack.digital/asid.
Best regards,
Stefano D'Angelo
Founder and CEO of Orastron - https://www.orastron.com/
Ratatouille is a Neural Model loader and mixer for Linux/Windows.
New in this release:
* allow to build as clap plugin
* allow to build as vst2 plugin
Ratatouille 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.
Ratatouille using parallel processing to process the second neural model
and the second IR-File to reduce the dsp load.
Ratatouille allow to compensate phasing issues between the loaded Models.
The "Delay" control could add a small delay 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.
Release Page (binaries):
https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.9.11
Project Page (source code):
https://github.com/brummer10/Ratatouille.lv2
regards
hermann