GithubHelp home page GithubHelp logo

Comments (8)

sbooth avatar sbooth commented on May 27, 2024

The DSF decoder doesn't require a specific DSF format but the DSD and DSF decoders only work with ASIO output which is currently only supported for exaSound DACs. The DSF and DSD decoders produce raw DSD output which cannot be handled by Core Audio without wrapping in PCM using the DoP (DSD over PCM) decoder. I think you probably want to use the DoPDecoder class for this purpose, which will send PCM wrapped DSD to DACs that support it.

from sfbaudioengine.

sbooth avatar sbooth commented on May 27, 2024

One thing to add: there is currently no functionality to convert DSD to PCM for general use.

from sfbaudioengine.

pzs7602 avatar pzs7602 commented on May 27, 2024

where can I find asiosys.h and other relative header files?
thanks a lot!

from sfbaudioengine.

sbooth avatar sbooth commented on May 27, 2024

They are part of the ASIO SDK from Steinberg. You can download it from http://www.steinberg.net/en/company/developers.html

from sfbaudioengine.

pzs7602 avatar pzs7602 commented on May 27, 2024

Hi Stephen, thanks for your help!
I can decode DSF file now by using DoPDecoder(I use SFBAudioEngine-iOS project download from this site and when tap "Play Test Track" button, playing time and progress slider go correctly), but there is no sound at all(seems some noise there), do I need to set output for the player?

from sfbaudioengine.

sbooth avatar sbooth commented on May 27, 2024

Are you using a DAC that supports DoP?

from sfbaudioengine.

pzs7602 avatar pzs7602 commented on May 27, 2024

No, I just want to play dsf/dff audio file in iOS(iPhone/iPad) by using SFBAudioEngine, is that possible?

from sfbaudioengine.

sbooth avatar sbooth commented on May 27, 2024

No this currently isn't possible; SFBAudioEngine doesn't perform DSD to PCM conversion.

from sfbaudioengine.

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.