You can use adc.last() or adc.chan(0).last() to access the most recent sample. Put that in a single-sample loop that writes to your input[] vector.

-Julian

On 2013-06-07, at 1:19 PM, chuck-users-request@lists.cs.princeton.edu wrote:

Re: Get audio samples of adc (fernando alonso)