Giter Club home page Giter Club logo

Comments (3)

timschneeb avatar timschneeb commented on May 24, 2024

It isn't possible to implement this in the rootless version, unfortunately. I can only record all apps simultaneously (and pick the apps the user wants beforehand), but not separately.

However, if you meant the root version, then this would be possible.

from rootlessjamesdsp.

DeveeiveD avatar DeveeiveD commented on May 24, 2024

Hmm, I'm going throw it out there a bit crazy but. So idk if you know of an app called AppCloner. Obv the meaning is in the name.

I obviously dunno how rootless hooking api is like, but I was curious in theory is it possible to have two jamesdsp like apps run simultaneously hooked to the master audio stream bus or whatever it is and like process on top of each other? That wouldn't even require changing UI. Obv I'm just entertaining options. Not taking UX into consideration atm. (Obviously I tried cloning this app, but it crashes on launch).

I know that on samsung you can get the concert hall sound effect (native samsung audio shenanigans) work together with jamesdsp afaik. (Didn't verify whether the processing was serial or parallel)

P.S.: I could imagine that this can work as long as runtime resources are isolated across multiple app instances which given the fact that you hook into adb might not necessarily be the case.

from rootlessjamesdsp.

timschneeb avatar timschneeb commented on May 24, 2024

Out of curiosity, I tried to use two instances of RootlessJDSP a while ago, but unfortunately, Android only allows one app to record internal audio at a time. So it is not possible to use multiple instances simultaneously. If you try to do that, it will just break both instances of JDSP.
The effects Samsung provides work the same way the root version of JamesDSP does; they don't rely on internal audio capturing.

from rootlessjamesdsp.

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.