Skip to content

Task Specs

Huan Zhang edited this page Jul 10, 2019 · 1 revision

**** GUI Tasks ****

  1. Display of Filter GUI. (Kristin, 0709)
    • Inside the Filter module, the GUI should be able to render a plot that displays the shape of the filter. Please refer to the soundcool app and looks for a good library/api that dynamically renders the filter plot. Specs: 1. It renders the filter plot just like the filter module in the soundcool app (the scale on the right, the bar in the middle, etc). 2. The canvas is able to detect events like clicking and dragging, so that we know the user is modifying filter.
    • No need to make modification of the existing code. Please document the library and usage or give a demo of filter rendering, and we can cooperate that with React/Redux.

Clone this wiki locally