I&#39;m using a presentation program called &quot;Liquid Media&quot;, sort of like Powerpoint on steroids.&nbsp; Up to this point i had been using multiple foot pedals assigned to different keystrokes to trigger visual cues, like video clips, animated GIFs and the like, during live classical music piano recitals.<br>
<br>I&#39;d like to incorporate the dynamic capabilities of realtime visual sync, with the ability to easily &quot;change the scene&quot;, as it were.&nbsp; i&#39;m hoping that someone can help me come up with a combined solution where PD acts as an audio trigger controller, triggering keystroke events based on pitch ranges, dynamic peaks and rhythmic events, and Liquid Media accepts those PD-generated keystrokes to trigger correlating visual cues.&nbsp; Each scene would comprise of specific trigger-able events, and the foot switch would allow for a manual &quot;change of scene&quot;.&nbsp; i&#39;m hoping to accomplish two things with this combined approach:<br>
<br>1.&nbsp; make it a little easier to incorporate visuals synced to audio events<br>2.&nbsp; allow for easy scene transitions, to better compliment the &quot;narrative&quot; structure of classical compositions<br><br>Hope this makes sense...thanks all for your input so far! (and patience!)<br>
<br><div class="gmail_quote">On Tue, Apr 29, 2008 at 2:45 PM, Dan Wilcox &lt;<a href="mailto:danomatika@gmail.com">danomatika@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div>
As for forwarding keypresses and mouse events to an application ...<br>
<br>
I have done this in Windows to control FLStudio (aka FruityLoops) by sending menu events and keypresses through python windows scripting, pywinauto, and osc in python.<br>
<br>
<a href="http://www.robotcowboy.com/?p=60" target="_blank">I have info and code on my website</a>.&nbsp; It should still work but it&#39;s a bit old (2006) and I don&#39;t use Windows anymore.<div><div></div><div class="Wj3C7c">
<br>
<br>
On Tue, 2008-04-29 at 13:05 -0400, marius schebella wrote:
<blockquote type="CITE">
<pre>fiddle~ comes with pd (look in the &quot;extra&quot; folder), there is a help 
patch that will explain how it works.
hope this helps.
marius.

Hugh Sung wrote:
&gt; i&#39;m not familiar with that program - can you provide a link to fiddle~, 
&gt; or any other program that can easily do what i&#39;m looking for with all 
&gt; the various parameters?
&gt; 
&gt; Many thanks!
&gt; 
&gt; On Tue, Apr 29, 2008 at 12:50 PM, marius schebella 
&gt; &lt;<a href="mailto:marius.schebella@gmail.com" target="_blank">marius.schebella@gmail.com</a> &lt;<a href="mailto:marius.schebella@gmail.com" target="_blank">mailto:marius.schebella@gmail.com</a>&gt;&gt; wrote:
&gt; 
&gt;     Hugh Sung wrote:
&gt; 
&gt;         Actually, this isn&#39;t for speech recognition - i&#39;m trying to come
&gt;         up with a simple way to use key triggers to activate visuals.
&gt; 
&gt;         For example:  if the piano plays A440, i&#39;m presuming PD can be
&gt;         configured to recognize that pitch with a microphone input and
&gt;         then echo out a text string - the letter &quot;A&quot;, perhaps.
&gt; 
&gt; 
&gt;     in that case, you best use fiddle~. what&#39;s the other program? does
&gt;     it accept network communication? then you can send the letters over
&gt;     tcp or udp connection (netsend).
&gt;     marius.
&gt; 
&gt; 
&gt; 
&gt; 
&gt; -- 
&gt; Hugh Sung
&gt; <a href="http://www.hughsung.com" target="_blank">www.hughsung.com</a> &lt;<a href="http://www.hughsung.com" target="_blank">http://www.hughsung.com</a>&gt;
&gt; <a href="http://www.TabletPCMusician.com" target="_blank">www.TabletPCMusician.com</a> &lt;<a href="http://www.TabletPCMusician.com" target="_blank">http://www.TabletPCMusician.com</a>&gt;
&gt; <a href="http://www.musicmeetstech.com" target="_blank">www.musicmeetstech.com</a> &lt;<a href="http://www.musicmeetstech.com" target="_blank">http://www.musicmeetstech.com</a>&gt;



</pre>
</blockquote>
</div></div><table cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td>
---<br><font color="#888888">
Dan Wilcox<br>
<a href="http://www.robotcowboy.com" target="_blank">robotcowboy.com</a>
</font></td>
</tr>
</tbody></table>
</div>

</blockquote></div><br><br clear="all"><br>-- <br>Hugh Sung<br><a href="http://www.hughsung.com">www.hughsung.com</a><br><a href="http://www.TabletPCMusician.com">www.TabletPCMusician.com</a><br><a href="http://www.musicmeetstech.com">www.musicmeetstech.com</a>