Re: [chuck-users] Get audio samples of adc
7 Jun
2013
7 Jun
'13
1:29 p.m.
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)
4179
Age (days ago)
4179
Last active (days ago)
0 comments
1 participants
participants (1)
-
Julian Faust