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

    desputin

    @desputin

    4
    Reputation
    10
    Profile views
    23
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    desputin Unfollow Follow

    Best posts made by 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
    • RE: Intelligent Playlists with AND and OR combined

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

      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

    Latest 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