Does anyone know if the combination works correctly?
I don't use either myself, but I've heard of possible issues.
If it's unreliable I'll set Yoshimi's source to have it disabled it by default,
and put a note in the build instructions.
--
Will J Godfrey.
Ratatouille is a Neural Model loader and mixer for Linux/Windows.
This release implement a little ramp on Model file switching to avoid
pops or clicks.
Also provide binaries for older CPU's on windows.
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.
The "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.
Project Page:
https://github.com/brummer10/Ratatouille.lv2
Release Page:
https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.9.6
aloop is a audio file looper for Linux using PortAudio as backend (jack,
pulse, alsa), libsndfile to load sound files and zita-resampler to
resample the files when needed. The GUI is created with libxputty.
aloop comes with the following features:
* support all file formats supported by libsndfile.
* resample files on load to match session Sample Rate
* file loading by drag n' drop
* included file browser
* open file directly in a desktop file browser
* open file on command-line
* create, sort, save and load playlists
* select to loop over a single file or over the play list
* move play-head to mouse position in wave view
* set loop points for start/end loop
* save loop points in play list
* save selected loop as wav file
* play backwards
* volume control
* endless looping
* break playback (keyboard support space bar)
* reset play-head to start position (keyboard support courser left)
This release add support for drag and drop indicator inside the playlist.
It may as well fix some small bugs, or, maybe introduce new ones.
Dependencies
* libsndfile1-dev
* portaudio19-dev
* libcairo2-dev
* libx11-dev
Project Page:
https://github.com/brummer10/aloop
Release Page:
https://github.com/brummer10/aloop/releases/tag/v0.3
ImpulseLoader is a simple, mono, IR-File loader/convolution LV2 plug for
Linux and windows.
This release fix issues with arbitrary buffer sizes.
IR-Files could be loaded via the integrated File Browser, or, when
supported by the host, via drag and drop.
A pop up menu provide quick access to all IR Files in the current loaded
Path.
If the IR-File have more then 1 channel, only the first channel will be
used.
IR-Files will be resampled on the fly to match the session Sample Rate.
Project Page:
https://github.com/brummer10/ImpulseLoader.lv2
Release Page:
https://github.com/brummer10/ImpulseLoader.lv2/releases/tag/v0.4
Hi everyone,
As we're getting ready for LAC 2025, we're currently looking for potential reviewers for the scientific track of the conference. In fact, and to be completely transparent about this, it turns out that the "historial list of LAC reviewers" has been lost after "all these years without LAC." After the paper submission deadline (March 24) will be passed, reviewers will have until April 18 to write their reviews. We hope to be able to assign no more than three papers to each reviewer.
Whether you already reviewed for LAC or not, we kindly ask you to fill out this form: https://framaforms.org/reviewer-call-for-lac-25-1738313198 to apply to be a reviewer. Filling out this form doesn't guaranty that you will review for LAC: your application will be reviewed by the scientific committee of the conference who will shortly let you know if it has been accepted or not.
We thank you in advance for your help with that!
As a side note, we remind you (again) that the paper submission deadline for LAC 2025 is March 24: https://jimlac25.inria.fr/lac/#important-dates
We look forward to seeing you in Lyon in June!
Cheers,
Romain Michon (for the LAC 2025 organizational committee)
ps: feel free to forward this message to any group/individual/platform who might be able to help with this!
Hi everyone,
As we're getting ready for LAC 2025, we're currently looking for
potential reviewers for the scientific track of the conference. In fact,
and to be completely transparent about this, it turns out that the
"historial list of LAC reviewers" has been lost after "all these years
without LAC." After the paper submission deadline (March 24) will be
passed, reviewers will have until April 18 to write their reviews. We
hope to be able to assign no more than three papers to each reviewer.
Whether you already reviewed for LAC or not, we kindly ask you to fill
out this form:
https://framaforms.org/reviewer-call-for-lac-25-1738313198 to apply to
be a reviewer. Filling out this form doesn't guaranty that you will
review for LAC: your application will be reviewed by the scientific
committee of the conference who will shortly let you know if it has been
accepted or not.
We thank you in advance for your help with that!
As a side note, we remind you (again) that the paper submission deadline
for LAC 2025 is March 24: https://jimlac25.inria.fr/lac/#important-dates
We look forward to seeing you in Lyon in June!
Cheers,
Romain Michon (for the LAC 2025 organizational committee)
ps: feel free to forward this message to any group/individual/platform
who might be able to help with this!
-------- Weitergeleitete Nachricht --------
Betreff: Re: [LAD] Re: First release for aloop v0.1
Datum: Mon, 3 Feb 2025 14:24:11 +0100
Von: Hermann Meyer <brummer-(a)web.de>
An: David Adler <d.adler(a)posteo.de>
Am 02.02.25 um 22:03 schrieb David Adler:
> On 02.02.2025 10:11, Janina Sajka wrote:
> ...
>> Maybe an arch aur, too?? :)
>
> Done.
> https://aur.archlinux.org/packages/aloop-git
>
> best
> -david
>
Oh, nice.
I've pushed in the mean time a new release aloop v0.2
It should fix some small remaining bugs and introduce drag and drop for
the playlist.
So the playlist could now easily re-sorted by drag and drop, a file
could be dropped into the player to start immediately, or dropped just
out of the playlist. Changes in the playlist could optional be saved.
enjoy the music
aloop is a audio file looper for Linux using PortAudio as back-end
(jack, pulse, alsa), libsndfile to load sound files and zita-resampler
to resample the files when needed. The GUI is created with libxputty.
This is the first release for aloop, it comes with the following features:
* support all file formats supported by libsndfile.
* resample files on load to match session Sample Rate
* file loading by drag n' drop
* included file browser
* open file directly in a desktop file browser
* open file on command-line
* create, sort, save and load playlists
* select to loop over a single file or over the play list
* move play-head to mouse position in wave view
* set loop points for start/end loop
* save loop points in play list
* save selected loop as wav file
* play backwards
* volume control
* break playback (keyboard support space bar)
* reset play-head to start position (keyboard support courser left)
Dependencies
* libsndfile1-dev
* portaudio19-dev
* libcairo2-dev
* libx11-dev
Project page:
https://github.com/brummer10/aloop
Release Page:
https://github.com/brummer10/aloop/releases/tag/v0.1
Please report issues to the project issue tracker.