Historial de Commits

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