[Haskell-beginners] Libraries for Playing Audio

Oliver Charles ollie at ocharles.org.uk
Tue Aug 1 09:01:22 UTC 2017


What are your requirements? SDL2's audio module is functional, but I don't
know if it's sufficient for what you're looking for.

On Tue, Aug 1, 2017 at 3:44 AM Atrudyjane <atrudyjane at protonmail.com> wrote:

> Thanks Alexei,
>
> Think I've narrowed it down to either sox or conduit-audio. Looks like
> SDL-mixer hasn't been updated in a while and it has an 'All reported builds
> failed' status as of 2015.
>
> Regards,
> Andrea
>
>
> Sent with ProtonMail <https://protonmail.com> Secure Email.
>
> -------- Original Message --------
> Subject: Re: [Haskell-beginners] Libraries for Playing Audio
> Local Time: July 31, 2017 12:50 AM
> UTC Time: July 31, 2017 5:50 AM
> From: info at maximka.de
> To: Atrudyjane <atrudyjane at protonmail.com>, The Haskell-Beginners Mailing
> List - Discussion of primarily beginner-level topics related to Haskell <
> beginners at haskell.org>
>
> There is haskell wrapper for powerful sox availiable also.
> http://hackage.haskell.org/package/sox
>
> Alexei
>
> > On 31 July 2017 at 07:09 Atrudyjane <atrudyjane at protonmail.com> wrote:
> >
> >
> > Hello Cafe,
> > Is there a recommended Haskell library for playing/manipulating audio
> files? There"s a long list of sound libraries on Hackage, and was thinking
> looking into either conduit-audio or SDL-mixer.
> > Thank You,
> > Andrea
> >
> > Sent with [ProtonMail](https://protonmail.com) Secure
> Email._______________________________________________
> > Beginners mailing list
> > Beginners at haskell.org
> > http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20170801/38433f85/attachment.html>


More information about the Beginners mailing list