<?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: (re)transmiting keystrokes to 3rd party programs?</title>
		<atom:link href="http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 20:49:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-25082</guid>
					<title><![CDATA[(re)transmiting keystrokes to 3rd party programs?]]></title>
					<link>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-25082</link>
					<pubDate>Mon, 27 Mar 2006 10:59:07 +0000</pubDate>
					<dc:creator>schedal</dc:creator>

					<description>
						<![CDATA[
						<p>Hello there,</p>
<p>A while back, like last year, I remember reading either here or on the <br />
Albeton forum about a method that someone had developed to store and <br />
transmit keystrokes between max and ableton live.</p>
<p>I&#8217;ve searched as much as i could, here, maxobjects and on the ableton <br />
forums, but i think its been buried and I cant seem to find it back.</p>
<p>The system someone made [or discussed] was one where you could send <br />
arrow keys to ableton from max, a round-about-way of being able to <br />
select a &#8216;clip&#8217; without activating it &#8211; presuming you move the arrow <br />
keys/focus only from max it would allow you to call up the actively <br />
playing clip from any channel with one keypress [at least, thats what i <br />
would like to do and ableton doesn't let you!]. I know how capture <br />
keyboard presses in max &#8211; but sending them to another program? That&#8217;s <br />
beyond me&#8230;</p>
<p>Short of the actual patch, is there a manner to transmit keystrokes from <br />
one program [max] to another? [ableton]? I&#8217;m on OSX incase that makes a <br />
difference.</p>
<p>My brain seems to be ignorant [and my beard is too short to stroke now <br />
any further]</p>
<p>Thnx!</p>
<p>S. Chedal</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73402</guid>
					<title><![CDATA[Re: (re)transmiting keystrokes to 3rd party programs?]]></title>
					<link>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73402</link>
					<pubDate>Mon, 27 Mar 2006 13:35:35 +0000</pubDate>
					<dc:creator>Marco Lorenzin</dc:creator>

					<description>
						<![CDATA[
						<p>Why don&#8217;t you translate keyboard presses into MIDI messages in Max, and <br />
then send these messages to Ableton using a virtual MIDI cable?</p>
<p>M.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73403</guid>
					<title><![CDATA[Re: (re)transmiting keystrokes to 3rd party programs?]]></title>
					<link>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73403</link>
					<pubDate>Mon, 27 Mar 2006 15:00:15 +0000</pubDate>
					<dc:creator>schedal</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry if I wasn&#8217;t clear,</p>
<p>I need to send arrow keys to ableton, not midi.<br />
midi is not problem! arrow keys and sending macro&#8217;s [apple+___] is&#8230;</p>
<p>you *can&#8217;t* do a &#8216;select clip&#8217; in ableton unless you use arrow keys, or <br />
the mouse. other things you cant do unless you use macro-keys is toggle <br />
views/functions etc. If can ditch the UI in ableton all together, I can <br />
build a *much* better controller using just knobs and buttons and NO <br />
mouse! [at least, this is the objective, DITCH THE MOUSE! mice are <br />
evil... hehe]<br />
:)</p>
<p>I have a pretty sweet setup right now, but I&#8217;m still forced to use the <br />
mouse for certain things, and I cant access a clips&#8217; assignable <br />
parameters unless i first &#8220;click&#8221; it, no way via MIDI &#8211; ridiculous as it <br />
may seem.</p>
<p>So far nearly everything seems possible with Max&#8230; so hopefully this is <br />
too.<br />
:D</p>
<p>S. Chedal</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73404</guid>
					<title><![CDATA[Re: (re)transmiting keystrokes to 3rd party programs?]]></title>
					<link>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73404</link>
					<pubDate>Mon, 27 Mar 2006 17:34:06 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>On 27-Mar-2006, at 17:00, inforazor wrote:</p>
<p>> I need to send arrow keys to ableton, not midi.<br />
> midi is not problem! arrow keys and sending macro&#8217;s [apple+___] is&#8230;</p>
<p>Have you tried looking at AppleScript?</p>
<p>Since Panther you can use AScript to trigger mouse-driven events.</p>
<p>> I can build a *much* better controller using just knobs and buttons  <br />
> and NO mouse! [at least, this is the objective, DITCH THE MOUSE!  <br />
> mice are evil... hehe]</p>
<p>Don&#8217;t-ever-use-the-mouse is, to a large extent, the design aesthetic  <br />
behind iCE Tools. If you&#8217;re looking to build your own UI, you might  <br />
well want to look at these. URI below bottom left.</p>
<p>Best &#8212; Peter</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;    <a href="http://www.bek.no/~pcastine/Litter/" rel="nofollow">http://www.bek.no/~pcastine/Litter/</a>    &#8212;&#8212;&#8212;&#8212;-<br />
Peter Castine             +&#8211;> Litter Power &#038; Litter Bundle for Jitter</p>
<p>iCE:  Sequencing,  Recording &#038;                   |home    | chez nous|<br />
       Interface  Building  for                   |bei uns |  i nostri|<br />
       Max/MSP   Extremely cool                   <a href="http://www.castine.de" rel="nofollow">http://www.castine.de</a></p>
<p><a href="http://www.dspaudio.com/" rel="nofollow">http://www.dspaudio.com/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73405</guid>
					<title><![CDATA[Re: (re)transmiting keystrokes to 3rd party programs?]]></title>
					<link>http://cycling74.com/forums/topic/retransmiting-keystrokes-to-3rd-party-programs/#post-73405</link>
					<pubDate>Tue, 28 Mar 2006 09:37:58 +0000</pubDate>
					<dc:creator>schedal</dc:creator>

					<description>
						<![CDATA[
						<p>> Have you tried looking at AppleScript?<br />
> <br />
> Since Panther you can use AScript to trigger mouse-driven events.</p>
<p>Sounds very interesting. Can I trigger AScript via MIDI? or can I use <br />
Max to convert MIDI into something which triggers AScript?</p>
<p>> Don&#8217;t-ever-use-the-mouse is, to a large extent, the design aesthetic <br />
> behind iCE Tools. If you&#8217;re looking to build your own UI, you might well <br />
> want to look at these. URI below bottom left.</p>
<p>Ice looks interesting, but I&#8217;m working from the direction of external <br />
controllers rather than the computer keyboard. The idea is really to <br />
only use the laptop as the brain, and as a nice display to show meters <br />
for the devices that are plopped on top of the keyboard. I&#8217;m working <br />
towards a setup where eventually I can do editing, composing and routing <br />
of improvised material without even using a screen.</p>
<p>It&#8217;s going to be a two step process. In the short term i am miss-using <br />
Ableton live to achieve this, but in the long term I&#8217;m fairly certain I <br />
will be dropping Ableton and just doing everything within my own custom <br />
environment; there are some fundamental routing and architecture issues <br />
in Ableton which are impeding. If its too complicated to send key <br />
presses and arrow/cursor movements to Ableton I may just drop it and <br />
continue development of my own environment instead [since that is the <br />
real goal anyway].</p>
<p>Regarding Ice, maybe I&#8217;m just too tired from too much maxing, but I <br />
can&#8217;t seem to really get a good idea why this application/extension is <br />
&#8216;the bomb&#8217; &#8211; is there a demo of some kind or a video that shows it in <br />
action? And what do I get? Just some new max objects? Or actual <br />
applications?</p>
<p>I&#8217;ve clicked through all the screens and as far as I can tell its a <br />
series of objects I can use that are better than existing modules <br />
[improved list, improved key etc.], and some kind of file manager&#8230;? <br />
Sorry if this is an obvious question.</p>
<p>With kind,</p>
<p>S. Chedal</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

