Skip to content

cepthomas/ClipPlayer

Repository files navigation

ClipPlayer

A tool for playing audio and midi files.

  • Midi playing is considered just "good enough" due to the inherent limitations of the windows multimedia timer.
  • Best way to use is to associate with audio files (.mid, .wav, .mp3, .m4a, .flac) so it can be started with a simple click.
  • It displays a small UI so that playing can be stopped/started/looped.
  • UI is also used for editing your settings: output devices etc. Note that not all presented audio/midi options pertain to this application.
  • It is built as a single instance app. Second instance sends the filename to the primary via IPC.
  • Requires VS2022 and .NET6.

External Components

About

Command line audio and midi file player.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages