A Modern Audio Sampler
Just a Sample
Your favorite sampler shouldn't be complicated. Take your music production to the next level!
Available for Windows in VST3.
Overview
Just a Sample is a powerful, modern audio sampler, with a focus on simplicity and ease of use. Best of all, it's free and open-source! I spent a lot of time on this project, and I think it will be a great addition to your plugin collection.
Feel free to take a look at the source code on GitHub and reach out with any questions or suggestions. I took care to make the code as clean and readable as possible, with a focus on good design practices. That being said, I am still new to audio programming.
Features
Core features
- Smoothly zoom in to the level of individual samples to set bounds as accurately as you need. Waveform drawing is optimized for large samples.
- Integrated Bungee time stretcher allows for freely modulating time and pitch independently. Try extreme slow-downs (0.01x) for unique sounds.
- Modern navigation controls allow for easy browsing of waveforms with touchpad or mouse.
- A routable FX chain includes reverb, chorus, distortion, and EQ for easy sound design.
- Waveform Mode activates when small bounds are set, looping the waveform periodically like a wavetable synth. This turns Just a Sample into a unique tone generator.
- Easily modify attack and release curves.
- Includes equal power cross-fade looping with separate attack and release sample portions.
- Supports pitch bend and fine-tuning.
Extras
- Disable antialiasing for a gritty LoFi effect.
- Record samples directly into the sampler.
- Store samples directly in plugin state to remove dependencies (can be disabled).
- Auto-tune to A440 (experimental, works best on simple sounds).
Installation
Pre-built
You can download installers from,
Build from source
- Clone the repository, including submodules.
- Download additional dependencies (see below).
- Open the Projucer and make sure all paths are correct. This includes the main project settings, the exporter settings (external libraries to link), and the individual build settings (header search paths).
- Good luck! Feel free to open an issue if you run into any problems.
Dependencies
- JUCE
- Bungee
- Melatonin Blur
- Melatonin Inspector (for Debug builds)
- LEAF (for auto-tuning feature)
Credits
This is my first audio plugin, and I am very happy at how it turned out! This was a long-running project that took place over the course of over a year (with long breaks), and I learned a lot on the way.
Special thanks to JUCE and The Audio Programmer community for all the help.
Besides the dependencies listed above, this project also benefits from,
- Gin (specifically the AirWindows distortion and SimpleVerb)
- readerwriterqueue
Files
Get Just a Sample
Just a Sample
Your favorite sampler shouldn't be complicated.
Status | Released |
Category | Tool |
Author | Binyamin Friedman |
Tags | Audio, audio-plugin, audio-sampler, Music Production, sampler, sampler-plugin, samples, synthesizer, VST |
Leave a comment
Log in with itch.io to leave a comment.