<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Handling stin32 or sint16 audio buffer with pdlib]]></title><description><![CDATA[<p>Hi,</p>
<p>I've been forking around a C++ audio software that uses signed int audio buffer, I wanted to add a multi fx processing unit. Since coding it in c++ seem to me pretty hard I  just want to make a multifx pd patch and then use pdlib to have my patch processing the audio buffer of my C++ program.</p>
<p>However I don't any libpd function that process sint32 audio buffer, only short, float or double. So I wonder if just converting my audiobuffer from sint32 to float and back again to sint32 is fine or should I avoid such approach ?</p>
<p>Thanks in advance.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13745/handling-stin32-or-sint16-audio-buffer-with-pdlib</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 09:02:13 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13745.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Dec 2021 19:58:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Handling stin32 or sint16 audio buffer with pdlib on Wed, 08 Dec 2021 19:58:48 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>I've been forking around a C++ audio software that uses signed int audio buffer, I wanted to add a multi fx processing unit. Since coding it in c++ seem to me pretty hard I  just want to make a multifx pd patch and then use pdlib to have my patch processing the audio buffer of my C++ program.</p>
<p>However I don't any libpd function that process sint32 audio buffer, only short, float or double. So I wonder if just converting my audiobuffer from sint32 to float and back again to sint32 is fine or should I avoid such approach ?</p>
<p>Thanks in advance.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13745/handling-stin32-or-sint16-audio-buffer-with-pdlib</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13745/handling-stin32-or-sint16-audio-buffer-with-pdlib</guid><dc:creator><![CDATA[lysergik]]></dc:creator><pubDate>Wed, 08 Dec 2021 19:58:48 GMT</pubDate></item><item><title><![CDATA[Reply to Handling stin32 or sint16 audio buffer with pdlib on Wed, 08 Dec 2021 21:53:36 GMT]]></title><description><![CDATA[<p>I guess there's no other way.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13745/handling-stin32-or-sint16-audio-buffer-with-pdlib/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13745/handling-stin32-or-sint16-audio-buffer-with-pdlib/2</guid><dc:creator><![CDATA[Spacechild1]]></dc:creator><pubDate>Wed, 08 Dec 2021 21:53:36 GMT</pubDate></item></channel></rss>