Is it possible to add my saved selections to my standard/popup library? would be great to just add a “MyStuff” tag and grab from my little bag o tricks….
2 Likes
They don’t appear in the module browser, but after saving a selection, using File/Import Selection defaults to the last place you saved.
I like the idea, though. You can make the request at VCV - Support to add selections to the module browser (with UI to add tags/keywords).
3 Likes
It might be bad to have them all mixed up though.. I keep different folders based on where I sourced the selections to make it easy for me to grab all mine without grabbing them from other people. I also use alot of subfolders for different drum machines or styles instruments exc..
1 Like
Feature requested. Thanks for the nudge.
Meanwhile, here’s a tip for how you can pin locations to your windows taskbar:
- RIght click desktop → “New”→ “Text Document”
- Rename the file to whatever + .exe
- Right click the file → “Show more options” → “Create Shortcut”
- On this shortcut, you can change the icon, so right click the shortcut → “Properties” → “Change Icon” (sometimes on my system I have to do this part twice before the icon changes)
- Right click the shortcut → “Show more options” → “Pin to taskbar”
- Now you can delete both the exe and shortcut from your desktop
- Right click the pinned shortcut on your taskbar → “Properties”
- In the dialog that pops up, change “Target” field and “Start in” field as follows:
- Starting directory should be the folder where selections are stored, for example
C:\Users\yourusername\AppData\Local\Rack2\selections - Target should be that same directory path, wrapped in quotes, and prefixed with the path to windows explorer, for example
C:\Windows\explorer.exe "C:\Users\yourusername\AppData\Local\Rack2\selections"
1 Like