#753395 osspd: messes up gbsplay

#753395#5
Date:
2014-07-01 13:12:28 UTC
From:
To:
Seems like osspd messes up gbsplay.

For example, try to play the gbs included with gbsplay:
~$ dpkg -L gbsplay | grep "\.gbs"
/usr/share/doc/gbsplay/examples/nightmode.gbs.gz

Slowing down the samplerate (-r option of gbsplay) seems
to be making things better but still way afar for being
correct.

Sophoklis

#753395#10
Date:
2014-07-01 16:23:50 UTC
From:
To:
Hi,

thanks for the report. This is probably an upstream problem, but before
I forward the report, I need some more information. In particular, which
osspd backend are you using? Please send the output of

  update-alternatives --display ossp-slave

Kind regards
Ralf

#753395#15
Date:
2014-07-02 08:37:14 UTC
From:
To:
$ update-alternatives --display ossp-slave
ossp-slave - auto mode
  link currently points to /usr/lib/osspd/ossp-padsp
/usr/lib/osspd/ossp-alsap - priority 60
/usr/lib/osspd/ossp-padsp - priority 70
Current 'best' version is '/usr/lib/osspd/ossp-padsp'.

If set to point to ossp-alsap everything seem to be working smoothly
for a while but it will eventually get messed up too.

Sophokils

#753395#20
Date:
2014-07-09 14:52:42 UTC
From:
To:
Hi,

I can confirm the issue, that doesn't sound right.

I will forward your report to upstream, maybe someone there has an idea.
However, osspd upstream is not very active, so I wouldn't hold up my
hopes too high.

Kind regards
Ralf

#753395#25
Date:
2014-07-09 14:58:26 UTC
From:
To:
Hi all,

a Debian user reports that combining gbsplay and osspd results in
totally messed-up playback:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753395

You can reproduce the problem on a Debian system by installing "gbsplay"
and then running somewhere

cp /usr/share/doc/gbsplay/examples/nightmode.gbs.gz .
gunzip nightmode.gbs.gz
gbsplay nightmode.gbs

The result doesn't sound quite right to me (though I have no way to tell
what correct playback would sound like).
This is with osspd 1.3.2.

Is this list currently considered the osspd bugtracker, or should I also
created a ticket in the SF project?

Kind regards
Ralf
(Debian osspd maintainer)