<?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[Random in message]]></title><description><![CDATA[<p>hi, my problem is this, i have 6 messege box, to creat a number that goes to osc~, and I want to switch a diferents messege box.</p>
<p>in that way osc~ can switch 2 differents numbers</p>
<p>i tray by this way</p>
<p>[metro 500]<br />
|<br />
[random 6]<br />
|\<br />
| |_______________________________________________________<br />
| | | | | | |<br />
| | | | | | |<br />
| | | | | | |<br />
| | | | | | |<br />
[messeage&lt; [messeage&lt; [messeage&lt; [messeage&lt; [messeage&lt; [messeage&lt;<br />
| | | | | |<br />
[123) [333) [545) [323) [143) [69)<br />
| _______ / | ________ / | __________/<br />
|____ / | / |/<br />
| | |<br />
[osc~] [osc~] [osc~]</p>
<p>so i get nothing</p>
<p>thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1596/random-in-message</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 03:56:39 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/1596.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Apr 2008 19:45:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Random in message on Mon, 07 Apr 2008 19:45:05 GMT]]></title><description><![CDATA[<p>hi, my problem is this, i have 6 messege box, to creat a number that goes to osc~, and I want to switch a diferents messege box.</p>
<p>in that way osc~ can switch 2 differents numbers</p>
<p>i tray by this way</p>
<p>[metro 500]<br />
|<br />
[random 6]<br />
|\<br />
| |_______________________________________________________<br />
| | | | | | |<br />
| | | | | | |<br />
| | | | | | |<br />
| | | | | | |<br />
[messeage&lt; [messeage&lt; [messeage&lt; [messeage&lt; [messeage&lt; [messeage&lt;<br />
| | | | | |<br />
[123) [333) [545) [323) [143) [69)<br />
| _______ / | ________ / | __________/<br />
|____ / | / |/<br />
| | |<br />
[osc~] [osc~] [osc~]</p>
<p>so i get nothing</p>
<p>thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1596/random-in-message</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1596/random-in-message</guid><dc:creator><![CDATA[luriaz]]></dc:creator><pubDate>Mon, 07 Apr 2008 19:45:05 GMT</pubDate></item><item><title><![CDATA[Reply to Random in message on Mon, 07 Apr 2008 21:13:45 GMT]]></title><description><![CDATA[<p>It may be better to send two messages each containing the three values via an [unpack] object<br />
like this;</p>
<p>[ 333 323 69(<br />
|<br />
| [123 545 143(<br />
|/<br />
|<br />
[unpack f f f ]<br />
| | |<br />
[osc~] [osc~] [osc~]</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1596/random-in-message/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1596/random-in-message/2</guid><dc:creator><![CDATA[obiwannabe]]></dc:creator><pubDate>Mon, 07 Apr 2008 21:13:45 GMT</pubDate></item><item><title><![CDATA[Reply to Random in message on Tue, 08 Apr 2008 06:44:41 GMT]]></title><description><![CDATA[<p>thanks obiwannabe, this is a solution that I didn´t know, but what i´m really looking for, is that the six numbers can change in different order, in that way I can get different kinds of combinations.</p>
<p>greetings</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1596/random-in-message/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1596/random-in-message/3</guid><dc:creator><![CDATA[luriaz]]></dc:creator><pubDate>Tue, 08 Apr 2008 06:44:41 GMT</pubDate></item><item><title><![CDATA[Reply to Random in message on Tue, 08 Apr 2008 07:14:12 GMT]]></title><description><![CDATA[<p>Hi luriaz! try this:</p>
<p>[metro 500]<br />
|_____________________<br />
| | |<br />
[random 2] [random 2] [random 2]<br />
| | |<br />
[sel 0] [sel 0] [sel 0]<br />
| | | | | |<br />
[123( [333( [545( [323( [143( [69(<br />
|____/ |____/ |____/<br />
| | |<br />
[osc~] [osc~] [osc~]</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1596/random-in-message/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1596/random-in-message/4</guid><dc:creator><![CDATA[NoDisc]]></dc:creator><pubDate>Tue, 08 Apr 2008 07:14:12 GMT</pubDate></item><item><title><![CDATA[Reply to Random in message on Tue, 08 Apr 2008 14:19:40 GMT]]></title><description><![CDATA[<p>I think you need:</p>
<p>|<br />
[random 6]<br />
|<br />
[sel 0 1 2 3 4 5]<br />
| | | | | |</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1596/random-in-message/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1596/random-in-message/5</guid><dc:creator><![CDATA[ClaudiusMaximus]]></dc:creator><pubDate>Tue, 08 Apr 2008 14:19:40 GMT</pubDate></item><item><title><![CDATA[Reply to Random in message on Thu, 10 Apr 2008 05:44:13 GMT]]></title><description><![CDATA[<p>thanks for all the answers, all are very practical.</p>
<p>greetings to all</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1596/random-in-message/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1596/random-in-message/6</guid><dc:creator><![CDATA[luriaz]]></dc:creator><pubDate>Thu, 10 Apr 2008 05:44:13 GMT</pubDate></item></channel></rss>