Squeak SmalltalkJoker Squeak Smalltalk : Multimedia : prevnext Techno Toy

    *  Pick up the TechnoToy project I did for OOPSLA and make it work (could 
    be REALLY fun). This can be found as SoundLoopMorph. This represents a 
    player for a sound loop. Any sound you drop in the thing gets played over 
    and over (like techno). As you drop new things in or remove things, it 
    evolves. But what makes it cool is to run it with multipel users under 
    telemorphic. The real magic is that each person hears synthesis that is 
    millisecond-accurate, even though the actual network interactions may lag 
    considerably.