GithubHelp home page GithubHelp logo

micromix's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

micromix's Issues

[player] detect inactivity

Detect the user inactivity with keyboard or mouse, or touch events.
That will be useful to know if we can chain a next song automatically

[player] highlight current track name playing

when playing a mixtape, the current playing track must be highlighted in the tacklist.
We have to add flags for each track of each mixtape.

Example :
on Micromix 079
from 0:00 to 5.25 >> track 1
from 5.25 to 7.16 >> track 2
etc.

[player] resume while onerror

Find another way to detect an event while resuming a sound on error, actually, it's buggy.

  • on mp3 error:
  • on micromix error:
  • on internet error:

Minify files

Use of grunt or gulp to concat / compress JS and CSS files

player counter that goes from 0 to 100

0 is the begining of the track
100 is the end of the track
play = increment
pause = stop increment
rewind = decrement animation
fast-forward = increment animation

optimize page load

Actually, on load we have

  • 22 JS files (675Ko)
  • 106 images (3.7Mo)
  • 5 CSS (27Ko)
  • 107 Ko of HTML

We need :

  • concat files and compress them (via #49)
  • move images loading after load
    • K7 files
    • right menu images

Search field with autocomplete

Since we have all the data in an array, we can make a fast incremental search

"autocomplete the search field with data contained in the js array"

infinite scroll

While scrolling the list of posts, make an infinite scroll

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.