haskore-synthesizer-0.0.3: src/RenderSong.hs
module Main where import qualified Synthesizer.Plain.Play as Play import qualified Haskore.Interface.Signal.Example.WinterAde as Song main = Play.stereoToInt16 11025 Song.songSignal
module Main where import qualified Synthesizer.Plain.Play as Play import qualified Haskore.Interface.Signal.Example.WinterAde as Song main = Play.stereoToInt16 11025 Song.songSignal