[Newbies] Controlling cursor by sound

David Mitchell david.mitchell at gmail.com
Wed Jan 28 22:20:37 UTC 2009


There certainly are morphs that respond to sound. Checkout
SpectrumAnalyzerMorph, specifically the initialize method and how it gets
soundInput

On Wed, Jan 28, 2009 at 2:55 PM, Martin Bleichner <
bleichner.martin at gmail.com> wrote:

> Hello everybody,
>
> some years ago I spend some time with learning squeak. But I forgot most of
> it and now I wondered whether squeak would be of help with a specific
> problem.
>
> Would it possible to control elements by sound? Some basic form of voice
> control.
> (it would be sufficient to decide between sound and no sound, with some
> kind of threshold)
>
> E.g. I have an ellipse
> and I would like to have a construction like
>
> Test Ellipse hears sound
>   Yes  Ellipse turn by 90
>   No  Ellipse forward 5
>
>
> Is there a straight forward solution, or does this requires some deeper
> digging ?
>
> Thanks a lot
> Martin
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20090128/12ebf760/attachment.htm


More information about the Beginners mailing list