Okay, got chuck 1.3.. to work & the example with named pipes works as it should. (It didn't work when I was running chuck in another directory--

This would be about:

 // default file
me.sourceDir() + "/example.txt" => string filename;

?)
------------------------------------------

So, then, "example.txt" is not a virtual file but an actual file in that directory?

So this way of sending data is just a little clunky; looks like time to play with OSC!