(CC-ed to jack-audio-dev list)
"Thomas Vecchione":
>
> Seablade
>
> On 7/20/07, Kjetil S. Matheussen <k.s.matheussen(a)notam02.no> wrote:
>>
>>
>> "Thomas Vecchione" <seablaede(a)gmail.com>
>>>
>>> I heard Jack (jackdmp?) could only take advantage of two cores right
>> now?
>>
>> No.
>>
> Mind being a bit more specific? As in no it will handle 4,8, or 16 cores
> well?
>
Sorry, that was a short rude answer, especially since I'm not 100% sure of
the answer either. But I would be surprised if jackdmp was limited to two,
or any other high-value fixed number of, parallel sound processing
threads.
And on the other hand, if you are wrong, which I think you are, although
I'm not 100% sure about that, you could be responsible for
continuing to spread a(nother) misunderstanding about jackdmp. (The
previous one was that jackdmp could not work on single processor machines)
I've tried freewheeling and it works well to record samples and loop
them but how do I delete samples or save samples?? and are there options
on the interface...seems to work a little strangely on the interface front??
is there a MusixKernel for DebianUnstable?
if not
any alternative to aptitude install any RT-LowLatency one?
taking MusixKernel in mind almost made me re-install Debian
in order to downgrade to Stable
maybe i could strictly become chuck+CS4ed-loops oriented
and leave alone SC
but yes to study "live-helper" to put the system on CD is keeping me Unstable
so if there's a solution for not building a kernel by myself
want to go Unstable until most comes into Stable
tia
--
2g
http://micro.ispretty.com
I have a WMA file, yes only one, that I can play with Amarok.
But, I want to convert it to OGG or WAV. How can I do that?
I used to do this with wma2wav
<http://mcmcc.bat.ru/xmms-wma/wma2wav>, but that won't build on
my Mandriva 2007.0 system. The last thing I built it on was
Mandrake 9.0.
Thanks....
--
Kevin
A friend of mine is willing to loan me a laptop to do some recording.
It's a PIII with Windows ME on it. He's installed Audacity on it.
Even so, I'd prefer to run Linux, and I can't trash the hard drive on
him. So, is there a live Linux CD with Audacity which would be
good for this application? Hmmm, I'll need to write the sound file
to the hard drive, and I don't know if the drive is VFAT or NTFS.
If it's NTFS that would limit which live CDs might work for me, if
any. Thoughts folks?
Thanks....
--
Kevin
On 7/31/07, Thomas Vecchione <seablaede(a)gmail.com> wrote:
> Dang it, I apologize to the list, I forgot this list DOES reply to the list
> when I hit reply, and nto reply to all.
>
> Seablade
I must admit this is a issue I wanted to raise for a while now...
For those of you who haven't heard, there has been a very long debate
on whether replyto munging was or wasn't a god practice. Each side had
a reference paper stating a number of pros and cons :
- http://www.unicom.com/pw/reply-to-harmful.html
- http://marc.merlins.org/netrants/reply-to-useful.html
The fight between Simon Hill and Chip Rosenthal finaly ended in 2001
when a new RFC obsoleting RFC 822 appeared, RFC2822.
Here's a paper from Neale Pickett stating the final story :
http://woozle.org/~neale/papers/reply-to-still-harmful
I strongly consider turning munging off on LAD and LAU. I know this
might start some flames, but isn't it good free software philosophy to
stick to the standards, especially when it comes to a recently
reviewed RFC ?
If someone can give me an argument that is not present in the 3
previously linked documents stating why we need to munge our headers,
I'll turn munging off next week.
Regards,
__________________
Marc-Olivier Barre.
Your favorite list administrator :-)
On Wednesday 26 July 2007 16:52, linux-audio-user-request(a)lists.linuxaudio.org
wrote:
> Message: 5
> Date: Thu, 26 Jul 2007 00:14:47 +0200
> From: Florian Schmidt <mista.tapas(a)gmx.net>
> Subject: [LAU] [ANN] lash_wrap - A small LASH wrapper
> To: linux-audio-dev(a)lists.linuxaudio.org
> Cc: A list for linux audio users
> <linux-audio-user(a)lists.linuxaudio.org>
> Message-ID: <200707260014.47956.mista.tapas(a)gmx.net>
> Content-Type: text/plain; charset="us-ascii"
>
>
> Hi,
>
> i planned to write this for quite a while and finally got to it [though
> it's not 100% working yet - It's a small program. If experienced unix
> hackers might look over y use of waitpit i'd be happy :)]:
>
> lash_wrap
>
> It's a small program which can be used to "smuggle" non LASH apps into a
> LASH session provided they meet some requirements:
>
> - If they are jack clients, there must be a way of determining the jack
> client name at startup time
>
> - If they are ALSA seq clients the client ID must be known at client
> startup time or their alsa seq name must be uniquely determined
>
> - They must require a way to specify their state via the commandline (e.g.
> we can tell ardour to load a certain ardour session at startup)
>
> So here's how i would smuggle ardour2 into a LASH session:
>
> lash_wrap -j ardour -- ardour2 ~/sound/ardour/brazil/brazil.ardour
>
> The -j [--jack-name] option tells lash_wrap it must register the jack
> name "ardour" with LASH. the "--" seperates the options for lash_wrap from
> the commandline to start the program in question.
>
> If we wanted also all ALSA SEQ connections of ardour to be restored we
> could do:
>
> lash_wrap -a ardour -j ardour -- ardour2
> ~/sound/ardour/brazil/brazil.ardour
>
> The -a [--alsa-name] option specifies a name which will be used to find out
> the client ID of ardour by regularly searching all ALSA clients until one
> named "ardour" is found. This ID is then passed to LASH.
>
> CAUTION!!!! YOU MIGHT LOSE WORK!! READ ON:
>
> - lash_wrap does not care for saving the state of the app in question. So
> before hitting "close" in your favourite LASH session handler, be sure to
> save the session in e.g. ardour manually.
>
> - if the passed jack or alsa client names do not match for whatever
> reasons, then connections won't be restored properly.
>
> You have been warned. Nonetheless this might be useful for people who
> otherwise use scripts to manage their audio sessions.
Just to say thank you for lash_wrap. Seems to work as you stated. I tried it
with Ardour, Audacity and ReZound and as long as you save your work
before closing it works well. Thank you!
Hello everyone, after long time I could , finally , finish a new tune .
Thanks to all the Ardour , Rosegarden, Hydrogen , Whysynth , Nekobee
, LADSPA fx , Zynaddsubfx , and all the Linux Audio people , for his
effort and his wonderful work on such a good tools.
Hope you like
http://www.telefonica.net/web2/pinojazz/hear_the_sound.ogg
Excuse my english.
Saludos.
-- Carlos .
I've put together a new mixtape using xwax timecode vinyl emulator on
GNU/Linux:
http://ringheimsauto.org/musikk/Ringheims%20Auto%20-%20Digital%20Mixtape%20…
Tracklisting:
01. Digital Underground - "Sex Packets"
02. Funky Shrinks - "Q"
03. Mark Co - "Marina's Funky"
04. Boogie Down Productions - "Beef"
05. John Sore And His Afro-Safety - "Helicopter Pilot's Wife"
06. Black Sheep - "Hoes We Knows"
07. Frank Zappa - "Dirty Love"
08. Digital Underground - "Cyber Teeth Tigers"
09. Run DMC - "Rock Box"
10. MCDJ - "Lossy Compression"
11. Mark Co - "Jam Session"
12. Combo Candombe - "Queda Te (Ringheims Auto Remiks)"
Greetings,
Grendameister Auto.
--
Ringheims Auto - Fri musikk for bilstereo!
http://ringheimsauto.org