All Projects → punker76 → Simple Music Player

punker76 / Simple Music Player

Licence: other
Simple Music Player - SimpleMP - Keeps it simple and plays your music

Projects that are alternatives of or similar to Simple Music Player

Mahapps.metro.simplechildwindow
A simple child window for MahApps.Metro
Stars: ✭ 339 (+13.76%)
Mutual labels:  open-source, oss, wpf, xaml
Controlzex
Shared Controlz for WPF and ... more
Stars: ✭ 561 (+88.26%)
Mutual labels:  open-source, oss, wpf, xaml
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-51.34%)
Mutual labels:  music, player, music-player, mp3
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+288.26%)
Mutual labels:  open-source, oss, wpf, xaml
Code Samples
Just some code samples for MahApps and other experiments...
Stars: ✭ 205 (-31.21%)
Mutual labels:  open-source, oss, wpf, xaml
Plug
macOS app for Hype Machine
Stars: ✭ 93 (-68.79%)
Mutual labels:  open-source, oss, music, music-player
Mahapps.metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Stars: ✭ 8,023 (+2592.28%)
Mutual labels:  open-source, oss, wpf, xaml
Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (-63.09%)
Mutual labels:  music, player, music-player, mp3
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (-3.69%)
Mutual labels:  music, player, music-player, mp3
Odyssey
Odyssey music player
Stars: ✭ 153 (-48.66%)
Mutual labels:  music, player, music-player
Nighthawk
A stealthy, simple, unobtrusive music player that stays out of your way
Stars: ✭ 197 (-33.89%)
Mutual labels:  music, player, music-player
Html Midi Player
🎹 Play and display MIDI files on the web
Stars: ✭ 158 (-46.98%)
Mutual labels:  music, player, music-player
Musicott
JavaFX application that manages and plays music files.
Stars: ✭ 97 (-67.45%)
Mutual labels:  music, music-player, mp3
Dmskin Cloudmusic
网易云音乐-用WPF来做网易云音乐客户端会怎么样?
Stars: ✭ 213 (-28.52%)
Mutual labels:  music, music-player, wpf
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+787.25%)
Mutual labels:  music, player, music-player
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (-75.17%)
Mutual labels:  xaml, oss, wpf
TonUINO
Alternative TonUINO Firmware
Stars: ✭ 112 (-62.42%)
Mutual labels:  player, music-player, mp3
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (-68.79%)
Mutual labels:  music, player, music-player
Gong Wpf Dragdrop
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
Stars: ✭ 1,669 (+460.07%)
Mutual labels:  open-source, oss, wpf
audioStreamDemo
A music player created in swift using AVPlayer to stream audio from server.
Stars: ✭ 33 (-88.93%)
Mutual labels:  player, music-player, mp3
Logo

Welcome to Simple Music Player!

devstatus

SimpleMP or Simple Music Player is a simple and easy to use music player for free. It plays the most common music files (mp3, ogg, wma, wav) in a very simple way, just drag&drop your files or folders on the main screen and push play...

So why another music player? When I decided to make my own player back in 2005, the Winamp 3 player was too buggy and very slow! I used my favorite programming language Delphi 5 and I learned a lot of new stuff. It was a great time and a few people in the Delphi community honored my work :-). Unfortunately, the interface of the FMOD sound library was no longer supported for Delphi, so I decided in 2007 to stop working on it.

In 2012 (after long time), I decided to make a new one!

Attention: This is a develop playground for me. It's a newer version of my old simple music player (SimpleMP).

It's not perfect and many function not yet implemented.

Use it with your own risk!

Simple functions

  • Plays mp3, ogg, wma and wav files (should be enough... or not?)
  • Drag&Drop your files or directories into the player (on the play list)
  • Drag&Drop files within the playlist
  • Add directories to the medialib (not yet finished)
  • Simple 10 band equalizer
  • Simple volume fade in and out (5 sec per default, can be changed in the settings file)
  • Shortcut keys if the player is on top and has the focus
    • [Space] play or pause current file (if none is playing, the first selected file starts)
    • [Enter] play selected files
    • [Del] delete selected files from current playlist
    • [j] play next file
    • [k] play previuos file
    • [s] shuffle mode on / off
    • [r] repeat play list on / off
    • [m] mute player on / off
    • [e] show the equalizer
    • [l] show the medialib
  • Flexible, responsive UI (different views for different window sizes)
  • You can link with the supported files (open with...)
  • Working as single instance, that means
    • if you try start the player twice you get always the first started player
    • if you link with supported media files, the player loads the new files and play the first file from the added files
  • Tooltip on playlist files
  • Dpi aware (per monitor)

Releases

From time to time I'll build and publish a new pre-release which can be find here:

The solution can be compiled with the Visual Studio Community Ed. 2015 or 2017. I use the paket manager to install/restore or update the packages.

Awesome libs that I use

Icons

All Icons are taken from MahApps.Metro.IconPacks.

License

Simple Music Player

MIT License

Copyright (c) >= 2012 Jan Karger

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

FMOD API

FMOD is not distributed under the MIT license. You must agree to this EULA if you compile the source or use any compiled release of Simple Music Player, otherwise you must download FMOD by yourself.

Screen shots (milestones)

very early screenshot 21

very early screenshot 20

very early screenshot 19

very early screenshot 18

very early screenshot 17

very early screenshot 16

very early screenshot 15

very early screenshot 14

very early screenshot 13

very early screenshot 12

very early screenshot 11

very early screenshot 10

very early screenshot 09

very early screenshot 08

very early screenshot 07

very early screenshot 06

very early screenshot 05

very early screenshot 04

very early screenshot 03

very early screenshot 02

very early screenshot 01

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].