Hello. I have a new Hammerfall 9652 card that I am trying to set up with DeMuDi 1.1.0. Before, lspci listed the card as:
"Multimedia audio controller: Xilinx Corporation: Unkown device 2fc4 (rev 03)"
but then I moved it to a different PCI slot and now lspci says:
"Multimedia audio controller: Xilinx Corporation RME Digi9652 (Hammerfall)"
I think that's a good sign. However, /etc/init.d/alsa start gives:
"Starting ALSA (version 0.9.8):PCI: Found IRQ 9 for device 02:0b.0
PCI: SHaring IRQ 9 with 00:1f.4
RME Digi9652/Digi9636: no cards found
rme9652-failed"
Now that the card registers in lspci, I have hope that the card is working... but I don't know what to try next. Can anyone please help? Thank you in advance.
Kris Bergstrom
--
H5n9d0+5
I could not get any noticeable function trying the sidechain inputs of
these (I forget if it was specifically SC2 or 3 or 4 but could see the
inputs in Jack-Rack)
I ran jack from Qjackctl, Ardour and jack-rack. Inserted SC3 into
jack-rack. All routing was done from Qjackctl "Connect" interface. Tried
every way to Sunday and could not get any effect except "makeup gain".
Then I tried just patching SC2 then SC3, etc as inserts direct into an
audio channel in Ardour for straight compression. Could not get them to
do any standard compressing either.
Any thoughts or illumination on these compressors would be great. I
particularly want to run a "de essing" of sorts on a single mike imput.
Is it possible with these plugs??
Thanks
Greetings:
I finally resolved the mouse noise problem with ImproSculpt. Here's
what I did:
1. Made the csound binary suid root.
2. Erased the CsOptions for Linux in the ImproSculpt.csd file
(they're ignored when csound is suid root).
3. Ran the app so:
csound --sched -d -i devaudio -o devaudio -b 512 -B 4096 -m6
ImproSculpt.csd
Screen redraws are slower, but the mouse noise is gone. I'm still
confused as to why all this trouble just "suddenly" occurred, but I'm
glad to have discovered a solution. I also learned a lot about PCI
latency timing, graphics card priority, hard/software buffering, and
lots of other stuff that chewed up a bunch of my time.
Many thanks to all who responded to my dilemma, I appreciate all the
assistance and advice.
Best regards,
dp
Gabriel Maldonado wrote:
> Hi Dave,
> It could depend on the massive CPU resources required by improsculpt,
> so any movement on the GUI can subtract processor time, causing
> drop-outs. Have you tried to increase the buffer size? However, try to
> ask Oeyvind if this could be a possible cause. Notice that in
> CsoundAV, there is still the original FLTK code, not that modified by
> Istvan. I still have to study Istvan code, to see if there are
> substantial differences, besides merging all code in a unique cpp file.
>
> Gabriel
>
>
> Dave Phillips wrote:
>
>> Greetings:
>>
>> I've been testing various CSD files to see and hear how the FLTK
>> opcodes are supported in the most recent canonical CVS sources. Many
>> files work fine (e.g., J. M. Comajuncosas' 303 emulator, his Synth
>> Toot, and his Direct Hammond2), but I'm having a problem with Oeyvind
>> Brandtsegg's ImproSculpt. When I move the mouse in this program I
>> hear a nasty ripping noise tracking the mouse movement. Noise occurs
>> when I change window focus or move a window. Note that this noise
>> does not occur with other FLTK-based apps, so I'm wondering what
>> there might be in ImproSculpt to cause this trouble. Steven Yi
>> suggested that the FLTK updating may itself be a problem, but the
>> other apps tested work fine. So I'm at an impasse and can use some
>> suggestions for troubleshooting. Sorry to bother the developer's list
>> but it seemed the better forum to ask in. Could Steven be right about
>> the FLTK opcodes themselves causing the problem ? Would there be any
>> advantage compiling Csound against a static libfltk ?
>>
>> Best,
>>
>> Dave Phillips
>>
>>
>
>
I've been using a 2.4.2 kernel with Andrew Morton's patches and I got
jack to work very well. However, seeing 2.6 is the latest and greatest
I'd like to switch but am having no luck thus far.
Q. If anyone has got jack to work great with a 2.6(.1) kernel could you
share with me what version of the 2.6 kernel you used and what patches
(if any)
At the moment I'm trying a 2.6.1 with an mm4 patch but I'm getting no
sound with my soundblaster live.
I've done:
<*> Sound card support
and, under Advanced Linux Sound Architecture --->
<*> Advanced Linux Sound Architecture
<*> Sequencer support
<*> OSS API emulation
<*> OSS Mixer API
<*> OSS PCM (digital audio) API
<*> OSS Sequencer API
rebooted and install alsa-lib-1.0.1 and alsa-utils-1.0.1 as well but I
get these errors
root@upstairs glenn # aplay /usr/kde/3.2/share/sounds/pop.wav
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed:
No such file or directory
aplay: main:502: audio open error: No such file or directory
and
glenn@upstairs glenn $ alsamixer
No mixer elems found
I'm at a loss but am interested at what type of kernel others are using.
I think my next best bet is to remove alsa from the kernel and install
it seperately.
Thanks
Soon i'll have to connect 3 MIDI devices to a Linux system (and also
send MIDI between the devices themselves, not only device<-->computer):
two hardware synths (keyboards) and an effects box. Possibly another
device later, but we'll see.
What MIDI box do you recommend in this case?
I'm looking at M-Audio USB MIDISPORT 4x4 which seems to be quite ok:
http://www.m-audio.com/index.php?do=products.main&ID=a4fc99df673e54ff97ce39…
Anyone using it? Can you route the MIDI signal in arbitrary ways? Can
you route one input to all outputs, or do other similar things? What's
the software that you use to control it?
Does it work with your sequencer?
How well does it work with ALSA?
If you have a sound card (or maybe two soundcards) on your system, can
you use its MIDI interfaces in addition to the 4x4? Can you do arbitrary
MIDI routing in that case?
On the ALSA website, next to the 4x4 it says "Firmware driver coming
soon" - what does that mean? Is it not supported yet?
If 4x4 doesn't work under Linux, can you recommend a product similar in
features and price?
--
Florin Andrei
http://florin.myip.org/
Just a note to say I've written up a short piece about the GNU/Linux
Audio Centre at Sounds Expo last week in London, and stuck it on
http://www.linuxmusician.com/ . There are a few photos too.
Chris
On Mon, Feb 16, 2004 at 12:10:45 +0100, Jens M Andreasen wrote:
> Digging around in the HTML source, I find windows Media that gnome/Totem
> could have played (if ...), but:
>
> http://www.sonicftp.com/vids/wmv/soundsexpo04_linuxaudio.wmv
>
> returns
>
> >>The requested URL /vids/wmv/soundsexpo04_linuxaudio.wmv was not found
> on this server.
>
> >>Additionally, a 404 Not Found error was encountered while trying to
> use an ErrorDocument to handle the request.
I got that with the real stream too.
> The QuickTime links won't work from the Mac either, which makes believe
> that something on that site is totally misconfigured :-(
Yup, I guess someone should mail them.
> BTW: Why are we getting so many (32) copies of each posting?
There is a mail loop between lad and lau.
- Steve
> -----Original Message-----
> From: linux-audio-user-bounces(a)music.columbia.edu [mailto:linux-audio-
>
> Could somebody reorganize "www.pure-data.org" so that all
> instruments are in a directory tree at that site? Then
Pure-data.org is wiki based so If you joined the community and did it
I'm sure many people would appreciate it and help.
>
> Is there equivalent to Pluggo of Max/MSP for Pd?
No there isn't
m.
_________________________________________________
Scanned on 13 Feb 2004 18:05:25
Scanning by http://erado.com
Paul Winkler
>
> On Wed, Feb 11, 2004 at 05:27:14AM -0800, Bill Schottstaedt wrote:
> > I don't think this is a problem; you can usually turn off
> > the GC during time-critical code, and in most cases, such code
> > is in C anyway (handled via a foreign function interface), and
> > at least in normal use, you're in control at that level.
>
> I don't know about other garbage-collected languages, but
> there is no way to temporarily disable GC in Python,
> nor any way to force it to run at a particular time.
>
Yes, but python have a reference-count garbage collector, so
the problem shouldn't matter for python.
--