
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
DamnSampler is an opensource crossplatform audio sampler written using C++, Qt4 Framework and FMOD library.
It is designed to be a musical instrument, such like Mellotron.
10 years ago
v 0.0.1. Inital working version.
Features:
* WAV, MP3 and OGG support (full list of supported formats see at FMOD's page)
* Three kinds of samples: regular, simple loop and auto loop
* Custom keyboard keys for each sample
* Possibility to make chords (one key - several samples)
* Saving/restoring sampler state
* Pan/volume support
* Changing pan/volume/key of sample during playing
* Fadeout effect
* Playing sample indication
10 years ago
v 0.0.1. Inital working version.
Features:
* WAV, MP3 and OGG support (full list of supported formats see at FMOD's page)
* Three kinds of samples: regular, simple loop and auto loop
* Custom keyboard keys for each sample
* Possibility to make chords (one key - several samples)
* Saving/restoring sampler state
* Pan/volume support
* Changing pan/volume/key of sample during playing
* Fadeout effect
* Playing sample indication
Please login or register to add a comment or rating