Binyamin Friedman released Just a Sample, a free and open-source audio sampler.
The plugin is a macOS, Windows, and Linux release for VST3 and AU formats.
Friedman describes Just a Sample as a modern sampler focused on simplicity and ease of use.
Just a Sample integrates an effects chain with verb, chorus, distortion, and EQ for spicing things up with some sound design.
The plugin allows you to seamlessly zoom in to the level of individual samples so you can set the bounds as accurately as you wish.
The controls are set up to easily browse the waveforms with a mouse or touchpad.
Just a Sample integrates Kupix’s Bungee time stretcher, allowing you to modulate time and pitch individually.
Users can create unique sounds by setting the slow down to extreme levels, such as 0.01x.
You can also turn Just a Sample into a tone generator with Waveform Mode, which activates when small bounds are set and loops the waveform like a wavetable synth.
Equal power crossfade looping is included, with separate attack and release sample portions.
It’s easy to mod the attack and release curves, and the plugin also supports pitch bend and fine-tuning.
Other features include the ability to get a gritty lo-fi effect by disabling antialiasing, record samples directly into the sampler, store samples directly in the plugin state to remove dependencies, and auto-tune to A440, which is an experimental feature that works best on a simple source.
So, all in all, it’s quite a feature-packed freebie.
When I read through the specs, Just a Sample doesn’t seem all that simple, but when you look at the interface, then it is indeed easy to get a feel for how it all works at a glance.
Friedman has provided links to downloading the plugin for all three OSs on the Itch.io product page, and you can make your way to downloading the zips in three clicks, with no personal information required.
Hats off to the developer, as I always appreciate a nice, simple download process like that.
The downloads won’t take long either, as the biggest file is the macOS installer, which comes in at a svelte 6.7 MB.
The plugin can be downloaded without any expense, but Friedman does present it in a ‘name your price’ model, which gives the option of supporting his work.
If you fancy a gander at the source code, then you can check it out on Friedman’s GitHub.
Download: Just a Sample (FREE / Name-your-price)
More:
50 Comments
Binyamin
onThanks for the mention!
To add something not shown in the video: Press the pin button (bottom right of the waveform) and zoom in as far as you can go to activate Waveform Mode. This turns Just a Sample into a kind of wavetable synth.
Isaak
onWow Binyamin, the sampler you have coded looks very impressive and promising! I’m looking forward to try it out.
Stephen Charlton
onThanks for the reading and for the tip!
El°HYM
onThis is surprisingly good!
Mark
onsadly this crashes in my Linux Reaper. I installed it via Wine / Yabridge, that went all fine. However, Repear detects it correctly, but crashes upon loading. What a pity, it looks so good according to the video and specs.
Bob
onThere’s a native linux build. No need to mess around with WINE.
obo
onintel Mac anyone? I tried manually adding the VST3 but not showing in Daw. Tried installer – says can’t be installed on this Mac (after I removed from quarantine).
Binyamin Friedman
onWhat about the AU? Does the installer give any more specific error?
obo
onNot seeing the au either – it just says it can’t be installed on this Mac. I’m stuck at version 12.7.8 (older MacBook Pro and Apple decided I can’t get any newer versions after that – so ridiculous!)
Karl W
onYea I’m still on 11.7.9 lol
I’ll try to install when I get home on the 4th or 5th
Binyamin Friedman
onI’ve updated the builds to work with ARM and x84_64. They should work with Intel Macs now.
obo
onAmazing – thank you so much Binyamin! Super appreciate you looking out for us little fellas in the Intel space!
obo
onJustASample.vst3” can’t be opened because Apple cannot check it for malicious software
This software needs to be updated. Contact the developer for more information.
This is the new error. It let me install but when I try to update my plugins in Ableton, the error above pops up. Will keep trying
obo
onQuick update on this -I tried copying the VST3 file from my VST3 folder, then deleting the original and copying the copy back to the VST3 folder after removing quarantine. This sometimes works for similar errors but doesn’t appear to have worked here.
The good news – Ableton picked up the AU file and it’s working! (the VST3 is still MIA)
lars
onProbably a dumb question, i am all new to the plugin world….i am on the last intel gen on a 2019 Mac and i am rather confused about what happens once changing over to the new Mac (native?) generation. Will any of the AU and some VST3 plugins still work then or do they have their own system(?)?. I know there are 2 other formats (Clap and sth ….) =)
Please forgive if it is a seriously dumb question, i just have to admit, i am a bit overwhelmed with all the new language/system/formats/etc….and i keep reading about all the problems with it all, so i really would be more than grateful, if someone could bring a little light into the subject matter for me, thank you very, very much
Vincent
onThanks you to Binyamin Friedman. I really like Just a Sample, and it’s simple to zoom on and create a nice sustain loop. It is simple and well though out. For me, it would be complete if I could save the sample with the sustain loop for future sessions.
Mark
on@Bob, thank you so much! I did not see the Linux Version, my failure. I installed it and it works perfect now.
Highly recommend this little sampler – it is easy to use and has very nice features.
@Ben (if you are reading here) Thanks your very much for making this!
Binyamin Friedman
onI appreciate it :)
Łukasz
onHappy New Year!
shane
ondownloaded for free then went back and bought it after trying.. worth paying for!
Tom
onWow, one of the best free sampler out there! Responsive clean GUI and lot of feature, no email for installation, this is the kind of plugins we want to see !! Well done to the dev 🤘
Tom
onMaybe it only miss some kind of MIDI filter (by note and channel), but really good
Wasyl
on@Binyamin
Reaper v7 on Win10 21H2 scans it (it briefly shows plugin’s name during scan), but then the plugin is not visible in the list. I tried it on two different computers – same behaviour.
I have the 2022 C++ runtime installed. Is there anything else that this plugin may require to work?
Binyamin Friedman
onThe VST3 ought to work standalone. Unfortunately, I don’t have a straightforward way to debug this kind of issue. Open an issue up on https://github.com/BOBONA/Just-a-Sample/issues so we at least have a record if anyone else runs into a similar problem. Include your system specs too.
If you have the technical knowledge, you could also try building the plugin from source on your system.
Georg
onHi Binyamin,
thank you so much for this plugin. I have the same issue in REAPER / Win 10.
I’m absolutely not a professional programmer, but I found the following in a JUCE-related forum – could this help solve the issue?:
“On Windows, the appropriate C++ runtime may be missing on the user’s system. This is most easily fixed by statically linking the C++ runtime into the plugin.”
I’ll gladly help test this.
Thank you, much appreciated!
Binyamin Friedman
onHey, that does sound right. Can you open an issue on GitHub https://github.com/BOBONA/Just-a-Sample/issues and I’ll send you an updated file to test?
Georg
onDone, thank you. Happy to help in any way I can.
alex
onHappy New Year, everyone!
Numanoid
onHappy end of Windows 10 :-(
I wonder how I best will deal with Windows 10 end support late 2025 ?
JimVlach
onHappy new year, alex.
Thanks for the plugin! However, as with many plugins, it doesn’t open in win 8.1, Waveform 12 free. Is it for windows 10?
Binyamin Friedman
onYes. The plugin was built with JUCE, which unfortunately dropped older versions of Windows.
Wasyl
onSome other recent plugins made with JUCE (v8.0.3, as far as I know) work without any problems on my Win10 system. (E.g. TheUsualSuspects Osirus and others, released in December 2024.) On the contrary, Just a Sample refuses to show in 3 different installs of Reaper, on differernt computers. And it crashes Studio One v6. There is definitely something wrong.
Binyamin Friedman
onTo be clearer, JUCE 8 is compatible with Windows 10 and above. Can you open an issue on https://github.com/BOBONA/Just-a-Sample/issues?
Wasyl
onThank you for your response. I’ll try to do this. :)
Heiner
onWorks in win11 in Reaper7.28,Samplitude Pro X7,Waveform 13 and ACID Pro 10.
Dee
onThis is amazingly well made plugin. Super Useful. Thanks !!!
One thing that surprised me was how it maintains the ‘hi end’ of the sample while playing it in various pitches/notes.
alex
onThis is a really nice plugin. Works flawlessly in Reaper under windows 10, BTW.
Georg
onYep, can confirm that the newest version runs flawlessly in REAPER / Win 10.
Wasyl
onYes, the new version (2.01.2025) works now. Thanks, Binyamin! There are some occasional glitches (clicks), though.
Keith C
onWorking great on my Win11 PC with Cubase 13.
Gery Zenz
ongreat work Binyamin, very good sampler!
John Blackseal
onlooks great…how many voices?…what type interpolation?
Binyamin Friedman
onI think the limit is 64 voices? But that’s arbitrary. It uses Lanczos Interpolation.
El°HYM
onVery interesting new plugin (fee):
https://lndf.fr/NOI/Philodendron.html
Tomislav Zlatic
onThank you for the tip!
El°hym
onWelcome!
Its ‘free’ of course, not fee (:
Gery Zenz
onFree Dolos and Lowfire (both full version) @ replicataudio!
Michal Ochedowski
onThank you for the info.
sam
onthanks!
Wasyl
on@Binyamin
I can see that you release new versions on your Github, by simply overwriting previous version each time.
Plese, release new versions with a proper number (or at least date), as separate releases. Also, please publish a change log each time.
Thank you.