Re: [LAD] Guide to Linux Sound APIs

2008-09-30 Thread Wolfgang Woehl
Lennart Poettering: > On Tue, 30.09.08 11:28, Gene Heskett ([EMAIL PROTECTED]) wrote: > > >You can move any active stream on-the-fly to a different device. > > > Just right-click on it in pavucontrol. PA will then remember > > > for later. > > > > > >Also, you can easily make a different device d

Re: [LAD] Guide to Linux Sound APIs

2008-09-30 Thread Wolfgang Woehl
Chris Cannam: > Aside > from some well known environmental limitations -- competing with > Flash and JACK, basically -- it has worked fine for me without any > configuration at all. (I was grumpy when I first ran into the > Flash thing, but I have more perspective on it now.) There was a thread

Re: [LAD] Guide to Linux Sound APIs

2008-09-30 Thread Wolfgang Woehl
Gene Heskett: > Probably, and at about the same pace as NM moves, which is glacial. > Dumbassed typo's fixing takes a year to make it from patch > submission to distro included. That, when it effects 90% of the > users, should be a week. Max. True. What is "NM"? Wolfgang __

Re: [LAD] Guide to Linux Sound APIs

2008-09-30 Thread Wolfgang Woehl
Gene Heskett: > Fix that, so there is a working dialog path back from the user to > the developer, and maybe it can be made to work. As it is, the > documentation on it is non-existent, and we the users feel like > we're battling with M$, a generally futile endeavor, and that is > gonna lead to a

Re: [LAD] [ot] capitalising words in a shell-script

2008-09-26 Thread Wolfgang Woehl
Emanuel Rumpf: > python -c "print 'monday'[:3].capitalize()" Slick. I knew sed wouldn't stand a chance \) Wolfgang ___ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev

Re: [LAD] [ot] capitalising words in a shell-script

2008-09-26 Thread Wolfgang Woehl
Jens M Andreasen: > You never mentioned the forward slash in our tent camp. Is i it so > that everybody else - that is important, knows the meaning of > s/junk/gold ? Well, Bill Gates comes to mind. But then that's not entirely fair or true, is it? Be good, Wolfgang

Re: [LAD] [ot] capitalising words in a shell-script

2008-09-26 Thread Wolfgang Woehl
Emanuel Rumpf: > python -c "d='monday'.capitalize(); print d[0:3]" Instan methods, whoa. You win :) Can you get rid of d? Wolfgang ___ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org http://lists.linuxaudio.org/mailman/listinfo/linux-a

Re: [LAD] [ot] capitalising words in a shell-script

2008-09-26 Thread Wolfgang Woehl
Jens M Andreasen: > On Sat, 2008-09-27 at 00:03 +0200, Wolfgang Woehl wrote: > > Oh my god :) > > This one is ugly too but, while we're at it, what the hell: > > echo "monday" | cut -b -3 | sed 's/\(^.\)/\U\1/' > > While you are at it, could you

Re: [LAD] [ot] capitalising words in a shell-script

2008-09-26 Thread Wolfgang Woehl
Julien Claassen: > Hi! >Thank you all! I managed. there is something I didn't think of, > which is, that you can output only part of shell-variables. Now it > looks like this: VAR="Monday" > tmp_first=`echo "${VAR:0:1}" | tr 'a-z' 'A-Z'` > tmp_rest=`echo "${VAR:1}" > tmp_rest_short=`echo "${VAR

Re: [LAD] [OT] what are the good wireless headphones?

2008-09-15 Thread Wolfgang Woehl
Marcell Mars: > i would like to have solution where i can use any headphones and > where there is no bigger latency then 10ms (at least ;) all pro > solutions are so f* expensive Any or wireless? At work I use Sennheiser RS 140, ~150 Euros, well worth the money. No latency as far as I ca

Re: [LAD] [EPAMP] an effect plugin API for media player s: anyone interested?

2008-06-03 Thread Wolfgang Woehl
Paul Davis: > sure, thats a good high level description of what ardour is doing. I thought ardour (ongoing) doesn't allow inserting plugins with non-matching portcounts? > but think about what this actually means in practice: it means that > your chaining logic is actually responsible for plugi

Re: [LAD] Let's kill EPAMP???

