drumkv1

Description

An old-school drum-kit sampler

Easy switching between samples

Forums

The following feature would allow for much more fluid kit customization.

It would allow:
1_
Being able to listen to sample previews in folders without having to use an external player.
2_
Customize kits in a fast and intuitive way.

Functionality:
If you press [Control] on an already loaded sample in the sample list and roll the mouse wheel, the next/previous sample in the folder is loaded and can be listened to by activating the MIDI controller.

Drumkv1 Demo Preset

Forums

I wanted to experiment with Drumkv1 to use it as a percussion synthesizer.

Not just as a percussion sampler, but as a synthesizer.

I generated a "bang" with Audacity, compressed it as an .ogg file, and got a starting sample of only 8 kB. From there, I created a complete drum kit.

By the way, Drumkv1 doesn't include the ".ogg" extension, only ".oga." That's something that should be added.

I think the result is fun and usable.

Drumkv1 lv2 in Qtractor

Forums

It doesn't allow you to type in the .drumkv1 preset box.
It does allow you to paste text (this is how I manage to edit).

If you open a preset from your computer, close the interface, and open it again, the box appears empty again.
This is inconvenient: since if you modify the preset you cannot save the changes, and
if you select the preset from the list of previously loaded presets, you will lose the changes.

I assume the bug affects the rest of the Vee One Suite family, but I haven't tested it.

drumkv1 does not load in Ardour

Forums

My system: Linux Mint 21 Cinnamon - Ardour 7.1

Hello,

i installed the ubuntu studio plugins and drumkv1 seems comes with this package. Unfortunately it doesn't work.

The log says:
2022-11-11T20:13:17 [WARNING]: Failed to add Synth Plugin to newly created track.
2022-11-11T20:14:09 [ERROR]: LV2: Failed to instantiate plugin http://drumkv1.sourceforge.net/lv2

How to map samples to the drumkv1 elements?

Forums

Hi,

Sorry if this question is lame, but I just started playing with drumkv1, so I'm not familiar with some basic stuff.

I got a good pack with TR808 samples, so my question is how do I map each sample to the right position/key on the drumkv1? I am not sure if I am making sense here :-)

For what I understood, I need to load samples into drumkv1 (element is what is called, right?). So, once I have each audio sample "mapped" to the elements, then I can control or use it when I create/editing midi. Is that right?

Thanks,

Installing problems

Forums

Hi,

I'm running openSUSE 15.0 and i want to install drumkv1-0.9.7. Qt5 and libsndfile all there.

./configure --prefix=/usr/lib64/lv2/drumkv1.lv2 (in order to get the lv2 for use with Ardour)

exits with:

checking for Qt major version... ./configure: line 4249: **Unknown** + 0: syntax error: operand expected (error token is "**Unknown** + 0")

But curiously I can overcome this with starting the same command with sudo, i.e. as root. Then everything runs smooth.
After that I type 'make' and this is the whole output: