메소드 | 설명 | |
---|---|---|
AudioManager ( ) : System | ||
DoubleToShort ( double array ) : System.Int16[] | ||
IntToDouble ( |
||
IntToDouble ( |
||
TraverseTree ( string root, String filename ) : void | ||
applyNoiseToVoice ( double voice, double noise, int db ) : double[] | ||
computeFile ( String path, String filename ) : void | ||
normalize ( double array ) : double[] |
public DoubleToShort ( double array ) : System.Int16[] | ||
array | double | |
리턴 | System.Int16[] |
public TraverseTree ( string root, String filename ) : void | ||
root | string | |
filename | String | |
리턴 | void |
public applyNoiseToVoice ( double voice, double noise, int db ) : double[] | ||
voice | double | |
noise | double | |
db | int | |
리턴 | double[] |
public computeFile ( String path, String filename ) : void | ||
path | String | |
filename | String | |
리턴 | void |