<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi David,<div><br></div><div>OscillatingRhythms.app IS Impromptu. &nbsp;Note that the splashscreen is Impromptu's.</div><div>Make a copy of impromptu.app. &nbsp;Then dump a file named start.scm (make sure it opens a canvas and draws something to it) inside impromptu.app/Contenst/Resources. &nbsp;Then run your impromptu copy and you'll get the idea. &nbsp;You are allowed to distribute applications like this as long as you leave the impromptu splash screen unaltered.</div><div><br></div><div>Cheers,</div><div>Andrew.</div><div><br></div><div><br><div><div>On 02/09/2009, at 1:49 PM, David Routledge wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks Andrew. :)<div>Oscillating Rhythms was very inspiring.</div><div>So, does it install Impromptu when I run its installer?</div><div><br></div><div><br><br><div class="gmail_quote">On Sun, Aug 30, 2009 at 10:15 PM, Andrew Sorensen <span dir="ltr">&lt;<a href="mailto:andrew@moso.com.au">andrew@moso.com.au</a>&gt;</span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi David,<br> <div class="im"><br> &gt; I'm a long-time Bidule user, hoping to use Impromptu with it to add<br> &gt; some graphical elements to my projects.<br> <br> </div>Welcome to the tribe ;)<br> <div class="im"><br> &gt; As I'm just starting to wade into the Scheme language, I have many<br> &gt; questions.<br> &gt; A few are:<br> <br> &gt; Will Scheme allow me to create a user interface with knobs and<br> &gt; sliders?<br> </div>Yep, you can either (a) write your own custom sliders, knobs, dials<br> etc. in scheme code OR you can call objc code to load and draw native<br> UI widgets OR you can create interfaces using interface builder and<br> then load them up in impromptu OR you can mix and match all of the<br> above. &nbsp;There examples of all these things floating around :)<br> <br> To see an example of an "application" written in Impromptu take a look<br> at Oscillating Rhythms which is written in 100% impromptu scheme<br> code. &nbsp;<a href="http://www.apple.com/downloads/macosx/audio/oscillatingrhythms.html" target="_blank">http://www.apple.com/downloads/macosx/audio/oscillatingrhythms.html</a><br> <div class="im"><br> &gt; Can I use those knobs and sliders to control Bidule, as well as<br> &gt; multiple little slide shows?<br> <br> </div>I don't see why not, does Bidule support OSC?<br> <div class="im"><br> &gt; Is Impromptu/Scheme able to handle images that are partly (but not<br> &gt; totally) transparent?<br> <br> </div>Yep, no problem at all.<br> <br> Cheers,<br> Andrew.<br> _______________________________________________<br> Impromptu mailing list<br> <a href="mailto:Impromptu@lists.moso.com.au">Impromptu@lists.moso.com.au</a><br> <a href="http://lists.moso.com.au/mailman/listinfo/impromptu" target="_blank">http://lists.moso.com.au/mailman/listinfo/impromptu</a><br> </blockquote></div><br></div> _______________________________________________<br>Impromptu mailing list<br><a href="mailto:Impromptu@lists.moso.com.au">Impromptu@lists.moso.com.au</a><br>http://lists.moso.com.au/mailman/listinfo/impromptu<br></blockquote></div><br></div></body></html>