~kunquat-maintainers/kunquat/kunquat-media

« back to all changes in this revision

Viewing changes to demo/kunquatc00/instrument_01/kunquati00/envelope_volume_release.json

  • Committer: Toni Ruottu
  • Date: 2009-07-06 22:23:01 UTC
  • Revision ID: toni.ruottu@iki.fi-20090706222301-re2ik5yxsojg2qms
removed source code, moved contents of contrib to root directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
 
3
 
{
4
 
    "enabled" : true,
5
 
    "scale_factor" : 1,
6
 
    "scale_center" : 440,
7
 
    "nodes" :
8
 
    [
9
 
        [0, 1],
10
 
        [0.02, 0.3],
11
 
        [1, 0]
12
 
    ]
13
 
}
14
 
 
15