This is more a meta issue/discussion.
When LV2 will be implemented, tons of new instruments and effects will likely be available. The downside of this is that users will have to search and scroll to find the plugin/preset they like.
In Discord, we (@DomClark, @SecondFlight, @t0nit0rmx, @tresf and me) had some initial discussion. The ideas were, at least for the instruments, that
EffectSelectDialog.Some open questions:
Feature requests resulting from this (in progress, all independent from LV2 implementation):
A final note: We've discussed the project aurora gui. It's currently not ready yet and due to time pressure, I wouldn't want to wait with LV2 for it.
I'm not married to any specific solution, but...
It may be sensible to isolate the built-in plugins visually from the 3rd party ones as it affects portability.
In regards to the tree -- vs. -- table listing, I'm not sure. I use the effects browser a lot and I really like being able to type and search for a plugin. We don't offer much metadata about each plugin (and nothing besides the title is currently searchable) so classification can be a conversation on its own (e.g. Guitar ~= Bass ~= Synth). I'd be interested to know how other DAWs do it.
Currently, I categorize my soundfonts based on classification but they're generally recorded instruments. I'm not sure how software instruments should be classified and I'd hate for that type of conversation to spam this bug report. :)
I think what @tresf suggested can mostly be realized. The mockup suggested by @budislav suggests to use a tree widget for the plugins, where you can expand LV2 and native. That, together with a search bar, should be what you (and budislav and I) are thinking of.
Grouping differently, i.e. by bass/guitar/piano etc, should still be doable later.
If no one else has an opinion on it, I'll open a beginner feature request now, which groups the plugins in a tree widget of buttons (instead of a vbox of buttons) now and adds a search bar on top. The tree view will only have 2 top level items now: LMMS (all must be put there now) and LV2 (empty right now):
<filter search bar>
LMMS
|- bit invader
|- triple oscillator
|- zynaddsubfx
|- ...
LV2
It seems a bit odd to have VeSTige under the LMMS category while LV2 gets
it's own heading.
On Thu, Dec 27, 2018, 21:47 Johannes Lorenz <[email protected] wrote:
I think what @tresf https://github.com/tresf suggested can mostly be
realized. The mockup suggested by @budislav https://github.com/budislav
suggests to use a tree widget for the plugins, where you can expand LV2 and
native. That, together with a search bar, should be what you (and budislav
and I) are thinking of.Grouping differently, i.e. by bass/guitar/piano etc, should still be
doable later.If no one else has an opinion on it, I'll open a beginner feature request
now, which groups the plugins in a tree widget of buttons (instead of a
vbox of buttons) now and adds a search bar on top. The tree view will only
have 2 top level items now: LMMS (all must be put there now) and LV2 (empty
right now):
LMMS
|- bit invader
|- triple oscillator
|- zynaddsubfx
|- ...
LV2—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/LMMS/lmms/issues/4733#issuecomment-450228265, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AIgVmj3ElhMYcxzkePFzAZkOuri-Xap9ks5u9THmgaJpZM4ZXJwc
.
@Spekular Indeed, the design plan was to finally move VST out, but that is a bit more work, and it's nothing we need for LV2 right now. This can still be done later/independently.
But I'll add it as volunteer or independent feature request.
Presets for effects would be great, especially for compressors/eq with lots of settings that need to be tweaked.
As this is done in the corresponding PR #4759 already, I'll close it.
Most helpful comment
Presets for effects would be great, especially for compressors/eq with lots of settings that need to be tweaked.