Commit History

Autor SHA1 Mensaxe Data
  woelper 897d920a96 ui tweaks %!s(int64=4) %!d(string=hai) anos
  woelper a6902ade82 second window %!s(int64=4) %!d(string=hai) anos
  woelper f5c4cc03ab add imgui %!s(int64=4) %!d(string=hai) anos
  woelper 93d016e348 rewrite with arc %!s(int64=4) %!d(string=hai) anos
  woelper c42a906ce0 new sound %!s(int64=4) %!d(string=hai) anos
  woelper de8f20ee05 make clean %!s(int64=4) %!d(string=hai) anos
  woelper 9f9f2502df sounds play %!s(int64=4) %!d(string=hai) anos
  woelper b62bb254a5 change sample %!s(int64=4) %!d(string=hai) anos
  woelper c5b7578e2b add wav %!s(int64=4) %!d(string=hai) anos
  Johann Woelper cb1e536366 init %!s(int64=4) %!d(string=hai) anos
  mitchmindtree 18d3af6341 Merge pull request #6 from mitchmindtree/develop %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 3079254745 Move Audio trait to its own crate. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree b9286ee42c Change the HzVelMap to StepVelMap for mapping a discrete step range rather than a continuous range in hz. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree ec34eda0c2 Merge pull request #4 from mitchmindtree/fix_note_handling %!s(int64=8) %!d(string=hai) anos
  mitchmindtree f72543d6ed Add type aliases for dynamic types. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree b47f945735 If no amp_hz is yielded by the Instrument for a voice, set the associated PlayingSample to None. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree ff20c3adf6 Implement note fallback to the mode module. Never set voices to None during note_on or note_off methods as this will be done when requesting frames for each voice from the Instrument type. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree a51f8ae6c3 Re-export the sample and instrument crates. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 4812319e81 Add method to Sample for mapping some audio type A to an audio type B %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 6030fea9f7 Add helper constructors for dynamic Sampler types to the dynamic module. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree e767f414e5 Add missing fields to Cargo manifest. %!s(int64=8) %!d(string=hai) anos
  Mitchell Nordine c13327ca2d Merge pull request #1 from mitchmindtree/master %!s(int64=8) %!d(string=hai) anos
  mitchmindtree af59345c4e Remove local-specific test. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree c569e1e493 Make sure travis does not try to test example when testing no-default-features. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 0c9077fa14 Place private constructor module behind serde feature gate, as it is only used within the serde module. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 80505e530c Use latest version of deps. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 0ee0e85bfa Have travis test feature variations. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 98761a4b9a Change test to use f32 data to demonstrate using f32 samples decoded from i16 wav file. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 239c8a8cc4 Fix bounds for deserialization of wav::Audio. %!s(int64=8) %!d(string=hai) anos
  mitchmindtree 6d2c3052cb Remove dead code from map module. Finish wav::Audio::from_file impl. Comment out unnecessary has_wav_ext fn. %!s(int64=8) %!d(string=hai) anos