I've got a Wolfson card, with the 3.10 master image loaded
.I can get output to headphones or LineOut with the .sh scripts, so know the hardware is working.
I noticed that qjackctl is part of the image, as a GUI frontend to jackd.
My goal is to input sound from LineIn, route that to jack, then SooperLooper and then LineOut. Manipulation of SooperLooper, probably by MIDI, will influence the output. I want to start by having one container of sound, get that working, then revise and have more than one container.
That's the best plan I have at the moment.
The problem is correctly configuring qjackctl and sooperlooper. I don't know how to do either.
I can find documentation and forumhelp for individual components, but can't quite figure out how to put it all together.
Can anyone point me to anything that shows how jack or qjackctl can be configured on a Raspberry Pi, and used with the Wolfson card and a program like SooperLooper?
Any help would be great, thank you.