psemiletov / drumrox

Drumrox is LV2 drum machine (DrMr fork) to load Hydrogen and Drumrox kits. It is compatible with MODERN Hydrogen kit format, and allow you to write drums as MIDI at your DAW.
https://psemiletov.github.io/drumrox/
GNU General Public License v3.0
22 stars 0 forks source link

Missing knobs #12

Open Daniele71 opened 12 months ago

Daniele71 commented 12 months ago

Hello, version from openSUSE repo is outdated so I made my own package (just changed the version number inside the spec file..). Now the knobs are missing. Do I need the cmake option about knobs ? UPDATE: it happens only with the multiout version. Stereo is ok. drumrox

psemiletov commented 12 months ago

It's ok because there are no internal pan and level handling in multi-channel mode. Use track pan/level controls instead.

Daniele71 commented 11 months ago

It's ok because there are no internal pan and level handling in multi-channel mode. Use track pan/level controls instead.

Uhm.. ok make some sense but it's a bit confusing. Looking at the GUI, it really seems like that something is missing. LSP-multisampler the GUI is exactly the same for the stereo and the multiout version. If there's no technical problem I would think a bit about it. Maybe add something to the README... Anyway, thanks for the plugin, now the version in the openSUSE proaudio repo is updated..

psemiletov commented 11 months ago

Yes, you right - I'll update the documentation. By the way, my recent efforts is another drum machine - Drumlabooh (https://psemiletov.github.io/drumlabooh/). It works like Drumrox, but written from scratch and compatible with Reaper and other DAW's.

Daniele71 commented 11 months ago

Yes, you right - I'll update the documentation. By the way, my recent efforts is another drum machine - Drumlabooh (https://psemiletov.github.io/drumlabooh/). It works like Drumrox, but written from scratch and compatible with Reaper and other DAW's.

does it have multi out? Drum sampler without multi output are non useable for me..