• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. desputin
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 23
    • Best 3
    • Controversial 0
    • Groups 0

    Posts made by desputin

    • RE: Strawberry doesn't find my virtual soundcard via alsa

      Found a solution!

      https://debianforum.de/forum/viewtopic.php?p=1358882#p1358665

      1. Install all Pipewire packages

      2. Create this file:
        ~/.config/pipewire/pipewire.conf.d/swapped_channels.conf

      3. and paste this:

      context.modules = [
      	{ name = libpipewire-module-loopback
      		args = {
      			audio.position = [ FL FR ]
      			capture.props = {
      				media.class = Audio/Sink
      				node.name = swapped_channels
      				node.description = "Switched Channels"
      			}
      			playback.props = {
      				node.name = swapped_channels
      				node.description = "my-sink"
      				audio.position = [ FR FL ]
      				node.target = "Switched Channels"
      			}
      		}
      	}
      ]
      
      1. Then Choose pulseaudio in strawberry in and Choose this device: Switched Channels
      posted in Technical Help
      D
      desputin
    • RE: Strawberry doesn't find my virtual soundcard via alsa

      @jonas Hm, but why doesn't strawberry use the custom audio device when I choose "custom" and then paste swapped_dac into the text field? Why does strawberry play back anything at all, if I do that. That seems to be strange. But as I said, when I do the custom thing, the playback channels are not switched.

      posted in Technical Help
      D
      desputin
    • RE: Strawberry doesn't find my virtual soundcard via alsa

      Ok now it seems to be working with pipewire and qpwgraph for changing channels. Needs to activate "auto pin" though and put qpwgraph into the autostart programs. Also needs to set Strawberry to Pulse and then choose the audio card.

      But this is buggy because qpwgraph keeps forgetting settings. Hm, not a very good solution.

      posted in Technical Help
      D
      desputin
    • RE: Strawberry doesn't find my virtual soundcard via alsa

      Hm Pipewire doesn't seem to be supported in Strawberry, correct?

      posted in Technical Help
      D
      desputin
    • RE: Strawberry doesn't find my virtual soundcard via alsa

      Hi Jonas, any new ideas about that? In my debian forum someone wrote that pipewire passes music in original quality on to ALSA. I might try that instead of pulseaudio....

      posted in Technical Help
      D
      desputin
    • RE: Strawberry doesn't find my virtual soundcard via alsa

      Hi Jonas, thanks for the reply.

      1. I'm using alsa, becaus I want the best possible quality
      2. aplay -L shows the virtual device:

      "swapped_dac
      Musical Fidelity V90 (L/R vertauscht)"

      aplay -l doesn't seem to show it.
      I already tried to put swapped_dac int the "custom" field in Straberry settings unser PCM and HW. It played back, but the channels were not switched.

      posted in Technical Help
      D
      desputin
    • Strawberry doesn't find my virtual soundcard via alsa

      Hi, I have a speaker setting in my room that makes it necessary to swap left-and-right stereo channels in Alsa für Strawberry.

      So what I did was to write this into the .asoundrc in my home directory:

      pcm.swapped_dac {
          type			route
          hint.description	"Musical Fidelity V90 (L/R vertauscht)"
          slave.pcm		"hw:M2496,0"
          ttable.0.0		0
          ttable.1.1		0
          ttable.0.1		1
          ttable.1.0		1
      }
      

      But Strawberry doesn't find my virtual soundcard named swapped_dac. Also not by the Name "Musical Fidelity V90 (L/R vertauscht)".

      Any chance I can use Strawberry with that virtual sound card? Both the deadbeef-player as well as audacity are able to play back with hat device...

      posted in Technical Help alsa dac linux
      D
      desputin
    • RE: Bug/Problem with "device busy"

      Hi, now I tried to activate Pulse and then choose "Output to a sound card via ALSA" in Strawberry and under "Device": "Automatically select" instead of the name of my sound card.

      Now audio seems to work simultaniously in firefox and strawberry.

      But pulse is active. Is that a problem for sound quality despite the fact that I have chosen "Output.... ALSA" in Strawberry?

      posted in Technical Help
      D
      desputin
    • RE: Intelligent Playlists with AND and OR combined

      https://archive.org/details/smart-playlists-amarok

      posted in Feature Suggestions
      D
      desputin
    • RE: Intelligent Playlists with AND and OR combined

      Hm, no other answers. Am I the only one intensively using that program functionality? I can't imagine, that this lack of feature doesn't bother anyone else...(?)

      posted in Feature Suggestions
      D
      desputin
    • RE: No lyrics in MX Linux

      Ah, after restarting strawberry it worked. Strawberry was probably looking under Genius (login required)

      posted in Technical Help
      D
      desputin
    • RE: No lyrics in MX Linux

      Same here (Debian Bullseye). "Song texts" enabled in Context and under Song texts"-tab I have LoloLyrics, Lyrics.ovh, muxixmatch and ChartLyrics active.

      posted in Technical Help
      D
      desputin
    • RE: Intelligent Playlists with AND and OR combined

      Hi, I made a small video to explain, what I mean:
      https://streamable.com/hclqpd

      posted in Feature Suggestions
      D
      desputin
    • RE: Intelligent Playlists with AND and OR combined

      @desputin Way back then Amarok 1.4 was able to create such intelligent playlists.

      posted in Feature Suggestions
      D
      desputin
    • RE: Intelligent Playlists with AND and OR combined

      @rlkeeney Yes, correct. In addition to all the other criteria.

      posted in Feature Suggestions
      D
      desputin
    • Intelligent Playlists with AND and OR combined

      Hello, I'm working with intelligent playlists. The problem is, that if let's say I want to create a calm/relaxed mix for the evening,
      then I have to decide, if it is a AND or a OR playlist. But that is a problem!

      So for example for my playlist:

      Genre: Contains "calm" OR
      Genre: Is "triphop" OR
      Genre is "jazz"
      

      So the problem then is, that I get also music that only has a rating of 3/5 stars. But I ONLY want the songs that have a rating 4+ and also I don't want songs by leonard cohen. So what kind of playlist I would like to see is this:

      Genre: Contains "calm" OR
      Genre: Is "triphop" OR
      Genre is "jazz"
      
      AND
      Artist: is not "Leonard Cohen" AND
      Rating: Is higher than 4/5"
      

      What do you think?

      posted in Feature Suggestions
      D
      desputin
    • RE: Bug/Problem with "device busy"

      @strawb321 said in Bug/Problem with "device busy":

      pipewire

      Not sure, maybe look here:
      https://wiki.debian.org/PipeWire

      posted in Technical Help
      D
      desputin
    • RE: Bug/Problem with "device busy"

      Ok, thank you jonaski for your reply on:
      https://github.com/strawberrymusicplayer/strawberry/issues/1034

      So pulse audio is blocking palyback. My solution:

      I created two Desktop-Shortcuts with two scritps behind. Script one pulse-stop.sh:

      #!/bin/bash
      systemctl --user mask pulseaudio.socket
      systemctl --user stop pulseaudio.service
      
      
      

      And pulse-start.sh:

      #!/bin/bash
      systemctl --user unmask pulseaudio.socket
      systemctl --user start pulseaudio.service
      
      

      So when I want to play audio in Strawberry, I click the stop-pulse-button and when I'm finished, I press the start-pulse-button. Not perfect but works

      posted in Technical Help
      D
      desputin
    • Bug/Problem with "device busy"

      Hi,
      I'm using strawberry with debian stable and an external USB audio device. So now when Firefox is running (no video turned on), I get this error message in strawberry:

      ../ext/alsa/gstalsasink.c(869): gst_alsasink_open (): /GstBin:audiobin/GstAlsaSink:pipeline-5-alsasink: Device 'hw:1,0' is busy
      

      In the backend settings under "device" it is set to the usb audio device (not automatically select) and under "output" it is set to "Output to a sound card via ALSA" (in order to have the best possible audio quality)

      So only if I close firefox, strawberry is working. but that is not a good solution...
      Does anybody of you know a solution?

      posted in Technical Help
      D
      desputin
    • RE: Thank you!

      Yes, thank you again, Jonas!

      So it was worth it to by my high quality DAC and run it with Linux 🙂
      (Musical Fidelity V90)

      posted in Comments & Feedback
      D
      desputin