Once again, this really *REALLY* needs more support. It's not just bumping
along the bottom, it's scraping a deep trench in it :( This month's topic is
Hell, and with what going on in the world these days, you should not be short
of subject matter.
Or, you can do what one of the current submitters has done and turn it on it's
head and do the opposite. We always accept sneaky ways round subjects - it's
part of the fun.
And yes, I am again the only contributor running on Linux :(
--
Will J Godfrey {apparently now an 'elderly'}
https://willgodfrey.bandcamp.com/http://yoshimi.github.io
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Hi,
is anyone already using the ARM-based Thinkpad X13s for audio work?
I am wondering if this could be a nice fanless laptop to use, and if
hardware/soundcard drivers are available for this architecture?
Thanks for all comments!
Peter
Mamba is a Virtual MIDI Keyboard, a 16 Channel Live MIDI Looper and a
(multi) MIDI File player for ALSA / Jack Audio Connection Kit
with a fluidsynth interface, supporting Scala Tuning and Keymap files.

Release v2.6:
- Fix issue #53Â Config created in home dir instead of XDG_CONFIG_HOME
- Implement Looper Channel Control to select channels for mute/play
- Implement loop file clip/clap controls
- Implement Preload instruments on File load
- Update libxputty to latest revision
Prebuild binary
[Mamba.zip](https://github.com/brummer10/Mamba/releases/download/Latest/Mamb…
Project page :
https://github.com/brummer10/Mamba
Release Page:
https://github.com/brummer10/Mamba/releases/tag/v2.6
Hey hey,
there are many prepared scripts and code snippets to convert Faust .dsp files
to different applications, the faust2* ones.
But even after looking around, I couldn't find a script to convert Faust code
to a readline application. The console applications, as far as I understand
them, will run, but offer no interaction at all, unless parameters can be
controlled through MIDI or OSC.
So I wondered, if someone had written code to convert Faust to an interactive
console application of some kind, which could use either readline or perhaps a
simple ncurses interface to mainpulate parameters. In that case I don't mind
the intermediate language used, be it c, c++, rust or anything else, as long
as it will run as a straight program.
Any hints and tips are welcome.
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
But tell me what happens when it stops? <3
(Britney Spears)
Hey hey,
I'm currently working on a few delays in Csound. I have a simple mono in ->
stereo out ping-pong delay, which was easy. Even after some research I am
uncertain how exactly to route and delay a stereo input version of that.
Some sources suggest having two delaylines of the same length, feeding one
input each into one delay line and then feeding each delayline back into the
other with the desired feedback amount.
I have seen a slightly different version, where the left input goes into a
kind of pre-delay and then into the left delayline, whereas the right input
goes straight into the right delayline. Then the delaylines (without the
pre-delay) are feed into each other.
Is that second version, with a short pre-delay, causing a Haas effect? Or is
that when the input and output channels are swapped, so the left input goes
into the right delay and vice versa?
Some help, a good or definitive article would be appreciated. Yes, definitive
might be a strong term here. Let's say something like a majority vote. :)
Best wishes and thanks,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
I'm so curious, what do you think of me <3
(Britney Spears)
Hi all!
I have just released SoundTracker v1.0.5.
Its main feature it full support of stereo samples (MODplug extension),
plus some minor improvements.
Download: https://sourceforge.net/projects/soundtracker/files/
Regards,
Yury.
Guitarix.vst is the full blown guitarix stack as VST3 plugin for Linux,
using Juce to wrap the guitarix engine into a VST3 plugin.
It allow to load/save your presets, download presets from online and
load external LV2 plugs and IR Files, like the guitarix stand-alone version.
But all that as a VST3 plugin in your DAW. All parameters been exposed
to the DAW, so accessible for automation.
Other than the stand-alone, the VST3 version allows to switch the input
to a real stereo input, so it may match better your channel strip in the
DAW.
For Hdpi users, the GUI is full scalable.

New in this release:
 - Add support for RTNeural network engine
 - Allow to load two instances of the neural modules
 - Add NAM and RTNeural Multi module (Load two models and blend between
them)
 - Fix resampling issues within the neural modules
 - Update to latest guitarix2-0.46.0 release
Project Page:
https://github.com/brummer10/guitarix.vst
Release Page:
https://github.com/brummer10/guitarix.vst/releases/tag/v0.3
If you like to support the guitarix.vst development consider a donation:
[Donate](https://paypal.me/brummer1010)
Hey hey,
I have some old vinyls to digitise. The amp has an s/PDIF out. I wondered is
there something like an S/PDIF to USB converter cable or another simple
solution that wouldn't cost too much money? I tried researching a bit, but
mostly came across USB -> S/PDIF out.
The machine I'll be using is most likely a simple, not too modern notebook.
IIRC it has USB 3.
Can anyone narrow down the search or does anyone perhaps have a straight
suggestion?
Thanks and best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
I saw your smile
Stay with me a while <3
(Britney Spears)
Guitarix is a modular, virtual amplifier for Linux.

With Guitarix you can choose different preamp and amp models
and /or could load [*.nam files](https://tonehunt.org/all) with the
[Neural Amp Modeler](https://github.com/sdatkinson/NeuralAmpModelerCore)
modules,
or load [*.json or .aidax files](https://cloud.aida-x.cc/all) with the
[RTNeural](https://github.com/jatinchowdhury18/RTNeural) modules,
to simulate a specific hardware unit.
Combine them with various effects and speaker cabinet emulations
and/or load your own Impulse Response files
to come up with your very own tones.
New in this release:
 - Add support for RTNeural network engine
 - Allow to load two instances of the neural modules
 - Add NAM and RTNeural Multi module (Load two models and blend between
them)
 - Implement links in the about menu to download sites for neural
models (*.nam or *.aidax)
 - Fix resampling issues within the neural modules
 - Fix for distributors: reimplement root directory for release tarball
Project Page:
https://github.com/brummer10/guitarix
Release Page:
https://github.com/brummer10/guitarix/releases/tag/V0.46.0