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

Safe HaskellSafe-Inferred

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