76fe5dbefeTrack sample/voice mappings with sampler::mode::Mode note_on and note_off.
8 years ago
mitchmindtree
04963645e7Add feature for loading Sample from wav file and Map from directory of wavs. Change SampleMap to Map. Gix sequential mappings constructor. Add empty constructor. Fix range checking implementations so that Velocity includes 1.0.
8 years ago
mitchmindtree
869de570e8Fix voice.rs module to get things compiling for now. Still a long way from being usable.