Csound.Typed.Control.Sf2
data Sf Source #
The sf2 sound font preset. It is defined with file name, bank and program integers.
Constructors
Fields
Defined in Csound.Typed.Control.Sf2
Methods
ifB :: bool ~ BooleanOf Sf => bool -> Sf -> Sf -> Sf #
fromGE :: GE E -> Sf Source #
toGE :: Sf -> GE E Source #
fromE :: E -> Sf Source #
def :: Sf #
unSf :: Sf -> GE E Source #