audio

  1. audioeric

    Reaper (Linux) on FreeBSD

    Reaper (Linux) v7.34 tested on FreeBSD Release 14.2-p1 installation with the XFCE 4.20 desktop environment. This guide assumes: -a suitable OS configuration for desktop/laptop use is already done -user membership in the groups: wheel, operator, realtime, video -Linux Binary Compatibility is...
  2. O

    audio output by per application/process with oss/freebsd ?

    hi all, I have 2 audio outputs. 1st is headphone , 2nd is graphic card's hdmi output/connection to TV. I'm currently using linux and from audio/volume control I can select the audio output per application. is there any way to do the same with oss/freebsd ? thanks
  3. S

    I2s audio codec on Raspberry Pi (4, preferrably)

    Hi all, How much work would it be to get an I2S audio codec working on the Raspberry Pi 4 with FreeBSD?
  4. jcarnat

    Remaining low sound volume while vol/pcm are set to 0

    Hi, When I set vol and pcm to 0, there is still a low sound volume being played when watching videos using Librewolf or mpv. It sounds like there is a third mixer channel somewhere. The YouTube volume icon on Librewolf or changing volume using the mouse scrollwheel in mpv makes the volume vary...
  5. N

    Disabling an audio channel

    OS: FreeBSD 14.1-RELEASE amd64 I have a laptop, and one of its stereo speakers has playback issues. I intend to block that speaker and only use the other as mono. How can I configure FreeBSD's OSS to do that?
  6. N

    Concerning Wine binary package behavior with 32bit and audio

    OS: FreeBSD 14.1-RELEASE amd64. (lib32.txz component not installed during FreeBSD installation.) When I installed wine via pkg and immediately issued winecfg without additional configuration, this happened: /home/nphuracm/.i386-wine-pkg//usr/local/bin/wine doesn't exist! Try installing 32-bit...
  7. NapoleonWils0n

    obs studio vst audio enabled but no vst option in the filters

    obs studio has vst audio plugins enabled Options : BROWSER : off JACK : on PIPEWIRE : on PULSEAUDIO : on SNDIO : on VLC : on VST : on WAYLAND : on but there...
  8. tulilirockz

    Pipewire + pipewire-pulse as main audio server

    Pipewire is a really solid technology and I've been using it for a while on Linux, works great for routing, works great for pretty much everything. I've since tried out FreeBSD on a dual boot partition and I noticed that you guys do not use it! - using, instead, either OSS, Sndio, or something...
  9. sgharms

    Inability to beep(1): sound not working

    Hi, there, long time *ix user, new to BSD. root@freebsd:~ # kldload snd_driver kldload: can't load snd_driver: module already loaded or in kernel root@freebsd:~ # grep snd /boot/loader.conf snd_driver_load="YES" OK, so it looks like I got drivers. Bootup logging reported: hdacc0: <Realtek...
  10. N

    JACK's new OSS backend for the adventurous

    It's still not clear when the next release of JACK (1.9.23) is coming, but it will ship with a completely rewritten FreeBSD audio (OSS API) backend. As a preview and call for testing, a build option was added to the audio/jack port to try out the new backend. Any feedback on this is appreciated...
  11. J

    Solved No longer able to record audio after upgrade to 14.1

    Hi, after upgrading to 14.1-RELEASE (latest patches applied) I can no longer record audio via microphone, meaning that using microphone, headset with microphone or microphone of the usb webcam just produce no input. There are no error messages of any and I tried using classical cable connection...
  12. R

    Sound only from headphone jack: Panasonic Let's Note CF-S10 laptop

    Hello! I've been trying for a while to get audio from the internal speaker of this Panasonic Let's Note CF-S10 laptop that I recently installed FreeBSD 14.1. I have attempted to add hints: /boot/loader.conf kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0"...
  13. arnelson

    Trying to understand the relationship between Bluetooth headphones, virtual_oss, and the mixer

    I recently set up a FreeBSD desktop, and I've managed to get Bluetooth headphones working using the following command: virtual_oss -T /dev/sndstat -C 2 -c 2 -r 48000 -b 16 -s 20ms -P /dev/bluetooth/headphones -R /dev/null -w vdsp.ctl -d dsp -l mixer Admittedly, I have only a cursory...
  14. mro

    Solved Noise from jack plug

    When I connect an earbud-mic headset to my ThinkPad x250 via the jack plug, I hear a lot of noise. I vaguely remember that someone here in the forum talked about suh acse and output being connected to input, but I can't find the post anymore. I had other pressing issues at the time, but now...
  15. nxjoseph

    Solved Can't control mixer with usbhid anymore

    Hello. I use 14.1-STABLE and when I was using 14.0-R or 14.0-STABLE usbhid was doing it's job. Now I can't control OSS audio with multimedia keys as I used to. I use dwm with volume control patch. I have hw.usb.usbhid.enable="1" in /boot/loader.conf. % uname -aKU FreeBSD desktop.home.lan...
  16. NapoleonWils0n

    Record desktop audio with virtual oss and sox

    Record desktop audio on Freebsd with virtual_oss and sox install sox sudo pkg install sox libsoxr switch to root su run virtual_oss replace dsp1 with your audio device virtual_oss -Q 0 -C 2 -c 2 -r 48000 -b 16 -s 1024 -P /dev/dsp1 -R /dev/null -w vdsp.wav -l dsp in a new terminal run sox...
  17. mro

    Solved Anybody using Jitsi/BBB for video conferences?

    I have issues with chromium+audio, am eager to avoid pulseaudio. How do you?
  18. hishnik

    Send sound from Windows PC to sndiod?

    Hello. Googled a lot. Is it possible to make subj. possible?
  19. NapoleonWils0n

    Solved audio popping recording with obs studio

    im getting really bad audio popping recording with obs studio on freebsd 14 on wayland the issue happens when recording the display and the mic at the same time, using either pulse audio, sndio audio or recording the audio with sox and the video with obs i have had a simmilar issue on my old...
  20. R. Esner

    Solved kdenlive avfilter effects not functioning

    Sometime in November or so, (seemingly all of) MLT's avfilter effects on multimedia/kdenlive stopped working. I can add them to audio but they have no effect. Note that the 'not available' plugins do not show up in the plugin view at all. MLT effects. avfilter effects have 'avfilter.'...
Back
Top