Giter Club home page Giter Club logo

Comments (3)

polywock avatar polywock commented on June 9, 2024 1

Hello. Glad you find Global Speed helpful.

The Tab Capture API, which Global Speed uses to manipulate audio, requires the user invoke the extension for every tab. That's why it only works when you click the extension, or use a browser-level shortcut. Also won't work with a simple page shortcut.

Most convenient workaround is to set up a Capture shortcut key in options page and use it to activate for each tab.

from globalspeed.

Unimp0rtance avatar Unimp0rtance commented on June 9, 2024 1

Thank you for your reply!

Indeed, I have set up a shortcut to capture or activate the extension.
This is actually acceptable to me.

However, I previously used extensions like VolumeManager
which allowed me to control the volume of different pages directly through shortcuts.
This led me to have this question
wondering if Global Speed could also achieve this. If it can, this would be a huge help.


This plugin is not just helpful;
it can change how musicians learn and listen to audio, analyzing at different speeds.
Therefore, please allow me to express my sincere gratitude to you again!

Best Wishes!

from globalspeed.

polywock avatar polywock commented on June 9, 2024 1

@Unimp0rtance Thanks! That means a lot.

There is an approach that doesn't require invocation, which is probably what VolumeManager is doing. They capture the audio directly from the video element or audio element. I have tried approach before, but gave up on it due to CORS issues on some sites. On 95% of websites, it worked great, but the other 5% had CORS issues. For that reason, I gravitated towards the Tab Capture API which has no issues on any site, but requires manual activation.

Thanks again!

from globalspeed.

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.