linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* working with /dev/dsp on linux
@ 2005-03-23 14:19 Alphex Kaänoken
  2005-03-24 11:38 ` szonyi calin
  0 siblings, 1 reply; 3+ messages in thread
From: Alphex Kaänoken @ 2005-03-23 14:19 UTC (permalink / raw)
  To: linux-c-programming

Hi all,
I need help with playing sound files (wav raw data) on oss.
Some (devices|modules for this devices) doesn't support 8kHz sample rate in example,
but I need to play it's in my emulation of some device.
I think that I need for resampling, but I don't know how to do it.
Please help me with, or just point to good documentation.
I'm was on google already ;-)

Thanx and sorry for my english.

-- 
Valmis ...
Alphex Ka√§noken,
Software Developer
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: working with /dev/dsp on linux
  2005-03-23 14:19 working with /dev/dsp on linux Alphex Kaänoken
@ 2005-03-24 11:38 ` szonyi calin
  2005-03-24 11:55   ` Alphex Kaänoken
  0 siblings, 1 reply; 3+ messages in thread
From: szonyi calin @ 2005-03-24 11:38 UTC (permalink / raw)
  To: Alphex Kaänoken, linux-c-programming

 --- Alphex Kaänoken <akaanoken@softminecorp.com> a écrit : 
> Hi all,
> I need help with playing sound files (wav raw data) on oss.
> Some (devices|modules for this devices) doesn't support 8kHz
> sample rate in example,
> but I need to play it's in my emulation of some device.
> I think that I need for resampling, but I don't know how to do
> it.
> Please help me with, or just point to good documentation.
> I'm was on google already ;-)
> 
> Thanx and sorry for my english.
> 

sox s your friend
man sox  

--
A mouse is a device used to point at 
the xterm you want to type in.
Kim Alm on a.s.r.


	

	
		
__________________________________________________________________
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: working with /dev/dsp on linux
  2005-03-24 11:38 ` szonyi calin
@ 2005-03-24 11:55   ` Alphex Kaänoken
  0 siblings, 0 replies; 3+ messages in thread
From: Alphex Kaänoken @ 2005-03-24 11:55 UTC (permalink / raw)
  To: caszonyi; +Cc: linux-c-programming

On Thu, 24 Mar 2005 12:38:08 +0100 (CET)
szonyi calin <caszonyi@yahoo.com> wrote:

>  --- Alphex Kaänoken <akaanoken@softminecorp.com> a écrit : 
> > Hi all,
> > I need help with playing sound files (wav raw data) on oss.
> > Some (devices|modules for this devices) doesn't support 8kHz
> > sample rate in example,
> > but I need to play it's in my emulation of some device.
> > I think that I need for resampling, but I don't know how to do
> > it.
> > Please help me with, or just point to good documentation.
> > I'm was on google already ;-)
> > 
> > Thanx and sorry for my english.
> > 
> 
> sox s your friend
> man sox  
no, I can't use sox or anything other libruary, 
I decided to wrote it myself, so,
thanx anyway.
> 
> --
> A mouse is a device used to point at 
> the xterm you want to type in.
> Kim Alm on a.s.r.
> 
> 
> 	
> 
> 	
> 		
> __________________________________________________________________
> Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
> Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


-- 
Valmis ...
Alphex Kaänoken,
Software Developer
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-24 11:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-23 14:19 working with /dev/dsp on linux Alphex Kaänoken
2005-03-24 11:38 ` szonyi calin
2005-03-24 11:55   ` Alphex Kaänoken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).