Историја ревизија

Аутор SHA1 Порука Датум
  woelper 897d920a96 ui tweaks пре 4 година
  woelper a6902ade82 second window пре 4 година
  woelper f5c4cc03ab add imgui пре 4 година
  woelper 93d016e348 rewrite with arc пре 4 година
  woelper c42a906ce0 new sound пре 4 година
  woelper de8f20ee05 make clean пре 4 година
  woelper 9f9f2502df sounds play пре 4 година
  woelper b62bb254a5 change sample пре 4 година
  woelper c5b7578e2b add wav пре 4 година
  Johann Woelper cb1e536366 init пре 4 година
  mitchmindtree 18d3af6341 Merge pull request #6 from mitchmindtree/develop пре 8 година
  mitchmindtree 3079254745 Move Audio trait to its own crate. пре 8 година
  mitchmindtree b9286ee42c Change the HzVelMap to StepVelMap for mapping a discrete step range rather than a continuous range in hz. пре 8 година
  mitchmindtree ec34eda0c2 Merge pull request #4 from mitchmindtree/fix_note_handling пре 8 година
  mitchmindtree f72543d6ed Add type aliases for dynamic types. пре 8 година
  mitchmindtree b47f945735 If no amp_hz is yielded by the Instrument for a voice, set the associated PlayingSample to None. пре 8 година
  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. пре 8 година
  mitchmindtree a51f8ae6c3 Re-export the sample and instrument crates. пре 8 година
  mitchmindtree 4812319e81 Add method to Sample for mapping some audio type A to an audio type B пре 8 година
  mitchmindtree 6030fea9f7 Add helper constructors for dynamic Sampler types to the dynamic module. пре 8 година
  mitchmindtree e767f414e5 Add missing fields to Cargo manifest. пре 8 година
  Mitchell Nordine c13327ca2d Merge pull request #1 from mitchmindtree/master пре 8 година
  mitchmindtree af59345c4e Remove local-specific test. пре 8 година
  mitchmindtree c569e1e493 Make sure travis does not try to test example when testing no-default-features. пре 8 година
  mitchmindtree 0c9077fa14 Place private constructor module behind serde feature gate, as it is only used within the serde module. пре 8 година
  mitchmindtree 80505e530c Use latest version of deps. пре 8 година
  mitchmindtree 0ee0e85bfa Have travis test feature variations. пре 8 година
  mitchmindtree 98761a4b9a Change test to use f32 data to demonstrate using f32 samples decoded from i16 wav file. пре 8 година
  mitchmindtree 239c8a8cc4 Fix bounds for deserialization of wav::Audio. пре 8 година
  mitchmindtree 6d2c3052cb Remove dead code from map module. Finish wav::Audio::from_file impl. Comment out unnecessary has_wav_ext fn. пре 8 година