Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-devel] Success with current cvs and amarok
@ 2007-03-06 22:50 Mike Hodson
  2007-03-06 23:08 ` Tim Chick
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Hodson @ 2007-03-06 22:50 UTC (permalink / raw)
  To: BlueZ development

I just wanted to report a near 100% success with amarok and the
current cvs bluez, to the point where its working to switch songs and
everything. :)

The one thing I think I may not have noticed before, mostly due to the
music i was testing with: techno/dance music. I think there is a very
slight timing / pitch change every now and then.  However ,as i
mentioned I do listen to dance music a lot and i honestly thought it
was part of the dj mixing. :)

Good work so far, and I am reconsidering my use of xmms as a media player

Mike

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] Success with current cvs and amarok
  2007-03-06 22:50 [Bluez-devel] Success with current cvs and amarok Mike Hodson
@ 2007-03-06 23:08 ` Tim Chick
  2007-03-07  0:24   ` Frederic Dalleau
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Chick @ 2007-03-06 23:08 UTC (permalink / raw)
  To: bluez-devel; +Cc: Mike Hodson

On Tuesday 06 March 2007 22:50, Mike Hodson wrote:
> I just wanted to report a near 100% success with amarok and the
> current cvs bluez, to the point where its working to switch songs and
> everything. :)
>
> The one thing I think I may not have noticed before, mostly due to the
> music i was testing with: techno/dance music. I think there is a very
> slight timing / pitch change every now and then.  However ,as i
> mentioned I do listen to dance music a lot and i honestly thought it
> was part of the dj mixing. :)
>
If you are using a CSR based headset it will bend the pitch if the input queue 
is getting too full or empty. So the headset doesn't like the data timing.

Thanks,
Tim


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] Success with current cvs and amarok
  2007-03-06 23:08 ` Tim Chick
@ 2007-03-07  0:24   ` Frederic Dalleau
  2007-03-07  0:42     ` Tim Chick
  0 siblings, 1 reply; 4+ messages in thread
From: Frederic Dalleau @ 2007-03-07  0:24 UTC (permalink / raw)
  To: BlueZ development

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

> > I just wanted to report a near 100% success with amarok and the
> > current cvs bluez, to the point where its working to switch songs and

> If you are using a CSR based headset it will bend the pitch if the input queue 
> is getting too full or empty. So the headset doesn't like the data timing.

Hi, I believe (I hope) Mike is talking about a2dp which is digital and so the pitch can not be modified. But it is possibly a bug in the timing.
Are there some traces that could be related to the moment where you feel the pitch change?

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 3046 bytes --]

[-- Attachment #3: Type: text/plain, Size: 345 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #4: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] Success with current cvs and amarok
  2007-03-07  0:24   ` Frederic Dalleau
@ 2007-03-07  0:42     ` Tim Chick
  0 siblings, 0 replies; 4+ messages in thread
From: Tim Chick @ 2007-03-07  0:42 UTC (permalink / raw)
  To: bluez-devel; +Cc: Frederic Dalleau

On Wednesday 07 March 2007 00:24, Frederic Dalleau wrote:
> > > I just wanted to report a near 100% success with amarok and the
> > > current cvs bluez, to the point where its working to switch songs and
> >
> > If you are using a CSR based headset it will bend the pitch if the input
> > queue is getting too full or empty. So the headset doesn't like the data
> > timing.
>
> Hi, I believe (I hope) Mike is talking about a2dp which is digital and so
> the pitch can not be modified. But it is possibly a bug in the timing. Are
> there some traces that could be related to the moment where you feel the
> pitch change?

I was talking about a2dp as well - the headset will shift the pitch to correct 
buffer problems, using the built in dsp!

Cheers,
Tim


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-07  0:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-06 22:50 [Bluez-devel] Success with current cvs and amarok Mike Hodson
2007-03-06 23:08 ` Tim Chick
2007-03-07  0:24   ` Frederic Dalleau
2007-03-07  0:42     ` Tim Chick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox