Hi Iain,
just one idea: are you aware of ALSA's own JACK module? You could create such
a device as your default device in your user's - or system wide - asoundrc:
pcm.myjack {
type jack
capture_ports {
0 system:capture_1
1 system:capture_1
}
playback_ports {
0 system:playback_1
1 system:playback_2
}
}
# And set this as the default audio I/O
pcm.!default {
type plug
slave {
pcm "myjack"
}
}
HTH.
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* SoundCloud: https://soundcloud.com/jeanette_c
* Twitter: https://twitter.com/jeanette_c_s
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
Don't worry, you're gonna be alright,
But Cinderella's got to go <3
(Britney Spears)
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
https://lists.linuxaudio.org/listinfo/linux-audio-user