Kate Murphy
Kate Murphy
I'd be happy to merge a pull request supporting guard conditions.
Yep, I've been wondering when someone would report this... There is no error correction whatsoever and the encoding scheme is likely to improperly think another letter was meant. What happened...
What's happening here is listen.py thinks it is getting input. Quietnet is a toy and in no way robust. The settings in options.py were chosen because they worked for me...
@wakeup did you install pyaudio using apt-get or from the [pyaudio site](http://people.csail.mit.edu/hubert/pyaudio/)?
Give [these instructions](https://github.com/Katee/quietnet/issues/11#issuecomment-32119658) a try, if they work I'll add that as a note in the readme.
That would be totally feasible but it sounds like you'd be better off using more robust base system such as Kamal Mostafa's [minimodem](http://www.whence.com/minimodem/) or Peter Iannucci's [blurt](https://github.com/piannucci/blurt). I made Quietnet...
Same thing happens if you open one tab, refresh and then drag. I'll look into this tomorrow.
I haven't found the magic incantation to tell d3 that the zoom has changed (I'm setting the translate and scale properties directly to the SVG object.)