Skip to content

llenroc/Dopamine

 
 

Repository files navigation

Dopamine

Dopamine

Dopamine is an audio player which tries to make organizing and listening to music as simple and pretty as possible. It is written in C# and is powered by the CSCore sound library.

More information and downloads are available at http://www.digimezzo.com

Release Issues Donate

How to correctly report a bug?

Some bugs are very subtle and occur only after a specific sequence of events. So, when reporting a bug, it is important that you describe the sequence of events which led to the bug. It's simple: a bug that cannot be reproduced, cannot be fixed.

Examples:

WRONG :(

"This feature doesn't work!" "The application crashes!" "The application is unstable!" "The installer doesn't work!"

RIGHT :)

  • If you experienced a crash, send the log file. In preview builds, the little "bug" icon on the main window will help you find it. Pressing CTRL+L also opens the folder which contains the log file.
  • If you got an error message, send a screenshot of that error message. Or, at least, describe what the error message says.
  • Describe the problem in a concise and constructive way. More information, increases the chances of reproducing the bug.

Thanks!

About

Audio player which tries to make organizing and listening to music as simple and pretty as possible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%