Skip to content

A small WPF and MVVM Application to run samples (short music files) to check, what they sound like before actually using them in a song.

Notifications You must be signed in to change notification settings

al-develop/SamplePlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SamplePlayer

A small WPF and MVVM Application to run samples (short music files) to check, what they sound like before actually using them in a song.

First you need to open the folder, where your samples are located. This folder can also contain subfolders with more samples. Alternativly, you can enter the path directly into the TextBox and press "Enter". Then you can run a sample by clicking on it.

The Dialogs to select a root folder is implemented by using Ooki.Dialogs. The Mvvm Framewokr used is DevExpress.Mvvm. The Audio Player is provided by the System.Windows.Media.MediaPlayer class from the .NET Framework (PresentationCore DLL). The Watermark TextBox is from the Xceed WPF Toolkit.

About

A small WPF and MVVM Application to run samples (short music files) to check, what they sound like before actually using them in a song.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages