<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Downsampling OSC data stream received]]></title><description><![CDATA[<p>Hi guys! Maybe you could help me out here:</p>
<p>Basically I receive data over OSC at a rate of 50 samples per second. I extract every value using &quot;oscparse&quot; and &quot;unpack&quot; later on. Well from this data stream I want to produce a MID note every 250miliseconds, i.e. 4 times per second. How could I get this done using PureData? How can I read a value from the data stream at a different rate?</p>
<p>Thanks in advance! <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>Kevin</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11521/downsampling-osc-data-stream-received</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 22:08:27 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11521.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Jul 2018 15:08:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Downsampling OSC data stream received on Mon, 30 Jul 2018 15:08:29 GMT]]></title><description><![CDATA[<p>Hi guys! Maybe you could help me out here:</p>
<p>Basically I receive data over OSC at a rate of 50 samples per second. I extract every value using &quot;oscparse&quot; and &quot;unpack&quot; later on. Well from this data stream I want to produce a MID note every 250miliseconds, i.e. 4 times per second. How could I get this done using PureData? How can I read a value from the data stream at a different rate?</p>
<p>Thanks in advance! <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>Kevin</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11521/downsampling-osc-data-stream-received</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11521/downsampling-osc-data-stream-received</guid><dc:creator><![CDATA[kevinzo22]]></dc:creator><pubDate>Mon, 30 Jul 2018 15:08:29 GMT</pubDate></item><item><title><![CDATA[Reply to Downsampling OSC data stream received on Mon, 30 Jul 2018 15:32:16 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/kevinzo22">@kevinzo22</a> Hi, you could do it like this:<img src="/uploads/files/1532964683521-screen-shot-2018-07-30-at-17.30.29.png" alt="Screen Shot 2018-07-30 at 17.30.29.png" class="img-responsive img-markdown" /><br />
Assuming your stream of values are floats, otherwise you can substitute [f] with [symbol] or [list store].</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11521/downsampling-osc-data-stream-received/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11521/downsampling-osc-data-stream-received/2</guid><dc:creator><![CDATA[weightless]]></dc:creator><pubDate>Mon, 30 Jul 2018 15:32:16 GMT</pubDate></item><item><title><![CDATA[Reply to Downsampling OSC data stream received on Wed, 01 Aug 2018 07:46:46 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/weightless">@weightless</a> thanks a lot! Works perfectly!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11521/downsampling-osc-data-stream-received/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11521/downsampling-osc-data-stream-received/3</guid><dc:creator><![CDATA[kevinzo22]]></dc:creator><pubDate>Wed, 01 Aug 2018 07:46:46 GMT</pubDate></item></channel></rss>