Skip to content

A simple metronome implementation that produces an audible click or other sound at a uniform interval that can be set by the user.

License

Notifications You must be signed in to change notification settings

dotBlueShoes/Metronome

Repository files navigation

A Simple Metronome implementation

  • Uses margs for parsing command-line arguments.
  • Uses opusfile as .opus file reader.
  • Uses OpenAL for audio api.
  • Uses blue as my personal standard c/cpp lib.

About

A simple metronome implementation that produces an audible click or other sound at a uniform interval that can be set by the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published