Method | Description | |
---|---|---|
Import ( string file, string filter ) : void |
Method | Description | |
---|---|---|
OnXrniCreated ( NRenoiseTools.RenoiseInstrument xrni ) : void |
Method | Description | |
---|---|---|
ConvertSample ( int count, NAudio.SoundFont.SampleHeader sh, byte sample, NAudio.SoundFont.Zone izone ) : NRenoiseTools.InstrumentSample | ||
ImportSamples ( |
||
Normalize ( string name, char invalidChars ) : string | ||
NormalizeFileName ( string name ) : string | ||
NormalizePathName ( string name ) : string |
public Import ( string file, string filter ) : void | ||
file | string | |
filter | string | |
return | void |
protected OnXrniCreated ( NRenoiseTools.RenoiseInstrument xrni ) : void | ||
xrni | NRenoiseTools.RenoiseInstrument | |
return | void |