All Projects → ciconia → music

ciconia / music

Licence: other
Repository of scores typeset using Lilypond & Ripple

Programming Languages

LilyPond
23 projects

Projects that are alternatives of or similar to music

msmd
A Multimodal Audio Sheet Music Dataset
Stars: ✭ 49 (+157.89%)
Mutual labels:  lilypond, sheet-music
tomato
Turkish-Ottoman Makam (M)usic Analysis TOolbox
Stars: ✭ 30 (+57.89%)
Mutual labels:  lilypond, music-scores
lilynode
Node.js wrapper for lilypond
Stars: ✭ 18 (-5.26%)
Mutual labels:  lilypond
midica
A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
Stars: ✭ 57 (+200%)
Mutual labels:  lilypond
SubLilyPond
LilyPond syntax highlighting in Sublime Text 2 and 3.
Stars: ✭ 26 (+36.84%)
Mutual labels:  lilypond
VSLilyPond
VSCode Extension for LilyPond
Stars: ✭ 59 (+210.53%)
Mutual labels:  lilypond
canorus
Canorus is a free cross-platform music score editor
Stars: ✭ 25 (+31.58%)
Mutual labels:  lilypond
lyluatex
Alternative à lilypond-book pour lualatex
Stars: ✭ 46 (+142.11%)
Mutual labels:  lilypond
Spontini
A text-combined-with-graphic music editor for creating professional scores with LilyPond
Stars: ✭ 43 (+126.32%)
Mutual labels:  lilypond
superfomus
SuperCollider bindings to Fomus Music Notation
Stars: ✭ 23 (+21.05%)
Mutual labels:  lilypond
Musescore
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
Stars: ✭ 6,546 (+34352.63%)
Mutual labels:  sheet-music
embed-client
🎼 Sheet Music & Tabs Embed JavaScript Client
Stars: ✭ 43 (+126.32%)
Mutual labels:  sheet-music
digitalmusicstand
web based music sheet viewer (go, pdfjs) as a single binary
Stars: ✭ 22 (+15.79%)
Mutual labels:  sheet-music
webmscore
MuseScore's core library (libmscore) in WebAssembly! Read mscz data, and generate audio/MIDI/MusicXML/SVG/PNG/PDF sheets right in browsers.
Stars: ✭ 91 (+378.95%)
Mutual labels:  sheet-music
gm
R Package for Music Score and Audio Generation
Stars: ✭ 116 (+510.53%)
Mutual labels:  sheet-music
GrooveScribe
Sheet Music Creation, Groove Experimentation, and Practice Tool for drummers.
Stars: ✭ 85 (+347.37%)
Mutual labels:  sheet-music
dunya-desktop
A modular, customizable and open-source desktop application for accessing and visualizing music data.
Stars: ✭ 76 (+300%)
Mutual labels:  music-scores

Ciconia's Score Repository

This repository contains my edition of works by Bach and other baroque composers typeset using Lilypond and Ripple.

Processing the files

In order to view the scores and parts, the source files need to be converted into PDF files. In order to do that run ripple:

ripple <work name>

To process BWV676 run the following:

ripple bach/BWV676

To process all pieces, run ripple without any arguments (yes, this is going to take a while...)

For a full list of options run:

ripple -h

All PDF files are placed in the _pdf subdirectory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].