Zen features requests
-
- KVRian
- 1104 posts since 28 Mar, 2002 from Iceland
So simple and so elegant.
I guess I should read the manual before posting again
I guess I should read the manual before posting again
Simple and repetive are my middle names
-
- KVRian
- 605 posts since 14 Mar, 2002
Any progress in Zen? X64? Use ALL plugs? Something like a Hub for a list of all Zened plugin instances for easy opening/navigating/Remote Controlling between any currently Zened plugs?
Switching presets by MIDI?
Switching presets by MIDI?
-
- KVRAF
- Topic Starter
- 3388 posts since 29 May, 2001 from New York, NY
X64 is on its way (just migrated everything to vstgui4, which should make it easier).TabSel wrote:Any progress in Zen? X64? Use ALL plugs? Something like a Hub for a list of all Zened plugin instances for easy opening/navigating/Remote Controlling between any currently Zened plugs?
Switching presets by MIDI?
Use ALL plugs is already available. So it switching presets by MIDI if you arrange your presets in a virtual bank.
I'm not sure I understand the Hub feature. Can you elaborate ?
-
- KVRian
- 605 posts since 14 Mar, 2002
All plugins? How does it work? In settings, I can only select/activate some plugs, but not all I have installed...
Preset switching? By program change? Ok, I guess I should RTFM? *g* But couldn't the next/previous buttons not be MIDI learnable?
Hub? I guess, you would like to see Zen as a general plugin/preset Hub for any plugin? So instead the user instantiate a plug, he instantiate Zen. A user then have multiple Zen instances in a project, and Zen could keep track of the actual plugins. The Zen interface could act like a "server" to all the Zen/plugin instances, like tabs, on top of the interface, one tab for each instance. The user could switch to any instance by MIDI, like switching presets. The global controllers below control the automatable parameter of the plugin of the currenty active instance.
This way, you have ONE centralized interface for any plugin, preset management and immediately available remote control for 8 automatable plugin params.
(BTW, are they reassignable? I mean, can I assign any automatable parameter of a plug to any of the 8 global controllers? Or save/load such assignments (automatically) for a plugin type?)
Preset switching? By program change? Ok, I guess I should RTFM? *g* But couldn't the next/previous buttons not be MIDI learnable?
Hub? I guess, you would like to see Zen as a general plugin/preset Hub for any plugin? So instead the user instantiate a plug, he instantiate Zen. A user then have multiple Zen instances in a project, and Zen could keep track of the actual plugins. The Zen interface could act like a "server" to all the Zen/plugin instances, like tabs, on top of the interface, one tab for each instance. The user could switch to any instance by MIDI, like switching presets. The global controllers below control the automatable parameter of the plugin of the currenty active instance.
This way, you have ONE centralized interface for any plugin, preset management and immediately available remote control for 8 automatable plugin params.
(BTW, are they reassignable? I mean, can I assign any automatable parameter of a plug to any of the 8 global controllers? Or save/load such assignments (automatically) for a plugin type?)
-
- KVRAF
- Topic Starter
- 3388 posts since 29 May, 2001 from New York, NY
You just drop a plugin .dll into the synths list (on the main page, not the settings). If you have a designer key, you can then upload a preset for this synth, and this synth becomes public. Otherwise, this synth is local, but you can still import your own presets and manage them in Zen.TabSel wrote:All plugins? How does it work? In settings, I can only select/activate some plugs, but not all I have installed...
They are. Just edit the zen.properties file and define thePreset switching? By program change? Ok, I guess I should RTFM? *g* But couldn't the next/previous buttons not be MIDI learnable?
zen.previousPresetMidiControl and zen.nextPresetMidiControl entries.
Otherwise, you can drag/drop any preset into one of the 1..128 slots to the left of the search results list. Then send a program change to switch to the associated preset. This is super useful since a single MIDI program change will switch vsti's and load the proper preset.
Ah I see. But actually, you can already instantiate many Zen in your project. So if I understand correctly, the only difference with what you describe is that each Zen has its own window, while you would like these windows to be grouped together in a tabs interface, right ?Hub? I guess, you would like to see Zen as a general plugin/preset Hub for any plugin? So instead the user instantiate a plug, he instantiate Zen. A user then have multiple Zen instances in a project, and Zen could keep track of the actual plugins. The Zen interface could act like a "server" to all the Zen/plugin instances, like tabs, on top of the interface, one tab for each instance. The user could switch to any instance by MIDI, like switching presets. The global controllers below control the automatable parameter of the plugin of the currenty active instance.
Yes. Right-click on a slider to assign it. You can assign any vst control to it, and also assign it a MIDI control, so that in effect, it can add midi control to these plugins that don't have it natively.(BTW, are they reassignable? I mean, can I assign any automatable parameter of a plug to any of the 8 global controllers? Or save/load such assignments (automatically) for a plugin type?)
The assignments are automatically saved, on a per-plugin basis.
-
- KVRian
- 605 posts since 14 Mar, 2002
oh, I'm speechless as I underestimated Zens value and features...
wow
Zen, a "Sound Hub"
wow
mainly. But it would be a huge difference: you could use ONE control surface to switch between multiple Zen instances (instruments) and instantly control the instances sound controls and sounds, without cluttering the screen with multiple windows.the only difference with what you describe is that each Zen has its own window, while you would like these windows to be grouped together in a tabs interface, right ?
Zen, a "Sound Hub"
-
- KVRian
- 605 posts since 14 Mar, 2002
Thanks!Big Tick wrote:...You just drop a plugin .dll into the synths list (on the main page, not the settings)...
They are. Just edit the zen.properties file and define the
zen.previousPresetMidiControl and zen.nextPresetMidiControl entries...
Make it more user friendly? MIDI learn for next/prev presets. "Plugin scan paths" option...
-
- KVRian
- 605 posts since 14 Mar, 2002
Question:
in the properties file, there are 6 entries for
# The midi control assignments for the 6 user controls
zen.userControl1.midiAssignment: 21
zen.userControl2.midiAssignment: 23
zen.userControl3.midiAssignment: 23
zen.userControl4.midiAssignment: 24
zen.userControl5.midiAssignment: 25
zen.userControl6.midiAssignment: 26
but in the interface, there are 8...?
And how do
# The midi control assignments for the next/previous preset buttons
zen.previousPresetMidiControl: 0
zen.nextPresetMidiControl: 0
work? What is the syntax here?
are these MIDI CC#? Which values do what?
Or Note#?
in the properties file, there are 6 entries for
# The midi control assignments for the 6 user controls
zen.userControl1.midiAssignment: 21
zen.userControl2.midiAssignment: 23
zen.userControl3.midiAssignment: 23
zen.userControl4.midiAssignment: 24
zen.userControl5.midiAssignment: 25
zen.userControl6.midiAssignment: 26
but in the interface, there are 8...?
And how do
# The midi control assignments for the next/previous preset buttons
zen.previousPresetMidiControl: 0
zen.nextPresetMidiControl: 0
work? What is the syntax here?
are these MIDI CC#? Which values do what?
Or Note#?
-
- KVRAF
- Topic Starter
- 3388 posts since 29 May, 2001 from New York, NY
They are created automatically when you do a midi learn on the control, so I guess you only assigned a midi control to the first 6 sliders. You can either do the assignment from Zen, or (making sure you have no Zen running) manually create the missing entries for userControl7 and userControl8 in the properties file.TabSel wrote:Question:
in the properties file, there are 6 entries for
# The midi control assignments for the 6 user controls
zen.userControl1.midiAssignment: 21
zen.userControl2.midiAssignment: 23
zen.userControl3.midiAssignment: 23
zen.userControl4.midiAssignment: 24
zen.userControl5.midiAssignment: 25
zen.userControl6.midiAssignment: 26
but in the interface, there are 8...?
They're midi CC.And how do
# The midi control assignments for the next/previous preset buttons
zen.previousPresetMidiControl: 0
zen.nextPresetMidiControl: 0
work? What is the syntax here?
Any value sent for the MIDI CC triggers the previous/next preset change.
-
- KVRian
- 605 posts since 14 Mar, 2002
thanks.
#7 and #8 are ignored, when I type them in manually, and are not saved on closing zen (standalone) even when assigned.
I remember there was a way to reassign the plugin dll zen loads... how was this done? I want to switch between different ways I use plugs. native, Automap mapped, jbridged from x64 to x32, jbridged AND automapped etc... just for testing purposes, what works, and what not...
doesn't work for me.They are created automatically when you do a midi learn on the control, so I guess you only assigned a midi control to the first 6 sliders. You can either do the assignment from Zen, or (making sure you have no Zen running) manually create the missing entries for userControl7 and userControl8 in the properties file.
#7 and #8 are ignored, when I type them in manually, and are not saved on closing zen (standalone) even when assigned.
I remember there was a way to reassign the plugin dll zen loads... how was this done? I want to switch between different ways I use plugs. native, Automap mapped, jbridged from x64 to x32, jbridged AND automapped etc... just for testing purposes, what works, and what not...
-
- KVRAF
- Topic Starter
- 3388 posts since 29 May, 2001 from New York, NY
-
- KVRian
- 605 posts since 14 Mar, 2002
thanks, and what about newly added plugs (by draggin them onto zen? how can I reassign these?
How can I delete a plugin completely from Zen, with all its presets?
How can I delete multiple (all) presets (of a given plugin)?
How can I delete (empty) the program bank list?
sorry for asking, I'm just digging deeper now, and meanwhile, I RTFM but can not found anything...
How can I delete a plugin completely from Zen, with all its presets?
How can I delete multiple (all) presets (of a given plugin)?
How can I delete (empty) the program bank list?
sorry for asking, I'm just digging deeper now, and meanwhile, I RTFM but can not found anything...
-
- KVRist
- 42 posts since 21 Mar, 2007
I wrote the same somewhere here before, but I believe BT thinks we are too stupid to solve the problem and it is not a kind of bug (or whatever).TabSel wrote: doesn't work for me.
#7 and #8 are ignored, when I type them in manually, and are not saved on closing zen (standalone) even when assigned.
-
- KVRAF
- Topic Starter
- 3388 posts since 29 May, 2001 from New York, NY