Sure, I'd be happy to help improve the documentation a little bit.

I'm running into another issue now though. While the audio no longer sounds crazy (it is correctly playing a quiet sine tone) I can't get it to play in anything other than mono. When I revert the example back to using shorts though, the stereo comes through just fine.

On Mon, 5 Jun 2023 at 03:44, Dan Wilcox <danomatika@gmail.com> wrote:
Also feel free to open an issue or PR to update the example with comments or docs about this.

I maintain libpd but I haven’t actually used the python wrapper other than checking that the examples “kind of” run.

enohp ym morf tnes
-----------
Dan Wilcox
danomatika.com
robotcowboy.com


> On Jun 5, 2023, at 12:01 PM, pd-list-request@lists.iem.at wrote:
>
> Date: Sun, 4 Jun 2023 15:34:42 -0700
> From: Eric Lennartson <lennartsoneric@gmail.com>
> To: William Brent <william.brent@gmail.com>
> Cc: pd-list@lists.iem.at
> Subject: Re: [PD] issues trying to use libpd_process_float()
> Message-ID:
>    <CAGkKnE0DgHX+rNvSm=6OH9aEaTnMX9ycMRpJ3GvsE4AfogmYSg@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I knew I was missing something simple!
>
> Thanks!