.. _moduleNoteworthyBinaryTranslate:

music21.noteworthy.binaryTranslate
==================================

.. WARNING: DO NOT EDIT THIS FILE:
   AUTOMATICALLY GENERATED.
   PLEASE EDIT THE .py FILE DIRECTLY.

.. automodule:: music21.noteworthy.binaryTranslate

NWCConverter
------------

.. autoclass:: music21.noteworthy.binaryTranslate.NWCConverter

.. rubric:: :class:`~music21.noteworthy.binaryTranslate.NWCConverter` methods

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.advanceToNotNUL

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.byteToInt

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.byteToSignedInt

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.dumpToNWCText

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.fileVersion

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.isValidNWCFile

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.parse

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.parseFile

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.parseHeader

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.parseString

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.readBytes

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.readLEShort

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.readToNUL

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.skipBytes

.. automethod:: music21.noteworthy.binaryTranslate.NWCConverter.toStream

NWCObject
---------

.. autoclass:: music21.noteworthy.binaryTranslate.NWCObject

.. rubric:: :class:`~music21.noteworthy.binaryTranslate.NWCObject` methods

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.barline

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.clef

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.dynamic

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.dynamicVariation

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.ending

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.flowDir

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.instrument

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.keySig

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.mpc

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.note

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.noteChordMember

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.parse

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.pedal

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.performance

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.rest

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.restChordMember

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.setDurationForObject

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.tempo

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.tempoVariation

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.textObj

.. automethod:: music21.noteworthy.binaryTranslate.NWCObject.timeSig

NWCStaff
--------

.. autoclass:: music21.noteworthy.binaryTranslate.NWCStaff

.. rubric:: :class:`~music21.noteworthy.binaryTranslate.NWCStaff` methods

.. automethod:: music21.noteworthy.binaryTranslate.NWCStaff.dump

.. automethod:: music21.noteworthy.binaryTranslate.NWCStaff.parse

.. automethod:: music21.noteworthy.binaryTranslate.NWCStaff.parseHeader

.. automethod:: music21.noteworthy.binaryTranslate.NWCStaff.parseLyrics

.. automethod:: music21.noteworthy.binaryTranslate.NWCStaff.parseObjects
