[POLL] which improvements would you like to see most in vcv?

Yep, if you were using something like one of the analogue modelled filters and used say 32 channels for example, that would smash a lot of CPU.

Some machines will handle that, and v3 could possibly handle multithreading better, so it may be worth considering.

Hello - I forgot this:

MIDI→CV module (and surely other MIDI-based VCV stock modules): ā€œlast knownā€ MIDI controller device, restored when the MIDI controller is connected (in case you disconnect, then you reconnect it later).

This may be related to your idea, but I was wishing to be able to create custom keywords or identifiers that I can remember. So often I’ll remember what a specific module does and (usually) what it looks like, but for the life of me I cannot remember the name of the plugin it belongs to. Even being able to restrict a search to ā€œFavouritesā€ is not quite enough, since there are so many.

Also, it is difficult to recognize the dark appearance of a module, when I almost always prefer the light version. The module browser doesn’t stick to the ā€œUI Themeā€ preference.

2 Likes

The module browser uses the current settings, then caches the image previews. Modules generally follow ā€œPrefer dark panelsā€ and not the Rack UI theme.

The website previews are always generated with ā€œPrefer dark panelsā€ off and the Light UI theme.

1 Like

This is just something that’s been bugging me forever, and not life-or-death, but: change the text in the Update notification box to read ā€œRack will now automatically restartā€, instead of ā€œPlease restart Rackā€ā€¦ the very first time I updated the Library, I assumed it needed me to manually restart, and it freaked me out a little when it just did it, w/o any input from me.. brand-new users might appreciate not having that mismatch between the text and the behavior.

1 Like

Go to VCV - Support and tell VCV about the impact this had for you.

The developers have long since lost the experience of being a new user themselves, so good feedback from a new user is important.

Yeah and if you’re too impatient and restart Rack manually before the first one has restarted, then you have 2 instances open and then nothing works :grinning_face_with_smiling_eyes:, well on Windows at least, I don’t know if its the same on Mac.

There’s code in the Rack main startup code that’s meant to prevent two instances running on Windows, so you’ve managed to hit a race condition where that mechanism doesn’t work.