Nuendo 4 comes with a completely redesigned automation engine that offers some creative performance based automation tools. Continue Reading
If you find yourself in the situation of having to edit multiple tracks together then here is a quick tip to snap all edited events next to each other ready for crossfading. Continue Reading
To quickly name all events on a track with the same name double click on the name on the track to edit, and then press <shift> + <enter> to commit.
One of the features of Nuendo / Cubase is that you can process a clip or section of audio off-line with either a plug-in or built-in process. This off-line processing is non-destructive (you can undo it at any time) and allows for some very fast and flexible editing techniques.
Using the range tool select the piece of audio that you wish you tune. Use the command “Split Range” to extract the selected range into a separate event.
images/user_group/autotune-01.jpg{/rokbox} {rokbox title=|Extracting the range to an audio event| album=|album|}images/user_group/autotune-02.jpg{/rokbox}
Right-click and choose to process the audio with Autotune – this will pop up Autotune
{rokbox title=|Euphonix Style Metering|}images/user_group/euphonixmeters.jpg{/rokbox}
To get Euphonix style meter colors in Nuendo or Cubase with a hard color break point at -20dB FS and then a gradient change from yellow to red in the upper area either go to your “Documents and SettingsUSERApplication DataSteinbergNuendo 4PresetsConfigurationsCONFIGNAME.XML” file and replace the old “Audio Meters Colors” code with the following:
<list name=”Points” type=”obj”>
<obj class=”CColorBreakPoint” ID=”73626264″>
<float name=”Position” value=”0.070100001990795135″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”15814922″/>
</obj>
<obj class=”CColorBreakPoint” ID=”73573408″>
<float name=”Position” value=”0.20000000298023224″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”16776960″/>
</obj>
<obj class=”CColorBreakPoint” ID=”73738296″>
<float name=”Position” value=”0.25609999895095825″/>
<int name=”Flags” value=”8″/>
<int name=”Color” value=”7335556″/>
</obj>
<obj class=”CColorBreakPoint” ID=”73738512″>
<float name=”Position” value=”0.58240002393722534″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”2023266″/>
</obj>
<obj class=”CColorBreakPoint” ID=”73738584″>
<float name=”Position” value=”0.58240002393722534″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”499188″/>
</obj>
</list>
</member>
or if editing “C:Documents and SettingsUSERApplication DataSteinbergNuendo 4Defaults.XML” then check for:
<string name=”Group” value=”AudioMeterAppearance”/>
<member name=”Values”>
<obj class=”CBreakPointSet” ID=”83750256″ name=”AudioMeterBreakPoints”>
<list name=”Points” type=”obj”>
<obj class=”CColorBreakPoint” ID=”61417040″>
<float name=”Position” value=”0.070100001990795135″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”15814922″/>
</obj>
<obj class=”CColorBreakPoint” ID=”62374848″>
<float name=”Position” value=”0.20000000298023224″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”16776960″/>
</obj>
<obj class=”CColorBreakPoint” ID=”61235304″>
<float name=”Position” value=”0.25609999895095825″/>
<int name=”Flags” value=”8″/>
<int name=”Color” value=”7335556″/>
</obj>
<obj class=”CColorBreakPoint” ID=”61700248″>
<float name=”Position” value=”0.58240002393722534″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”2023266″/>
</obj>
<obj class=”CColorBreakPoint” ID=”62203256″>
<float name=”Position” value=”0.58240002393722534″/>
<int name=”Flags” value=”0″/>
<int name=”Color” value=”499188″/>
</obj>
</list>
</obj>
</member>
</item>
Here is a handy replacement for the default audio metronome sounds.
To use these, download and save to a directory on your computer. In Nuendo / Cubase go to “Transport -> Metronome Setup” and then ensure “Audio Click” and “Sounds” is activated. From there click on the “Hi” and “Lo” boxes and locate the 2 downloaded sound files.