On 03/04/2004, at 4:41 PM, Jaroslav Kysela wrote:
On Fri, 2 Apr 2004, Tim Hollingsworth wrote:
Thanks for your help so far Jaroslav.
I have taken another look at my project and now it's behaving
differently! It still won't go down to a period size of 128.
I have downloaded the example sine wave
On Fri, 2 Apr 2004, Tim Hollingsworth wrote:
> Thanks for your help so far Jaroslav.
>
> I have taken another look at my project and now it's behaving
> differently! It still won't go down to a period size of 128.
>
> I have downloaded the example sine wave generator. It works with the
> def
Thanks for your help so far Jaroslav.
I have taken another look at my project and now it's behaving
differently! It still won't go down to a period size of 128.
I have downloaded the example sine wave generator. It works with the
default settings, which give a period size of 4410. If I chang
On Tue, 30 Mar 2004, Tim Hollingsworth wrote:
> Hi
>
> I am trying to write a pcm app which receives sound over the network
> and outputs it through the speakers. The network protocol is udp.
> From what I can tell, each packet is a single period with interleaved
> channels. My problem is
Hi
I am trying to write a pcm app which receives sound over the network
and outputs it through the speakers. The network protocol is udp.
From what I can tell, each packet is a single period with interleaved
channels. My problem is that the period size appears to be below the
minimum that
At Mon, 23 Sep 2002 09:43:20 +0530,
Shaju Abraham wrote:
>
> Hi all,
> We tried using a ymf724 pci sound card and observed that the
> minimum period size we can get is 944 bytes.( with -F switch of aplay).
> We had tried the same switch of aplay with a cmipci card and the minimum
> perio
Hi all,
We tried using a ymf724 pci sound card and observed that the
minimum period size we can get is 944 bytes.( with -F switch of aplay).
We had tried the same switch of aplay with a cmipci card and the minimum
period size we could get was about only 64 bytes.
Basically, we are trying