Better late than never!
:)
> -----Original Message-----
> From: linux-audio-user-bounces(a)music.columbia.edu [mailto:linux-audio-
> user-bounces(a)music.columbia.edu] On Behalf Of torbenh(a)gmx.de
> Sent: Tuesday, June 29, 2004 2:37 AM
> To: A list for linux audio users
> Subject: Re: [linux-audio-user] FW: problems compiling jack_fst/galan
> 0.3.0beta 6
>
>
> your jack version is too old.
> sorry for the late reply.
_________________________________________________
Scanned on 01 Jul 2004 01:49:29
Scanning by http://erado.com
Hey peeps,
So, I've been using jack with the onboard audio stuff in
my li'l cube (snd driver = snd-intel8x0) and that works.
And I've been recycling/parting-out older or broken systems
and found a PCI audio card with an ESS Maestro-1 chip, which
after some trial and error, discovered it needs to use the
'snd-es1968' snd driver (not snd-maestro3).
So I put the card in, reconfigured my audio, both cards are
seen, all the modules are loaded. and then I go to start
'JACK' and... well, each *one* works (although there is a
different problem with the Maestro-1 I'll save for later)
it seems to let me use *either* one or the other but not
both. What I really want is to be able to use the inputs
of both cards for multi-track recording. Really, I'm just
trying to get the stereo keyboard separated from the stereo
vocals, that's all. Seems like it should be no biggie,
but... not.
So, first off, is this possible? I mean there *should* be
a way, right? any clues for me before I go bangin' my head
on a wall? ;-)
Thanks in advance,
~Jos~
The Clear Channel patent is one of the 10 that the EFF is asking the US
Patent Office to re-examine. There's a short article in Wired about it:
http://www.wired.com/news/politics/0,1283,64038,00.html
While the 10 are worrying, I think the Seer Systems and Acacia patents
are particularly worrying from the point of view of free, open systems.
Greg
___________________________________________________________ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com
Need this. Very often, first starting to play is full of scratch. Simple stop
and restart using qjackctl most always clears it up. It is as if period of no
usage demotes the priority and only a restart fixes it.
Ideas?
Does anybody know how to override the -d switch used with arecord? I simply
want to start recording and exit when I want with ctrl+c. For now I have to
estimate the time I want to record and that is not always possible, hence
very difficult to set the -d switch.
Greetings,
Hans
--
_____________________________________________________________________
Zon Gratis ADSL. De voordelen van gratis internet met de snelheid van
ADSL. Zonder abonnementskosten en zonder vast contract. Je betaalt
alleen voor de tijd online. Nu zonder aansluitkosten en met gratis
modem. Bestel snel op zonnet.nl.
Hi,
I have been using cvs snapshots of Ardour with jack 0.98.1. Works fine.
Sampo
Quoting Tommi Sakari Uimonen <tuimonen(a)cc.hut.fi>:
> > > My distro (SuSE 9.1) comes with JAMin 0.8.0, Ardour
> > > 0.453.1 and jackd
> > > 0.94.0. Is this combination okay for mastering live
> > > CDs?
> >
> > Ah, no. You'll need JACK 0.98.? and a recent Ardour. I
> > have no experience with Suse but often notice people
> > on this list discussing it. I'm sure someone could
> > help you upgrade if there are any issues.
>
> I think the recent Ardour needs cvs from JACK.
>
> Instructions for getting JACK cvs:
> http://jackit.sourceforge.net/download/
>
> Tommi
>
Hello,
If you really just need snippets I would suggest not using jack for
recording them. You could for example create a script which starts arecords
for both/all cards at (almost) the same time.
This way you wouldn't get the distortion created by jack correcting sync
problems. Syncing these samples in a multitrack would be a breeze if you
create an impulse -type sound which is recorded by all cards (i.e. clap your
hands, turn mixer on...). You can also do an impulse in the end of the
recording to measure the drift between the cards. This data would allow you
to precisely correct the drift by using resampling.
The distortion created by jack could be as bad as one clip per
period*buffersize samples. I don't think that will be acceptable for
anything, but I haven't tried this so it's probably worth trying out if you
really need to do your recordings in a RT environment.
Sampo
Quoting Jos Laake <jos(a)radiks.net>:
> I'm gonna restart this thread, because I'm pretty sure there's a real
> answer lurking out there. :-)
>
> To reiterate:
>
> I realize that the idea of using two soundcards for multitrack
> recording is fraught with sync problems. To be really clear,
> I just don't care. I'm capturing snippets of this and that,
> samples, room moises, etc. If there's a bit of drift, so what?
> What I'm really after is track separation of different audio sources.
> I understand the problems. I don't think they will seriously apply
> to the somewhat non-standard usage I have in mind here.
>
> Peace,
> ~Jos~
>
I have found an amazing archive of tracker XI instruments at
http://www.kiarchive.ru/pub/misc/sounds/samples/ft2/
I was wondering if others were aware of this resource, and also if anyone
knows who made the samples in the first place and what their copyright
status is? I have emailed the maintainer of the archive but he is yet to
reply.
I have a cleaned up version of the archive (with all the files unrar-ed)
which is big but maybe would be worth uploading somewhere else if this is
allowed? It would be a shame for this resource to disappear completely.
James
R Parker wrote:
> --- lau(a)hippie-online.de wrote:
>
>>Hello,
>>
>>I'd like to know if there is a tool to create live
>>CDs under Linux.
> If you're running JACK, then master with JAMin. I
> recently built a mastering demo session that perfectly
> demonstrates what I consider the best way to aproach
> the audio mastering part of your task. Unfortunately,
> there were issues within Ardour so the demo needs to
> be replaced.
I took a look at the JAMin homepage and - wow! - this looks really
promising, but also quite complicated. Up till now I did not run JACK -
in fact I do not understand what it really does (besides lowering
latency which should not help in offline CD mastering?).
> I think Jeremy Hall fixed the automation path and
> names stuff so Ardour should be usable for building a
> new session. I'll try to create a new Demo tomorrow.
> If that demo can be opened on any computer without
> manually editing the session file, then a link for
> download can be made available from
> jamin.sourceforge.net.
>
> If you're interested in Ardour (source) -> JAMin ->
> Ardour (return bus) then I'll try to keep you up to
> date on my progress with a demo session.
Return bus?! I am going to take a look at the documentation on the JAMin
homepage. I hope then I will understand what you are talking about...
My distro (SuSE 9.1) comes with JAMin 0.8.0, Ardour 0.453.1 and jackd
0.94.0. Is this combination okay for mastering live CDs?
Thanks for your help,
HippiE