I have managed to start an external player with the freeprocess module. The player is started in a slave mode where it can recieve commands via STDIN, but I do not know how to do so using the freeprocess, but I am almost certain that it should be possible.
Do anyone have any examples of how to start and communicate with an external program using the pub.freeprocess module?
Do anyone have any examples of how to start and communicate with an external program using the pub.freeprocess module?