.cirrus.yml
.gitignore
.notes
.readthedocs.yml
LICENSE.md
README.rst
pyproject.toml
pyrightconfig.json
.github/FUNDING.yml
.github/workflows/test2.yml
.idea/.gitignore
.idea/maelzel.iml
.idea/misc.xml
.idea/modules.xml
.idea/mypy.xml
.idea/ruff.xml
.idea/vcs.xml
.idea/codeStyles/codeStyleConfig.xml
.idea/dictionaries/em.xml
.idea/inspectionProfiles/profiles_settings.xml
maelzel/.gitignore
maelzel/__init__.py
maelzel/_imgtools.py
maelzel/_indentedwriter.py
maelzel/_logutils.py
maelzel/_state.py
maelzel/_util.py
maelzel/colortheory.py
maelzel/common.py
maelzel/dependencies.py
maelzel/distribute.py
maelzel/dynamiccurve.py
maelzel/mathutils.py
maelzel/packing.py
maelzel/pitchtoolsnp.py
maelzel/py.typed
maelzel/scorestruct.py
maelzel/stats.py
maelzel/textstyle.py
maelzel/tui.py
maelzel.egg-info/PKG-INFO
maelzel.egg-info/SOURCES.txt
maelzel.egg-info/dependency_links.txt
maelzel.egg-info/requires.txt
maelzel.egg-info/top_level.txt
maelzel/acoustics/__init__.py
maelzel/acoustics/helmholtz.py
maelzel/acoustics/psycoacoustics.py
maelzel/acoustics/soundlevel.py
maelzel/acoustics/soundspeed.py
maelzel/acoustics/tubes.py
maelzel/core/__init__.py
maelzel/core/_appstate.py
maelzel/core/_builtinpresets.py
maelzel/core/_common.py
maelzel/core/_configdata.py
maelzel/core/_configtools.py
maelzel/core/_dialogs.py
maelzel/core/_eventutils.py
maelzel/core/_jupytertools.py
maelzel/core/_lazyapi.py
maelzel/core/_playbacktools.py
maelzel/core/_ringmodchord.py
maelzel/core/_scoringutils.py
maelzel/core/_tools.py
maelzel/core/automation.py
maelzel/core/chain.py
maelzel/core/clicktrack.py
maelzel/core/clip.py
maelzel/core/config.py
maelzel/core/environment.py
maelzel/core/errors.py
maelzel/core/event.py
maelzel/core/interactive.py
maelzel/core/mevent.py
maelzel/core/mobj.py
maelzel/core/musicxmlparser.py
maelzel/core/offline.py
maelzel/core/playback.py
maelzel/core/plotting.py
maelzel/core/presetdef.py
maelzel/core/presetmanager.py
maelzel/core/presetutils.py
maelzel/core/proxysynth.py
maelzel/core/py.typed
maelzel/core/realtimerenderer.py
maelzel/core/renderer.py
maelzel/core/score.py
maelzel/core/shortcuts.py
maelzel/core/symbols.py
maelzel/core/synthevent.py
maelzel/core/workspace.py
maelzel/data/Bravura.otf
maelzel/data/sf2/SalC5Light2.sf2
maelzel/data/vamp/linux-x86_64/pyin.cat
maelzel/data/vamp/linux-x86_64/pyin.n3
maelzel/data/vamp/linux-x86_64/pyin.so
maelzel/data/vamp/macos-arm64/pyin.cat
maelzel/data/vamp/macos-arm64/pyin.dylib
maelzel/data/vamp/macos-arm64/pyin.n3
maelzel/data/vamp/macos-x86_64/pyin.cat
maelzel/data/vamp/macos-x86_64/pyin.dylib
maelzel/data/vamp/macos-x86_64/pyin.n3
maelzel/data/vamp/windows-x86_64/pyin.cat
maelzel/data/vamp/windows-x86_64/pyin.dll
maelzel/data/vamp/windows-x86_64/pyin.n3
maelzel/ext/__init__.py
maelzel/ext/audacity.py
maelzel/ext/puredata.py
maelzel/ext/reaper.py
maelzel/ext/sonicvisualizer.py
maelzel/midi/__init__.py
maelzel/midi/generalmidi.py
maelzel/music/__init__.py
maelzel/music/combtones.py
maelzel/music/flageolet.py
maelzel/music/isorhythm.py
maelzel/music/lilytools.py
maelzel/music/py.typed
maelzel/music/scale.py
maelzel/music/scordatura.py
maelzel/music/timing.py
maelzel/musicxml/__init__.py
maelzel/musicxml/definitions.py
maelzel/partialtracking/__init__.py
maelzel/partialtracking/pack.py
maelzel/partialtracking/packchannel.py
maelzel/partialtracking/partial.py
maelzel/partialtracking/partialtrack.py
maelzel/partialtracking/plotting.py
maelzel/partialtracking/spectrum.py
maelzel/scoring/__init__.py
maelzel/scoring/attachment.py
maelzel/scoring/clefutils.py
maelzel/scoring/common.py
maelzel/scoring/core.py
maelzel/scoring/definitions.py
maelzel/scoring/enharmonics.py
maelzel/scoring/lilypondsnippets.py
maelzel/scoring/node.py
maelzel/scoring/notation.py
maelzel/scoring/py.typed
maelzel/scoring/quant.py
maelzel/scoring/quantdata.py
maelzel/scoring/quantdefs.py
maelzel/scoring/quantprofile.py
maelzel/scoring/quantutils.py
maelzel/scoring/render.py
maelzel/scoring/renderer.py
maelzel/scoring/renderlily.py
maelzel/scoring/rendermusicxml.py
maelzel/scoring/renderoptions.py
maelzel/scoring/spanner.py
maelzel/scoring/tempo.py
maelzel/scoring/util.py
maelzel/snd/__init__.py
maelzel/snd/_common.py
maelzel/snd/amplitudesensitivity.py
maelzel/snd/audiosample.py
maelzel/snd/deverb.py
maelzel/snd/dsp.py
maelzel/snd/features.py
maelzel/snd/filters.py
maelzel/snd/freqestimate.py
maelzel/snd/generate.py
maelzel/snd/jacktools.py
maelzel/snd/kaiserwindow.py
maelzel/snd/numpysnd.py
maelzel/snd/peakdetect.py
maelzel/snd/playback.py
maelzel/snd/plotting.py
maelzel/snd/py.typed
maelzel/snd/resample.py
maelzel/snd/rosita.py
maelzel/snd/sfplay.csd
maelzel/snd/sfztools.py
maelzel/snd/sndfile.py~
maelzel/snd/sndfiletools.py
maelzel/snd/vamptools.py
maelzel/snd/vowels.py
maelzel/transcribe/__init__.py
maelzel/transcribe/breakpoint.py
maelzel/transcribe/mono.py
maelzel/transcribe/options.py
maelzel/transcribe/spectral.py
maelzel/unsupported/__init__.py
maelzel/unsupported/mpqfractions.py
maelzel/unsupported/rational.py
maelzel/unsupported/sonicannotator.py
maelzel/unsupported/theory.py
maelzel/unsupported/timescale.py