<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Can I have different &#039;screens&#039; in a patch?</title>
		<atom:link href="http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 07:07:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-51582</guid>
					<title><![CDATA[Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-51582</link>
					<pubDate>Sat, 31 Jul 2010 14:57:03 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>I would like to have different screens in my patch,  like a slideshow where each slide represents another set of buttons. I need to put one button that will trigger the next &#8216;slide&#8217; and show the buttons. I could do it with pictctrl and putting all the pictures on top of each-other but the screen I am using is quite small and it would result in quite a bit of clutter. Any suggestions?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185020</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185020</link>
					<pubDate>Sat, 31 Jul 2010 16:30:05 +0000</pubDate>
					<dc:creator>Gregory Taylor</dc:creator>

					<description>
						<![CDATA[
						<p>Take a look at the bpatcher object. In particular, the part of the help file labeled &#8220;patcher more&#8221;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185021</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185021</link>
					<pubDate>Sat, 31 Jul 2010 20:58:55 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>the messages &#8220;hidden $1&#8243; &#8220;ignoreclick $1&#8243; to various objects could also help, if you want to do a stack of objects to simulate the slideshow. Also many message to [thispatcher], like bringtofront and sendtoback. If you use bpatchers (which adds files but keeps multiple controls in a single object) then these messages could be used quite well for what you&#8217;re envisioning.</p>
<p>If you do have a stack of similar objects, though, probably you&#8217;ll want everything fully opaque  :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185022</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185022</link>
					<pubDate>Sun, 01 Aug 2010 16:08:53 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>I had a look at the bpatcher more but I think it is quite cumbersome to have everything in one patch and then having to look at the offsets. Is it possible to put every &#8216;slide&#8217; in a bpatcher and then control which bpatcher is visble with a tab object?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185023</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185023</link>
					<pubDate>Sun, 01 Aug 2010 22:41:28 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>@ Seejayjames I had a look at an older thread where you explined how to stock up different layers and control them with a tab object. Now, I want to do it with a bpatcher, how do I have to call the bpatchers then? I</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185024</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185024</link>
					<pubDate>Mon, 02 Aug 2010 17:16:49 +0000</pubDate>
					<dc:creator>mzed</dc:creator>

					<description>
						<![CDATA[
						<p>The overview patch in the CNMAT MMJ Depot works like this.  It is downloadable at:</p>
<p><a href="http://cnmat.berkeley.edu/downloads" rel="nofollow">http://cnmat.berkeley.edu/downloads</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185025</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185025</link>
					<pubDate>Mon, 02 Aug 2010 18:20:06 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>I just downloaded the CNMAT package, moved all externals to the right folders, but the overview patch does not work (I do not see anything under the tabs) and I cannot edit it. Any help?</p>
<p>EDIT: Ok, managed to open it but I do not get any clearer. I just want 8 bpatchers superimposed, 8 layers. Then I want to be able to send on the the front and the other to the back. is there an easier way then the CNMAT way? I cannotblieve that it ould be that hard.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185026</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185026</link>
					<pubDate>Mon, 02 Aug 2010 19:36:01 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>Line up all your child bpatchers next to each other in a new bpatcher, which we&#8217;ll use for scrolling. Embed this &#8220;scroller&#8221; bpatcher in your parent patch. Now you can send offset messages to the scroller bpatcher to bring different areas of your patcher into view. I use this technique in the top section of my <a href="http://www.xfade.com/Gyre/">Gyre program.</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185027</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185027</link>
					<pubDate>Mon, 02 Aug 2010 19:49:21 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>in 110.modular i use &#8220;bringtofront&#8221; to [thispatcher] in order to switch<br />
between 8 different patches in fullscreen mode.<br />
it is triggered by buttons which are on all patches or by a key command.<br />
that is fun.</p>
<p>-110</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185028</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185028</link>
					<pubDate>Mon, 02 Aug 2010 21:06:59 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>how does this bringtofront message works? I mean :what is the exact syntax I have to use?<br />
Lets say my patcher is named slide1 How does the syntax look like: <script bringtofront slide1>?</script></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185029</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185029</link>
					<pubDate>Mon, 02 Aug 2010 21:39:26 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>that should work, if your bpatcher is named slide1:</p>
<p>script bringtofront slide1<br />
send this message to [thispatcher]</p>
<p>?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185030</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185030</link>
					<pubDate>Mon, 02 Aug 2010 21:52:50 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p> <br />
here is the module i use.<br />
 <br />
make 2-8 patchers, put them to fullscreen and save.</p>
<p>load up one instance of my bpatcher in al of them. preferrably on the same position. :D</p>
<p>hook up the first outlet of my module to a [thispatcher] in your first screen (=patch), the<br />
second in the second and so on.<br />
 </p>
<p>-110</p>
<p>p.s.<br />
we´re talking about switching between whole patchers, not a bpatcher _object_.<br />
i think it is actually &#8220;front&#8221; &#8230; see my bpatcher or the reference fpr [thispatcher]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185031</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185031</link>
					<pubDate>Mon, 02 Aug 2010 21:58:38 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>@Roman: I opened your file<br />
I managed to do it with the front message, not bringtofront, and I need to have fullscreen enabled to be able to switch between patches</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185032</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185032</link>
					<pubDate>Tue, 03 Aug 2010 07:05:48 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>Is there a reason that the offset message doesn&#8217;t work for you?</p>
<p>Here&#8217;s an example using the offset message.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185033</guid>
					<title><![CDATA[Re: Can I have different &#039;screens&#039; in a patch?]]></title>
					<link>http://cycling74.com/forums/topic/can-i-have-different-screens-in-a-patch/#post-185033</link>
					<pubDate>Tue, 03 Aug 2010 09:31:41 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>i mislead him because i offered something slightly different from what he was asking for.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

