>Testing today with ardour reveals that the mute buttons have no effect
>on the recorded signal.
>
>How do the mute buttons work? I fond it difficult to distinguish between
>on and off. Why is the default color red? Does that mean they are on by
>default?
>
>IMO the default should be no color an
Using a multiface with original firmware rev.
I was using the app last night and it seemed to work well except that
today we have only a very long blank track.
Testing today with ardour reveals that the mute buttons have no effect
on the recorded signal.
How do the mute buttons work? I fond it
I have not been successful in getting this keyboard recognized on the
usb bus, let alone by the usb-audio driver. I'm going to see if I can
get it working via straight midi into my ymfpci-based guillemot
maxisound fortissimo. But, can anyone see anything else I can try? I've
tried to gather as much
> > If it is possible, can you guys settle details about linker communication
> > (and probably finish it)? We can integrate both projects then.
>
> I didn't know about Peter's ld10k1 existence, but it seems to be what I thought
> initially of emufxtool, before starting to improve the assembly/di
Hi all,
I have written a *very* crude driver for the waveterminal 192L (mostly
my guesswork as to how the thing is hooked up). It is based on the ice1724
code but is really an engineering prototype (worked for the first time 20
minutes ago) and not ready for prime time.
In particular it igno
>
> however, when i try to play something with alsaplayer or aplay, my system
> freezes after 2 sec to 2 min of playback... sometimes i can get through a
> whole file, sometimes only partial, but an eventual lock-up is
> inevitable. i
> have not tried sending anything other than stereo, 44100kHz, 1
>i have written some code for mmaped-play. it works so far for up to 2
>channels, but in multichannel-mode i get some mismatch about available
>buffersize or exactly a snd_pcm_mmap_commit error.
>the essential part is the following:
>
> snd_pcm_mmap_begin(alsa_handler, &area, &offset, &frames_tr
> If it is possible, can you guys settle details about linker communication
> (and probably finish it)? We can integrate both projects then.
I didn't know about Peter's ld10k1 existence, but it seems to be what I thought
initially of emufxtool, before starting to improve the assembly/disassembly
hi,
i have written some code for mmaped-play. it works so far for up to 2
channels, but in multichannel-mode i get some mismatch about available
buffersize or exactly a snd_pcm_mmap_commit error.
the essential part is the following:
snd_pcm_mmap_begin(alsa_handler, &area, &offset, &frames_tran
hi,
i read that plughw does some magic conversion for samplerate and stuff.
how does this magic work. whats the main differenc in the concept of hw
and plughw.
thanx and regards
joy
do interactive tv on www.remote-tv.de
--
On Wed, Jul 30, 2003 at 09:58:18AM +0200, Clemens Ladisch wrote:
> Martin Langer wrote:
> > looking into usbquirks.h I saw that audio endpoints follow the rule:
> > 0x0... for output
> > 0x8... for input
> > I think that's absolutely ok!
>
> This is for the endpoint field of the audiofor
Am Montag 05 Mai 2003 15:14 schrieb Takashi Iwai:
> Hi,
>
> At Wed, 30 Apr 2003 13:56:34 +0200,
>
> karsten wrote:
> > ... if I understand this
> > http://www.tascam.com/forums/showthread.php?s=&threadid=28584
> > correctly.
> > please have a look at administrator Jims post near the bottom and tell
this is part 2 of the patch: the firware files.
alsa-driver-0.9.6+usbus428.2.diff.tar.bz2
Description: application/tbz
Jaroslav Kysela wrote:
On Wed, 30 Jul 2003, Konstantin Stepaniuk wrote:
Hello.
My program call snd_pcm_open() with "plug:dmix" in thread.
Function snd_pcm_direct_server_create() hangs on waitpid() if exit() is used,
and server_job process keeps alive after program exit.
This trivial patch ch
On Wed, 30 Jul 2003, Jaroslav Kysela wrote:
> On Wed, 30 Jul 2003, Takashi Iwai wrote:
>
> > At Wed, 30 Jul 2003 20:04:08 +0200,
> > Nicola Orru' wrote:
> > >
> > > > > May I have a pointer to a page (I'll RTFM!) that contains the
> > > > > "protocol" to apply when working on alsa cvs, to create
this message is originally from monday... i didn't realize when i replied to
the thread that i wasn't replying to alsa-devel, no wonder it didn't show up
on the list :P sorry for the duplicate, paul.
hello,
i modified hdsp.c to support my rev. 50 c
On Wed, 30 Jul 2003, Takashi Iwai wrote:
> At Wed, 30 Jul 2003 20:04:08 +0200,
> Nicola Orru' wrote:
> >
> > > > May I have a pointer to a page (I'll RTFM!) that contains the
> > > > "protocol" to apply when working on alsa cvs, to create, pack and
> > > > send patches to maintainers?
> > >
>
At Wed, 30 Jul 2003 20:04:08 +0200,
Nicola Orru' wrote:
>
> > > May I have a pointer to a page (I'll RTFM!) that contains the
> > > "protocol" to apply when working on alsa cvs, to create, pack and
> > > send patches to maintainers?
> >
> > yes, documentation is always nice :)
>
> Humm. I'm So
> > May I have a pointer to a page (I'll RTFM!) that contains the
> > "protocol" to apply when working on alsa cvs, to create, pack and
> > send patches to maintainers?
>
> yes, documentation is always nice :)
Humm. I'm Sorry :(
I suppose I did not express myself clearly :P.
I don't know ho
At Wed, 30 Jul 2003 19:20:29 +0200,
Nicola Orru' wrote:
>
> > autoreconf --force --install
> >
> > % ./configure --prefix=/usr/local
> > % make
> > % make install
>
> the following sequence worked:
>
>autoreconf --install
>./configure --prefix=/usr/loca
On Wed, 30 Jul 2003, Konstantin Stepaniuk wrote:
> Hello.
>
> My program call snd_pcm_open() with "plug:dmix" in thread.
> Function snd_pcm_direct_server_create() hangs on waitpid() if exit() is used,
> and server_job process keeps alive after program exit.
> This trivial patch chages exit() to
At Wed, 30 Jul 2003 17:41:34 +0200,
Nicola Orru' wrote:
>
> Hello,
>
> I have a message for alsa-tools maintainers.
>
> Several months ago I posted on
>
> http://opensrc.org/alsa/index.php?page=emu10k1
>
> an announce reporting I was developing an alsa-based tool
Hi, it's me again.
just a small notes:
- it'd be better to have GPL copyright notice in each file.
- definition of SNDRV_* and sndrv_ctl_elem_id should be removed.
it's a bug of sound/emu10k1.h that it requires these definitions.
well, this is not a critical issue, so i'll fix this later...
Hello.
My program call snd_pcm_open() with "plug:dmix" in thread.
Function snd_pcm_direct_server_create() hangs on waitpid() if exit() is used,
and server_job process keeps alive after program exit.
This trivial patch chages exit() to _exit() in file pcm_direct.c. In this case
all works ok for m
... ok, i now created a configure script and Makefile.am.
attached below. please take a look.
Takashi
configure.in
Description: Binary data
Makefile.am
Description: Binary data
Hello,
I have a message for alsa-tools maintainers.
Several months ago I posted on
http://opensrc.org/alsa/index.php?page=emu10k1
an announce reporting I was developing an alsa-based tool to enable effect
loading onto emu10k1 (Sound Blaster Live!), call
> Use sbiload from the alsa-tools package to load FM instruments to
> the driver.
Oops, I forgot the arguments and sbiload didn't miss them. I ran:
./sbiload -p 65:0 /etc/playmidi/std.sb /etc/playmidi/drums.sb
And voila midi sound, finally. Tears come to my eyes. (-;
Thanks!
Jos
--
> Use sbiload from the alsa-tools package to load FM instruments to
> the driver.
I downloaded this package and ran:
bzcat alsa-tools-0.9.6.tar.bz2 |tar xf -
cd alsa-tools-0.9.6/seq/sbiload
./configure --with-kernel=2.6.0-test2
make
./sbiload -p 65:0
pmidi -p 65:0 somefile.mid
still no sound
On Wed, 30 Jul 2003, Jos van den Oever wrote:
> Hello,
>
> With 2.6.0-test1 I got linux to play midi files (without software sythesiser)
> for the first time on my laptop with ESS Technology ES1969 Solo-1 Audiodrive.
> However, it only works when I use playmidi and the OSS interface is enabled.
Hello,
With 2.6.0-test1 I got linux to play midi files (without software sythesiser)
for the first time on my laptop with ESS Technology ES1969 Solo-1 Audiodrive.
However, it only works when I use playmidi and the OSS interface is enabled.
The program 'pmidi -l' lists two midi devices:
Port
>It depends on what you call newest :)
>If, as your mail seems to imply, you bought your card before May, I guess
>you have 0xb (rev 11) and everything is working fine now if you use the
>latest alsa-driver and alsa-tools packages.
>If you bought your card this month, then you may have 0x32 (rev 5
>
> Hello everyone,
> Does this mean that all of the software is now working with the newest
> version of the firmware for the HDSP? I have been out of the loop since
> May. I am sorry if I am eating up bandwidth. I just want to know if I
> should try working with the HDSP in Linux now rather than
[EMAIL PROTECTED] am 29. Juli 2003 um 22:33:12 Uhr (-0400):
> Hello everyone, Does this mean that all of the software is now
> working with the newest version of the firmware for the HDSP?
Alsa drivers (including MIDI) and all the tools work on my machine:
Acer TravelMate 528TXV, kernel 2.4.22-p
At Tue, 29 Jul 2003 23:30:04 +0100,
Adrian McMenamin wrote:
>
> I am about to start work on porting the OSS driver I wrote for 2.4 series
> kernels to ALSA for 2.6.
>
> The dirver is for the Sega Dreamcast AICA sound 'card'. This sits on a product
> specific bus inside the Dreamcast, which is a
Martin Langer wrote:
> looking into usbquirks.h I saw that audio endpoints follow the rule:
> 0x0... for output
> 0x8... for input
> I think that's absolutely ok!
This is for the endpoint field of the audioformat structure.
> And now: If I jump into the usb-midi world and try a simi
35 matches
Mail list logo