Code Monkey home page Code Monkey logo

Comments (3)

dechamps avatar dechamps commented on June 11, 2024

Your logfile ends in the middle of streaming. Is that because you copied the logfile while the application was still running? Or did the logfile just stopped growing (i.e. FlexASIO got completely stuck) and you had to kill the app?

In any case, it would be extremely surprising for FlexASIO to behave differently depending on the contents of the file your application is playing, unless there are differences between the files that make the application call FlexASIO differently (e.g. differences in channel counts, buffer sizes). In theory, nothing in FlexASIO or downstream of it should care what the actual audio data is - it's just copied around.

Can you check if the issue occurs with other ASIO drivers, such as ASIO4ALL?

You might also want to check if the issue occurs when running a different FlexASIO backend, such as MME or WASAPI.

from flexasio.

vcfxb avatar vcfxb commented on June 11, 2024

I closed the program before copying/uploading the log file, so it should be accurate. Problem persists when using ASIO4ALL as well. Will attempt to switch to WASAPI or something later this afternoon when I have a chance.

from flexasio.

dechamps avatar dechamps commented on June 11, 2024

If the problem persists using ASIO4ALL then it is not a FlexASIO issue. It's more likely to be a bug in the application - you should report it to them.

from flexasio.

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.