Home | Trees | Index | Help |
|
---|
Package aldrin :: Module envelope |
|
Classes | |
---|---|
ADSRPanel |
ADSR Panel. |
EnvelopeView |
Envelope viewer. |
Function Summary | |
---|---|
[(x,y),...] |
Loads an envelope from a file and returns all points as a list of x,y tuples. |
Saves an envelope to a file from a list of points. |
Function Details |
---|
load_envelope(path)Loads an envelope from a file and returns all points as a list of x,y tuples.
|
save_envelope(path, points, sustainindex=-1)Saves an envelope to a file from a list of points.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Feb 4 18:01:15 2007 | http://epydoc.sf.net |