<br><br><div><span class="gmail_quote">On 11/27/06, <b class="gmail_sendername">Atte André Jensen</b> &lt;<a href="mailto:atte.jensen@gmail.com">atte.jensen@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi again<br><br>Are there any plans to include stuff like reading/writing text to files,<br>saving/loading objects (ala tickle in python), navigating paths, getting<br>directory contents and regular string operations like replacement, search?
</blockquote><div><br><br>Yes, all of this is on the wish-list. The wish-list is actually on the wiki and so you can see it for yourself. This is nice since it avoids requests getting repeated and it also enables you to dream and fantasise about all the wonderfull things you'll be able to do in a few months :-).
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Any thoughts?</blockquote><div><br>I think it would be great. I've been into generating paterns and sequencing based on HID input. Right now this is loads of fun and it forces you to live in the moment since after quitting chuck all those arrays will be gone but it would be nice to be able to store arrays of paterns as well as parameter values. clearly coding is expressive in itself and the code is easy to save and return to but manually setting parameters still has a lot of use and is often comparatively intuitive. Being able to store sets of such parameters to a file to later return to would be very valuable.
<br><br>Right now we could &quot;cheat&quot; and export such values over MIDI or OSC to be recorded in some external aplication but that doesn't sound like so much fun to me.<br></div><br><br>Kas.</div>