=== capturixeur2 is now known as trebmuh [12:41] Hi [12:43] I got a iRig 2 and I try to install wineasio to use it but it get me an error. Does anybody who can help me ? [12:44] okay it was just a problem because i didn't install gcc [12:44] hi [13:41] hey there smart people. i'm on kubuntu 16.04 i have Yamaha PSR-340 and midi to usb cable...i see it in system, but any way to hooking it upp from net didn't do the trick... anyone can help me find what am i missing? [13:42] #opensourcemusicians might know about something that specific [13:44] thats a great lead, thanks, i'm on it. I'm getting nervous that all seem to do what i tried and got it working :) [13:44] anyways, thanks a lot, and have a great rest of the day [21:05] hello, anyone know JACK well? [21:05] my qjackctl seems to be working fine, only, no sound is being outputted... (whereas audacity or firefox playback normally...) [21:06] i have the feeling this might be a total beginner's thing but maybe one of you can solve this in 1 min... [21:39] Is firefox playing normally with jack running? [21:41] yes [21:41] maybe i should turn off firefox? [21:42] normally that would mean FF is playing through jack... the way ubuntustudio is set up) [21:42] ah.. it doesn't seem to be though ... jack doesn't show any kind of firefox looking program.. [21:43] and neither is audacity by default.. [21:43] does it show pulse audio? [21:43] nope [21:43] does 16.04 still use pulseaudio? [21:43] either jack is set to some other interface, or it has not really started [21:43] yes [21:43] hmm strange.. [21:44] 1604 still uses pulse [21:44] and how can i check pulse? [21:44] btw i don't know how to check my system version... [21:45] got sysinfo but that crashes on the system tab [21:45] in a terminal run: cd /tmp && wget http://jackaudio.org/downloads/adevices.sh && bash ./adevices.sh [21:45] paste the output to a paste site like pastebi.com and share the url here [21:45] *pastebin [21:46] do that with jack started and FF playing. [21:46] syntax error near unexpected && symbol... [21:46] ? [21:48] im sure i didn't write any errors.. [21:48] worked here, also in 16.04 [21:49] isn't there just a small error in the line or something? [21:49] which terminal are you using? [21:49] I copied and pasted from the above line in irc. [21:49] basic standard terminal [21:50] you can run it as three lines if you wish then [21:50] also have XTerm and UXTerm [21:50] ok ill try that... [21:52] ok it worked.. just a sec for pastebin.. [21:54] how do i copy from the terminal? [21:54] (im a rookie...) [21:54] (thanks btw!) [21:54] run your mouse over the text... edit->copy got to ff and edit paste? [21:55] (the text should be highlited of course) [21:55] but there's no edit tab... [21:55] eh menu i mean [21:55] no menu where? [21:56] no edit menu [21:56] in which program? [21:56] right clicking doesn't work either.. [21:56] i might try another terminal... [21:57] you may be able to highlite holding the left mouse down and paste with a middle click... [21:57] click on the scrolling wheel? [21:58] which terminal are u using? [21:59] xfce4-terminal 0.6.3 [21:59] The default for ubuntustudio [21:59] ok just a minute [22:02] hmm won't open? or i'm already using it.. [22:02] , [22:02] you should be able to open as many terminals as you like [22:02] (I have 7 of them open right now) [22:04] getting there... installing clipman [22:04] as well as xfce4 goodies [22:08] here goes : [22:08] https://pastebin.com/X6M1QK9u [22:09] So you have both internal audio and a USB audio device. [22:09] Pulse is using your internal device and jack is connected to your USB device [22:10] Audio in jack will output to the USB device. [22:10] hmm i'm not aware of any usb audio device other than a usb mic for input and a usb midi keyboard [22:10] does that USB mic have a headphne plug? [22:10] how can i decide who gets to use pulse? [22:10] nope [22:10] no headphone plug [22:11] first thing to know if that jack cannot directly use two different audio devices. [22:11] i mean i can change the choice of interface and run your tool again ... [22:11] hmm [22:12] it seems i might have to run jack before any other program, [22:12] if it is connected to internal then it can't see the usb device and if it is connected to the usb mic itcan't also see the internal device [22:12] setting it to the right one [22:13] you should be able to choose the default audio device in qjackctl and then use zita-a2j to connect your usb mic to jack. [22:13] Generally pulseaudio will give up the audio to jackd when jackd startes [22:14] zita a2j ? [22:14] zita-a2j [22:14] or alsa_in [22:14] ladi system tray ? [22:14] alsa_in comes with jackd [22:15] no [22:15] both of the above utilities have to be run from the commandline] [22:16] aha i c [22:16] which a2j command would connect my usb mic? [22:18] zita-a2j -j USB -d CODEC [22:18] hey thanks a lot already ... i guess i'll try turning off and on everything and see if i can manage to make this work.. if i get back to this same url i'll find u here? [22:18] shold work I think. [22:19] hmm the name is not CODEC [22:19] some of the time, I sleep and have a life too :) [22:19] haha :) yes obviously [22:19] hw:CODEC,0,0 maybe? [22:19] very cool in any case to get all this info, i definitely am more hopeful to make it work than a while ago.. [22:20] zita-a2j -j USB -d hw:CODEC,0,0 [22:20] nope [22:20] maybe something with PCM 9200 or so.. [22:20] Hmm thats what your paste says... [22:20] ok.. [22:21] your paste shows two devices: hw:Intel and hw:CODEC [22:23] hm.. nothing so far after trying a few variations on the theme.. [22:23] what error does it show? [22:23] but maybe that's because my mic is connected to audacity already? or so.. [22:23] could be [22:23] btw if i use it for recording in audacity it gives a horrible hiss in the back [22:23] audacity will not let go of a device the way pulse will. [22:23] a while ago it didn't do that.. [22:24] that I don't know. [22:24] fretje@fretje-R510-P510:~$ zita-a2j -j USB -d hw:CODEC,0,0 Can't open ALSA capture device 'hw:CODEC,0,0'. fretje@fretje-R510-P510:~$ zita-a2j -j USB -d hw:CODEC,0 Can't open ALSA capture device 'hw:CODEC,0'. fretje@fretje-R510-P510:~$ zita-a2j -j USB -d hw:CODEC Can't open ALSA capture device 'hw:CODEC'. fretje@fretje-R510-P510:~$ zita-a2j -j USB -d CODEC,0 ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM CODEC,0 C [22:25] hmm wait [22:25] ill bin it [22:25] https://pastebin.com/BgaaL3FL [22:25] can't open could be true if audacity is using it. [22:26] it looks like something else is using the USB mic, Jackd still maybe? [22:31] hmm nope actually i found info on the website of my usb driver that it doesn't pass in the normal way ... [22:31] that's a bit vague i know [22:32] Ok, I do have to go pick my Yf up from work, so I will be gone for a while. [22:32] ok cool, im in europe so off to sleep in a while i guess but i'll try this first and maybe catch u later... [22:33] thanks heaps in any case! [22:49] hey everyone... I'm having trouble with JACK [22:51] this is what JACK's telling me on startup : https://pastebin.com/E3QLCpaM [22:51] anyone out there with some magical ideas? === capturixeur2 is now known as trebmuh === trebmuh is now known as capturixeur2-dev === capturixeur2-dev is now known as trebmuh