English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 05 August 2013, 19:50   #1
DaveMB
Banana in disk drive eror
 
DaveMB's Avatar
 
Join Date: Oct 2010
Location: England (Hull)
Age: 44
Posts: 358
Feature request (Audio Filter)

Sorry if this has been asked/answered before.

In WinUAE there was an option to use different audio filters EG: A500 or A1200.

The A500 filter sounded the same as FS-UAE sounds now which is I assume how it is supposed to be, But the A1200 filter seemed to give the sound a lot more 'sparkle', It seemed to boost the higher frequencies and 'to my ears' sounded much better.

Would it be possible to add the A1200 filter....or is it already available via a switch in the config file?

Thanks, Dave.
DaveMB is offline  
Old 05 August 2013, 21:06   #2
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by DaveMB View Post
Sorry if this has been asked/answered before.

In WinUAE there was an option to use different audio filters EG: A500 or A1200.

The A500 filter sounded the same as FS-UAE sounds now which is I assume how it is supposed to be, But the A1200 filter seemed to give the sound a lot more 'sparkle', It seemed to boost the higher frequencies and 'to my ears' sounded much better.

Would it be possible to add the A1200 filter....or is it already available via a switch in the config file?

Thanks, Dave.
Hi, I haven't doublechecked if this is the same setting, but presumable it is (I checked cfgfile.c). Try:
Code:
uae_sound_filter_type = enhanced
FrodeSolheim is offline  
Old 05 August 2013, 21:25   #3
DaveMB
Banana in disk drive eror
 
DaveMB's Avatar
 
Join Date: Oct 2010
Location: England (Hull)
Age: 44
Posts: 358
Code:
uae_sound_filter_type = enhanced

That's the one, Thank you.

Is there anyway to apply that line globally or do I need to manually edit all of my config files?
DaveMB is offline  
Old 05 August 2013, 21:40   #4
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,608
If you use the launcher put it in 'Custom Configuration -> Custom Settings'
TCD is offline  
Old 05 August 2013, 21:49   #5
DaveMB
Banana in disk drive eror
 
DaveMB's Avatar
 
Join Date: Oct 2010
Location: England (Hull)
Age: 44
Posts: 358
Quote:
Originally Posted by TCD View Post
If you use the launcher put it in 'Custom Configuration -> Custom Settings'
Excellent, works perfect, Thanks
DaveMB is offline  
Old 05 August 2013, 21:50   #6
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,446
Should work global too. I've deactived the filter and use only interpolated sound, which works fine from global settings.
Retro-Nerd is offline  
Old 06 August 2013, 15:56   #7
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
I don't know if it makes sence to combine these setting with the A1200 model in future versions so no user option is needed?
amigafreak68k is offline  
Old 06 August 2013, 16:03   #8
DaveMB
Banana in disk drive eror
 
DaveMB's Avatar
 
Join Date: Oct 2010
Location: England (Hull)
Age: 44
Posts: 358
Quote:
Originally Posted by amigafreak68k View Post
I don't know if it makes sence to combine these setting with the A1200 model in future versions so no user option is needed?
Possibly, But I use it on all Amiga models as in my opinion it greatly enhances the audio.
DaveMB is offline  
Old 06 August 2013, 16:10   #9
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,446
I think the audio filter sounds much better on real hardware. It's a bliss to disable it in emulation.
Retro-Nerd is offline  
Old 06 August 2013, 16:34   #10
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,517
Quote:
Originally Posted by Retro-Nerd View Post
I think the audio filter sounds much better on real hardware. It's a bliss to disable it in emulation.
Which one? Remember that there is 4 different implementations and imho only one sounds correct enough (and also requires most CPU power).
Toni Wilen is online now  
Old 06 August 2013, 16:44   #11
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,446
At least the both "Always on" filter doesn't sound good enough. Is the Emulated (Amiga 500) supposed to be the "sounds correct enough" one? The Emulated (Amiga 1200) sounds pretty close to "always off".
Retro-Nerd is offline  
Old 06 August 2013, 16:47   #12
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,517
Quote:
Originally Posted by Retro-Nerd View Post
At least the both "Always on" filter doesn't sound good enough. Is the Emulated (Amiga 500) supposed to be the "sounds correct enough" one? The Emulated (Amiga 1200) sounds pretty close to "always off".
Interpolation mode selects the filter algoritm type. Sinc and Anti work, the rest are useless.
Toni Wilen is online now  
Old 06 August 2013, 16:52   #13
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,446
I use SINC anyway, but i can't really hear a big difference between always off and Emulated (A1200). I have another question, but will ask in another thread.
Retro-Nerd is offline  
Old 09 August 2013, 22:05   #14
jbl007
Registered User
 
