Skip to content

mhschmieder/JUCE_simple_sampler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Sampler (Drum rack clone)

The goal of this project is to reproduce a drum sampler with the JUCE framework. Specifically, I would like to program something similar to the drum rack of Ableton Live.

As compared with the ableton drum rack, I would like to obtain a free Raspberry-pi3 standalone program. With a simple MIDI device plug to the Pi3, I expect to be able to obtain a cheap, portable drum sampler....no screen, no mouse, no keyboard...just a Pi3 and a midi device)

Demo

Simple Sampler

Expected Functionalities

  • Standalone Drum Sampler with the following control for each sample
    • Pitch / Detune
    • Filter (LP, BP, HP)
    • Playback Start and end parameters
    • Fade In / Fade out

If you're interested by this project, don't hesitate to contribute or to contact me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Other 0.1%