Skip to content

Instantly share code, notes, and snippets.

@Sciss
Created June 18, 2013 12:16
Show Gist options
  • Save Sciss/5804889 to your computer and use it in GitHub Desktop.
Save Sciss/5804889 to your computer and use it in GitHub Desktop.
{
"class" : "EvalWindowed",
"data" : {
"window" : {
"class" : "WindowEvents",
"data" : {
"size" : 5,
"step" : 2
}
},
"fun" : {
"class" : "GeomMean"
},
"target" : {
"class" : "Exp",
"data" : {
"lo" : 0.0625,
"hi" : 0.25
}
},
"fit" : {
"class" : "MatchRelNegative"
},
"aggr" : {
"class" : "AggrMean"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment