u-he and live performance (as orchestral instrument)
-
- KVRer
- 16 posts since 19 Sep, 2015
I plan to incorporate a u-he synth (Zebralette or Zebra2) into my new orchestral composition. The synth would be performed by a classical pianist. Now I have some questions.
1. What is the best way to set up the synth: MIDI keyboard -> Computer -> Standalone/DAW -> Audio Device -> Speakers. Is there any way to make it even easier? Remember that standard orchestras get panic when they need to use whatever that is not analog (instrument), and orchestral managers try to avoid complications as far as it is possible.
2. What would be easiest way for the pianist to change different presets? A physical MIDI controller with numbers to be pressed in order to choose a preset. It should be as simple as possible, almost with no questions. Additional turning knobs and editing other settings is out of question.
3. Zebralette (or Tyrell N6) at the first place since it is free to use and free to install. My question is, in the case of Zebra2, if I am allowed to borrow my license to the orchestra in order to make the performance?
[4. Additional question is somehow out of the frame above: everything is possible, but is there any easy way to make a verbatim copy of a patch into a Max patch? Than, any Zebra2 sound could be used within Max Runtime (now just Max, without license).]
Thanks for ideas and helping.
1. What is the best way to set up the synth: MIDI keyboard -> Computer -> Standalone/DAW -> Audio Device -> Speakers. Is there any way to make it even easier? Remember that standard orchestras get panic when they need to use whatever that is not analog (instrument), and orchestral managers try to avoid complications as far as it is possible.
2. What would be easiest way for the pianist to change different presets? A physical MIDI controller with numbers to be pressed in order to choose a preset. It should be as simple as possible, almost with no questions. Additional turning knobs and editing other settings is out of question.
3. Zebralette (or Tyrell N6) at the first place since it is free to use and free to install. My question is, in the case of Zebra2, if I am allowed to borrow my license to the orchestra in order to make the performance?
[4. Additional question is somehow out of the frame above: everything is possible, but is there any easy way to make a verbatim copy of a patch into a Max patch? Than, any Zebra2 sound could be used within Max Runtime (now just Max, without license).]
Thanks for ideas and helping.
-
- KVRian
- 814 posts since 18 May, 2007 from Berlin
Hi 8-echos,
since setting this up would be the same (or very similar) for any other plugins out there, you might have more luck posting this maybe in the "Instruments" forum here on KVR, or the "Everything Else" forum here.
These forums have a broader reach, and you might get the help you need from people who already tried all that but with other synths.
Cheers!
Viktor
since setting this up would be the same (or very similar) for any other plugins out there, you might have more luck posting this maybe in the "Instruments" forum here on KVR, or the "Everything Else" forum here.
These forums have a broader reach, and you might get the help you need from people who already tried all that but with other synths.
Cheers!
Viktor
-
- KVRist
- 475 posts since 4 Nov, 2011 from Tleat
Not really. There's no standalone version of Zebra, so DAW or an equivalent is a must. Most performances use them in convoluted with no problems, one instrument will definitely not be a problem. Just set your computer to not sleep, etc.8-echos wrote: Thu Apr 22, 2021 8:27 am 1. What is the best way to set up the synth: MIDI keyboard -> Computer -> Standalone/DAW -> Audio Device -> Speakers. Is there any way to make it even easier? Remember that standard orchestras get panic when they need to use whatever that is not analog (instrument), and orchestral managers try to avoid complications as far as it is possible.
Program change. Depends on how many presets you have. Put them all in MIDI Programs folder. Use CC00 to change presets. You could set up anything that has buttons to do that: a keyboard, a midi controller, a Playstation controller. How you do that depends on the program you use. This will involve a little bit of programming, but it's really straightforward. Max is actually the easiest place to do it. Put your presets in the order in which they will be used in the performance. Just number them. In Max, see the reference file for counter object. If you know no max, just do some basic tutorials, it'll take you a few hours max, probably less than one. You'll figure it out.8-echos wrote: Thu Apr 22, 2021 8:27 am 2. What would be easiest way for the pianist to change different presets? A physical MIDI controller with numbers to be pressed in order to choose a preset. It should be as simple as possible, almost with no questions. Additional turning knobs and editing other settings is out of question.
You don't need to ask this question. It's your licence, do whatever you want, as long as it's not illegal. Read https://u-he.com/about/eula.html and https://u-he.com/support/faq.html#licenses:how-many .8-echos wrote: Thu Apr 22, 2021 8:27 am 3. Zebralette (or Tyrell N6) at the first place since it is free to use and free to install. My question is, in the case of Zebra2, if I am allowed to borrow my license to the orchestra in order to make the performance?
If you mean to recreate a Zebra patch with Max objects, then no. If you mean use an instant of Zebra in Max, then yes, of course.8-echos wrote: Thu Apr 22, 2021 8:27 am [4. Additional question is somehow out of the frame above: everything is possible, but is there any easy way to make a verbatim copy of a patch into a Max patch? Than, any Zebra2 sound could be used within Max Runtime (now just Max, without license).]
Brzzzzzzt.
-
- KVRist
- 104 posts since 19 Jul, 2008
An alternative to hosting in a DAW would be to use something like Plogue Bidule, which I've used extensively as a performance host. I think there are some freeware AU/VST hosts around too, and if you're using apple products there's always MainStage. (Bidule can run on either Mac or Windows).
filmmaker/composer - http://www.brookhinton.com
- KVRAF
- 1897 posts since 14 Jul, 2018
like for example hostingAUbhinton wrote: Tue Jun 01, 2021 9:46 pm I think there are some freeware AU/VST hosts around too, and if you're using apple products there's always MainStage. (Bidule can run on either Mac or Windows).
http://ju-x.com/hostingau.html
- KVRAF
- 24434 posts since 7 Jan, 2009 from Croatia
CC #0 is Bank Select - it selects subfolders inside MIDI Programs folder. You use program changes to actually pick a patch from either MIDI Programs folder (in case CC #0 has a value of 0) or any of up to 127 subfolders (in case CC #0 as a value of 1-127).elnn wrote: Fri May 28, 2021 4:44 pmProgram change. Depends on how many presets you have. Put them all in MIDI Programs folder. Use CC00 to change presets.
-
- KVRAF
- 6780 posts since 17 Dec, 2009
-
- KVRist
- 245 posts since 29 Jul, 2014
And this is very fast and easily organized.EvilDragon wrote: Thu Jun 24, 2021 7:29 pmCC #0 is Bank Select - it selects subfolders inside MIDI Programs folder. You use program changes to actually pick a patch from either MIDI Programs folder (in case CC #0 has a value of 0) or any of up to 127 subfolders (in case CC #0 as a value of 1-127).elnn wrote: Fri May 28, 2021 4:44 pmProgram change. Depends on how many presets you have. Put them all in MIDI Programs folder. Use CC00 to change presets.
I still only need a single folder since I only need about 60 presets.
Blends well with soft samplers too, giving you plenty of sound sculpting.

