python-soundfile
python-soundfile copied to clipboard
Create test case for named pipes
trafficstars
This might be hard because the pipe has to be written to and read from simultaneously. Probably this has to be done with threads. Also, I don't know if/how this can be done in Windows.
See #68 for example usage of named pipes.