Re: Pulseaudio: Hardware Routing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/30/17 15:01, Frank Elsner wrote:
> for reasons I have to send the input from an audio interface to an other.
>
> I can do this with
>
>    pactl load-module module-loopback \
>    source="alsa_input.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00.analog-stereo" \
>    sink="alsa_output.usb-M-AUDIO_M-Track_Hub-00.analog-stereo"
>
> and this works as desired.
>
> Currently I have to issue this command (realized as procedure) after each login.
> I want a permanent solution. Where to place this command? Or is there an other
> permant solution beside this command?
>
> BTW, rc.local doesnt't work.

Just a few observations....

From the pactl man page....

pactl - Control a running PulseAudio sound server

The server /usr/bin/pulseaudio isn't started at boot time.  It is a user process that
is started at user login.  So, rc.local would not be an appropriate place for that
command for that reason.

You may want to try placing the command in your ~/.bashrc file.  You may have to
place a "test" condition to ensure the server is running prior to issuing the command.

-- 
Fedora Users List - The place to go to speculate endlessly

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux