[Alsa-user] CM8738 too loud

2019-12-12 Thread Denis Krivosheev
Hello there. I have a C-Media 8738LX sound card. But it sounds very loud even at minimum volume. When I set the volume to 3%, it doesn't sound. When I set to 6%, it sounds too loud. What should I do? Is the card broken (from factory) or good? Debian testing x64. Denis Krivo

[Alsa-user] CM8738 too loud

2019-10-09 Thread Denis Krivosheev
Hello there. I have a C-Media 8738LX sound card. But it sounds very loud even at minimum volume. When I set the volume to 3%, it doesn't sound. When I set to 6%, it sounds too loud. What should I do? Debian testing x64. Denis Krivo

Re: [Alsa-user] Get SPDIF-in sample rate

2017-07-19 Thread Denis Shulyaka
// DATAL (data >> 8) & 0xff, // DATAH reg}; // Register address return libusb_control_transfer(handle, LIBUSB_ENDPOINT_OUT | LIBUSB_REQUEST_TYPE_CLASS | LIBUSB_RECIPIENT_ENDPOINT, LIBUSB_REQUEST_SET_CON

Re: [Alsa-user] Get SPDIF-in sample rate

2017-07-18 Thread Denis Shulyaka
; case 3: printf("32K\n"); break; default: printf("reserved\n"); } hid_close(handle); hid_exit(); return 0; } Best regards, Denis Shulyaka

[Alsa-user] Get SPDIF-in sample rate

2017-07-17 Thread Denis Shulyaka
hardware with libusb, or can I do it with ALSA only? Please advise. Best regards, Denis Shulyaka -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm

Re: [Alsa-user] Hardware loopback

2014-06-30 Thread Denis Shulyaka
Hi, 2014-01-16 12:04 GMT+04:00 Clemens Ladisch : > Denis Shulyaka wrote: > > 2014/1/14 Clemens Ladisch : > >> This device's descriptor do not define a mixer control > >> for this control. > >> > >> Apparently, you have to set the SPDIFMIX bit.

Re: [Alsa-user] Hardware loopback

2014-01-14 Thread Denis Shulyaka
y experience with ALSA code. Just a small hint would be appreciated) Can I somehow define it in the descriptor? Best regards, Denis Shulyaka -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Business

Re: [Alsa-user] Hardware loopback

2014-01-14 Thread Denis Shulyaka
Usage Type Data wMaxPacketSize 0x0003 1x 3 bytes bInterval 1 Device Status: 0x (Bus Powered) pi@speaker ~ $ Best regards, Denis Shulyaka lsusb_v Description

Re: [Alsa-user] Hardware loopback

2014-01-13 Thread Denis Shulyaka
i.e., Input). For the first one I have no idea. I will try to experiment with different values of the controls, but unfortunately for the following two weeks I will not have any SPDIF signal source to play with. Best regards, Denis Shulyaka ---

[Alsa-user] Hardware loopback

2014-01-13 Thread Denis Shulyaka
on which of the two last options is preferable. Thanks in advance! Best regards, Denis Shulyaka -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Cri

[Alsa-user] Bug tracker down?

2012-11-28 Thread Denis Washington
Hi, I would like to report a bug regarding the ASUS Xonar U3 USB audio card [1] see to the ALSA bug tracker. However, it seems that all links to the bug tracker lead to a "Connection refused" response. Is the bug tracker down? Or has it moved? Regards, Denis Washington

[Alsa-user] ESI Juli@ (ice1724) and master volume

2009-01-01 Thread Denis Ovsienko
Hello, list. Happy New Year and thanks for the good work to those maintaining the ice1724 sound module! I am using ALSA version, which comes with my distro (1.0.16). When I replaced my old SBLive! with Juli@, things basically just worked, because I'm employing playback only. However, I was surpris

[Alsa-user] midi problem with cmi8330

2007-03-28 Thread Denis Prost
ution, butwith no success. Below are all relevant informations, I think. Sorry for this long post, but I'm stuck and hope someone can help Thanks in advance, Denis -- dmesg|grep -i pnp - pnp: PnP ACPI: disabled isapnp: Scanning for PnP ca

[Alsa-user] Thread safety for Delta 1010LT

2003-12-31 Thread Denis Oliveira Damazio
, nbtyes); } } int main (void){ pthread_create(th1, (SCHED_FIFO 99 ),routine, NULL); pthread_create(th2, (SCHED_FIFO 99 ),routine, NULL); sleep(10); } Thanks a lot for any suggestions, Denis Damazio --- This SF.net

