Coder Social home page Coder Social logo

Comments (2)

charles-owen avatar charles-owen commented on June 2, 2024

Here is the output I get when I add MA_DEBUG_OUTPUT but not MA_NO_RUNTIME_LINKING

DEBUG: WASAPI backend is disabled.
DEBUG: DirectSound backend is disabled.
DEBUG: WinMM backend is disabled.
DEBUG: Attempting to initialize Core Audio backend...
DEBUG: Loading library: CoreFoundation.framework/CoreFoundation
INFO: Failed to load library: CoreFoundation.framework/CoreFoundation
DEBUG: Failed to initialize Core Audio backend.
DEBUG: sndio backend is disabled.
DEBUG: audio(4) backend is disabled.
DEBUG: OSS backend is disabled.
DEBUG: PulseAudio backend is disabled.
DEBUG: ALSA backend is disabled.
DEBUG: JACK backend is disabled.
DEBUG: AAudio backend is disabled.
DEBUG: OpenSL|ES backend is disabled.
DEBUG: Web Audio backend is disabled.
DEBUG: Failed to initialize Custom backend.
DEBUG: Attempting to initialize Null backend...
DEBUG: System Architecture:
DEBUG: Endian: LE
DEBUG: SSE2: NO
DEBUG: AVX2: NO
DEBUG: NEON: YES
INFO: [Null]
INFO: NULL Playback Device (Playback)
INFO: Format: 32-bit IEEE Floating Point -> 32-bit IEEE Floating Point
INFO: Channels: 2 -> 2
INFO: Sample Rate: 48000 -> 48000
INFO: Buffer Size: 480*3 (1440)
INFO: Conversion:
INFO: Pre Format Conversion: NO
INFO: Post Format Conversion: NO
INFO: Channel Routing: NO
INFO: Resampling: NO
INFO: Passthrough: YES
INFO: Channel Map In: {CHANNEL_FRONT_LEFT CHANNEL_FRONT_RIGHT}
INFO: Channel Map Out: {CHANNEL_FRONT_LEFT CHANNEL_FRONT_RIGHT}

from miniaudio.

charles-owen avatar charles-owen commented on June 2, 2024

After a lot of digging I found references to the dev branch. When I use that version of miniaudio.h, it works, so that fixes this issue. I assume the new .19 version will be released shortly.

from miniaudio.

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.