Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 889 Bytes

TODO.md

File metadata and controls

28 lines (15 loc) · 889 Bytes

Audio Sort

Todo List

  • Add waveform visualization in header while audio is playing

  • Add more sorting algorithms

  • Improve visualizations / transitions. Allow filtering of what to show / play.

  • Add "use defaults" button for audio controls

  • Add popovers on sort selection with info about the sort's performance

  • Allow defaults to be set via url parameters

  • Add "share settings" button which would populate the url based on your current settings

  • Fix the play intervalCallback() function. Shouldn't be looping so much in there. The program was running faster before I re-factored a bunch of stuff and added this stupid loop.

  • Add "export to midi" button(s)

  • Allow data to be set by clicking on the svg node

  • Add audio controls: string synth vs sin vs saw vs tri, etc

  • NO LONGER VALID: Add "stats panel" toggle buttons