2008-06-02 Thread Wolfgang Woehl
Arnold Krille: > And why is time-stretching limited to non-realtime audio? Aaannnddd wwwhhhyyy iiisss tttiiimmmeee---ssstttrrrettch sorry, time's up. ___ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org http://lists.linuxaudio.org/m

Re: [LAD] [EPAMP] an effect plugin API for media p layers: anyone interested?

2008-06-02 Thread Wolfgang Woehl
Paul Davis: > so when a user decides to insert a plugin that has 2 inserts and 2 > outputs in between 2 plugins that have 1 output and 1 input > respectively, what do you propose to do with the signal? > > when a user adds a 1 input plugin after a plugin with 2 outputs, > what do you propose to do

Re: [LAD] FW: [piksel] The future of videojack ?

2008-05-06 Thread Wolfgang Woehl
Juuso Alasuutari: > Video streaming capabilities would require adding a smallish > additional API. Here's a crude suggestion: Correct me please, if I'm wrong: jack's distinct feature seems to be the n to n plumbing plus internal summing if needed, not the streaming. To make video plumbing any

Re: [LAD] FW: [piksel] The future of videojack ?

2008-05-06 Thread Wolfgang Woehl
Paul Davis: > * VIDEO sync - information allowing a JACK client to know the > precise audio sample at which a video frame begins (not implemented > by any freely distributed JACK backend) Couldn't a video app use jack's audio time information to trigger video frames? Dummy backend and voila? W

Re: [LAD] jackd acl (was: Prototyping algorithms and ideas)

2008-01-31 Thread Wolfgang Woehl
Donnerstag, 31. Januar 2008 Arnold Krille: > It is maybe a first solution, but in this regard I would prefer the > inclusion of ACLs in jackd. Do you happen to know whether this has been discussed? Or if someone put ideas about it somewhere? I'm getting nowhere with google ... Wolfgang

Re: [LAD] Prototyping algorithms and ideas

2008-01-31 Thread Wolfgang Woehl
Donnerstag, 31. Januar 2008 Arnold Krille: > How fast is qjackctl? Ii is not an acl in jack directly, it will > just disconnect the connections as fast as it can after getting to > know them. But that could be 200 periods after the 5kHz tone > destroyed Fons' speaker... Oh, thanks. I wasn't aware

Re: [LAD] Prototyping algorithms and ideas

2008-01-31 Thread Wolfgang Woehl
Donnerstag, 31. Januar 2008 Fons Adriaensen: > One bad example, sadly, is Ardour. Even if I remove > the auditioner ports and save the session they come > back and autoconnect to my power amps (*) next time > the session is loaded. Seems to be an assumption buglet. Dangerous indeed. qjackctl's p

Re: [LAD] [ANN] New AlsaPlayer releases

2007-07-11 Thread Wolfgang Woehl
Mittwoch, 11. Juli 2007 19:19 Dominique Michel: > > So I'm glad that it is receiving new attention. From using Alsaplayer > > for years personally I only have one feature request: make the > > playlist sortable with the mouse. I didn't yet check the new > > Alsaplayer, so if this feature request i

Re: [LAD] [ANN] New AlsaPlayer releases

2007-07-11 Thread Wolfgang Woehl
Mittwoch, 11. Juli 2007 19:30 Dominique Michel: > > Great. Thank you, I'm using alsaplayer for years and I like its non-bloat > > approach a lot. Wish it could play more formats though, for example "rbs" > > (MPEG ADTS, layer III, v2, 32 kBits, 22.05 kHz, Monaural). > > I can add it on the TODO li

Re: [LAD] [ANN] New AlsaPlayer releases

2007-07-11 Thread Wolfgang Woehl
Dienstag, 10. Juli 2007 22:32 Dominique Michel: > AlsaPlayer-0.99.80-rc2 is the new GTK2 release of this versatile audio > player. Great. Thank you, I'm using alsaplayer for years and I like its non-bloat approach a lot. Wish it could play more formats though, for example "rbs" (MPEG ADTS, laye

Re: [LAD] Traverso 0.40.0 Released

2007-06-13 Thread Wolfgang Woehl
Mittwoch, 13. Juni 2007 14:26 Remon: > Source tarball and installers for Linux, Mac OS X and Windows are available > at: > > http://traverso-daw.org/ The trolltech link on http://traverso-daw.org/requirements.html is wrong. It should be http://trolltech.com/developer/downloads/qt/x11 ___