1/16 Quantize missing

Somehow seem to have lost the 1/16th Quantize setting in the MIDI editors and the Project window - from both Cubase and Nuendo - anyone know how to put it back?

Ahhh - found it- Restore Factory Presets in the Quantize Panel… back to work…

hi there, would u by any chance know ,where the user quantize presets are stored? as I have made my own .I opened up a new session today and all my saved quantize presets are gone…

image You will find what you are looking for at the bottom av the list (click on the" 1/16" and then scroll to “reset factory settings”). I myself suddenly lost 1/16, which is quite vital usually.

Hi, they should be in C:\Users{username}\AppData\Roaming\Steinberg\Cubase 11_64\Presets\RAMPresets.xml (on windows)
there are sections that look like this:

             <obj class="FPreset" ID="1735135024">
                 <string name="Name" value="1/4  23-let" wide="true"/>
                 <obj class="MGridQuantize" name="Object" ID="857383744">
                    <int name="Grid" value="2"/>
                    <int name="Type" value="0"/>
                    <float name="Swing" value="0"/>
                    <int name="Tuplet" value="23"/>
                    <int name="Legato" value="50"/>
                 </obj>
                 <int name="Unrenamed" value="1"/>
              </obj>

So if you can find an old version of RAMPresets on your disk (I have subdirectories of older versions in \AppData\Roaming\Steinberg) you can backup that file and copy those preset sections in there.
Maybe create a dummy preset first so you can find that and replace it.
And all of that is evil hacking so backup in any case :slight_smile: