mitchmindtree
|
0b8ae1bc8d
Remove source and voice modules, add mode module. Expose Audio, Map, Sample, Sampler and Frames types and Mode trait. Add hound crate behind feature. Add instrument crate.
|
8 rokov pred |
mitchmindtree
|
9f533ad16b
Add hound as default wav feature for loading Sample and Map types from wav files.
|
8 rokov pred |
mitchmindtree
|
720aae7f47
Implement Sampler, PlayingSample, Frames iterator, Voices stack, Playhead.
|
8 rokov pred |
mitchmindtree
|
76fe5dbefe
Track sample/voice mappings with sampler::mode::Mode note_on and note_off.
|
8 rokov pred |
mitchmindtree
|
04963645e7
Add 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 rokov pred |
mitchmindtree
|
869de570e8
Fix voice.rs module to get things compiling for now. Still a long way from being usable.
|
8 rokov pred |
mitchmindtree
|
20904efb81
Initial commit
|
8 rokov pred |