[Master Index]
[Index for Courses]
woodwenv
(ee2200/woodwenv.m)
Function Synopsis
[y1,y2] = woodwenv(a,s,r,Fs)
Help text
WOODWENV produces amplitude and mod. index envelope functions
for woodwinds
usage: [y1,y2] = woodwenv(a,s,r,Fs);
where a = attack TIME
s = sustain TIME
r = release TIME
Fs = sampling frequency (Hz)
returns:
y1 = amplitude envelope
y2 = modulation index envelope
note: attack is exponential, sustain is constant, release is exponential
Cross-Reference Information
This function calls
- exp /tools/hpmatlab/toolbox/matlab/elfun/exp.m
- length /tools/hpmatlab/toolbox/matlab/general/length.m
- max /tools/hpmatlab/toolbox/matlab/datafun/max.m
- min /tools/hpmatlab/toolbox/matlab/datafun/min.m
- ones /tools/hpmatlab/toolbox/matlab/elmat/ones.m
This function is called by
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON