<br><br><div><span class="gmail_quote">On 9/18/07, <b class="gmail_sendername">AlgoMantra</b> &lt;<a href="mailto:algomantra@gmail.com">algomantra@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;">
<div><span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span></span> You can&#39;t take it on a mobile-phone, at least not yet that I know off. 
</div></blockquote></span><div><br>Hey Kassen, I did mention at the livecode list that I am interested in using<br>mobile phones as controllers for all sorts of things - especially audio synthesis. <br>However, I never expected to load Chuck onto a phone! 
</div></div></blockquote><div><br>Yes, but we can dream about the future! As I understand the way GSM works mobile phones *need* to be capable of DSP at rather high frequencies because otherwise they couldn&#39;t encode your calls to whatever frequency GSM works at. I just looked it up and those GSM bands are slightly below and in the GHz range so whatever is doing that must be quite a amusing little chip, maybe that one isn&#39;t open for abuse.
<br><br>Generally mobile phones keep getting more advanced and people keep expecting them to do more (games, calendars, one friend of mine lamented that the interface on his phone was no good for working with the copy of Word it came with) so in the future.... why not?
<br><br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div>The current Nokia series allows developers only wave playback, and that too
<br>one file at a time. I also have no access to mic input directly, it has to be <br>recorded. I am working with extreme constraints here, so I am a bit lost you see. 
<br>The only good thing is that I can write for the phone using Python. <br><br>However, one solution was this. I can easily control ChucK<br>running off a laptop through a Nokia handset via bluetooth. Now I would probably project a 
<br>graphical interface to control ChucK onto the screen, and press various blocks<br>on it using the cellphone.<br><br>The rest as you suggested, can be done in various ways, but I&#39;m still trying all those<br>things out. 
</div></div></blockquote><div><br><br>Yes, I see. Now, what if the FFT was done in ChucK and you build bars for the graphical representation of the spectrum (that I gather you want on the phone?) in python, then scaled the update rate and amount of bars to whatever Bluetooth can take if you send those values over OSC?
<br></div><br><div>&nbsp;</div><br>Kas.</div>