So a freaking shell syntax issue! Well shit who cares...though we might have found that had we stepped through the files like I wanted to heh. Either way it's working so run with it!
Yep only problem is I can hear myself but that could be fixed at another time
That is just mixer routing stuff, normal. Just gotta set up what you're monitoring and from what. You should see my alsamixer for routing matrix, few hundred faders...it's insane.
Also I notice @SGS ignored my request for a MENDOZAAAAAAAA button for when things can't be fixed or figured out ;p
Mark this sucker as solved and bookmark it for yourself should you need to reference things.
At least I got my audio working. Don't need to sell and buy new stuff. The script should run at startup if I'm right in what I read
Well easy enough to add the script to your session start if it wasn't able to auto add itself. And yeah the first step is just audio so you can watch videos, listen to tunes, maybe play a game. This is also one of the reasons I went USB after years of highend studio PCIe cards...I can just gran the cable if my workstation is down and slap it on a laptop to listen to tunes while I do whatever on my workstation and still have my engineering speakers be my audio source. Of course the fact I'm not tracking full bands anymore helps too heh. No more outboard gear, mixers or hellscape of cables!
So happy that most it works like I want now. My instrumental teacher works in music production that's why I got most of my audio setup due to his recommondations.
I'm just looking up how I add the script at startup. By script it's the install.sh
right?
Well seems like alsamixer doesn't let me do smth but that doesn't matter anymore
That sucks if alsamixer doesn't have all the bits but again at least it's part the way there.
Sadly your in a common camp where you are running what you're running (Windows) and you buy stuff for it...then that changes down the line and the stuff you bought isn't a good choice to go along with the change.
That said some times even in Windows you get screwed by this stuff. I had one PCIe interface that had a stereo in/out - a break out for board returns and midi in/out...yeah HAD it...physical interfaces on the card...never worked. Then about a year after I bought it the company just flat out said yeah we're not supporting or implementing those interfaces on the cards anymore?! LIKE WHAT!? I BOUGHT THIS FOR THAT! heh.
It kinda sucks but at least it works.
That company is really crap then.
First time I got in touch with linux was 8 years ago when I got my first laptop. Dual-booted Windows 7 and xubuntu. Good old times. Through the years I saved money and bought most of my PC-Setup four years ago and only used Windows 10. Well tried dual-booting early 2021 this year where I didn't have this audio-setup on one drive and didn't end well. So got a PCIe4 NVME cause PCIe3 was crap for their price...
Hopefully in the future it will get better support. If Linus is using the full version that might get some attention on it. My interface was like that for a while where OS level there was no access to the HiZ settings or routing but my DAW could use it all so I didn't care. Now it's all in Alsamixer and usable outside my DAW.
I'm not waiting for TC-Helicon anymore.
I got a look into the run_goxlr.sh script and found out that out- and input both have channel=2.
# Load PA Sinks
pactl load-module module-jack-sink channels=2 sink_properties=device.description=GoXLR_System client_name=GoXLR_Sink_System connect=no
pactl load-module module-jack-sink channels=2 sink_properties=device.description=GoXLR_Game client_name=GoXLR_Sink_Game connect=no
pactl load-module module-jack-sink channels=2 sink_properties=device.description=GoXLR_Music client_name=GoXLR_Sink_Music connect=no
pactl load-module module-jack-sink channels=2 sink_properties=device.description=GoXLR_Chat client_name=GoXLR_Sink_Chat connect=no
pactl load-module module-jack-sink channels=2 sink_properties=device.description=GoXLR_Sample client_name=GoXLR_Sink_Sample connect=no
# Load PA Sources
pactl load-module module-jack-source channels=2 source_properties=device.description=GoXLR_Broadcast_Mix client_name=GoXLR_Source_Broadcast_Mix connect=no
pactl load-module module-jack-source channels=2 source_properties=device.description=GoXLR_Chat client_name=GoXLR_Source_Chat connect=no
Don't know if it should be like this.
TC will never do anything it will be up to the *nix devs to bring the support
Yes both in/out are stereo
Ah that's the meaning. Well I only understand Java, Python and C# till now. Made a game for my seminar using Unity. Was kinda fun but ran into multiple bugs
FCKKKKCKC UNITY heh dude I tried a few weeks ago to get an old version of Unity into an AppImage so I could continue to use it...no dice! Bastardos! heh
As for running into bugs you knew you installed a bug...Unity It's OK but wouldn't be my choice. If I had to go highend I hate to say it because Epic are terrible but UE5 license...outside that I was starting to learn godot when I had to redo my system and found Garuda...now I'm dragging my feet on those projects.
Didn't finish it but got at least my prototype for the seminar. Well I started in the middle of my summer holidays with the whole project and got problems while pixeling characters. Had no ideas after looking up so many stuff. My seminar is on the finish line now. Written work like what I've done and theories from science I gave to my teacher. Only presenting left.
Learning by doing is better by getting taught in school. There are some in Germany not understanding anything
Yeah people get caught up in learning styles but the reality is we all learn the same, through experience. We might have aids but it's still through experience. It's why humanity keeps repeating the same dumb chit...each generation has to learn for themselves and all the advice and text books never sink in until that personal experience is had.
I use the "don't touch the stove" analogy. I'd like to think saying that to my kids would work...but it never did, never will. Then my kids...KNOWING it doesn't work...tell their kids...now I'm Grampa dealing with the booboos because they HAD to learn first hand what happens if they touch that stove... heh.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.