Coder Social home page Coder Social logo

chopin-opus-62's Introduction

chopin-opus-62

LilyPond source files for Chopin's Two Nocturnes, Opus 62.

Requirements

LilyPond version 2.24.1 or higher. It is assumed that lilypond is in the PATH of your system.

Producing PDFs or other outputs

You can find the latest release of the PDF and MIDI files here, otherwise cd into your installation directory and type:

    lilypond two-nocturnes-op62-book.ly

This should produce a PDF and two MIDI files.

The PDF produced will have point-and-click info in it, which you may not want (it makes the file size much bigger). To avoid this use the -dno-point-and-click command line option, or uncomment \pointAndClickOff in the file two-nocturnes-op62-book.ly. Command line options are explained in detail here.

Paper Size

This project was written assuming a paper size of "letter". It will also work with a paper size of "a4" with a few adjustments.

  • The only necessary change is that you comment out the follow line in includes/header-paper.ily:

      \#(set-paper-size "letter")
    
  • Next, move the first forte indication a little to the left. You can do this by changing -2.5 to -3.5 in the following line in the file includes/nocturnes-op62-book.ily:

      s4\tweak X-offset -2.5 \f s s s s\> s s s s1
    

Licensing

This work is licensed under CC BY-SA 4.0. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.

Questions, problems, etc.

If you have a question about these source files or how to produce a PDF, you can contact me at: knute (at) snortum (dot) net

chopin-opus-62's People

Contributors

ksnortum avatar phmccarty avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

phmccarty

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.