Daniel James <daniel(a)mondodesigno.com> wrote:
>> > To do this we will have to connect the 16 phones to a Linux box
>
>Won't you need a special hardware interface to convert phone jack to
>XLR or similar? You can buy these from studiospares.com, but 16 of
>them is going to be quite expensive.
It's all in the noise when the software license costs in the $50000
range...
__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397
Get AOL Instant Messenger 5.1 free of charge. Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
> > I think I'm using 0.5.23. I'm away from home right now and
> my machine is offline so I will have to check later to make
> sure. I tried to compile 0.5.31 but I couldn't get it to
> build.
I checked and I'm actually using 0.5.19 if that makes any difference. Is there a tar ball of the more recent versions that will compile that I can test and see if the problem is fixed? The 0.5.31 version from CVS produced errors when I tried to build it.
> > JackEQ seg faults no matter what I do. I was using version 0.3.7.
I'll try to build 0.3.8 later today and see what happens.
>
> I fixed the ladspa search query in this version. If you feel
> upto doin a
> gdb session that would be very helpful.
I'm up for doing a GDB session. However, as I've never personally had need for using GDB before, you would probably have to walk me through it.
-Reuben
Hi, I'm on my first attempt at midi on Linux. I'm using MusE 0.6.0pre5
in Mandrake 9.1. I think I can start jack in a root console, but I guess
for a simple test it isn't necessary, so I start muse and I get the GUI.
I managed to record some notes but if I press play on the transport I
don't hear anything. I'm using a sblive platinum and, for setting levels
I'm using Alsa-Mixer GUI and for connections I'm using Alsa Patch Bay. I
have been tweaking everything and haven't got any sound. It surely works
since I can use XMMS and also I can load and hear midi tracks on KMidi.
In my MusE Midi Port Table I have port 1, generic midi, going to the
device EMU10K1 MPU-401 (UART) and the state shows as OK. Trying with
different settings I have seen a message about DEVICE PLAYING or similar
but can't remember what I did.
On MusE the black activity meter is moving and mute cell has a green LED
(?) on, I don't know if its on why I see such activity. But anyway I
don't get any sound with it turned on or off.
Any help would be appreciated,
Eduardo
> > That is probably not the reason behind the seg fault
> though. I haven't been able to get JackEQ to start without
> immediately seg faulting ever since the project started. The
> more recent versions of Jamin are starting to do the same
> thing as well and I have no idea why.
>
> How recent? There was a bug in the plugin discovery code that
> I fixed, and
> meant to port the fix to jackEQ too, but I might have forgotten.
>
> I think I fixed in in jamin about a month ago, maybe less.
>
> - Steve
>
I think I'm using 0.5.23. I'm away from home right now and my machine is offline so I will have to check later to make sure. I tried to compile 0.5.31 but I couldn't get it to build. Jamin will register itself to jack and then immediately die from a segmentation fault. Oddly enough, if I specify the input and output ports, it will fail to connect to the ports but at least it won't seg fault.
JackEQ seg faults no matter what I do. I was using version 0.3.7.
For what it's worth, I'm using:
swh-plugins 0.4.3
Jack 0.90.1 (posix shm)
Also, kind of unrelated, I just realized today that the newer versions of Jack no longer give me monitors.
-Reuben
Hi all...
on /., there is this story:
Linux PCs Drive 74-Channel Pipe Organ
at
http://slashdot.org/articles/03/12/03/2320226.shtml?tid=141&tid=186&tid=188
The original articl is there:
http://www.eetimes.com/sys/news/OEG20031203S0032
And there is this quote, making me feel warm and fuzzy :)
"So the team set out to develop tone-generation software running on a stock PC. Windows was quickly rejected as unreliable, and development was done on the Linux operating system. "
Well... not ready?
GuyCLO~
Everything on my machine is compiled with gcc 3.2
> I haven't been able to get JackEQ to start without
> immediately seg faulting ever since the project started. The
> more recent versions of Jamin are starting to do the same
> thing as well and I have no idea why.
> >
>
> Really? Which gcc are you using? I can usually run it with
> gcc-2.95 and
> gcc-3.2
>
Heh. I didn't read the email carefully. I wrote thinking you were asking what a DC offset is rather than about the context it was used in. :)
regards
-Reuben
> Thank you Reuben.
>
> -Eric Rz.
>
> On Wed, Dec 03, 2003 at 11:23:50AM -0600, Reuben Martin wrote:
> > DC offset is when there is a Direct Current running over
> the same lines that audio runs through. Since sound signals
> are a type of Alternating Current, the addition of the DC
> tends to shift, or offset, the audio signal.
> >
> > regards
> > -Reuben
> >
> >
> > What is DC offset in this context? I've seen this term on this list
> > before, but don't really understand what it means.
> >
> > Is this the same thing refered to by the ecasound options
> -ezf and -ezx?
> >
> > -ezf
> > Finds the optimal value for DC-adjusting. You can use
> the result as
> > a parameter to -ezx effect.
> >
> > -ezx:channel-count,delta-ch1,...,delta-chN
> > Adjusts the signal DC by 'delta-chX', where X is the
> channel number.
> > Use -ezf to find the optimal delta values.
> >
> > or is that a different DC?
> >
> > -Eric Rz.
>
Jack 0.91.1 has been released.
Changes:
New iec61883 driver. Very experimental; this is just to get it out
there. 61883 is the standard for audio+midi over firewire. Run
configure with --enable-iec61883 to compile it. It requires libraw1394.
Added callback for notifying clients when entering freewheeling mode and
leaving it:
int jack_set_freewheel_callback (jack_client_t *client,
JackFreewheelCallback freewheel_callback,
void *arg);
Bugs fixed.
Compiler warnings removed.
Taybin Rutkin
>> Is there a DC offset which the cheap card is eating?
>A DC offset is an interesting idea. How would I test for that?
sox <file> -e stat
displays midline amplitude.
Or try a highpass filter, just as a test.
Announcing release jackEQ-0.3.8 now available from sf.net and cvs commit
too.
http://jackeq.sf.net
Added io-menu.c for internally assigning jack ports.
Uses the latest swh-plugins 0.4.3. We now check the latency for the djeq
plugin (although we don't do anything with it).
TODO:
multiple interfaces - Long interface
- Tall interface (current)
extra button functionality - mostly for ease of use
unlimited channel support (mostly a gui design issue)
variety of xfader gain slopes for better mixing.
MIDI fader console support.
Enjoy.
--
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
_______________________________________________
linux-audio-announce mailing list
linux-audio-announce(a)music.columbia.edu
http://music.columbia.edu/mailman/listinfo/linux-audio-announce
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Jackeq-devel mailing list
Jackeq-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jackeq-devel
_______________________________________________
linux-audio-announce mailing list
linux-audio-announce(a)music.columbia.edu
http://music.columbia.edu/mailman/listinfo/linux-audio-announce