<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>The lib is free if your app is non commercial.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>Brett Paterson</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:gray'> </span><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#666666'>| CEO<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#666666'>FMOD by Firelight Technologies Pty Ltd<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#666666'>Interactive Audio Middleware | <a href="http://www.fmod.org">www.fmod.org</a><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#666666'>PH: </span><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'>+61 3 96635947 </span><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#666666'>Fax:</span><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'> +61 3 96635951<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> le.businessman@gmail.com [mailto:le.businessman@gmail.com] <b>On Behalf Of </b>Tristan Matthews<br><b>Sent:</b> Saturday, 11 December 2010 4:54 PM<br><b>To:</b> Brett Paterson<br><b>Cc:</b> mike; celt-dev@xiph.org<br><b>Subject:</b> Re: [CELT-dev] Cross Platform Audio Library<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Note that fmod is not a free software library:<br><br><a href="http://en.wikipedia.org/wiki/Fmod#Licensing">http://en.wikipedia.org/wiki/Fmod#Licensing</a><br><br>You could also consider RtAudio:<br><a href="http://sourceforge.net/projects/rtaudio/">http://sourceforge.net/projects/rtaudio/</a><br><br>It's licensed under an MIT-style license.<br><br>-t<o:p></o:p></p><div><p class=MsoNormal>2010/12/10 Brett Paterson &lt;<a href="mailto:brett@fmod.org">brett@fmod.org</a>&gt;<o:p></o:p></p><p class=MsoNormal>Hi Mike,<br>You could give fmod a go - it supports celt encoding out of the box, the<br>mixer dsp buffer size is configurable (you can get it down to whatever you<br>want - ie i've used 32x2 samples on asio and WASAPI is just as good), the<br>celt format support is set at 512 samples (for performance - the cpu usage<br>starts to climb heavily the smaller the frame size).<br>The convenient part is there is no code to write - just<br>'init'/'load'/'play'. &nbsp;Windows supports wasapi/dsound/winmm/asio and linux<br>supports alsa/oss/esd and pulse.<br>Regards,<br><span style='color:#888888'><br><br>Brett Paterson | CEO<br>FMOD by Firelight Technologies Pty Ltd<br>Interactive Audio Middleware | <a href="http://www.fmod.org" target="_blank">www.fmod.org</a><br>PH: +61 3 96635947 Fax: +61 3 96635951</span><o:p></o:p></p><div><div><p class=MsoNormal><br>-----Original Message-----<br>From: <a href="mailto:celt-dev-bounces@xiph.org">celt-dev-bounces@xiph.org</a> [mailto:<a href="mailto:celt-dev-bounces@xiph.org">celt-dev-bounces@xiph.org</a>] On Behalf<br>Of mike<br>Sent: Saturday, 11 December 2010 9:30 AM<br>To: <a href="mailto:celt-dev@xiph.org">celt-dev@xiph.org</a><br>Subject: [CELT-dev] Cross Platform Audio Library<br><br>-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Hi all,<br><br>&nbsp; &nbsp; &nbsp; &nbsp;I was wondering if anyone had any advice on an audio library that is<br>better suited to be paired with Celt in terms of latency. &nbsp;I'm working<br>on an application that I would like to have running on both<br>windows/Linux systems. &nbsp;I started by using the OpenAL library but I have<br>run into an issue when feeding OpenAL small mono sample sizes that are<br>512 samples or less(1024 bytes). &nbsp;Even if I create a ridiculous amount<br>of buffers the playback is not correct. &nbsp;I corrected the issue but it<br>required that I create a second buffer that can hold around 2048<br>samples. &nbsp;My goal is to achieve the lowest latency possible.<br><br><br>Thank you<br>Mike<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.10 (GNU/Linux)<br>Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br><br>iD8DBQFNAqnKpGjaTtTHkDcRAi+cAKCIWBNLujh036LvVlEyYC3NWl6mJACfaJ0w<br>MHCtHZinnlMpwk4to44yHhs=<br>=kzKU<br>-----END PGP SIGNATURE-----<br>_______________________________________________<br>celt-dev mailing list<br><a href="mailto:celt-dev@xiph.org">celt-dev@xiph.org</a><br><a href="http://lists.xiph.org/mailman/listinfo/celt-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/celt-dev</a><br><br>_______________________________________________<br>celt-dev mailing list<br><a href="mailto:celt-dev@xiph.org">celt-dev@xiph.org</a><br><a href="http://lists.xiph.org/mailman/listinfo/celt-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/celt-dev</a><o:p></o:p></p></div></div></div><p class=MsoNormal><br><br clear=all><br>-- <br>Tristan Matthews<br>email: <a href="mailto:tristan@sat.qc.ca">tristan@sat.qc.ca</a><br>web: <a href="http://tristanswork.blogspot.com">http://tristanswork.blogspot.com</a><o:p></o:p></p></div></body></html>