Skip to content

space928/QPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QPlayer

QPlayer Logo

Build Status GitHub License GitHub Downloads (all assets, all releases)

QPlayer is a simple media player for theatre. It allows cue lists of sound tracks to be created and played. Media playback is handled by NAudio, providing a large range of supported media.

Features:

  • Playback of a range of audio types (wav, mp3, etc...)
  • Playback of multiple cues concurrently
  • Fade in and fade out
  • Pausing and preloading cues
  • Cue pre-delays

Application screenshot

Building

QPlayer can be built with Visual Studio 2022 using the .NET SDK 7.

Only Windows is officially supported for now.