Does anyone know of software that can generate MIDI messages from a touchpad?
The idea would be to send CCs to a sequencer or soft synth, but being able to
send it to an external hardware device would also be very useful.
--
Will J Godfrey
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.
Found this on my Mastodon timeline:
https://plugdata.org/
--
David W. Jones
gnome(a)hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com
"My password is the last 8 digits of π."
Good afternoon!
I use a 4K HDR display. The Aeolus UI comes up so small as to almost
unusable. Anyway to increase its size?
--
David W. Jones
gnome(a)hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com
"My password is the last 8 digits of π."
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 29 Mar 2024 13:11:13 -1000
> From: david <gnome(a)hawaii.rr.com>
> Subject: [LAU] Re: Are there any good, free, Aeolus-style violin
> synths?
> To: linux-audio-user <linux-audio-user(a)lists.linuxaudio.org>
> Message-ID: <eacb4db0-6074-48c5-b167-7c87388f5c95(a)hawaii.rr.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 3/29/24 00:10, Fons Adriaensen wrote:
>> On Thu, Mar 28, 2024 at 03:07:15PM -1000, david wrote:
>>
>>> My understanding was that Aeolus uses physical modelling?
>> No, it uses additive synthesis. Of course the way this works
>> is based on the physics, but it doesn't emulate the physics,
>> just the result of it.
> Ah, thanks for the explanation!
>>> Sounds like it would really need a MIDI violin and a skilled
>>> violinist just to get the inputs.
>> It takes a beginning violin player quite some time to develop
>> the muscle control and memory required to produce a sound you
>> wouldn't want to run away from...
> I remember my sister taking up violin in high school! She hasn't played
> any musical instrument since then.
>>
>> Depending on what you'd want to play, some of the inputs could
>> probably be programmed rather than provided by the player. For
>> example delayed ADSR controlled vibrato could in many cases
>> remove the need for finger position and pressure.
>>
>> Ciao,
>>
> The thought that occurred to me would be to use aftertouch for vibrato.
> Your example about using ADSR vibrato would be more consistent.
>
Physical Modeling with Faust, can be tested in the Web here: https://faustdoc.grame.fr/examples/physicalModeling/#violinmidi
Done with the Faust musical libraries physmodels.lib: https://faustlibraries.grame.fr/libs/physmodels/, written by Romain Michon.
I guess the result is still far from convincing, but it could be starting point.
Stéphane
BTW: gift, especially for Fons ((-; : zitaRev ported in Faust by Julius Smith, also runnable in the Web: https://faustdoc.grame.fr/examples/reverb/#zitarev
Good evening!
Just wondering. I love Aeolus' sound, and wondered if anyone has applied
the same idea to violins?
Thanks.
--
David W. Jones
gnome(a)hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com
"My password is the last 8 digits of π."
Good evening!
I just ordered a StudioLogic SL88 MIDI controller. (Sorry, been playing
piano since age 3 and missed 88 keys!) I've been using a Yamaha PSR-225
for some sounds and entering notes. It has no controls such as
pitchbend, while the SL88 has three joysticks.
I mostly use Yoshimi, Qsynth, Aeolus, and Rosegarden. Occasionally other
softsynths. I'm running Debian Bookworm. I use Cadence to manage the
audio and other connections.
Any advice on how I can setup my studio conveniently? The one
convenience of having a keyboard that could make its own sounds was that
simply turning it on was enough. Something automatic would be nice.
Ideas? Thanks.
--
David W. Jones
gnome(a)hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com
"My password is the last 8 digits of π."
Hello all,
zita-jacktools 1.7.1 is now available at the usual place:
<http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html>
zita-jacktools is a collection of Jack audio processors
implemented as Python classes. These can be combined to
create complex graphs that are completely controlled by
a Python script and can be interfaced to anything that
Python can handle. Main applications are automated
measurements, sound installations, listening tests, etc.
New is this release:
class JackBw8filt
Up to 100 8th order Butterworth bandpass filters.
Each one can be configured separately and be lowpass,
highpass or both in series. Mainly meant for measurements
that require this sort of filtering.
classes JackFwplay amd JackFwcapt
These two classes allow to process an audio file via any
combination of Jack apps that function correctly in Jack's
freewheeling mode, and record the result.
All examples having a GUI now use PyQt6
--
FA
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
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 23 Mar 2024 02:40:30 +0100 (CET)
> From: "Jeanette C." <julien(a)mail.upb.de>
> Subject: [LAU] compile Faust to a readline or ncurses program
> To: Linux-audio-users' mailinglist
> <linux-audio-user(a)lists.linuxaudio.org>
> Message-ID: <42834e75-07c5-92a3-91f6-3468ccc4a438(a)uni-paderborn.de>
> Content-Type: text/plain; format=flowed; charset=US-ASCII
>
> 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
>
Hi Jeanette,
The faust2alsaconsole, and more generally faustXXXconsole tools allow limited control, by setting the value of each control at launch time. When foo.dsp is compiled, ./foo gives you the exact name to be used for each control.
But feel free to improve all that for a more explicit control when running.
Stéphane