Skip to content

jimhester/note

Repository files navigation

note

Travis build status

The goal of note is to play music

Example

play(c(
  note("C", 3/4),
  note("C", 3/4),
  note("C", 1/2),
  note("D", 1/4),
  note("E", 3/4),

  note("E", 1/2),
  note("D", 1/4),
  note("E", 1/2),
  note("F", 1/4),
  note("G", 3/4)))

About

Play music

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages