Commit History

Author SHA1 Message Date
  woelper cb16799492 moar UI 4 years ago
  woelper d000590013 labels 4 years ago
  woelper 8511a868f3 tweaks to pattern 4 years ago
  woelper d6995cdb9a refactor to pattern 4 years ago
  woelper 64baa4c420 rename to pattern 4 years ago
  woelper 7a7eadb95c timeline and tracks 4 years ago
  woelper 39c5cc0cb7 re-org mods 4 years ago
  woelper 897d920a96 ui tweaks 4 years ago
  woelper a6902ade82 second window 4 years ago
  woelper f5c4cc03ab add imgui 4 years ago
  woelper 93d016e348 rewrite with arc 4 years ago
  woelper c42a906ce0 new sound 4 years ago
  woelper de8f20ee05 make clean 4 years ago
  woelper 9f9f2502df sounds play 4 years ago
  woelper b62bb254a5 change sample 4 years ago
  woelper c5b7578e2b add wav 4 years ago
  Johann Woelper cb1e536366 init 4 years ago
  mitchmindtree 18d3af6341 Merge pull request #6 from mitchmindtree/develop 8 years ago
  mitchmindtree 3079254745 Move Audio trait to its own crate. 8 years ago
  mitchmindtree b9286ee42c Change the HzVelMap to StepVelMap for mapping a discrete step range rather than a continuous range in hz. 8 years ago
  mitchmindtree ec34eda0c2 Merge pull request #4 from mitchmindtree/fix_note_handling 8 years ago
  mitchmindtree f72543d6ed Add type aliases for dynamic types. 8 years ago
  mitchmindtree b47f945735 If no amp_hz is yielded by the Instrument for a voice, set the associated PlayingSample to None. 8 years ago
  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 years ago
  mitchmindtree a51f8ae6c3 Re-export the sample and instrument crates. 8 years ago
  mitchmindtree 4812319e81 Add method to Sample for mapping some audio type A to an audio type B 8 years ago
  mitchmindtree 6030fea9f7 Add helper constructors for dynamic Sampler types to the dynamic module. 8 years ago
  mitchmindtree e767f414e5 Add missing fields to Cargo manifest. 8 years ago
  Mitchell Nordine c13327ca2d Merge pull request #1 from mitchmindtree/master 8 years ago
  mitchmindtree af59345c4e Remove local-specific test. 8 years ago