커밋 기록

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