Skip to content

Instantly share code, notes, and snippets.

@poolpOrg
Created May 25, 2022 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save poolpOrg/2e671cd0ef779daeeb7bc7a27ec19b90 to your computer and use it in GitHub Desktop.
Save poolpOrg/2e671cd0ef779daeeb7bc7a27ec19b90 to your computer and use it in GitHub Desktop.
sample earring source: 12bars-blues.ear
project {
bpm 120;
time 4 4;
track {
bar { whole chord C on beat 1; }
bar { whole chord F on beat 1; }
bar { whole chord C on beat 1; }
bar { whole chord C on beat 1; }
bar { whole chord F on beat 1; }
bar { whole chord F on beat 1; }
bar { whole chord C on beat 1; }
bar { whole chord C on beat 1; }
bar { whole chord G on beat 1; }
bar { whole chord F on beat 1; }
bar { whole chord C on beat 1; }
bar { whole chord G on beat 1; }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment