Giter VIP home page Giter VIP logo

Comments (2)

bastibe avatar bastibe commented on July 19, 2024 1

I never ran into any problems regarding 2). Also, you are simply mistaken about 1). sndfile's scaling is simply that: scaling. If you hear any distortion, it is an artifact of something else.

Feel free to use whatever software you like though. No one is forcing you to use PySoundFile.

from python-soundfile.

mgeier avatar mgeier commented on July 19, 2024

We should probably try to be a bit more constructive here ...

@Whistler7: I'm moving your point 1) to https://github.com/bastibe/PySoundFile/issues/20#issuecomment-76675917. Feel free to re-open #20 if you think it's necessary.

As for 2), the only problem I'm aware of, is that file descriptors cannot be used in Windows if the DLL isn't compiled with the same compiler as the Python interpreter.
Using file descriptors can cause an error to be raised (there should be no crash).
See #63 for more details.

Did you actually experience a crash?
How can we reproduce it?
Can you give an example for the "strange error conditions"?

As I understand, the PySoundFile team is using libsndfile.dll supplied by Erik de Castro Lopo rather than building from source with the MSVC version that matches each Python's version.

We're currently providing DLLs with our installers, which were not created with MSVC.
But you can easily replace the DLL with any other DLL of yours. If you're having problems doing that, feel free to ask here for help.

from python-soundfile.

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.