Search found 225 matches

by ToddMWorth
Thu Jan 10, 2013 7:03 pm
Forum: KXStudio Discussion
Topic: alsa-jack(plugin) or alsa-loop-jack?
Replies: 15
Views: 8488

Re: alsa-jack(plugin) or alsa-loop-jack?

That sounds awesome :)

PS, the excess 'Custom' entries in cadence, went away after a reboot.
by ToddMWorth
Thu Jan 10, 2013 3:45 pm
Forum: KXStudio Discussion
Topic: alsa-jack(plugin) or alsa-loop-jack?
Replies: 15
Views: 8488

Re: alsa-jack(plugin) or alsa-loop-jack?

Thanks so much man :D I'm curious to see how it goes... as far as I can tell, the 8 channel loopback should work on a machine with 2 channel hardware. Users of 8 channel hardware should probably know how they'd like to patch it up (multi-out vs 5.1 vs 6.2 vs 7.1 etc) so I think that aside from the f...
by ToddMWorth
Thu Jan 10, 2013 3:27 pm
Forum: KXStudio Discussion
Topic: alsa-jack(plugin) or alsa-loop-jack?
Replies: 15
Views: 8488

Re: alsa-jack(plugin) or alsa-loop-jack?

Thanks mate that helped :) Okay so I have it working. How to implement it is a bit tricky (because of the different hardware and use-cases of multi-channel cards). As it turns out, yes there are 8 channels of playback created by default. However for the input, it only creates two. That's solved in a...
by ToddMWorth
Thu Jan 10, 2013 1:10 pm
Forum: KXStudio Discussion
Topic: alsa-jack(plugin) or alsa-loop-jack?
Replies: 15
Views: 8488

Re: alsa-jack(plugin) or alsa-loop-jack?

Sounds like it's time for me to learn the cadence codebase and brush up on my python ;) What's the 'right' way to do this? Do we put an option in the cadence UI, to set the number of ports to create and connect... or do we detect the number of ports available (on the loopback side or the jack side?)...
by ToddMWorth
Thu Jan 10, 2013 10:58 am
Forum: KXStudio Discussion
Topic: alsa-jack(plugin) or alsa-loop-jack?
Replies: 15
Views: 8488

Re: alsa-jack(plugin) or alsa-loop-jack?

This is interesting to see... This thread got me to take a look at how to disable pulse... well that was really easy hahaha I literally just had to click a button. I'm becoming a kxstudio fanboy. So, awesome, I'm pulse-free... But how might I get the loopbacks to represent an 8 channel (7.1 or indep...
by ToddMWorth
Wed Jan 09, 2013 10:17 pm
Forum: KXStudio Discussion
Topic: My personal KXStudio 12.04.1 experience PART 3
Replies: 24
Views: 6696

Re: My personal KXStudio 12.04.1 experience PART 3

Yeh I'm very sorry, I quite misunderstood the topic and unwittingly made a suggestion that even I don't agree with. Let's forget I said anything about a3.
:oops: shameface.
by ToddMWorth
Wed Jan 09, 2013 10:14 pm
Forum: KXStudio Discussion
Topic: My personal KXStudio 12.04.1 experience PART 1
Replies: 17
Views: 14201

Re: My personal KXStudio 12.04.1 experience PART 1

I installed redshift, tried to run it but it segfaults. I had a feeling it was because the command needs args, and I wanted KDE integration anyway, so I installed the plasma widget for it. It still wanted my coordinates entered manually, so I googled it, entered it, and hit the switch... Oof, it did...
by ToddMWorth
Wed Jan 09, 2013 10:07 pm
Forum: KXStudio Discussion
Topic: Audio setup and screencasting
Replies: 6
Views: 2722

Re: Audio setup and screencasting

Progress is good :) I'm really curious to see a screenshot of your audio routing - in other words, claudia, while you're doing the recording. I am pretty sure you are recording from jack, but much of the audio, being in the browser, is using pulse. The routing might be a bit weird. I know my meterbr...
by ToddMWorth
Wed Jan 09, 2013 8:59 pm
Forum: KXStudio Discussion
Topic: My personal KXStudio 12.04.1 experience PART 1
Replies: 17
Views: 14201

Re: My personal KXStudio 12.04.1 experience PART 1

No it doesn't. Err, yer it does. It assumes that there's any natural light or artificial light or any light aside from the monitor in my studio, that my geographic location effects my ambient lighting, etc. All quite fair assumptions for normal cases. I am not normal. Still, I take your advice seri...
by ToddMWorth
Wed Jan 09, 2013 8:56 pm
Forum: KXStudio Discussion
Topic: Ubuntu 12.10 - any testers?
Replies: 78
Views: 19988

Re: Ubuntu 12.10 - any testers?

easystroke
by ToddMWorth
Wed Jan 09, 2013 8:52 pm
Forum: KXStudio Discussion
Topic: Cadence on the KDE panel
Replies: 2
Views: 1692

Re: Cadence on the KDE panel

Thanks mate. You gave me the confidence that maybe it actually was a bug, and not pilot error... So I found it - a corrupt KDE plasma workspace. Here's the workaround to create a new one:

Code: Select all

mv .kde/share/config/plasma-desktop-appletsrc .kde/share/config/plasma-desktop-appletsrc.backup
by ToddMWorth
Wed Jan 09, 2013 2:37 pm
Forum: KXStudio Discussion
Topic: My personal KXStudio 12.04.1 experience PART 2
Replies: 25
Views: 13174

Re: My personal KXStudio 12.04.1 experience PART 2

Great! see the thing about CLI is that there's little way to discover these things on your own without someone just telling you that a command exists (or basically coming across it in documentation). It was months before someone told me I could use TAB to autofill in CLI! That changed my life becau...
by ToddMWorth
Wed Jan 09, 2013 2:26 pm
Forum: KXStudio Discussion
Topic: My personal KXStudio 12.04.1 experience PART 3
Replies: 24
Views: 6696

Re: My personal KXStudio 12.04.1 experience PART 3

a3 just crashed on me for the first time this week... I know it's not officially stable, but IMO it's ready for use.
by ToddMWorth
Wed Jan 09, 2013 1:46 pm
Forum: KXStudio Discussion
Topic: KXStudio tutorials requests
Replies: 24
Views: 6921

Re: KXStudio tutorials requests

I actually had the "explain the kernel and alsa and pulse and jack to someone who knows nothing about linux" talk, just the other night. My target audience was a computer-savvy guy who is a traktor on windows user. The key to explaining it was to arm him with key information, and show him ...