I'm making a sample player plugin called Drops

Link to good samples/soundfonts at http://wiki.linuxaudio.org/wiki/free_audio_data

Moderators: MattKingUSA, khz

Post Reply
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

I'm making a sample player plugin called Drops

Post by rghvdberg »

Drops Really Only Plays Samples
drops_v0.2-alpha.png
drops_v0.2-alpha.png (140.79 KiB) Viewed 7986 times
Drops is an audio plugin in lv2 and vst format for linux.
Load a sample, play via midi.
The sample engine is sfizz
As sfizz evolves over time, so will Drops.

You can download binaries on the github release page, but build instructions are there too.
https://github.com/clearly-broken-softw ... v0.2-alpha
Direct link : downloads

Friendly reminder : it has an alpha tag for a reason ;-)
Drops has been thoroughly tested for a whole 6 seconds in Carla. I foresee no problems, but anything can happen.
Seriously, play around with it but don't use it for serious production.
tseaver
Established Member
Posts: 398
Joined: Mon Mar 13, 2017 6:07 am
Has thanked: 11 times
Been thanked: 98 times

Re: I'm making a sample player plugin called Drops

Post by tseaver »

Excellent, thank you very much!
Ubuntu, Mixbus32C; acoustic blues / country / jazz
User avatar
sysrqer
Established Member
Posts: 2519
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: I'm making a sample player plugin called Drops

Post by sysrqer »

Looks good, I'll give it a try next week.
User avatar
bluebell
Established Member
Posts: 1909
Joined: Sat Sep 15, 2012 11:44 am
Location: Saarland, Germany
Has thanked: 111 times
Been thanked: 116 times

Re: I'm making a sample player plugin called Drops

Post by bluebell »

rghvdberg wrote: Fri Jan 22, 2021 6:53 pm Drops has been thoroughly tested for a whole 6 seconds in Carla.
If it compiles, ship it.
If it doesn't crash immediately, it's perfect.

Linux – MOTU UltraLite AVB – Qtractor – http://suedwestlicht.saar.de/

sjaehn
Established Member
Posts: 138
Joined: Fri May 03, 2019 6:05 pm
Has thanked: 29 times
Been thanked: 61 times

Re: I'm making a sample player plugin called Drops

Post by sjaehn »

bluebell wrote: Sat Jan 23, 2021 6:16 pm If it doesn't crash immediately, it's perfect.
6 seconds are much more than @unfa using zrythm pre-alpha with surge lv2. ;-)
studio32

Re: I'm making a sample player plugin called Drops

Post by studio32 »

Interesting. Also check out the Renoise-Redux sampler demo, it's a good one as example probably.
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: I'm making a sample player plugin called Drops

Post by rghvdberg »

studio32 wrote: Sun Jan 24, 2021 11:17 am Interesting. Also check out the Renoise-Redux sampler demo, it's a good one as example probably.
too many options
I like simple plugins :-)
User avatar
sysrqer
Established Member
Posts: 2519
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: I'm making a sample player plugin called Drops

Post by sysrqer »

Just tried this in reaper and I can't get it to receive any midi or to trigger it in any way. Anyone else had better luck?
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: I'm making a sample player plugin called Drops

Post by rghvdberg »

I've updated Drops because it has some meaningful changes.
New:
  • Knobs now only update the plugin on mouse release (will change in the future)
  • Pitch and Filter EG depth controls added.
  • Logarithmic knob behavior on several controls.
  • Popup windows with parameter values on knobs.
  • Disabled automation for parameters that require a reload of the sfz file.
  • Pitch Tune
  • Oversampling
link (with binaries)
https://github.com/clearly-broken-softw ... v0.3-alpha
Drops_018.png
Drops_018.png (101.11 KiB) Viewed 7864 times
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: I'm making a sample player plugin called Drops

Post by rghvdberg »

sysrqer wrote: Tue Jan 26, 2021 6:15 pm Just tried this in reaper and I can't get it to receive any midi or to trigger it in any way. Anyone else had better luck?
I'll have a look at it, thanks
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: I'm making a sample player plugin called Drops

Post by rghvdberg »

sysrqer wrote: Tue Jan 26, 2021 6:15 pm Just tried this in reaper and I can't get it to receive any midi or to trigger it in any way. Anyone else had better luck?
Works Here(tm)

Sorry, I can't replicate it.
Post Reply