delt | Help, my "jack sink" virtual audio device disappeared :( | 07:28 |
---|---|---|
delt | ok, got it back... had to edit the pulseaudio config file to load modules.. wonder how it was working before, without those lines..?????? | 07:34 |
cfhowlett | delt magicjack? | 07:36 |
delt | jackdbus | 07:44 |
delt | what does magicjack even have to do with...bah nm :3 | 07:46 |
zequence | delt: pulseaudio was loading the module by default. But, it didn't create the sink and source unless it got a message from dbus, yes | 07:46 |
zequence | I guess you are using jackd now instead? | 07:47 |
zequence | the module works with jackd2, but not with jackd1 | 07:47 |
delt | ps xau | grep jack shows jackdbus | 08:35 |
delt | trying to run jackdbus --version says: jackdbus should be auto-executed by D-Bus message bus daemon. \n If you want to run it manually anyway, specify "auto" as only parameter | 08:36 |
zequence | delt: try using the tool jack_control instead | 08:36 |
zequence | it's a python tool that sends commands via dbus to jackdbus | 08:36 |
delt | replaces qjackctl? | 08:37 |
delt | ah, nope.. | 08:37 |
zequence | no, it's a command line tool to control jackdbus. You still probably prefer some form of connections gui | 08:37 |
delt | yeah... figuring out device ID's and using them command-line is a bit awkward | 08:38 |
delt | so the "connect" box in qjackctl is very useful, yes | 08:38 |
delt | but, ...is there a command-line equivalent to clicking "set as fallback" on a device in pavucontrol? | 08:39 |
delt | so i can put it in my .xprofile or something, and not have to select it each time i boot / login | 08:39 |
delt | ? | 08:40 |
zequence | there's pactl | 08:40 |
delt | ah, nice..seems like it can do exactly what i need | 08:40 |
delt | [pts/11][user@phobos]:~$ pactl set-default-sink askldfjllaksdf | 08:42 |
delt | Failure: No such entity | 08:42 |
delt | same with jack instead of aksdlfjasdfja | 08:42 |
zequence | what is aksdl..? | 08:43 |
delt | ah, got it from "pactl list" ... the command i need is: pactl set-default-sink jack_out | 08:43 |
delt | :) thanks for the info! | 08:44 |
zequence | np | 08:44 |
delt | oh, and this would probably help for recording too: pactl set-default-source jack_in | 08:46 |
delt | why not make it the default in the distro, to have all this audio stuff already set up out-of-the-box? | 08:52 |
delt | ie. jackd/jackdbus running, pulseaudio jack-sink module loaded, ...? | 08:53 |
zequence | 14.04 will get an update later where this will be possible | 08:55 |
delt | ah, awesome. | 08:59 |
delt | question: is there a package that provides native VNC support to Xorg? As opposed to a program like x0vncserver that continually polls the frame buffer? | 09:00 |
delt | i downloaded "tigerVNC" from sourceforge, but the source code won't build, and the binary linux package contains a module in the form of libvnc.la ...which X doesn't seem to be able to load | 09:02 |
hansford | I am having problems with Guitarix......tried everything and cant get audio in or out | 19:45 |
hansford | anyone here uses guitarix? I having problems here | 20:15 |
holstein | hansford: i have | 20:21 |
holstein | hansford: do you have JACK running properly? | 20:21 |
holstein | !proaudio | 20:21 |
ubottu | For information on professional audio tools in Ubuntu, see https://help.ubuntu.com/community/UbuntuStudio/ProAudioIntro | 20:21 |
hansford | not sure..... | 20:24 |
holstein | hansford: ok.. that will be step one | 20:24 |
holstein | hansford: learn to use, and configure jack.. otherwise, guitarix wont work properly | 20:25 |
holstein | jack will be running on your machine, and allowing you to route your guitar into and out of guitarix | 20:25 |
holstein | if you have an internal audio device, you likely wont get low enough latency to use it for live effects processing | 20:25 |
hansford | i have u-control uca222 as external audio device | 20:26 |
holstein | guitarman in #opensourcemusicians has one of those | 20:27 |
holstein | it'll do, but, it likely wont be low enough for effects processing of live signal | 20:27 |
holstein | i would suggest unplugging the USB device, and learning jack with the internal device | 20:28 |
holstein | *then* learn to run JACK on the USB device.. then move on the guitarix | 20:28 |
hansford | ok....\ | 20:29 |
=== arges_ is now known as arges | ||
BobbyMac | question, am I on crack if I want to use Studio w/ Unity? | 21:27 |
BobbyMac | just updated to 14.04 studio from 13.10 Gnome | 21:28 |
zequence | BobbyMac: You can use which ever DE you want | 21:29 |
BobbyMac | yeah, was looking to see if there were any religions or major bugs | 21:29 |
BobbyMac | thx | 21:29 |
BobbyMac | wow, 948 MB additional disk used | 21:31 |
weedlight | Hi, I just installed ubuntustudio and wondering about broken links while compiling my application. | 22:48 |
holstein | weedlight: ok.. let us know if you have a question | 22:49 |
weedlight | Yes, I have a question. I can compile it with most common distributions except ubuntustudio | 22:50 |
holstein | weedlight: it, being, your application.. and you created it, and can compile it on everything but ubuntu? | 22:51 |
weedlight | it's a gtk application. do you have a automake howto | 22:51 |
holstein | i dont, but ubuntustudio *is* ubuntu.. so, any documentation for ubuntu is relevant | 22:52 |
weedlight | namely: debian, opensuse and fedora | 22:52 |
weedlight | is there something special for ubuntu | 22:52 |
holstein | anything debian should be relevant.. i would just get in the larger ubuntu community and see | 22:52 |
weedlight | https://sourceforge.net/p/ags/code/HEAD/tree/ | 22:53 |
holstein | nothing about ubuntustudio is specifically breaking your application | 22:53 |
weedlight | what's wrong with my configure.ac | 22:53 |
holstein | i assure you i dont know, and i dont expect you to get that answer here.. though, in a larger ubuntu community channel or mailing list, or general linux channel, you may | 22:54 |
weedlight | do you recommend a reboot for installation of gtk+-2.0 | 22:54 |
weedlight | I just reboot ... cu | 22:54 |
weedlight | doesn't work | 22:57 |
holstein | you might need to elaboarate in another channel | 22:58 |
holstein | "doesnt work" is just a statement | 22:58 |
weedlight | /home/joel/ags-code/./src/ags/X/ags_listing_editor.c:75: Nicht definierter Verweis auf `g_type_register_static' | 22:59 |
weedlight | seems like problem with linker | 22:59 |
weedlight | What channel would you recommend | 23:00 |
holstein | weedlight: ? | 23:00 |
holstein | weedlight: still the main ubuntu one | 23:00 |
holstein | weedlight: and maybe a general linux one, or programming | 23:00 |
holstein | weedlight: ubuntustudio *is* ubuntu,a nd is based on debian | 23:00 |
holstein | anything for ubuntu will be relevant,a nd anything for debian should be able to be used | 23:01 |
holstein | weedlight: when i say "anything for", im refering to information | 23:01 |
weedlight | I didn't have problem with linker on other platforms | 23:02 |
holstein | weedlight: i hear you, and this is just not the channel to address that | 23:02 |
weedlight | ok, sorry | 23:02 |
holstein | weedlight: no need to be sorry | 23:02 |
holstein | im not kicking you out | 23:02 |
weedlight | what are you talking about on this channel | 23:03 |
holstein | im just saying, we dont talk about that here, and you will be sitting here, with just me for a *long* time | 23:03 |
holstein | weedlight: ubuntustudio specificially | 23:03 |
holstein | weedlight: setting up JACK, audio production.. video application questions.. etc | 23:03 |
holstein | weedlight: your issue is the same for main ubuntu, so why limit the search? | 23:04 |
weedlight | libtool was missing, thx | 23:09 |
holstein | cheers.. | 23:09 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!