Vintenat Lionel wrote:
options snd-mpu401 snd_port=330 snd_irq=5
make that:
options snd-mpu401 snd_port=0x330 snd_irq=5
It feels good except that snd-seq-oss isn't loaded. I think
it should be, shouldnt't it ?
I think it should be loaded when you access /dev/sequencer.
Midi
Michael Martin wrote:
I'm having trouble setting this up. I compiled and installed successfully (I
think) the midid (usb midi daemon from http://
www.informatik.uni-halle.de/~ladischc/usbmidid.html), plugged a USB MIDI
Compatible input device, followed instructions and the system log reported
Pedro Lopez-Cabanillas wrote:
I see both usb-midi and usbmidi. Could this be because I've got the daemon
installed as well?
No, but you should uninstall it if you are going to use the driver instead the
daemon.
To uninstall the daemon, run make uninstall in the usbmidid-x.x.x directory.
On Tue, 20 Aug 2002, Pedro Lopez-Cabanillas wrote:
El Mar 20 Ago 2002 10:10, Clemens Ladisch escribió:
IMHO there's nothing wrong with loading the driver when the keyboard is
plugged in. I'd suggest to list only the OSS drivers in the blacklist file.
Hotplug can't load the snd-usb-midi
(sorry for the delay)
On Tue, 20 Aug 2002, Michael Martin wrote:
But I'm having difficulty setting up my /etc/modules.conf file
Do I need to set the USB device as a new sound card? What do I do?
Also are there any docs for getting OSS Emulation to work for the
USB MIDI Device?
The driver
On Tue, 20 Aug 2002, Michael Martin wrote:
The kernel had this to say
Aug 20 15:55:36 linux kernel: hub.c: USB new device connect on bus1/2,
assigned device number 3
Aug 20 15:55:36 linux kernel: snd-usb-midi: using interface 1
Aug 20 15:55:36 linux kernel: snd-usb-midi: MIDIStreaming
Matt Walker wrote:
I am trying to get the midisport to do rawmidi - just sysex/librarian stuff.
The following leads me to believe that usb is working, and the driver is
getting loaded, but the 2 aren't making a connection
Other observations:
c) I used the modules.conf and hotplug
Matt Walker wrote:
I might have mistyped the device path when I tried fxload before, but as you
predicted, it reset everything and bound all the drivers.
So, in this case, it works?
Rebooting, however, wipes out everything. I know that hotplug isn't
yours, but before I jump into the
Fedor G. Pikus wrote:
If I use usb-uhci module for my USB controller, I get 2 PCMs, pcm0
supports recording at 44.1KHz (arecord -f cd), and works fine.
pcm1 supports recording at 44.1KHz ok, and also at 48KHz, but when I try
that, I get this in the log:
usb-uhci.c: interrupt, status 2,
Jim Ruxton wrote:
Hi I have noticed a few posts on this list regarding ALSA midi and the
midisport 2x2. I was wondering if anyone knows if there is a site which
describes a step by step process of getting this device working with
ALSA midi.
No, but Matt Walker wrote:
| After my frazzled
Jim Ruxton wrote:
when I go to use a program , Pd , I only get 1 input and 1 output at
-mididev 3. When I check the asound client list it says there are 2 midi
clients one at Port 0 and one at Port 1 . Should there be 4 showing up
here 2 for each input and each output?
Both port 0 and port 1
Daniel Tonda Castillo wrote:
My computer is a portable Toshiba 2800 S202, with a yamaha YMF-754, chip.
Audio works just fine, no problems with esd, arts or anything else.
The documentation says that the fm-port is accesible. I have read every piece
of documentation I could lay my hands on,
[EMAIL PROTECTED] wrote:
I'm using a midiman midisport 1x1 midi interface.
When I play a midifile with Jazz++ or just my midi keyboard I quite
often get hanging notes (same problem with pure-data (pd)).
My SC-8820 works just fine, so I think the problem is with the 1x1
firmware you're
Daniel Tonda Castillo wrote:
I'm testing a usb to midi adapter with my Toshiba laptop. I have alsa
rc3, a yamaha ymf754, sound card and redhat 7.3 on 2.4.18-5 kernel.
I'd already failed to get the fm port to work but I'm trying to find out
if this usb connector works. I've read the
Daniel Tonda Castillo wrote:
tail -50 /var/log/messages reports this:
Sep 25 11:40:47 poseidon kernel: usb.c: registered new driver midi
Sep 25 11:40:47 poseidon kernel: usb-midi: Found YAMAHA USB-MIDI device
on dev
Daniel Tonda Castillo wrote:
It worked!
(...)
Besides singing praises to your skills and good will, what can I do
for you and/or the alsa community?
- test ALSA with all kinds of hardware/software
- write some documentation
- contribute to the mailing lists
Regards
Clemens
Tejus Parikh wrote:
My system has a Sound Blaster Live card and i've loaded the emu-10k1
module. Xmms works fine so i know the card is loaded properly.
However pmidi doesn't give any sound output. Is there something i
need to do to initialize the sound card. I saw in the pmidi
Sven Böhringer wrote:
i talked with the maintainer of the code for the ALS100 about Full
Duplex Support on this card.
I'm using alsa-driver-0.5.12a
The ALSA homepage says:
*** N.B. The 0.5.x series is considered deprecated
and is no longer supported by ALSA developers ***
In 0.9.x, the
Daniel Klein wrote:
Point 1: Midi. I own a Terratec DMX XFire 1024, which has a chip of the CS461x
series on it. Accordingly, alsaconfig aliased snd-card-0 to snd-card-cs461x.
Wave works fine, but I am unable to adress the midi portion of my soundcard.
Do I have to load anything else? What
Ivan Lebedev wrote:
Is XG-MIDI supported in ymfpci?
No. Yamaha doesn't release the complete documentation for the YMF754.
Regards
Clemens
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Thomas Vaughan wrote:
Yet another installment of my external MIDI
saga. As yet I've been unable to receive any
external MIDI events through my card's joystick
port (which I now believe is the MPU401).
Does it work in another operating system?
One thing I've noticed: the emu10k1 drivers
Sven Böhringer wrote:
* Note: This is very ugly hardware which uses one 8-bit DMA channel and
*second 16-bit DMA channel. Unfortunately 8-bit DMA channel can't
*transfer 16-bit samples and 16-bit DMA channels can't transfer
*8-bit samples. This make full duplex
Thomas Vaughan wrote:
1) Is there a good debugging guide? I'm guessing
that ALSA experts have a checklist, like
- check kernel config
- check alsa build config
- check /etc/modules.conf
- check lsmod
- etc.
Try
[EMAIL PROTECTED] wrote:
seems to be that I get the same problem (hanging note midi output stuck)
with those three porgrams...
using : alsa-0.9.0rc3 and an edirol UM1-S USB MIDI interface
Are there any messages in the system log (/var/log/messages) when this
happens?
Clemens
flat fish wrote:
Looking at kdecontrol center I see for sound:
Alsa v0.9.0rc3 emulation code
Installed drivers: Type 10 ALSA Emulation
This all leads me to believe that I am not running native Alsa?
You are running native ALSA, but kdecontrol uses the OSS interface. You
see emulation
[EMAIL PROTECTED] wrote:
I'm using an Edirol UM1-S usb-midi interface
midi sequencers programs like Jazz++ or muse ouput midi without problems
but when I play a note on my midi keyboard nothing is played in my
midi modules
Raw midi is comming in (checked with PD) and I get the same
Sage wrote:
I have a USB microphone and a pci sound card, both working in ALSA. The
microphone uses the snd-usb-audio driver, and the pci sound card is a
Delta 66 that uses the snd-ice1712 driver.
...
So the USB microphone is the primary device and the pci sound card is
the secondary device.
Mathy Vanvoorden wrote:
I can't seem to be able to get midi working with the cs46xx. I installed
xmms-midi plugin, and I can see that it works when playing a midi file,
but I can't hear it :s There is no Midi in my mixer.
The CS46xx wavetable synthesizer isn't supported. Your MIDI file was
Mathy Vanvoorden wrote:
I have the timidity plugin in xmms... no sound :s
Timidity should work if the PCM device works (e.g. aplay something.wav).
If not, that would be an error in your Timidity configuration.
HTH
Clemens
---
This sf.net
Sage wrote:
options snd-ice1712 index=0
options snd-usb-audio index=1
options snd-usb-midi index=2
Unfortunately, the snd-usb-midi driver no longer exists. The usb midi
device uses the snd-usb-audio driver as of the latest ALSA release. This
is something of a problem for me because I now
Kevin Cosgrove wrote:
But, one module mentioned on the ALSA website that doesn't work is
'modprobe snd-card-ymfpci'. I get
'modprobe: Can't locate module snd-card-ymfpci'
In ALSA version 0.9.0beta11, the name of the modules changed, the -card
was removed, so snd-ymfpci would be correct
Will Judy wrote:
Alright, trying something different. Can anyone recommend an inexpensive
USB sound device that supports either mono or stereo input?
That would be something simple like the Edirol UA-1A
http://www.edirol.com/products/info/ua1a.html, or with more features,
e.g. the M-Audio Duo
Stefan Bund wrote:
(...)
My biggest concern is latency: I have no idea, how much latency a USB
sound device will have. Does anyone have Information on this subject?
USB audio data is sent once per frame over the bus (1 frame = 1ms), and
the driver prepares the data for four frames in advance,
[EMAIL PROTECTED] wrote:
/lib/modules/2.4.18-0.9a/kernel/sound/acore/snd.o: invalid parameter parm_snd_major
What's wrong ? Obviously something with the snd.o ... any idea ???
The name of the module options changed recently, the snd_ prefix has
been removed. Edit /etc/modules.conf and remove
Hendrik Hache wrote:
'pmidi -l' gives me no available ports:
xanthos:~# pmidi -l
Port Client name Port name
xanthos:~# aconnect -io
client 64: 'External MIDI 0' [type=kernel]
0 'MIDI 0-0'
client 65: 'Emu10k1 WaveTable' [type=kernel]
0 'Emu10k1
Stuart Pernsteiner wrote:
i was wondering how do u find the value for mpu_port in the module
options for the snd-intel8x0 module?
Most motherboards have a setting in the BIOS setup for this.
In almost every case, it's 0x330.
HTH
Clemens
Bob Peters wrote:
All I am trying to do is connect the midi keyboard and output the
resultant stream produced (when pressing a note) to the console
You can access the device file directly with read() or write(), try
od -t x1 /dev/midix (OSS) or od -t x1 /dev/snd/midiCxD0 (ALSA).
However, this
[EMAIL PROTECTED] wrote:
[root@localhost root]# aplay test-tones-stereo.wav
aplay: main:462: audio open error: No such file or directory
This may happen when there isn't a PCM device on sound card 0 (in your
case, the USB device). Please check whether /proc/asound/devices lists any
PCM devices.
shreeswifty wrote:
i still need some help with my midiman2x2 interface
i installed the latest ALSA 09rc and everything seems to play nice
i installed the firmware loader for the midiman from
http://www.informatik.uni-halle.de/~ladischc/midisport_linux_firmware.html
and it turns on and the
Stefan Ulbrich wrote:
i've installed the newwest alsa sources and musE sources available and
configured for my soundcard -a sb live! - the pcm works quite fine.
i want now record a song from my external keyboard connected to the
game/midiport of the card (correctly connected for its works with
[EMAIL PROTECTED] wrote:
How do I change the capture rate of the extigy? So far it is stuck at
8000Hz, and if I try different rates with arecord, the correct number
of samples are taken for the requested rate, but over a different
period, eg. if I try to record 5 seconds at 48000, it takes 30
Paul Winkler wrote:
I picked up an Oxygen today, and I seem to get as far as
getting the firmware loaded (via midisport_firmware)
and loading the snd-usb-audio module,
but I don't seem to be able to actually use it.
Dec 8 00:50:27 kermit kernel: hub.c: USB new device connect on bus1/1,
[EMAIL PROTECTED] wrote:
if I try to record 5 seconds at 48000, it takes 30
seconds, at 8000Hz.
Please post the contents of /proc/asound/cardX/stream0 while recording.
Here it is:
Creative Technology Ltd. : USB Audio
...
Capture:
Status: Running
Interface = 2
Altset =
Stefan Ulbrich wrote:
i want to connect my keyboard to my pc (sb Live!) in oder to use it
as a softwaresynthy.
i've read aconnect 64:0 65:0 should do this ... but:
stef: ~ $ aconnect -lio
client 0: 'System' [type=kernel]
0 'Timer '
1 'Announce'
[EMAIL PROTECTED] wrote:
What firmware version does your Extigy have?
Did you try upgrading to the latest version (V1.1.020507)?
I just tried to upgrade, but the installer said I already had the
latest version. Back in Linux, now alsamixer -c1 says: alsamixer:
function snd_mixer_load
[EMAIL PROTECTED] wrote:
Apparently, the Windows driver did change the firmware.
Does it still work after the Extigy was unplugged?
no!
I wonder what's up with alsamixer?
Probably some problem with old entries in /etc/asound.state. Try deleting
it.
I had already deleted it...
Sage wrote:
I have a Midiman Delta 66 that uses the envy24 alsa driver. The Windows
drivers for this card have a feature that enables me to lock the output
rate (in kHz) to whatever level I want. If I set it to 96 kHz,
everything will be upsampled to 96 kHz before it goes out to the
Hakon G wrote:
I have bought a usb webcam with built-in microphone. After I plug it
in, it seems to take over the status of system soundcard, so I can't
play sounds anymore, and the mixer app shows only one slide (of
course) - the one for the mic. Or in fact, if i plug the camera in
while the
Christoph Eckert wrote:
on
http://www.informatik.uni-halle.de/~ladischc/midisport_linux_firmware.html
I read a hack how to use the win drivers of MIDISport Uno
with linux, thanks to the author.
Can anyone here tell me that this is working or if there are
any problems?
I've had at least one
[EMAIL PROTECTED] wrote:
I have a problem with Midisport UNO too. It is not the
same product than Midisport 1x1 that Alsa supports,
From the driver's point of view, it is.
and I have been unable to make it work.
Please check that you have recent versions of the hotplugging scripts and
Josh Green wrote:
On Tue, 2003-01-07 at 07:08, Clemens Ladisch wrote:
Josh Green wrote:
I'm having some troubles getting my Edirol PCR-50 keyboard working
Please post the contents of /proc/bus/usb/devices.
I: If#= 0 Alt= 1 #EPs= 2 Cls=ff(vend.) Sub=03 Prot=00 Driver=(none)
E: Ad=01
Thorsten Stoelk wrote:
i have an YAMAHA TG100 tone generator connected to the external midi port of
my SB128 PCI.
playing midi via timidity + pmidi runs fine when i
play the midi file via :
# pmidi -p130:0 MIDI-FILE
but as far as i understand the whole thing, the tg100 isnt accessed. how
[EMAIL PROTECTED] wrote:
I have Mandrake 9.0, a serial port and a MIDI keyboard w/serial port
DIN. I can see the keyboard sending carrier MIDI data under minicom at
34800 8N1 w/HW flow control.
How do I record from the keyboard ? I guess this divides:
1. How do I connect the
Hakon G wrote:
I need help please, I have bought a web camera with built-in
microphone, I can use the video part, but I don't get any sound from
the mic.
/etc/modules.conf
alias char-major-116 snd
alias snd-card-0 snd-via82xx
alias snd-card-1 snd-usb-audio
Song KiSun wrote:
I bought this usb-audio interface one year ago, I couldn't use
this interface for several problem(only 24bit audio. etc...),
but alsa tells that was working.
#mpg321 some.mp3 or
esd ( by root)
Audio device open for 44.1Khz, stereo, 16bit failed
...
It seems your
lloyd wrote:
trying to build from cvs snapshot to fix ice1712 issues -
i'm using the alsa/build script, but it complains there's no ./configure
in alsa-driver - i don't see this in any of the module dirs.
alsa-driver/INSTALL says:
| Compilation from CVS sources
|
Josh Green wrote:
I'm having some troubles getting my Edirol PCR-50 keyboard working
Dec 29 19:39:47 SillyPuddy kernel: snd-usb-midi: created 2 output and 3 input ports
Dec 29 19:39:47 SillyPuddy kernel: usb-uhci.c: uhci_submit_urb: pipesize for pipe
40008480 is zero
Dec 29 19:39:47
patrick pagano wrote:
i am running the latest ALSA with a SBlive 5.1 card which seems to work
fine, but i cannot seem to get the usb Midiman to work
kernel: cannot create a card instance 0
I'd guess that some parameter in /etc/modules.conf is wrong.
Please check that the cards_limit option
Aaron Mehl wrote:
I tried loading soundfonts and got the following.
maybe this is the reason I can't hear midi files
I ran sfxload and...
[root@aamehl aaron]# sfxload /mnt/cdrom3/audio/common/sfbank/ct4mgm.sf2
/dev/sequencer: No such file or directory
Did you run the snddevices scripts when
Aaron Mehl wrote:
On Wed, 2003-01-15 at 10:01, Clemens Ladisch wrote:
Aaron Mehl wrote:
I tried loading soundfonts and got the following.
maybe this is the reason I can't hear midi files
I ran sfxload and...
[root@aamehl aaron]# sfxload /mnt/cdrom3/audio/common/sfbank/ct4mgm.sf2
Aaron Mehl wrote:
Ok I have Mandrake 9.0 which has ALSA drivers installed by default.
Then the device files should have been created by the Mandrake
installation.
I downloaded the alsa driver and ran the snddevices script
there are errors what should I do??
mv: cannot move `/dev/sndstat' to
Alex Pita wrote:
I am using alsa-5.12.a drivers.
The ALSA homepage says:
| N.B. The 0.5.x series is considered deprecated and is no longer
| supported by ALSA developers
I didn't tryed 9.x version, because, AFAIK in the 9x version it isn't
some improvements for my souncard driver!
How would
Alex wrote:
I have installed alsasource 0.5.12a ...
The ALSA homepage says:
| N.B. The 0.5.x series is considered deprecated and is no longer
| supported by ALSA developers
Please try the latest 0.9.x release.
HTH
Clemens
---
This SF.NET
Neil Levine wrote:
Installed ALSA on my 2.4.20 Debian box successfully with my Intel8x0
driver (can play MP3s with Xmms or MIDIs with Timidity).
Can also successfully plug in my Evolution MK225c keyboard and see it
generate signals by running aseqview -s72:0 but dont see my soundcard
with
Neil Levine wrote:
On Tue, Jan 21, 2003 at 08:21:33AM +0100, Clemens Ladisch a ecrit:
The mpu_port option specifies the port address, so it would be
mpu_port=0x330 (the default) or 0x300.
When I run aconnect after loading this module with this option (either
address) the machine locks up
[EMAIL PROTECTED] wrote:
[root@jessy alsa-driver-0.5.12]# make
0.5.x is deprecated. Use 0.9.x.
HTH
Clemens
---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive
Rajesh The Great wrote:
Rajesh The Great wrote:
/lib/modules/2.4.7-10/kernel/sound/acore/snd-pcm.o: unresolved
symbol vmalloc_to_page
please update the alsa-driver alsa-kernel cvs trees. the bug
should have been fixed in today morning.
I downloaded the latest cvs snapshot 22-01-2003
Rajesh The Great wrote:
I *STILL* get output on only the front speakers the AC97 2ch-4ch
switch has *NO* effect on my snd-card ... Why is this ??
If the switch is there, it should, in theory, work.
The behaviour of the mixer controls may be different from the Windows
driver. Please try playing
Richard Shann wrote:
I've now downloaded and built iiwusynth, but I get
iiwusynth: error: Error opening ALSA raw MIDI port
do I need to set the -M option of iiwusynth to something - if so what?
It seems iiwusynth tries to read MIDI data from a raw MIDI port, but you
want it to run as an ALSA
Pascal Cleve wrote:
Here is what I have now:
Alsa Support
alias char-major-116 snd
options snd major=116 cards_limit=1
alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=0
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0
Jean-Marc Valin wrote:
I'm trying to get my SB Extigy working with ALSA and so far, I cannot
play any sound. Using OSS emulation, the device opens fine and the ioctl
(for speed, stereo, ...) succeed, but a write to the device generates an
Invalid argument error. The mixers all seem to work
Takashi Iwai wrote:
Jean-Marc Valin wrote:
[1 text/plain; ISO-8859-1 (quoted-printable)]
% cat /proc/asound/card0/stream0
the set up looks fine.
Not quite completely. The supported channels/sample rates are:
ch rate
2 48000
3 22050
5 22050
6 22050
3 44100
5 44100
6 44100
3 48000
Christoph Keppner wrote:
alsa-driver-0.5.12a
error message This Alsa Driver looks obsolete!
This driver is obsolete. Use 0.9.x.
HTH
Clemens
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld =
Nicolai Lissner wrote:
I have problems to start timidity as ALSA-sequencer client,
when I start timidity -iA it says:
error in snd_seq_create_simple_port
AFAICS timidity 2.11.x doesn't support ALSA 0.9.x. You can either apply
the patch from http://www.alsa-project.org/~iwai/alsa.html
or try
Tom Deblauwe wrote:
I'm running 0.9rc3 of the ALSA drivers. I can use timidity to play a .mid
file using 'timidity file.mid', this works fine. Now I read that timidity
can act as an alsa device by starting it like this:
timidity -iA -B2,8 -Os -EFreverb=0
This runs ok. But when I do
youyou wrote:
does anyone know the patch : alsa-bk-2002-12-18.patch
it is available in kernel patch section, i wanted to know which kernel
versions already include this patch? thanks.
Developer kernels after this date, i.e. 2.5.53 and later.
ALSA is not part of the stable kernels (2.4.x), but
Allan Klinbail wrote:
I've had success getting audio to work using the intel8x0 modules.
However I can't seem to get the midi port to work. It is enabled in BIOS
and here are my modules options from modules.conf
# ALSA portion -SiS onboard sound card
alias char-major-116 snd
alias
Hakon G wrote:
I tried your example with 'arecord' and yes, it yields a perfect sound
file that I canplayback. So that far it works. But I still don't get
any sound from the mic using GnomeMeeting, or gnome-sound-recorder. I
guess those are somehow aimed at my ordinary mic at the soundcard?
Andrew Heil wrote:
In order to try out Rosegarden, I installed the ALSA v0.9.0rc7 drivers.
When compiling the drivers, I got the following errors (or something
very similar):
Unresolved symbols in snd-gus-synth.o
Unresolved symbols in snd-emu8000-synth.o
Unresolved symbols in
Sylvain Petreolle wrote:
I downloaded the rc7 packages and have a HerculesGame Fortissimo III.
The card has internal midi support and an external connection for a
midi device.
The problem I have is that pmidi sees only the external device port.
What should be done to enable the internal
Chris Bloch wrote:
/lib/modules/2.4.20/kernel/sound/acore/snd.o: invalid parameter
parm_snd_major
Remove the snd_ prefix from the option names in /etc/modules.conf.
(But the module names still have the snd- prefix)
HTH
Clemens
---
This
[EMAIL PROTECTED] wrote:
i want to install 0.9.0rc7
depmod: *** Unresolved symbols in .../snd-...-synth.o
This is a bug in 0.9.0rc7, but has been fixed in the CVS. Try a current
CVS snapshot, or wait for rc8.
HTH
Clemens
---
This SF.NET
Alvaro Barbosa G. wrote:
I`m trying to get i810_audio to work with phoebe kernel-2.4.20-2.41, just
installed the new alsa rpm`s:
i810_audio is the kernel's OSS driver. The ALSA driver would be
snd-intel8x0.
HTH
Clemens
---
This SF.NET
michael kloeckner wrote:
i am using the SB Extigy. It works (records + plays in 48 kHz).
After i cvscompiled the source of february the 17,
the card is listed as a MIDI-device, but does not produce any midi-sound.
The MIDI ports are for the MIDI connectors at the back of the Extigy.
How do i
Olaf Giesbrecht wrote:
i have redhat 7.3 with alsa 0.9 [...] and the midisport 8x8 as an usb
midi-interface and i do not get the midi interface to work. would
could i have done wrong ? i thing the firmware-upload has problems
when i start the midi-interface (turn on power), i get the
carlos ramirez wrote:
Recompiling from the rc7 sources didn't fix it --
perhaps the cvs sources then?
Yes, it has been fixed after rc7. You could get the current CVS version,
or apply the following patch:
Index: usbmidi.c
===
RCS
Frank Barknecht wrote:
somehow I seem not to be able to get Midi working on my Edirol UA-20
USB interface. I configured it according to the instructions on
www.alsa-project.org/alsa-doc but I can't see or use the midi ports,
neither in /proc/asound/seq/clients not with aconnect -l[io]. I do
Frank Barknecht wrote:
Clemens Ladisch schrieb:
Is usb-midi _not_ loaded?
This is the kernel-OSS-midi driver, yes?
Yes. To disable that one, add it to /etc/hotplug/blacklist, or recompile
the kernel without usb-midi.
I'm still runing 0.9rc6 on this laptop. I read in the
alsa-devel-archives
Frank Barknecht wrote:
Frank Barknecht wrote:
/proc/bus/usb/devices:
P: Vendor=0582 ProdID=0026 Rev= 1.01
S: Manufacturer=Roland
S: Product=EDIROL UA-20
Now I found this in usbquirks.h:
USB_DEVICE_VENDOR_SPEC(0x0582, 0x0025),
.driver_info = (unsigned long) (const
Frank Barknecht wrote:
Clemens Ladisch wrote:
Frank Barknecht wrote:
Now I found this in usbquirks.h:
USB_DEVICE_VENDOR_SPEC(0x0582, 0x0025),
.driver_info = (unsigned long) (const snd_usb_audio_quirk_t) {
.vendor_name = EDIROL,
.product_name = UA-20
Frank Barknecht wrote:
UA-20 MME driver on Win2000. Here midi works in Advanced Driver mode,
which is recommended by Edirol's README (maybe it is required).
/proc/bus/usb/devices shows this:
[...]
P: Vendor=0582 ProdID=0025 Rev= 1.01
[...]
I: If#= 3 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=03
Michael Mauch wrote:
when I record a Sun au file in S16_LE format, aplay claims it's in
S16_BE format, and auplay and sox play only noise.
.au files always have big endian format, but arecord doesn't check for
this.
HTH
Clemens
---
This
Frank Barknecht wrote:
I'd like to test a M-Audio Quattro interface in a shop before buying.
For this, I want to do as much setup in advance on my notebook as
possible. ALSA is already configured for snd-usb-audio, but does the
Quattro's midi part need a firmware like the Midisport interfaces?
Remco Poelstra wrote:
I use the rc7 drivers at the moment.
The SB Live machine works fine, but on the intel8x0 machine aplay uses
100%CPU and doesn't give any sound.
Rc7 is buggy. Try rc6 or a CVS snapshot.
HTH
Clemens
---
This sf.net
Bob van der Poel wrote:
Now, when I try to use Jazz++ with ALSA I get a bunch of error messages:
ioctl: Inappropriate ioctl for device
subscribe input: Inappropriate ioctl for device
subscribe output: Inappropriate ioctl for device
And no recording ability at all. So, I set
[EMAIL PROTECTED] wrote:
has anybody used the emagic amt8 midiinterface with alsa?
http://www.math.tu-berlin.de/~sbartels/unitor/, but that looks rather
old. The information about port switching with F5 xx may indicate that
ALSA's standard serial driver may work.
Apparently, the USB connection
Ketil Thorgersen wrote:
I'm using a Hoontech 4dwave NX card with the trident Alsa driver in mandrake
9.1 beta. Sound is nice, and works perfectly, and in rosegarden the 4d wave
midi device shows up and gives no errors during play, but it gives no sound
either...
ALSA doesn't support the
Denis wrote:
I wrote a c code to send MIDI message NOTE ON to sequencer, but I get
Segmentation fault.
What's wrong with it?
Some fields of ev contain random data, so you better clear it before using
it:
snd_seq_ev_clear(ev);
ev.type = SND_SEQ_EVENT_NOTEON;
Denis wrote:
My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10.
If I use 'pmidi' to play midi files with internal Wavetable, it is OK!
But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx
successfully.
Eg: cat MIDI_MESSAGES_FILE /dev/snd/midiC0D0(MPU401)
Raimund Eimann wrote:
can anyone help me establish a Midi connection between my CLP-170 and my Linux
box (SuSE 8.1)?
I've included some data of my machine below. They don't tell me much at this
stage...
modules.conf: (partly)
...
alias snd-card-2 snd-usb-midi
The CLP-170 is supported
1 - 100 of 1971 matches
Mail list logo