Giter VIP home page Giter VIP logo

Comments (9)

spiro-c avatar spiro-c commented on May 28, 2024

What is the output from the python sounddevice

❯ python -m sounddevice
  0 bcm2835 Headphones: - (hw:0,0), ALSA (0 in, 8 out)
  1 USB Microphone: Audio (hw:1,0), ALSA (2 in, 0 out)
  2 sysdefault, ALSA (0 in, 128 out)
  3 samplerate, ALSA (0 in, 128 out)
  4 speexrate, ALSA (0 in, 128 out)
  5 pulse, ALSA (32 in, 32 out)
  6 upmix, ALSA (0 in, 8 out)
  7 vdownmix, ALSA (0 in, 6 out)
* 8 default, ALSA (32 in, 32 out)

from ledfx.

skymaker-c2is avatar skymaker-c2is commented on May 28, 2024

Thanks for the reply!

$ python -m sounddevice
   0 HD-Audio Generic: HDMI 0 (hw:0,3), ALSA (0 in, 8 out)
   1 HD-Audio Generic: HDMI 1 (hw:0,7), ALSA (0 in, 8 out)
   2 HD-Audio Generic: HDMI 2 (hw:0,8), ALSA (0 in, 8 out)
   3 HD-Audio Generic: DELL U2415 (hw:0,9), ALSA (0 in, 2 out)
   4 HD-Audio Generic: ALC1220 Analog (hw:1,0), ALSA (2 in, 6 out)
   5 HD-Audio Generic: ALC1220 Digital (hw:1,1), ALSA (0 in, 2 out)
   6 HD-Audio Generic: ALC1220 Alt Analog (hw:1,2), ALSA (2 in, 0 out)
   7 RØDE NT-USB Mini: USB Audio (hw:2,0), ALSA (1 in, 2 out)
   8 hdmi, ALSA (0 in, 8 out)
   9 pulse, ALSA (32 in, 32 out)
* 10 default, ALSA (32 in, 32 out)

from ledfx.

spiro-c avatar spiro-c commented on May 28, 2024

Ledfx is using python sounddevice so according to this you need to have pulse like audio device in audio settings

from ledfx.

skymaker-c2is avatar skymaker-c2is commented on May 28, 2024

Unfortunately, only these three devices show up:
LedFxAudio

Is there anything else I could check?

from ledfx.

spiro-c avatar spiro-c commented on May 28, 2024

You try and set audio device id in the config in your case 9 what is shown in python sounddevice for pulse

from ledfx.

skymaker-c2is avatar skymaker-c2is commented on May 28, 2024

Setting the device id manually in the config doesn't do anything. I've also tried to build LedFx locally to get some more debug information, but aubio wouldn't build.
I'm having the same problem on another machine which is also running Arch. Any more ideas?

from ledfx.

spiro-c avatar spiro-c commented on May 28, 2024

Only thing else I can think of is to use docker and build it inside docker on debian and pass pulseaudio socket inside docker container

from ledfx.

stale avatar stale commented on May 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

from ledfx.

Entropy512 avatar Entropy512 commented on May 28, 2024

@skymaker-c2is FYI as far as building aubio on newer distros, I posted a workaround in #511 - aubio has fixes for FFMPEG >= 5.0 in their git master but they have not done a release in more than four years. :(

from ledfx.

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.