Skip to main content

A graphical musical notation library

Project description

neoscore

notation without bars

A score with colored blocks and squiggly lines Example source

Neoscore is a Python library for creating scores without limits. While other notation software assumes scores follow a narrow set of rules, neoscore treats scores as shapes and text with as few assumptions as possible. In neoscore, staves and noteheads are just one way of writing. Its programmatic nature makes it especially useful for generative scoremaking, and it even supports experimental animation and live-coding!

Quick Start

Neoscore requires a minimum Python version of 3.7. If you don't have it you'll need to first install it, then set up a virtual environment with it. In that environment you can then install neoscore with pip using pip install neoscore, after which you should be able to run this example:

from neoscore.common import *
neoscore.setup()
Text(ORIGIN, None, "Hello, neoscore!")
neoscore.show()

If you have installation problems, please see our troubleshooting guide.

Documentation

Visit neoscore.org for thorough documentation and dozens of examples. You can find more elaborate examples in this repository here.


Credits

Neoscore was principally developed by Andrew Yoon, originally begun in 2016 at The Recurse Center then revived and released in 2022 with substantial support from Craig Vear and the DigiScore research project. Additional support was provided by Prashanth Thattai Ravikumar. Many of neoscore’s design choices were informed by the excellent open source notation projects Abjad, Lilypond, and MuseScore.

The Digital Score project (DigiScore) is funded by the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (Grant agreement No. ERC-2020-COG - 101002086).

Logo for the European Research Council

Get your name added here by getting involved!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neoscore-0.1.16.tar.gz (894.1 kB view details)

Uploaded Source

Built Distribution

neoscore-0.1.16-py3-none-any.whl (949.2 kB view details)

Uploaded Python 3

File details

Details for the file neoscore-0.1.16.tar.gz.

File metadata

  • Download URL: neoscore-0.1.16.tar.gz
  • Upload date:
  • Size: 894.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.5.0-41-generic

File hashes

Hashes for neoscore-0.1.16.tar.gz
Algorithm Hash digest
SHA256 1c81f16ad534a3e8218fb596dd517a5f9e5cdacf581b68daa03e3a6abee80bd5
MD5 467c4fae9b7ce7f87639c5d4926a0c1f
BLAKE2b-256 f19db48ce3ecbc96a9eb178785552817f3c3b83ae96b8499db7923d0238b3b63

See more details on using hashes here.

File details

Details for the file neoscore-0.1.16-py3-none-any.whl.

File metadata

  • Download URL: neoscore-0.1.16-py3-none-any.whl
  • Upload date:
  • Size: 949.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.5.0-41-generic

File hashes

Hashes for neoscore-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 4a8af3a41b2a7ba2f5cda7210eee340b2415d13dfa37ee8b0e9917ddc9670e19
MD5 bfb8b9752ef7b52ca2e0f3f2ef3f9fe9
BLAKE2b-256 09549792b2d721622fb22f7a630d2b1ebd01af6c8c935aadf9442b7851976351

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page