Copyright | (c) Levent Erkok |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
System.Hardware.Arduino.SamplePrograms.JingleBells
Description
A (pretty bad!) rendering of Jingle Bells on a piezo speaker
Synopsis
- jingleBells :: [(Note, Duration)]
- main :: IO ()
Documentation
jingleBells :: [(Note, Duration)] Source #
Notes for jingle-bells. Expecting a nice rendering from this encoding on a piezo speaker would be naive.. However, it's still recognizable!