Code Monkey home page Code Monkey logo

Comments (4)

ferdnyc avatar ferdnyc commented on July 3, 2024

@adiantek

From your report, I'm guessing you're on Windows? The test tool doesn't work on Windows, it was never really considered a priority to figure out why. My guess is that it has something to do with the default device either not being set, or being set wrong.

The testapp-details branch in my fork (https://github.com/ferdnyc/libopenshot-audio/) has added code to also display the default device parameters, in addition to the device probe. It works on Linux, I'm still setting up to build it on Windows. But that may shed some light.

Regardless, the short-short answer is, "That's expected, when running on Windows platforms."

from libopenshot-audio.

adiantek avatar adiantek commented on July 3, 2024

Thanks for letting me know about that. I compiled this to arm64 using MSVC (develop...adiantek:develop) and didn't hear anything, firstly I thought it's sth wrong with my modifications to arm64, then I tested on x64 and still didn't hear. So, I will try compile dependencies of libopenshot to arm64 in free time.

from libopenshot-audio.

ferdnyc avatar ferdnyc commented on July 3, 2024

Huh? Interesting.

I have now built and run that code on Windows, and as I suspected the issue is that no audio device is open. The interesting thing is that the device type being used by default is shown as "Windows Audio" -- a type for which no devices are discovered. (Presumably because the tool is built as a console program, not a Win32 binary.) JUCE, however, still defaults to WinAudio, and thus finds no device.

There may be a way to convince it to use DirectSound as the default type, which would presumably allow it to find a default device.

from libopenshot-audio.

stale avatar stale commented on July 3, 2024

Thank you so much for submitting an issue to help improve OpenShot Video Editor. We are sorry about this, but this particular issue has gone unnoticed for quite some time. To help keep the OpenShot GitHub Issue Tracker organized and focused, we must ensure that every issue is correctly labelled and triaged, to get the proper attention.

This issue will be closed, as it meets the following criteria:

  • No activity in the past 90 days
  • No one is assigned to this issue

We'd like to ask you to help us out and determine whether this issue should be reopened.

  • If this issue is reporting a bug, please can you attempt to reproduce on the latest daily build to help us to understand whether the bug still needs our attention.
  • If this issue is proposing a new feature, please can you verify whether the feature proposal is still relevant.

Thanks again for your help!

from libopenshot-audio.

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.