[Alsa-user] checking for libasound headers version >= 0.9.0... not present.

2003-07-21 Thread Denis, jMarc
lsa-oss-0.9.4]# locate libasound /usr/lib/libasound.so /usr/lib/libasound.so.2 /usr/lib/libasound.so.2.0.0 Anyone have an idea ? Best regards, Denis jeanMarc SysAdmin --- This SF.net email is sponsored by: VM Ware With VMware you can

Re: [Alsa-user] Re: modprobe snd-via82xx failed

2003-06-14 Thread Denis de Leeuw Duarte
Hi, Up till now I've been ignoring these posts about via82xx because I now have a Quattro for my laptop, but I have been experiencing trouble like this with the via82xx driver since 0.9.2, until I finally just had to give up on it. 0.9.1 worked, 0.9.2 completely froze my kernel, 0.9.3 gave me t

Re: [Alsa-user] A solution for DC-OFFSET problem of XFIRE 1024 without reloading the module]

2003-03-20 Thread Denis
Patch files are ready. http://163.23.24.15/~denis/cs46xx/cs46xx_lib-0.9.1.patch http://163.23.24.15/~denis/cs46xx/cs46xx_lib-0.9.0rc2.patch 1. The 0.9.0rc2 patch-up module will restart cs46xx chip before each playing & recording. 2. The 0.9.1 patch-up module will only restart cs46xx chip be

[Alsa-user] A solution for DC-OFFSET problem of XFIRE 1024 without reloading themodule

2003-03-18 Thread Denis
alsa-driver-0.9.0rc2, and you must set the definition: DMX_XFIRE_PATCH http://163.23.24.15/~denis/cs46xx/cs46xx_lib.c --- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat ju

Re: [Alsa-user] XFire 1024 (module cs46xx) sounds bad since ALSA-driver >= rc3

2003-03-11 Thread Denis
> About "DC-OFFSET" problem: > When I using driver rc2 to record, I get "DC-OFFSET" distorted record > sometimes, and I can't know when the "DC-OFFSET" distortion will happen. Here are two mp3s that are record from MIC with driver rc2. http://163.23

Re: [Alsa-user] XFire 1024 (module cs46xx) sounds bad since ALSA-driver >= rc3

2003-03-11 Thread Denis
ver >=rc3, the sound quality is worse than rc2 anytime. (The distortion I mean). The test will show it. http://163.23.24.15/~denis/temp/15000hz.wav I guess that the problem will also happen on TurtleBench SRZ (cs4630)

[Alsa-user] XFire 1024 (module cs46xx) sounds bad since ALSA-driver >= rc3

2003-03-10 Thread Denis
XFire 1024 (module cs46xx) sounds bad since ALSA-driver >= rc3 Here is a test: Wavefile: http://163.23.24.15/~denis/temp/15000hz.wav (sine waveform) It sounds well with ALSA-driver rc2 but distortedly with driver >= rc3 --

Re: [Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-06 Thread Denis
> 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. > >

[Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-05 Thread Denis
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)OK!! cat MI

[Alsa-user] How do I send MIDI Messages to /dev/snd/seq ?

2003-03-05 Thread Denis
I wrote a c code to send MIDI message "NOTE ON" to sequencer, but I get "Segmentation fault". What's wrong with it? #include #include #include #include #define MPUOUT_CLIENT 73 #define MPUOUT_PORT 0 main(){ MIDI_IO(); } void MIDI_IO(){ int portid; snd_seq_t *ctxp; snd_seq_event_t ev

[Alsa-user] Compaq Presario 700 laptop: no sound. Mixer?

2001-12-17 Thread Denis Pelletier
please cc me as I'm not on the list. Denis ___ Denis Pelletier Étudiant au doctorat sciences économiques, Université de Montréal ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

[Alsa-user] no sound from alsa ymfpci

2001-11-10 Thread Denis Perelyubskiy
sing # of interrupts generated by my card,so it seems to be functioning. a couple of days ago, i got it to work, but i am not quite sure what i did, and now i cant reproduce :( plz help. thanks, denis -- // mailto: Denis Perelyubskiy <[EMAIL PROTECTED]> // icq : 12359698 // PGP : http://www

[Alsa-user] Interwave support for PCM multiple open / multiplexing

2001-10-20 Thread Denis Cheong
just two simultaneous PCM streams through OSS compatibility mode)? -- ----- Denis Cheong |`Today I am [EMAIL PROTECTED]| a small blue thing