Hi,
This is a message for those who speak spanish and are Linux audio and
MIDI users or developers, from wherever around the globe. Thanks and
sorry for cross-posting.
Free Tools es la primera comunidad en español dedicada a prestar soporte
al usuario y desarrollador de aplicaciones de audio y MIDI para el
sistema operativo Linux.
Todos los interesados en el tema están invitados. Para la suscripción,
de disponerse de cuenta abierta en Yahoo!, basta con visitar este enlace:
http://es.groups.yahoo.com/group/free-tools/
En caso contrario, es suficiente con enviar un mensaje de correo
electrónico en blanco a:
free-tools-subscribe(a)yahoogroups.com
Allà os esperamos.
Regards, Ismael
Thanks for such an in depth explanation. Today will go down as one of
those days I actually learned me somethin.
| > I don't understand this whole 'drift' thing. If I'm able to listen to a
| > previously recorded drum track and record a guitar track over it (in
| > sync with the recording) with either card, how is it possible for them
| > to be out of sync with each other?
|
| Peter,
| It's easy for people to not see this problem the first time they look at
| it, but it's usually not that difficult to explain, given a bit of basic
| engineering background.
|
| All of these sound cards have oscillators on them to allow them to sample
| and playback at a given rate, such as 44100 Hz. the problem is that no two
| oscillators (or the crystals that drive them) produce EXACTLY 44100 cyles
| per second. They are spec'ed to be within a certain tolerance, like 1%, or
| +/- 100 parts per million, but the point is that they are not creating
| exactly the 'right' number of cycles per second.
|
| With this in mind, if you have two sound cards (same models, different
| models, it doesn't matter) and they run from separate clock sources, then
| one of them might be operating at 44099 cyles per second, while the other is
| operating at 44101 cycles per second. If this was the case, then (in
| differeing by 2 cyles per second) after 22050 seconds they would be out of
| sync by one complete second. (The slow one would be one second behind.)
| Since the human ear can pick up very minute differences in time, the effect
| becomes noticible much more quickly than that though, and unfortunately,
| most crystals will be much further off than 1 cycle per second from the
| spec.
|
| The reason you can play the same track back, over and over, and even on
| different sound cards, is that while 44100 samples 'represents' on second,
| it may not 'take' on second to play back. You ear is pretty insensitive to
| the idea that a song played on your CD player in the house takes 3:49.203
| seconds, while in the car it might take 3:49:542 seonds. We are just not
| sensitive enough to hear that, although the pitch in the house would be
| measureable as slightly higher.
|
| All this said, it is NOT true that you cannot use two (or more) sound
| cards at the same time. You can, but they have to be clocked from the same
| clock. you can accomplish this on any pair of sound cards that support the
| Word Clock interface, and I've been able to do it over ADAT interfaces with
| multiple cards, but that's not for the uninitiated. ;-) It's harder to set
| up.
|
| I hope this helps clarify the physical reasons that this is difficult.
|
| There is a software reason also. Linux/Alsa will onlt interrface to a
| single clock, so clocks being generated by two sound cards are not something
| that Alsa is designed to handle.
|
| Cheers,
| Mark
|
|
|
|
| --__--__--
|
| Message: 7
| Date: Sun, 13 Jul 2003 13:35:33 -0700 (PDT)
| From: Brian Redfern <bredfern(a)calarts.edu>
| To: linux-audio-user(a)music.columbia.edu
| Subject: Re: [linux-audio-user] Success stories
| Reply-To: linux-audio-user(a)music.columbia.edu
|
| Well, I use Swami to build my own sound fonts, I have some quite gritty
| ones, cause my old band-mate is the producer for The Freestyle Fellowship
| (if you haven't heard of them, they've been the underground legends of Hi
| Hop for 12 years now).
|
| Anyways I find Csound to be the tool of choice for serious composition in
| a linux only environment. Personally I don't go quite that far, I use muse
| and rosegarden to sequnce my midi gear, I have an asrx pro and a korg
| electribe s. Unfortunately I've found jack/iiwusynth to be too unstable to
| work with.
|
| Thus I'm using midi and muse to sequence my outboard gear and then I use
| broadcast2000 to record the tracks and to overdub acoustic instruments.
|
| Its not completely linux only, but linux is the only computer os I use in
| making my music.
|
|
|
|
|
| On 13 Jul 2003, Hartmut Z Noack wrote:
|
| > I downloaded the track "nasty valve1" an gave it a listen.
| > Hmmm the Intro is quite impressing - lot of personality, cool groove.
| > But after 20 seconds or so i hear a GM-Drumkit wich reminds me of a
| > Yamaha middleclass PSR-Preset - not that much personality anymore -
| > quite plastic i must say.
| > I do not blame this on your friend/musician - i guess the problem is
| > iiuwsynth`s soundfont-bullshit.
| > Whithout an implementation of a real drumsampler, Muse cannot do much
| > better i fear.
| > The Synthsounds are very promising though...
| >
| > Am Fre, 2003-07-11 um 16.14 schrieb Robert Jonsson:
| > > Hi guys and gals,
| > >
| > > A friend of mine has been doing some very serious attempts at producing music
| > > with a fully linux based setup lately.
| > > There has been lots of pitfalls along the way, but since he is a _very_
| > > dedicated guy he has come a long way towards pulling of his goal.
| > >
| > > The goal in question being to produce an "album" purely in linux. (album in
| > > the sense that the songs are freely downloadable from the same web page on
| > > the net, i think ;) )
| > >
| > > He has just started to document the thing, you can have a look here:
| > > http://computerville.homeip.net/linuxmusic/, there are also some samples of
| > > what he has produced this far, in my opinion it shows that linux audio is
| > > getting 'there'.
| > >
| > > Have a nice weekend,
| > > Robert
| > >
| > >
| > >
| > >
| > >
| > >
| >
| >
|
|
| --__--__--
|
| Message: 8
| Date: Mon, 14 Jul 2003 03:05:58 +0200
| From: mik prims <mprims(a)skynet.be>
| To: linux-audio-user(a)music.columbia.edu
| Subject: Re: [linux-audio-user] Success stories
| Reply-To: linux-audio-user(a)music.columbia.edu
|
| On Sun, 13 Jul 2003 13:35:33 -0700 (PDT)
| Brian Redfern <bredfern(a)calarts.edu> wrote:
|
| > Well, I use Swami to build my own sound fonts, I have some quite gritty
| > ones, cause my old band-mate is the producer for The Freestyle Fellowship
| > (if you haven't heard of them, they've been the underground legends of Hi
| > Hop for 12 years now).
| >
| Boundaries! Boundaries! You've got to be righteous, you've got to be free etc.
|
| m
|
| --__--__--
|
| Message: 9
| Date: Sun, 13 Jul 2003 18:12:08 -0700 (PDT)
| From: Brian Redfern <bredfern(a)calarts.edu>
| To: linux-audio-user(a)music.columbia.edu
| Subject: Re: [linux-audio-user] Success stories
| Reply-To: linux-audio-user(a)music.columbia.edu
|
| Exactly. Joe is an awsome producer, check out their albumn from 2001, Joe
| is producing and the beats are just fluid. He uses nothing but an adat
| and an asr10 keyboard, and that's it.
| Once jack gets mature then you'll be able to do more and more with just
| linux. Already I can do complete live sets just playing terminatorX on
| linux and that's it, though I usually play live guitar and sync together
| my adrenalinn with my korg es1 and then I put the audio from terminatorX
| through the korg to process it. I think linux works just as well with
| midi gear as mac/windows does, especially Suse, I've had the best results
| so far with Suse 8.2, but its not suprising given that Suse employs
| geniuses like Takashi Iwai.
|
|
|
| On Mon, 14 Jul 2003, mik prims wrote:
|
| > On Sun, 13 Jul 2003 13:35:33 -0700 (PDT)
| > Brian Redfern <bredfern(a)calarts.edu> wrote:
| >
| > > Well, I use Swami to build my own sound fonts, I have some quite gritty
| > > ones, cause my old band-mate is the producer for The Freestyle Fellowship
| > > (if you haven't heard of them, they've been the underground legends of Hi
| > > Hop for 12 years now).
| > >
| > Boundaries! Boundaries! You've got to be righteous, you've got to be free etc.
| >
| > m
| >
|
|
| --__--__--
|
| Message: 10
| Date: Mon, 14 Jul 2003 12:07:15 +0900
| From: Patrick Shirkey <pshirkey(a)boosthardware.com>
| Organization: Boost Hardware
| To: linux-audio-user(a)music.columbia.edu
| Subject: [linux-audio-user] [OT] Live music.
| Reply-To: linux-audio-user(a)music.columbia.edu
|
| In case there are still some people out there who thinks Linux musos
| don't actually have an audience or something else stupid like that, some
| of you may be interested in what we are doing here in Korea.
|
| http://www.djcj.org/gigs/ethos
|
|
|
| --
| Patrick Shirkey - Boost Hardware Ltd.
| Http://www.boosthardware.com
| Http://www.djcj.org - The Linux Audio Users guide
| ========================================
|
| Being on stage with the band in front of crowds shouting, "Get off! No!
| We want normal music!", I think that was more like acting than anything
| I've ever done.
|
| Goldie, 8 Nov, 2002
| The Scotsman
|
|
| --__--__--
|
| Message: 11
| Date: Mon, 14 Jul 2003 00:53:38 -0400 (EDT)
| From: Lee Azzarello <lee(a)fallingforward.net>
| To: Audio-User <linux-audio-user(a)music.columbia.edu>
| Subject: Re: [linux-audio-user] Success stories
| Reply-To: linux-audio-user(a)music.columbia.edu
|
| configure can't find fftw3f. I just installed version 3 alongside version
| 2.1.5, which is Gentoo's current version which I can't remove because many
| things depend on it. I tried setting PKG_CONFIG_PATH to /usr/local/lib but
| no luck. Could you maybe put in a --with-fftw-prefix= option to configure?
|
| -l[e^2]
| ------------------------------
| http://www.fallingforward.net/
| people experimenting with music, art and technology
|
| On 13 Jul 2003, Jan Depner wrote:
|
| > Lee,
| >
| > Very cool page. I'm glad you found my ALSA_JACK_ARDOUR doc useful.
| > You should check out JAMin for mastering -
| > http://sourceforge.net/projects/jamin/. We're getting pretty close and
| > it's already useful. I'm working on selectable scenes right now. You
| > could add it to your list - T-RackS for $400 vs JAMin for $0. I keep a
| > copy of the latest tarball on my site
| > http://myweb.cableone.net/eviltwin69/jamin.tgz if you can't get the
| > sourceforge CVS to work for you (it's been a bit flaky lately).
| >
| > Cheers
| >
| > Jan
| >
| > On Sat, 2003-07-12 at 18:14, Lee Azzarello wrote:
| > > I'm also rocking this steez. Here's my log of progress:
| > > http://www.fallingforward.net/bbs/viewtopic.php?t=62
| > >
| > > -l[e^2]
| > > ------------------------------
| > > http://www.fallingforward.net/
| > > people experimenting with music, art and technology
| > >
| > > On Fri, 11 Jul 2003, Robert Jonsson wrote:
| > >
| > > > Hi guys and gals,
| > > >
| > > > A friend of mine has been doing some very serious attempts at producing music
| > > > with a fully linux based setup lately.
| > > > There has been lots of pitfalls along the way, but since he is a _very_
| > > > dedicated guy he has come a long way towards pulling of his goal.
| > > >
| > > > The goal in question being to produce an "album" purely in linux. (album in
| > > > the sense that the songs are freely downloadable from the same web page on
| > > > the net, i think ;) )
| > > >
| > > > He has just started to document the thing, you can have a look here:
| > > > http://computerville.homeip.net/linuxmusic/, there are also some samples of
| > > > what he has produced this far, in my opinion it shows that linux audio is
| > > > getting 'there'.
| > > >
| > > > Have a nice weekend,
| > > > Robert
| > > >
| > > >
| > > >
| > > >
| > > >
| > > >
| > >
| >
| >
|
|
| --__--__--
|
| Message: 12
| Subject: Re: [linux-audio-user] Success stories
| From: Jan Depner <eviltwin69(a)cableone.net>
| To: Audio-User <linux-audio-user(a)music.columbia.edu>
| Date: 14 Jul 2003 04:37:38 -0500
| Reply-To: linux-audio-user(a)music.columbia.edu
|
| You have to set --enable-float on the ./configure line for fftw3.
| Normally it compiles only the double precision version.
|
| Jan
|
| On Sun, 2003-07-13 at 23:53, Lee Azzarello wrote:
| > configure can't find fftw3f. I just installed version 3 alongside version
| > 2.1.5, which is Gentoo's current version which I can't remove because many
| > things depend on it. I tried setting PKG_CONFIG_PATH to /usr/local/lib but
| > no luck. Could you maybe put in a --with-fftw-prefix= option to configure?
| >
| > -l[e^2]
| > ------------------------------
| > http://www.fallingforward.net/
| > people experimenting with music, art and technology
| >
| > On 13 Jul 2003, Jan Depner wrote:
| >
| > > Lee,
| > >
| > > Very cool page. I'm glad you found my ALSA_JACK_ARDOUR doc useful.
| > > You should check out JAMin for mastering -
| > > http://sourceforge.net/projects/jamin/. We're getting pretty close and
| > > it's already useful. I'm working on selectable scenes right now. You
| > > could add it to your list - T-RackS for $400 vs JAMin for $0. I keep a
| > > copy of the latest tarball on my site
| > > http://myweb.cableone.net/eviltwin69/jamin.tgz if you can't get the
| > > sourceforge CVS to work for you (it's been a bit flaky lately).
| > >
| > > Cheers
| > >
| > > Jan
| > >
| > > On Sat, 2003-07-12 at 18:14, Lee Azzarello wrote:
| > > > I'm also rocking this steez. Here's my log of progress:
| > > > http://www.fallingforward.net/bbs/viewtopic.php?t=62
| > > >
| > > > -l[e^2]
| > > > ------------------------------
| > > > http://www.fallingforward.net/
| > > > people experimenting with music, art and technology
| > > >
| > > > On Fri, 11 Jul 2003, Robert Jonsson wrote:
| > > >
| > > > > Hi guys and gals,
| > > > >
| > > > > A friend of mine has been doing some very serious attempts at producing music
| > > > > with a fully linux based setup lately.
| > > > > There has been lots of pitfalls along the way, but since he is a _very_
| > > > > dedicated guy he has come a long way towards pulling of his goal.
| > > > >
| > > > > The goal in question being to produce an "album" purely in linux. (album in
| > > > > the sense that the songs are freely downloadable from the same web page on
| > > > > the net, i think ;) )
| > > > >
| > > > > He has just started to document the thing, you can have a look here:
| > > > > http://computerville.homeip.net/linuxmusic/, there are also some samples of
| > > > > what he has produced this far, in my opinion it shows that linux audio is
| > > > > getting 'there'.
| > > > >
| > > > > Have a nice weekend,
| > > > > Robert
| > > > >
| > > > >
| > > > >
| > > > >
| > > > >
| > > > >
| > > >
| > >
| > >
| >
|
|
|
|
| --__--__--
|
| _______________________________________________
| linux-audio-user mailing list
| linux-audio-user(a)music.columbia.edu
| http://music.columbia.edu/mailman/listinfo/linux-audio-user
|
|
| End of linux-audio-user Digest
|
Here's some brief background before I get to my question:
-I'm building a linux daw from scratch (including external hardware)
-I've just put together a dual athlon 2400+ machine and have
(tentatively) installed mandrake
-I'm running out of money *fast*
The third point has put a damper on my soundcard/preamp/mic plans.
Initially I'll be happy to just record 1-2 channels at a time, but my
goal is to be able to do a decent job with a drum kit, possibly with
guitar or bass at the same time. I figure I can squeeze that in to eight
channels.
Ideally, I'd like to be able to buy a delta 44 now (for financial
reasons), and then buy another, or possibly a 66, later on and add it to
the set up. If I do this I can get a decent mic and preamp. Otherwise, I
have to go with the 1010 now and use a $20 radio shack mic until my bank
account recovers.
I checked around the lad archives and this question seems to come up
from time to time, but I'm wondering if this is possible with what's
currently out there.
Thanks,
Peter
In case there are still some people out there who thinks Linux musos
don't actually have an audience or something else stupid like that, some
of you may be interested in what we are doing here in Korea.
http://www.djcj.org/gigs/ethos
--
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.comHttp://www.djcj.org - The Linux Audio Users guide
========================================
Being on stage with the band in front of crowds shouting, "Get off! No!
We want normal music!", I think that was more like acting than anything
I've ever done.
Goldie, 8 Nov, 2002
The Scotsman
Hi!
gmorgan is a .. Rhythm Station, an organ with auto-accompaniment and a "small"
Band in a Linux Box. Uses MIDI and the ALSA sequencer for play the rhythm
patterns. Styles, patterns , sounds, and the mixer settings, can be edited
and saved.
Program released GNU/GPL version 2.
News on 0.03
--------------------
- New Drum Pattern Edit
- Added some "demo" patterns and songs.
- Lots of bugs solved.
REQUERIMENTS
--------------------------
Fast Computer
Linux
ALSA
Fltk
Take a look at http://personal.telefonica.terra.es/web/soudfontcombi/
And please ... if you enjoy this prog and wants to share patterns, send me,
and i will include in future versions, i have a large TODO, and i need some
help.
Josep
Hi!
News gmorgan-0.02
-----------------------------
- Drum "Velocity" Mixer
Is a mixer for correct in a easy way the differences of volumes for each drum
note in differents soundfonts.
- Batch Song Player-Editor
Small attempt to do something like Band in a Box.
Still developing that part... maybe can be usefull and maybe someone can send
me patterns to add. :-)
gmorgan is a .. Rhythm Station, an organ with auto-accompaniment. Uses MIDI
and the ALSA sequencer for play the rhythm patterns. Styles, patterns ,
sounds, and the mixer settings, can be edited and saved.
Program released GNU/GPL version 2.
Tested on Gentoo, debian PIII 933 and PII 300
REQUERIMENTS
--------------------------
Linux
ALSA
Fltk
Take a look at http://personal.telefonica.terra.es/web/soudfontcombi/
And please ... if you enjoy this prog and wants to share patterns, send me,
and i will include in future versions, i have a large TODO, and i need some
help.
Josep
A little while back someoe posteda link for a good drum kit sample set. I managed to delete the file that I saved the address in, and can't find it archives. Could someone repost it?
Thanks,
Barton
Hi all,
My cousin is working in a company that does a lot of audio/video
streaming solutions based on Linux systems. Now they look for an
application which provides similar things like SOX but in real time.
They would like to record on the input, manipulate it via GUI
(Eqalizer, effects...) and send it directly to the output.
Are there any recommendations for this kind of Linux software?
thanks
Adrian
--
Adrian Gschwend
@ netlabs.org
ktk [a t] netlabs.org
-------
Free Software for OS/2 and eCS
http://www.netlabs.org
Hello!
I just discovered two problems with ardour:
1. If you run the autogen script the -gui and -ksi options are exchanged.
Where it says -gui it says something like libs="libs_base ksi" and in the
ksi-case it wants to include the gui-libs.
2. The next thing something running ardour-ksi. I've jack-0.7.3 and I seemed
to fullfill all the other dependencies. But now when I try to start ksi it
says:
/usr/local/lib/ardour/ksix: relocation error:
/usr/local/lib/ardour/libardour.so.0: undefined symbol: _ZTI8QMThread
So and that's all. this ardour version is from tuesday morning.
Any ideas about the second problem?
Kindest regards
Julien
Julien Patrick Claassen
jclaassen(a)gmx.de
julien(a)c-lab.de
http://www.geocities.com/jjs_home
SBS C-LAB
Fuerstenallee 11
33102 Paderborn
Phone: (+49) 5251 60 6060
Fax: (+49) 5251 60 6065
www.c-lab.de
Hello folks,
I'm writing a realtime audio tool and I'd like to pick your brains on the
following: say my app is rendering some sound and a midi event comes in, at
what point in time should the resulting effect occur in the rendered audio
stream?
The obvious solution would be to measure world/system time at the moment
playback is started in my application. If a midi event then comes in, I can
subtract this start time from the midi event time. I am however afraid that
my timing will then drift each time an underrun occurs. I'm pretty sure
applications like terminatorx, sweep and a host of others solved this
problem before me so if anybody knows the answer to this, please let me
know!
Regards,
Denis
p.s. I use JACK for audio output but the solution really should be
independent of this.
---------------
www.cyozlab.com
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus