Spring & Audio
Moderator: Moderators
Spring & Audio
For some reason, even minimized, the audio from a game dominates. Is it not local to focus anymore?
Re: Spring & Audio
Correct. Should I assume you would like this to change, as you posted in the bugs forum?
Re: Spring & Audio
Also, when you change game speed, the playback of individual sounds changes with it.
Re: Spring & Audio
Yes, these are bugs which should be fixed.
That said, I do really like the advancements made.
That said, I do really like the advancements made.
Re: Spring & Audio
That's in the settings file, you can adjust how much or if it does so. Something like that wouldn't happen if it wasn't coded. 
Re: Spring & Audio
Oh fine, ninja me. Why would you think the second one is a bug?neddiedrow wrote:Yes, these are bugs which should be fixed.
The first one I like. If you want it muted, hit F6. If it goes the other way, you're SOL if you want alternative behavior.
I am aware that it might be a different F button.
Re: Spring & Audio
If I decide to play at 2 game speed I don't want to listen to faster played audio clips. They're all very short .wav, you gain nothing by speeding them up.
Re: Spring & Audio
Well, that one is a setting. It's sadly missing from the settings program at this moment, but koshi has been notified. I kind of like the effect, even if I might not leave it on all the time.
Re: Spring & Audio
It is nice for things like Kernel Panic, but quite terrible for Gundam or S44.
Re: Spring & Audio
You could use a widget to manage that, yay widgets.
Re: Spring & Audio
The sounds are still distorted. Not the pitch, but the sound itself. Like its been clipped or something.
Re: Spring & Audio
I have the same issue, with a SB X-FI card. Also, imo the sound varies too much with distance. This is not desirable for this type of game, where the action is usually viewed from a large distance.Beherith wrote:The sounds are still distorted. Not the pitch, but the sound itself. Like its been clipped or something.
Re: Spring & Audio
Its a big improvement either way, but yeah there are a few things that need tweaking.
Combat sounds seem to be 1 issue, everything seems to be focused at the bottom of the screen as being the center, instead of being centered in the middle of the screen for localization.
Its as though any sound occurring during combat is loudest when its happening at the bottom of the screen.
Nice to have positional audio finally though, gj on getting this going Coder guys :D
Combat sounds seem to be 1 issue, everything seems to be focused at the bottom of the screen as being the center, instead of being centered in the middle of the screen for localization.
Its as though any sound occurring during combat is loudest when its happening at the bottom of the screen.
Nice to have positional audio finally though, gj on getting this going Coder guys :D
-
Auswaschbar
- Spring Developer
- Posts: 1254
- Joined: 24 Jun 2007, 08:34
Re: Spring & Audio
- Sound mute when minimized
- Pitch when speed changes
- sounds distorted
Re: Spring & Audio
I thought spring got set to not interrupt sounds. Not true, or for what other reason would maxsounds being low cause distortion?
Why does PitchAdjust need a restart?
Why does PitchAdjust need a restart?
Re: Spring & Audio
If were on the subject how is the music support for spring now?
-
Auswaschbar
- Spring Developer
- Posts: 1254
- Joined: 24 Jun 2007, 08:34
Re: Spring & Audio
Modders can set that, but it is disabled by default. Why? Because it was like this before...lurker wrote:I thought spring got set to not interrupt sounds.
Because there was no callback method for config changes when I made that.lurker wrote:Why does PitchAdjust need a restart?
Multithreaded, fully implemented ogg/vorbis support from any spring datadir or inside of any sdz / sd7 archive.Gota wrote:If were on the subject how is the music support for spring now?
Re: Spring & Audio
Are these settings not in the registry by default?
Re: Spring & Audio
Im having the problem with minimized spring producing sounds too..
And i suffer from distortions when too many things going on - i have sb x-fi and limit set to 64..
sounds become cut off or stutter somehow.
And i suffer from distortions when too many things going on - i have sb x-fi and limit set to 64..
sounds become cut off or stutter somehow.
Re: Spring & Audio
Spring doesn't use the registry anymore.REVENGE wrote:Are these settings not in the registry by default?
There's a config file hidden somewhere in the place where config files should be hidden on Windows. (I don't know the path..)
