Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Derive.TScore.TScoreMain

Description

Standalone driver for tscore.

Synopsis

main

data Flag Source #

Constructors

Check 
Dump 
List 
Device String 

Instances

Instances details
Show Flag Source # 
Instance details

Defined in Derive.TScore.TScoreMain

Methods

showsPrec :: Int -> Flag -> ShowS #

show :: Flag -> String #

showList :: [Flag] -> ShowS #

Eq Flag Source # 
Instance details

Defined in Derive.TScore.TScoreMain

Methods

(==) :: Flag -> Flag -> Bool #

(/=) :: Flag -> Flag -> Bool #

sc_initialize :: Cmd.CmdT IO.IO () Source #

Ask scsynth to load the patches. TODO: if this gets slow, is there some way to detect if the server is up to date and skip this?

midi

derive

load