It is currently Tue Mar 19, 2024 3:26 am


All times are UTC [ DST ]




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: Dexter audio quality
PostPosted: Tue Feb 13, 2018 5:48 am 
DAPHNE Team
DAPHNE Team
User avatar

Joined: Fri Aug 16, 2002 11:07 pm
Posts: 116
Location: Southern California
Hello folks,

I wanted to share the resolution for some audio issues I've been having with Dexter. As far as I know, no one else has complained about this, so either I'm being a picky little jerk or everyone else has their Dexters installed in cabs in noisy arcades so they don't care. If you're perfectly fine with the audio output by the Raspberry Pi with your Dexter, stop right here.... you don't need to do anything.

To make a long story short, I was experiencing two separate audio noise problems with all 3 of my Dexters. The audio sounded like there was a bunch of electrical interference plus some intermittent hiss. I was able to reproduce this behavior outside of my cabs. My cabs are not in noisy arcades, so the static and hiss coming through the speakers was really annoying to me. Based on all my testing, I believe anyone would have this same problem.... but I am only speaking based on my own experience here.

Here's what I did to resolve this audio noise issue:

1. Make sure you have a Dexter that had the ground fix. (Dexters that have the ground fix are rev 3f and above. Most people should already have this... I believe only 20 or so early revs were made that didn't have the ground fix.)

2. Get a DC Barrel Jack to Micro-USB B Male Connector Adapter
https://www.amazon.com/JacobsParts-Barrel-Micro-USB-Connector-Adapter/dp/B019CXCHNS/ref=sr_1_3?ie=UTF8&qid=1518496772&sr=8-3&keywords=DC+Barrel+Jack+to+Micro+USB+adapter

And plug it into the Raspberry Pi power port on your Dexter and plug your Dexter power supply into that. No need to connect power to the Dexter.

At this point, you will notice that the audio is wayyyy cleaner now. But we're not quite done yet. You'll notice that when the video seeks, stops, or the audio is just generally quiet, a very audible hissing sound can be heard. This is a result of the Raspberry Pi's dithering "feature."

To disable audio dithering:

3. Take the SD Card out of the Raspberry Pi and put it in a card reader on your PC. Edit the config.txt file with Notepad++ or similar. Add the following line to the bottom:
Code:
disable_audio_dither=1



Put the SD Card back into your Raspberry Pi and start the game.

That's it.... you will have some far cleaner audio now!

I hope this helps someone else out. It took me awhile to finally come up with a solution for this.


Last edited by Brad O. on Sun Feb 18, 2018 2:16 am, edited 1 time in total.

Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Fri Feb 16, 2018 3:37 am 
Registered User
Registered  User

Joined: Tue Jan 26, 2016 6:16 pm
Posts: 5
Wow, thanks for the detailed information! Can you tell me how to check my Dexters to see if they have the ground fix you mentioned in #1?


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Fri Feb 16, 2018 8:25 am 
DAPHNE Team
DAPHNE Team
User avatar

Joined: Fri Aug 16, 2002 11:07 pm
Posts: 116
Location: Southern California
Bumblebrow wrote:
Wow, thanks for the detailed information! Can you tell me how to check my Dexters to see if they have the ground fix you mentioned in #1?


Dexters that have the ground fix are rev 3f and above. Most people should already have this... I believe only 20 or so early revs were made that didn't have the ground fix.


Last edited by Brad O. on Sun Feb 25, 2018 5:26 am, edited 1 time in total.

Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Fri Feb 16, 2018 9:11 pm 
DAPHNE Creator
DAPHNE Creator

Joined: Sat Jan 20, 2001 1:00 am
Posts: 2127
Location: Salt Lake City,Utah, USA
Bumblebrow wrote:
Wow, thanks for the detailed information! Can you tell me how to check my Dexters to see if they have the ground fix you mentioned in #1?


Almost everyone has a Dexter rev 3f which has the ground fix. The revision is printed on the bottom PCB near the reset button, underneath the raspberry pi.

_________________
Check out my cool projects!


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Sat Feb 17, 2018 11:31 pm 
Registered User
Registered  User

Joined: Tue Jan 05, 2016 10:42 pm
Posts: 4
Brad,
Thanks for this info.I have a prototype that was noisy and using the pi power input took care of most of the noise. I would like to use the edit in the config file. I looked at the file and noticed at the botom the last comand is ### End Custom Settings. Do you enter the audio comand above that line or below it. I just want to be sure before I edit and save.


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Sun Feb 18, 2018 2:10 am 
DAPHNE Team
DAPHNE Team
User avatar

Joined: Fri Aug 16, 2002 11:07 pm
Posts: 116
Location: Southern California
ginazz wrote:
Brad,
Thanks for this info.I have a prototype that was noisy and using the pi power input took care of most of the noise. I would like to use the edit in the config file. I looked at the file and noticed at the botom the last comand is ### End Custom Settings. Do you enter the audio comand above that line or below it. I just want to be sure before I edit and save.


You can just put the audio command right after the ### End Custom Settings. It can be the very last line in the file.


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Sun Feb 18, 2018 3:11 am 
Registered User
Registered  User

Joined: Tue Jan 05, 2016 10:42 pm
Posts: 4
Brad,
Thank you for the reply. Nice work on this issue much appreciated. :D


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Thu Mar 15, 2018 3:06 pm 
DAPHNE Platinum Donator
DAPHNE Platinum Donator

Joined: Sat Sep 22, 2001 1:00 am
Posts: 55
Location: italy
what cause this?
i hvent' notify any distorsion sound,cab is almost new.


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Fri Mar 16, 2018 3:39 am 
DAPHNE Team
DAPHNE Team
User avatar

Joined: Fri Aug 16, 2002 11:07 pm
Posts: 116
Location: Southern California
erwing wrote:
what cause this?
i hvent' notify any distorsion sound,cab is almost new.


I thought I explained what causes it and how to fix it in the very first post in this thread. :lol:


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Fri Mar 16, 2018 5:15 pm 
DAPHNE Platinum Donator
DAPHNE Platinum Donator

Joined: Sat Sep 22, 2001 1:00 am
Posts: 55
Location: italy
oh this is real assistance!
i try to forgot who you are at evry post but then you reply.
you say 'i hear a noisy'
so i think you are the only one have this problem,
try with psichiatric cure
8)


Top
Offline Profile  
 
 Post subject: Re: Dexter audio quality
PostPosted: Fri Mar 16, 2018 7:16 pm 
DAPHNE Team
DAPHNE Team
User avatar

Joined: Fri Aug 16, 2002 11:07 pm
Posts: 116
Location: Southern California
erwing wrote:
oh this is real assistance!
i try to forgot who you are at evry post but then you reply.
you say 'i hear a noisy'
so i think you are the only one have this problem,
try with psichiatric cure
8)


WTH? I explained the issue in great detail in the first post. I don't know what more I could say to make you understand. Maybe have someone help you translate... because I don't know Italian. I even said "If you don't notice a problem, you don't need to do anything." So I don't know why you're getting all upset over this.

Brad O.


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net