Hi,
I stumbled across this project: https://github.com/bondagit/aes67-linux-daemon and
I wonder if anyone has practical experience with it or ever used it in a production setting.
I'll soon have the chance to play on a 16-channel setup, which is run by Dante, and the project
claims compatibility, but I don't have any experience with it so far.
Best,
N
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 π."
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