On Wed, Jul 15, 2009 at 7:51 PM, 4625<[email protected]> wrote:
> On Wed, 15 Jul 2009, Jacob Meuser wrote:
>
>>> On OpenBSD timidity reproduce garbled sound, like when CPU overloaded.
>>> However, the same version of timidity on FreeBSD-4.11 play files very
>>> well.
>>>
>>> OpenBSD localhost 4.5 200907101811#0 i386
>>> timidity-2.13.2p1
>>
>> can you try this please?  this adds sndio support.  iirc, it was sent
>> to ports@ some onths ago by ray iwata.  I don't recall why it wasn't
>> committed though.  I personally don't use timidity, but really basic
>> usage works for me.
>
> Thanks for reply.
>
> This patch does not solve the problem.
>
> By the way, patched Makefile have small error - he try to take the
> 'sndio_a.c' from 'files/' dir. But 'sndio_a.c' are present in current dir
> actually.


Are you sure you applied the patch properly? I haven't tried building
the port but the patch applied correctly creates the sndio_a.c file in
files directory:

$ ls -l files/
total 12
drwxr-xr-x  2 sidster  wsrc   512 Jul  4 14:12 CVS/
-rw-r--r--  1 sidster  wsrc  2946 Jul 15 20:03 sndio_a.c
-rw-r--r--  1 sidster  wsrc     0 Jul 15 20:03 sndio_a.c.orig


--patrick

Reply via email to