My favorites | Sign in
Project Logo
          
1
2
3
function ds = expan_duration_sust(notes, i, fs)

ds = (notes(i).release - notes(i).attack)/fs;
Show details Hide details

Change log

r102 by taironemagalhaes on May 01, 2008   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 96 bytes, 3 lines
Hosted by Google Code