<div dir="ltr">[pix_sig2pix~] any good?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 15, 2022 at 6:08 PM Derek Holzer <<a href="mailto:macumbista@gmail.com" target="_blank">macumbista@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear list,<br>
<br>
I am trying to convert an audio signal into a series of floats. I<br>
would like to do this for every sample in the audio signal, however<br>
the closest I can get using a variety of techniques is in blocks of 64<br>
samples. I have tried snapshot with a metro set at 1 sample intervals.<br>
I have also tried using tabsend to write the audio to a table and then<br>
read it back at a rate of one sample at a time, using the timer object<br>
set to an interval of 1 sample and a block~ object to rest it at the<br>
end of every DSP block. I cannot get to single sample accuracy either<br>
way. How else could I try?<br>
<br>
Why do I need this? Well I am using Gem's pix_data to get a new<br>
brightness value from its frame buffer for every sample in the audio<br>
signal, however pix_data only responds to messages. So alternately, I<br>
would be very interested if someone wanted to modify pix_data to<br>
respond to audio signals.<br>
<br>
Thank you for your kind attention,<br>
Derek<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>