<!DOCTYPE html> <html lang="en"> <head> <title>The staff count object | MNX specification</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="../../../static/styles.css"> </head> <body class="has-sidenav"> <div class="topnav"> <button id="toggle" class="toggle"> <svg viewBox="0 0 100 80" width="16" height="16" fill="currentColor"> <rect width="100" height="20" rx="8"></rect> <rect y="30" width="100" height="20" rx="8"></rect> <rect y="60" width="100" height="20" rx="8"></rect> </svg> </button> <a class="logo" href="../../../"> <span class="logo-text">MNX specification</span> </a> </div> <div class="content"> <nav class="sidenav"> <ul> <li><a href="../../../">Home</a></li> <li><a href="../">Reference</a> <ul> <li><a href="../">Objects</a></li> <li><a href="../../examples/">Example documents</a></li> <li><a href="../../../mnx-schema.json">Raw JSON Schema</a></li> </ul> </li> <li><a href="../../../comparisons/musicxml/">MNX and MusicXML</a></li> </ul> </nav> <main> <p class="breadcrumb"> <a href="../../../">MNX specification</a> > <a href="../../">MNX reference</a> > <a href="../">Objects</a> > staff count </p> <h1>The staff count object</h1> <p><b>Type:</b> Number</p> <h2 id="examples">Examples</h2> <p>This object is used in the following examples:</p> <p> <nobr><a href="../../examples/orchestral-layout/">Orchestral layout</a></nobr>, <nobr><a href="../../examples/organ-layout/">Organ layout</a></nobr>, <nobr><a href="../../examples/system-layouts/">System layouts</a></nobr> </p> </main> </div> <script type="text/javascript" src="../../../static/global.js"></script> </body> </html>