haskore-realtime-0.1.1: Routines for realtime playback of Haskore songs

Haskore.RealTime.ShellPipe

Description

replace functionality of shell-pipe package

Documentation

launchSource

Arguments

:: FilePath

shell command name

-> [String]

raw arguments

-> IO (Handle, Handle, Handle)

streams for input, output, error