Join Date: Mar 2013
Location: Leipzig/Germany
Posts: 466
Quote:
Originally Posted by amigafreak68k View Post
I don't know if it makes sence to combine these setting with the A1200 model in future versions so no user option is needed?
I agree. The A1200 filter type should be the default for the standard A1200/A4000 models because it sounds more like the real machines. But even WinUAE doesn't do that when selecting the A1200 quickstart setting.

Quote:
Originally Posted by Retro-Nerd
i can't really hear a big difference between always off and Emulated (A1200).
That's because an A1200 does only very little filtering.
According the uade123 manpage the A500 has 2 lowpass filters. A static filter and the "LED-filter" which can be toggled on and off. On later models the static filter was removed.
jbl007 is offline  
Old 17 August 2013, 15:34   #15
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Current defaults in FS-UAE are:
sound_interpol=anti
sound_filter=emulated
sound_filter_type=standard

if sound_filter_type=enhanced correspond better to A1200 sound filtering, I can set that as default when A1200 (and A4000?) models are chosen. Can someone confirm that this is correct?
FrodeSolheim is offline  
Old 17 August 2013, 17:27   #16
DaveMB
Banana in disk drive eror
 
DaveMB's Avatar
 
Join Date: Oct 2010
Location: England (Hull)
Age: 44
Posts: 358
Quote:
Originally Posted by FrodeSolheim View Post

if sound_filter_type=enhanced correspond better to A1200 sound filtering, I can set that as default when A1200 (and A4000?) models are chosen. Can someone confirm that this is correct?
but then if I have it specified in a config file the option will be getting activated twice?. does it matter?

As said I use it on all configs right down to A500 as to me it sounds far better.

Obviously I can't speak for other users but would it not be better to add a toggle switch so when people set up their configs they can also choose a filter? (independent of other configs) (same as WinUAE)
DaveMB is offline  
Old 20 August 2013, 21:53   #17
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by DaveMB View Post
but then if I have it specified in a config file the option will be getting activated twice?. does it matter?
It would not matter - The config file entry will override the default anyway (and it does not matter if the setting is the same).

Quote:
Originally Posted by DaveMB View Post
As said I use it on all configs right down to A500 as to me it sounds far better.

Obviously I can't speak for other users but would it not be better to add a toggle switch so when people set up their configs they can also choose a filter? (independent of other configs) (same as WinUAE)
It is already possible to override it "manually" in a config or in custom settings (uae_sound_filter_type = enhanced). Perhaps there can be some GUI for that in the future.

But I have now changed the code so the "enhanced" filter type is enabled automatically with A1200/A4000 models

EDIT: I have also experimented with changing stereo separation to 100% by default (was 70%). This should probably have a GUI control in preferences though.
FrodeSolheim is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Feature request Galahad/FLT support.WinUAE 5 12 February 2013 19:38
Looking for an audio software with special feature Tiago request.Other 3 25 January 2013 14:24
Software-switchable audio filter broken mark_k support.WinUAE 1 20 December 2012 18:46
Audio filter force on/off switch TomCrazy Hardware mods 12 02 November 2012 14:18
A2000 Power LED flashing when audio filter on Hewitson support.Hardware 17 19 July 2007 12:23

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 15:10.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09840 seconds with 13 queries