Hello, we are trying to save the output of fiddle to a file so it can be read by a java program in real-time. We are using a dos prompt and write the pd output to a file using a pipe, then getting this output as text input to java. Unfortunately the way it is done now pd does not update the file fast enough. There is some sort of buffering that prevents real-time. Do you know how this problem can be fixed?
Thanks, Stefania