Skip to content

Instantly share code, notes, and snippets.

@ianlintner
Created November 11, 2013 19:38
Show Gist options
  • Save ianlintner/7419064 to your computer and use it in GitHub Desktop.
Save ianlintner/7419064 to your computer and use it in GitHub Desktop.
Self Contained Guitar Effects Package
{"effectPackage": {
"id": "globaly-unique-id-01",
"name": "Distortion",
"effects": [
{"Type": "Distorion", "Value": "Metal", "Gain" : "10"},
{"Type": "Chorus", "Value": "2"}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment