lambdasound-1.2.0: A libary for generating low-level sounds with high-level combinators
Safe HaskellSafe-Inferred
LanguageGHC2021

LambdaSound.Plot

Synopsis

Documentation

plot :: Sound T Pulse -> IO () Source #

Plots a sound in the terminal

plotPart :: (Duration, Duration) -> Sound T Pulse -> IO () Source #

Plots part of a sound in the terminal