|
Xeno-rat
|
Classes | |
| class | NAudio.SoundFont.ModulatorType |
| Modulator Type. More... | |
Namespaces | |
| namespace | NAudio |
| namespace | NAudio.SoundFont |
Enumerations | |
| enum | NAudio.SoundFont.ControllerSourceEnum { NAudio.SoundFont.NoController = 0 , NAudio.SoundFont.NoteOnVelocity = 2 , NAudio.SoundFont.NoteOnKeyNumber = 3 , NAudio.SoundFont.PolyPressure = 10 , NAudio.SoundFont.ChannelPressure = 13 , NAudio.SoundFont.PitchWheel = 14 , NAudio.SoundFont.PitchWheelSensitivity = 16 } |
| Controller Sources. More... | |
| enum | NAudio.SoundFont.SourceTypeEnum { NAudio.SoundFont.Linear , NAudio.SoundFont.Concave , NAudio.SoundFont.Convex , NAudio.SoundFont.Switch } |
| Source Types. More... | |