Giter VIP home page Giter VIP logo

Comments (5)

evouga avatar evouga commented on May 30, 2024

How did you compile Allegro? (You may have to tinker with the configuration to enable sound support? You can try asking at the Allegro forums.) Does sound work in any application using that build of Allegro?

from zquestclassic.

evouga avatar evouga commented on May 30, 2024

You can also try compiling the various sound libraries from source (in the other/ directory) rather than using the provided binaries.

Sorry I can't help more; the only Linux machine I use has never been able to get sound to work with ZC. The developer who compiled the 2.50.2 binaries is no longer actively involved with development, and the rest of us use Windows.

from zquestclassic.

ntfwc avatar ntfwc commented on May 30, 2024

That's unfortunate. To clarify, I didn't compile allegro, I just let ZC use the pre-compiled library from the git repo. I can try building it and make another attempt.

from zquestclassic.

ntfwc avatar ntfwc commented on May 30, 2024

So I looked at it over the weekend. I did succeed in building allegro with alsa, but I ended up figuring out that I don't actually need alsa for the audio to work.

It turned my sound problem stemmed from the fact that I was depending on it to pipe audio through pulseaudio, which, without alsa, is not what is done. Sound does work if I run it from my main desktop user account, which, from what I gather, means it has to be run from an account with direct access to the sound device. So it shouldn't be a problem in most cases.

Everything but midi music is working, which I investigated and I'll add a different issue for.

I have added a pull request with a fix for alunixac.h

from zquestclassic.

andlabs avatar andlabs commented on May 30, 2024

Should this fix have been merged into the 2.55 branch (default)? It's failing for me too without it.
EDIT Manually patching it in doesn't fix it; in fact alunixac.h isn't even generated...

from zquestclassic.

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.