Registry / utility / lili
library0.4rbrubygemsunverified

A Ruby gem for generating and manipulating LilyPond music notation files.

gem install lili
INSTALL
IMPORT
SIG · LILI
L
lili
utilityrubyv0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Lili
require 'lili'

Create a basic LilyPond score

require 'lili' # Create a simple score score = Lili::Score.new score << Lili::Note.new('c') puts score.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
lili — gem install lili · libregistry