hsc3-process-0.8.0: Create and control scsynth processes

Safe HaskellSafe-Inferred

Sound.SC3.Server.Process.CommandLine

Synopsis

Documentation

rtCommandLine :: ServerOptions -> RTOptions -> [String]Source

Construct the scsynth command line from ServerOptions and RTOptions.

nrtCommandLine :: ServerOptions -> NRTOptions -> Maybe FilePath -> [String]Source

Construct the scsynth command line from ServerOptions and NRTOptions.