ZHAQkb7WG2+Hz/B3WrkbLyEzvsYbOzh8lTg7Z3Wrc=; b=AWPWmKccl9xqSFkjyKFf0U4MQuNGJn7bee368/kNWPzh0BgJXb0Lb7N/pRd0Tkb8AQ PVODPyC403Df8uhYH2M4ep4OZ4wf9O4lUW4s9gVbbGHAVnMwAgahpcIAR7gRHPyGDhre vICJLlmOot/qZLKRgjRC087gYPkl9rkOUkGGg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to:x-mailer; b=OJ8NJz1mqSHmU0+gHZ/gWknPdg1xt8ehREq7Br1OZFPXBivEPlkkXZirqCvBvj62tE tvu5vmVKEdxAue4S31xmHSDxdxe3D1uJGs3ALG6rQ3K3zROOXarYllYf0Z/SEAWq/OVS xMI3+I6dvu4X13DcEBj34cvhWMFkfLTelJX20= Received: by 10.210.3.21 with SMTP id 21mr5700704ebc.40.1253541003589; Mon, 21 Sep 2009 06:50:03 -0700 (PDT) Received: from ?192.168.5.86? ([90.146.8.254]) by mx.google.com with ESMTPS id 10sm195602eyz.10.2009.09.21.06.50.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 21 Sep 2009 06:50:03 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: multipart/alternative; boundary=Apple-Mail-1-355894846 From: Dan Wilcox danomatika@gmail.com In-Reply-To: mailman.47.1253538114.2363.pd-list@iem.at Date: Mon, 21 Sep 2009 15:50:01 +0200 Message-Id: 195E86C8-D006-4F8A-B4EA-1EB4D1FF49FD@gmail.com References: mailman.47.1253538114.2363.pd-list@iem.at To: pd-list@iem.at X-Mailer: Apple Mail (2.1076) X-Spam-Score: 1.1 X-Spam-Level: + X-Spam-Tests: AWL=-0.027,HTML_MESSAGE=0.001,RCVD_IN_SORBS_WEB=1.117 X-Spam-Score: 2.3 X-Spam-Level: ++ Subject: Re: [PD] OS X MIDI startup options X-BeenThere: pd-list@iem.at X-Mailman-Version: 2.1.11 Precedence: list List-Id: the PureData - mailinglist <pd-list.iem.at> List-Unsubscribe: http://lists.puredata.info/options/pd-list, mailto:pd-list-request@iem.at?subject=unsubscribe List-Archive: http://lists.puredata.info/pipermail/pd-list List-Post: mailto:pd-list@iem.at List-Help: mailto:pd-list-request@iem.at?subject=help List-Subscribe: http://lists.puredata.info/listinfo/pd-list, mailto:pd-list-request@iem.at?subject=subscribe X-List-Received-Date: Mon, 21 Sep 2009 13:49:45 -0000
--Apple-Mail-1-355894846 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes
On Sep 21, 2009, at 3:01 PM, pd-list-request@iem.at wrote:
I am a newbie to PD (but not to programming) and i was unable to
find the archives to this list to search for my question before
asking it.I am interested in running Pd on a headless Mac mini. Where the mini
simply becomes an OSC and MIDI processor. But it will require Pd to
start up with a selected input and output port. It does not appear
to do that. The Tcl/Tk interface does not store the last known
configuration, forcing you to select the in/out manually each time.
I found a set of command line options, such as -miniindev - midioutdev. i tried them along the lines of ./Pd-extended - midioutdev 'midiiac' or -midioutdev 'MidiPipe Input 1' but no luck.
The options appear to befavoring Linux and a device such as /dev/midi.Is there a was to have a port configured at startup on the OS X
version? My goal is to simply be able to turn on the mini and
connect using an OSC transmitting device or a controller.
I think you can add the commandline options at the end of the
startupflags in Pd-extended->Preferences->Startup. This is where I
put the name of a patch I want to start whenever I use pd.
Dan Wilcox danomatika.com robotcowboy.com
--Apple-Mail-1-355894846 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
<html><head></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; = "><br><div><div>On Sep 21, 2009, at 3:01 PM, <a = href=3D"mailto:pd-list-request@iem.at">pd-list-request@iem.at</a> = wrote:</div><br class=3D"Apple-interchange-newline"><blockquote = type=3D"cite"><span class=3D"Apple-style-span" style=3D"border-collapse: = separate; font-family: Helvetica; font-size: medium; font-style: normal; = font-variant: normal; font-weight: normal; letter-spacing: normal; = line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; = white-space: normal; widows: 2; word-spacing: 0px; = -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: = 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: = auto; -webkit-text-stroke-width: 0px; "><span class=3D"Apple-style-span" = style=3D"font-family: Verdana; font-size: 13px; ">I am a newbie to PD = (but not to programming) and i was unable to find the archives to this = list to search for my question before asking it.<br><br>I am interested = in running Pd on a headless Mac mini. Where the mini simply becomes an = OSC and MIDI processor. But it will require Pd to start up with a = selected input and output port. It does not appear to do that. The = Tcl/Tk interface does not store the last known configuration, forcing = you to select the in/out manually each time. I found a set of command = line options, such as -miniindev -midioutdev. i tried them along the = lines of ./Pd-extended -midioutdev 'midiiac' or -midioutdev 'MidiPipe = Input 1' but no luck. The options appear to befavoring Linux and a = device such as /dev/midi.<br><br><br>Is there a was to have a port = configured at startup on the OS X version? My goal is to simply be able = to turn on the mini and connect using an OSC transmitting device or a = controller.</span></span></blockquote><br></div><div>I think you can add = the commandline options at the end of the startupflags in = Pd-extended->Preferences->Startup. This is where I put the = name of a patch I want to start whenever I use pd.</div><br><div> <span class=3D"Apple-style-span" style=3D"border-collapse: separate; = color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; = font-style: normal; font-variant: normal; font-weight: normal; = letter-spacing: normal; line-height: normal; orphans: 2; text-align: = auto; text-indent: 0px; text-transform: none; white-space: normal; = widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; = -webkit-border-vertical-spacing: 0px; = -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: = auto; -webkit-text-stroke-width: 0px; "><div>--------</div><div>Dan = Wilcox</div><div><a = href=3D"http://danomatika.com">danomatika.com</a></div><div><a = href=3D"http://robotcowboy.com">robotcowboy.com</a></div><div><br></div></= span><br class=3D"Apple-interchange-newline"> </div> <br></body></html>=
--Apple-Mail-1-355894846--