Synth.Sampler.Patch.Sample
Description
A generic way to play a sample by name.
patches :: [Patch.Patch] Source #
patchName :: Text Source #
c_sample :: Generator Note Source #
convert :: Note.Note -> Patch.ConvertM Sample.Sample Source #