HLA for Audio waveform please

@janny-bb Thanks for the request. I added a comment for you in the idea post we are tracking for this feature below.

Having said that, we’re also tracking a separate feature request for providing the ability to implement custom export options like below.

You can export your I2S data after a capture is complete via exporting the analyzer results manually, or via using our Automation API. I’ve provided some links below.

https://saleae.github.io/logic2-automation/

As an alternative option, you could write to an external file from within a Python HLA that sits on top of the I2S analyzer. This is not something we’ve tested nor have examples to share, but some details of a potential implementation can be found below: