I switched from #pulseaudio to #pipewire some weeks ago.
Now I need to found out how to make jackd-applications (#Hydrogen, #Ardour mostly but some others as well in the future) work, and it seems not an easy task.
(Yes I know pipewire-jack and qpwgraph exists and I'm looking at those right now)

#debian #linux #music #MAO #jackd

I was wondering how to setup correctly jackd and reaper daw on ubuntu desktop.
#linux #ubuntu #jackd #reaperdaw
Loving #jackd more by the day. It's amazing how easy it is to set up complex flows of audio processing while also monitoring each part and recording at will. Also, latency is rock-solid low.

I replaced the jackd package with pipewire-jack

this allows using pipewire within the jack setup. For example mixing guitar/amp output with browser output (backing tracks for example)

👌🏽

https://archlinux.org/packages/extra/x86_64/pipewire-jack/

#pipewire #archlinux #arch #foss #electricguitar #guitar #scarlettsolo #guitarix #jackd

Arch Linux - pipewire-jack 1:1.4.8-1 (x86_64)

Coucou le fedivers #geek musical 👋
Quelqu'un connait un bon moyen d'intercaler un équaliseur entre jackd et la sortie audio ? Ou dans pulseAudio ? Je cherche un moyen de réduire les basses pour le soir/la nuit sans changer le réglage très minutieux de mon caisson de basse.

J'ai cherché mais pas trouvé de trucs *qui fonctionne*

#jack #jackd #linux #PulseAudio

The long sought #LinuxAudio Holy Grail of running #JackD applications like #Supercollider in #rpi4b (and presumably everywhere) #Pipewire is so incredibly simple yet so widely unknown:

Step 1: get rid of jackd you don't need it.

and you're done!

Here's what you do instead: pw-jack -r 44100 sclang

#onlytookmeaweektofind

I figured out the playback, but only after installing on a Ubuntu laptop where I'm happily listening to "autohausen" -- in #Emacs, and presumably the IDE, I load each file into the workspace and evaluate each expression in succession. It /may/ have done so on the rpi4b, but I later discovered my #SuperCollider / #JackD setup needs work.

So it isn't autoplay, but now I can listen while I read their code!

ดู Jack’d บน X
#Jackd is the most diverse community for gay, bi, trans, and queer people around the globe. https://x.com/jackd
Jack’d (@jackd) on X

#Jackd is the most diverse community for gay, bi, trans, and queer people around the globe.

X (formerly Twitter)

#No, I love linux audio

# is the ultra attached
if aplay -l | grep -qi ultra
then
echo ultra

#adjust amplitude
i=0
j=0
for i in $(seq 8); do
for j in $(seq 8); do
if [ "$i" != "$j" ]; then
amixer -c Ultra set "DIn$i - Out$j" 0% > /dev/null
#amixer -c Ultra set "DIn$i - Out$j" 100% > /dev/null
else
amixer -c Ultra set "DIn$i - Out$j" 100% > /dev/null
fi
amixer -c Ultra set "AIn$i - Out$j" 0% > /dev/null
#amixer -c Ultra set "AIn$i - Out$j" 100% > /dev/null
done
done

for i in $(seq 4); do
amixer -c Ultra set "Effect Return $i" 0% > /dev/null
done

#start jack
#jackd -d alsa -d hw:Ultra -r 48000 -p 2048 &
#else
#start jack with default hardware
#jackd -d alsa -d hw:PCH -r 48000 &
fi

guitarix is a virtual guitar amplifier for Linux running on Jack Audio Connection Kit.

guitarix has more than 25 built-in modules to create stunning effects.

https://guitarix.org/

#linux #guitarix #jack #jackd

Guitarix - GNU/Linux Virtual Amplifier