[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnustep Application: GSBurn
From: |
Jamie Ramone |
Subject: |
Re: Gnustep Application: GSBurn |
Date: |
Mon, 11 Jun 2012 16:36:12 -0300 |
One question, why not use CD ParanoiaIII? It reads the disk as raw
data tracks, all through software. Once the data is extracted (and I
don't mean wait till ALL of it is obtained, only a certain amount in a
memory buffer) you send it to the PCM output of the sound card, making
the cable issue irrelevant.
On Tue, Apr 24, 2012 at 7:29 AM, Sebastian Reitenbach
<sebastia@l00-bugdead-prods.de> wrote:
>
> On Tuesday, April 24, 2012 12:16 CEST, Andreas Schik
> <andreas.schik@googlemail.com> wrote:
>
>> Am 24.04.2012 10:51, schrieb Sebastian Reitenbach:
>> [snip]
>>
>> > We just imported Cynthiune into GAPs CVS some weeks ago. I already
>
>> > fixed some interfaces, to make it work again for me on OpenBSD, with the
>> > available packages. The WindowsMedia Bundle, and LibMusicBrainz interface
>> > are the only two that are not working for me. Further I added a OpenBSD
>> > specific Sndio output backend bundle, to use the OpenBSD native sound
>> > daemon. So check that out, and if you have problems/suggestions/patches>
>> > for it, let me know about it. I'm happy about any contributions.
>
>> >
>> Ah, great :-) I just tried it and lo and behold, everything compiles
>
>> here :-) except the OSS bundle. On Ubuntu 10.04 at least there exists no
>> libossaudio, hence linking of the bundle fails. The output bundle works,
>> though. From the code in Bundles/OSS it is also not clear to me, why
>
>> such a library would be needed. Apart from native GNUstep code it only
>
> while compiling on OpenBSD, it had to link the bundle against libossaudio,
> because
> of unresolved sybols when linking the bundle. But since I don't plan to use
> OSS
> on OpenBSD anyways, I'll probably remove or ifdef that part in the
> GNUmakefile,
> keeping it there in case I need to test something on OpenBSD, who knows ;)
>
> thanks,
> Sebastian
>
>> uses some constants from soundcard.h AFAICS.
>>
>> --
>> Grüße / Cheers
>>
>> Andreas Schik
>>
>
>
>
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
--
Besos, abrazos, confeti y aplausos.
Jamie Ramone
"El Vikingo"
- Re: Gnustep Application: GSBurn,
Jamie Ramone <=