8000 GitHub - konstantinB1/cc-simple-daw: code challenge work
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

konstantinB1/cc-simple-daw

 
 

Repository files navigation

Trying to make a DAW app

What works?

Almost nothing, but the basic structure is there.

Thins to do for next CC

  • Add a way to add tracks
  • Fix playback in the sequencer
  • Fix drag and drop panels
  • Basic quantization (snap to grid)
  • Make more robust and intuitive keyboard interface
  • Drag and drop pads to switch between them, so it's easier to switch between them
  • Playhead dragging to move current time position
  • Notes dragging to move them around
  • More efficient context state management by utilizing reselect with lit-context
  • More efficient scheduling of audio playback events based on the current time pos + lookahead

About

code challenge work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%
0