<?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: help with bcf2000</title>
		<atom:link href="http://cycling74.com/forums/topic/help-with-bcf2000/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/help-with-bcf2000/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 23:09:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-24410</guid>
					<title><![CDATA[help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-24410</link>
					<pubDate>Mon, 13 Feb 2006 22:52:32 +0000</pubDate>
					<dc:creator>pismo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I&#8217;m trying to use my bcf2000 in max. I&#8217;ve succeed before but i&#8217;ve lost my patch in a computer crash and i can&#8217;t figure how i&#8217;ve made it.<br />
I want to be able to update data like that<br />
max -> bcf2000 and/or bcf2000 -> max.<br />
I experienced glitches whenever i changed the controller in max or in bcf2000.<br />
It should be pretty simple but i can&#8217;t make it work so if anybody have a clue here is a simple version of the patch.<br />
Thanks</p>
<p>max v2;<br />
#N vpatcher 10 59 1240 819;<br />
#P window setfont Monaco 9.;<br />
#P newex 111 103 63 262153 pack 0 0.;<br />
#P newex 111 131 63 262153 route 1 2;<br />
#P message 155 191 14 262153 2;<br />
#P message 123 191 14 262153 1;<br />
#P number 150 164 35 9 0 0 0 4 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P number 111 164 35 9 0 0 0 4 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 111 234 43 262153 ctlout;<br />
#P objectname ctlout;<br />
#P newex 164 71 111 262153 var Control_value;<br />
#P newex 164 26 40 262153 ctlin;<br />
#P newex 8 141 53 262153 midiinfo;<br />
#P user umenu 8 164 96 262183 1 64 179 0;<br />
#X add &#8220;BCF2000 Port 1&#8243;;<br />
#X add &#8220;BCF2000 Port 2&#8243;;<br />
#X add &#8220;to Max/MSP 1&#8243;;<br />
#X add &#8220;to Max/MSP 2&#8243;;<br />
#P message 51 122 14 262153 0;<br />
#P newex 8 95 53 262153 loadbang;<br />
#P connect 3 0 2 0;<br />
#P fasten 0 0 1 0 13 117 56 117;<br />
#P connect 1 0 3 1;<br />
#P fasten 4 1 12 0 184 57 116 57;<br />
#P connect 12 0 11 0;<br />
#P connect 11 0 7 0;<br />
#P connect 8 0 6 0;<br />
#P connect 7 0 6 0;<br />
#P connect 2 1 6 0;<br />
#P connect 7 0 9 0;<br />
#P connect 10 0 6 1;<br />
#P connect 9 0 6 1;<br />
#P connect 11 1 8 0;<br />
#P connect 8 0 10 0;<br />
#P connect 4 0 5 0;<br />
#P connect 5 0 12 1;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70526</guid>
					<title><![CDATA[Re: help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70526</link>
					<pubDate>Tue, 14 Feb 2006 14:39:22 +0000</pubDate>
					<dc:creator>Francois Weber</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>You can try this :</p>
<p>max v2;<br />
#N vpatcher 10 59 1240 819;<br />
#P window setfont Monaco 9.;<br />
#P newex 111 103 63 262153 pack 0 0.;<br />
#P newex 111 131 63 262153 route 1 2;<br />
#P message 155 191 14 262153 2;<br />
#P message 123 191 14 262153 1;<br />
#P number 150 164 35 9 0 0 0 4 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P number 111 164 35 9 0 0 0 4 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 111 234 43 262153 ctlout;<br />
#P objectname ctlout;<br />
#P newex 164 71 111 262153 var Control_value;<br />
#P newex 164 26 40 262153 ctlin;<br />
#P newex 8 141 53 262153 midiinfo;<br />
#P user umenu 8 164 96 262183 1 64 179 0;<br />
#X add &#8220;BCF2000 Port 1&#8243;;<br />
#X add &#8220;BCF2000 Port 2&#8243;;<br />
#X add &#8220;to Max/MSP 1&#8243;;<br />
#X add &#8220;to Max/MSP 2&#8243;;<br />
#P message 51 122 14 262153 0;<br />
#P newex 8 95 53 262153 loadbang;<br />
#P connect 3 0 2 0;<br />
#P fasten 0 0 1 0 13 117 56 117;<br />
#P connect 1 0 3 1;<br />
#P fasten 4 1 12 0 184 57 116 57;<br />
#P connect 12 0 11 0;<br />
#P connect 11 0 7 0;<br />
#P connect 8 0 6 0;<br />
#P connect 7 0 6 0;<br />
#P connect 2 1 6 0;<br />
#P connect 7 0 9 0;<br />
#P connect 10 0 6 1;<br />
#P connect 9 0 6 1;<br />
#P connect 11 1 8 0;<br />
#P connect 8 0 10 0;<br />
#P connect 4 0 5 0;<br />
#P connect 5 0 12 1;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70527</guid>
					<title><![CDATA[Re: help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70527</link>
					<pubDate>Tue, 14 Feb 2006 14:43:20 +0000</pubDate>
					<dc:creator>Francois Weber</dc:creator>

					<description>
						<![CDATA[
						<p>sorry, i send your patch&#8230; (past error !)</p>
<p>here is the patch :</p>
<p>max v2;<br />
#N vpatcher 199 58 1429 818;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P message 156 156 39 196617 set $1;<br />
#P message 111 157 39 196617 set $1;<br />
#P window setfont Monaco 9.;<br />
#P newex 111 103 63 262153 pack 0 0.;<br />
#P newex 111 131 63 262153 route 1 2;<br />
#P message 161 209 14 262153 2;<br />
#P message 123 209 14 262153 1;<br />
#P number 156 182 35 9 0 0 0 4 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P number 111 182 35 9 0 0 0 4 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 111 252 43 262153 ctlout;<br />
#P objectname ctlout;<br />
#P newex 164 71 111 262153 var Control_value;<br />
#P newex 164 26 40 262153 ctlin;<br />
#P newex 8 141 53 262153 midiinfo;<br />
#P user umenu 8 164 96 262183 1 64 179 0;<br />
#X add &#8220;IAC Driver Bus IAC 1&#8243;;<br />
#X add &#8220;IAC Driver Bus IAC 2&#8243;;<br />
#X add &#8220;IAC Driver Bus IAC 3&#8243;;<br />
#X add &#8220;IAC Driver Bus IAC 4&#8243;;<br />
#X add &#8220;HDSP Digiface (1) Port 1&#8243;;<br />
#X add &#8220;HDSP Digiface (1) Port 2&#8243;;<br />
#X add &#8220;to Max/MSP 1&#8243;;<br />
#X add &#8220;to Max/MSP 2&#8243;;<br />
#P message 51 122 14 262153 0;<br />
#P newex 8 95 53 262153 loadbang;<br />
#P connect 3 0 2 0;<br />
#P fasten 0 0 1 0 13 117 56 117;<br />
#P connect 1 0 3 1;<br />
#P fasten 4 1 12 0 184 57 116 57;<br />
#P connect 12 0 11 0;<br />
#P connect 11 0 13 0;<br />
#P connect 13 0 7 0;<br />
#P connect 8 0 6 0;<br />
#P connect 7 0 6 0;<br />
#P connect 2 1 6 0;<br />
#P connect 7 0 9 0;<br />
#P connect 10 0 6 1;<br />
#P connect 9 0 6 1;<br />
#P connect 11 1 14 0;<br />
#P connect 14 0 8 0;<br />
#P connect 8 0 10 0;<br />
#P connect 4 0 5 0;<br />
#P connect 5 0 12 1;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70528</guid>
					<title><![CDATA[Re: help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70528</link>
					<pubDate>Tue, 14 Feb 2006 17:14:13 +0000</pubDate>
					<dc:creator>pismo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Francois,<br />
Thanks for your answer but it doesn&#8217;t work better.<br />
You can find a picture of my problem at this adress :<br />
<a href="http://damorire.free.fr/pismo.gif" rel="nofollow">http://damorire.free.fr/pismo.gif</a><br />
I want continuous line and everytime I change value in a new controller it starts with the value of the previous controller.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70529</guid>
					<title><![CDATA[Re: help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70529</link>
					<pubDate>Tue, 14 Feb 2006 17:14:56 +0000</pubDate>
					<dc:creator>pismo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Francois,<br />
Thanks for your answer but it doesn&#8217;t work better.<br />
You can find a picture of my problem at this adress :<br />
<a href="http://damorire.free.fr/pismo.gif" rel="nofollow">http://damorire.free.fr/pismo.gif</a><br />
I want continuous line and everytime I change value in a new controller it starts with the value of the previous controller.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70530</guid>
					<title><![CDATA[Re: help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70530</link>
					<pubDate>Tue, 14 Feb 2006 19:14:46 +0000</pubDate>
					<dc:creator>yacine</dc:creator>

					<description>
						<![CDATA[
						<p>the output of the ctlout is rigth to left, so the controller number comes out before the value.</p>
<p>this shoud solve your problem:</p>
<p>ctlout<br />
pack     //make a list of the control value and number without inverting the order<br />
$2 $1    //invert the two elements of the list<br />
unpack   //get your values in the correct order<br />
&#8230;<br />
and then the rest of your patch.</p>
<p>happy patching,<br />
//yac</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70531</guid>
					<title><![CDATA[Re: help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70531</link>
					<pubDate>Wed, 15 Feb 2006 12:08:35 +0000</pubDate>
					<dc:creator>pismo</dc:creator>

					<description>
						<![CDATA[
						<p>many thanks yacine it works fine now</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70532</guid>
					<title><![CDATA[Re: help with bcf2000]]></title>
					<link>http://cycling74.com/forums/topic/help-with-bcf2000/#post-70532</link>
					<pubDate>Fri, 17 Feb 2006 13:20:10 +0000</pubDate>
					<dc:creator>Francois Weber</dc:creator>

					<description>
						<![CDATA[
						<p>sorry,for my bad response&#8230;.</p>
<p>so, you can use the swap object to do this:</p>
<p>ctlout<br />
swap</p>
<p>FXW</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

