Skip to content

hanwen/go-enc2ly

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
enc2ly is a Go tool that converts Encore files to LilyPond. It was
created using Felipe Castro's (fefcas@gmail.com) research and reverse
engineering by tweaking existing .enc files and loading them using the
4.55 demo version.


COMPILATION

* Install the Go compiler suite (see http://golang.org/doc/install)

* Then run

    mkdir /tmp/go
    export GOPATH=/tmp/go
    go get github.com/hanwen/go-enc2ly

  /tmp/go/bin/go-enc2ly will then contain the program binary.


CREDITS

Large parts of the reverse engineering effort were done by Felipe
Castro as part of enc2ly, http://enc2ly.sourceforge.net/en/


LICENSE

GPL v3.


DISCLAIMER

This is not an official Google product.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages