haskell-synthesizer-0.1.0.0
Safe HaskellNone
LanguageHaskell2010

Synthesizer.Converters.Language

Synopsis

Documentation

convertMusicPieceToSynthesizer :: MusicPiece -> SynSound Source #

Convert the DSL to a SynSound. This allows the user to add custom sounds to the SynSound if they so wish.