Historique des commits

Auteur SHA1 Message Date
  woelper a9c9ea3cfa add patterns il y a 4 ans
  woelper 308f1cb726 fix bug in clearing il y a 4 ans
  woelper 8eb5689fd0 move to hashmap il y a 4 ans
  woelper 22369ed774 save/load il y a 4 ans
  woelper 945e7a078c new sounds, ui tweaks il y a 4 ans
  woelper cb16799492 moar UI il y a 4 ans
  woelper d000590013 labels il y a 4 ans
  woelper 8511a868f3 tweaks to pattern il y a 4 ans
  woelper d6995cdb9a refactor to pattern il y a 4 ans
  woelper 64baa4c420 rename to pattern il y a 4 ans
  woelper 7a7eadb95c timeline and tracks il y a 4 ans
  woelper 39c5cc0cb7 re-org mods il y a 4 ans
  woelper 897d920a96 ui tweaks il y a 4 ans
  woelper a6902ade82 second window il y a 4 ans
  woelper f5c4cc03ab add imgui il y a 4 ans
  woelper 93d016e348 rewrite with arc il y a 4 ans
  woelper c42a906ce0 new sound il y a 4 ans
  woelper de8f20ee05 make clean il y a 4 ans
  woelper 9f9f2502df sounds play il y a 4 ans
  woelper b62bb254a5 change sample il y a 4 ans
  woelper c5b7578e2b add wav il y a 4 ans
  Johann Woelper cb1e536366 init il y a 4 ans
  mitchmindtree 18d3af6341 Merge pull request #6 from mitchmindtree/develop il y a 8 ans
  mitchmindtree 3079254745 Move Audio trait to its own crate. il y a 8 ans
  mitchmindtree b9286ee42c Change the HzVelMap to StepVelMap for mapping a discrete step range rather than a continuous range in hz. il y a 8 ans
  mitchmindtree ec34eda0c2 Merge pull request #4 from mitchmindtree/fix_note_handling il y a 8 ans
  mitchmindtree f72543d6ed Add type aliases for dynamic types. il y a 8 ans
  mitchmindtree b47f945735 If no amp_hz is yielded by the Instrument for a voice, set the associated PlayingSample to None. il y a 8 ans
  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. il y a 8 ans
  mitchmindtree a51f8ae6c3 Re-export the sample and instrument crates. il y a 8 ans