Giter VIP home page Giter VIP logo

neoscore's Introduction

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.10. 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.

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!

neoscore's People

Contributors

ajyoon avatar craigvear avatar ayoon-toast avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.