Coder Social home page Coder Social logo

Startup messages on ARM about portaudio HOT 3 CLOSED

gordonklaus avatar gordonklaus commented on July 4, 2024
Startup messages on ARM

from portaudio.

Comments (3)

gordonklaus avatar gordonklaus commented on July 4, 2024

I don't know how to hide these messages. I've never run portaudio on ARM nor ALSA. The first ideas that come to my head are

  • appease ALSA by giving it the files it is looking for
  • use a different host API
  • redirect stderr to /dev/null (but then you lose your own logging, too)
  • add support to portaudio-go for ALSA-specific extensions, which, who knows, will let you avoid these messages.
  • recompile the ALSA lib with logging silenced (probably not possible, sounds like a bad idea anyway)

from portaudio.

mehrvarz avatar mehrvarz commented on July 4, 2024

Option 1 sounds good. I may be only one apt install away from a solution. But I am afraid I might ruin my audio config. Option 2 + 4 are not self-explanatory to me. Anyway, I only wanted to bring this up to see if there is an easy solution. This is not very important.

from portaudio.

mehrvarz avatar mehrvarz commented on July 4, 2024

Fixing Alsa errors on the Raspberry Pi in Raspbian
https://devopsish.blogspot.com/2016/05/fixing-alsa-errors-on-raspberry-pi-in.html
"dtparam=audio=on" in /boot/config.txt solved the problem for me. At least most of it.

from portaudio.

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.