Code Monkey home page Code Monkey logo

Comments (3)

zohararad avatar zohararad commented on September 25, 2024

Sorry, but I didn't understand the issue.

In case you want to see an implementation of Audio5 in the wild check out https://github.com/zohararad/kolhacampus/blob/master/app/assets/javascripts/apps/mobile/lib/audio_player.js.coffee

Although it's not a jQuery plugin, the principles should be solid.

If you can further clarify the problem, or provide a jsFiddle to reproduce i might be able to help

from audio5js.

matak avatar matak commented on September 25, 2024

i try to clarify my problem, now i have solution

when you trigger play or pause on audio5, the problem is that it takes some time till the operation is done

so when you want to make playlist where executing of play one sound stop another playing sound

you have to wait for pause is finished on first song before you start play another

my fault, it took me some time to realise this, you just need to bind execution of play or stop on play and pause event

from audio5js.

zohararad avatar zohararad commented on September 25, 2024

OK. Glad you were able to solve this

from audio5js.

Related Issues (20)

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.