Giter Club home page Giter Club logo

ng-dolphin-audio-visualizer's Introduction

DolphinVizAngular

This project was generated with Angular CLI version 8.3.19.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

ng-dolphin-audio-visualizer's People

Contributors

rahuldhev avatar kuhu12 avatar

Stargazers

Daniel Kohlsdorf avatar  avatar

Watchers

James Cloos avatar Shreeshaa avatar  avatar  avatar

Forkers

bilalesi

ng-dolphin-audio-visualizer's Issues

Improve annotations UI for clarity

Feedback from Denise

  • "Full annotations" header is confusing
  • Hovering or clicking an annotation should probably expose the whole thing
  • Generally, it's unclear that the playhead position corresponds to what annotation is currently displaying

Action items

  • Remove the "full annotations" section
  • Show a larger preview of the annotation before hovering, and remove the numbers
  • Show a full preview of the annotation in a multi-line window once you hover or focus using your keyboard
  • Add some clarification text to explain that, when you click on the annotation, it will jump the playhead to that position

Improve the clusters UI for clarity

Feedback from Denise

  • The headers for each cluster timeline was unclear (ex. what does "model 1" mean?)
  • When clicking a cluster, the highlighted region on the waveform should be the same color as that cluster

Action items

  • Match the waveform region color to the cluster color
  • Style the headers for each timeline and improve the labeling. Make them more clearly associated (will require some UI tweaks). Possible header: "learning algorithm: lstm_v4"
  • Add back overflow: hidden so she can't accidentally scroll!

Make spectrogram clickable

Feedback from Denise

  • Would be nice to click on the spectrogram to move the playhead
  • Would be nice to highlight a cluster in the spectrogram as well as the waveform once it's selected

Action items

Do some CSS jerry-rigging to overlap the waveform canvas onto the spectrogram. Will likely involve:

  • making the spectrogram container position: absolute
  • adding some padding to the wave element inside the waveform container
  • messing with z-index to make the correct elements display

Read API / Performance Improvements

  • Mock reading an API from file
  • Pre-process wav to get waveform JSON
  • Read waveform from pre-processed JSON
  • Pre-process spectrogram - image or frequencies?
  • Read pre-processed spectrogram

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.