View Issue Details

IDProjectCategoryView StatusLast Update
0004973Spring engineGeneralpublic2015-09-25 02:53
ReporterCode_Man Assigned TojK  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version100.0 
Summary0004973: cannot play non-mono sound in 3d
DescriptionIf possible allow stereo sounds be played in 3d, cant be that hard can it.

At the very least stop this message from being printed every time the sound plays, spamming it all over the screen helps nobody.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2015-09-24 20:39

administrator   ~0015228

make the file mono and the message will disappear?!

Code_Man

2015-09-24 20:43

reporter   ~0015229

Its quite a batch of work and im losing quality this way.
It were better if spring wouldnt have to be like "nope".

And seriously this message spam is just retarded, whats the point of continuos spam.

abma

2015-09-24 20:46

administrator   ~0015230

> Its quite a batch of work and im losing quality this way.

(afaik) no? as the file is played mono when played in 3d?

using stereo files makes the game bigger, increases load-times and uses more memory without having higher quality.

Code_Man

2015-09-24 20:50

reporter   ~0015231

Why cant spring just play in stereo?
Seems like huge backwards thing, spring is already weak in the audio department as it is, it should be improved.

abma

2015-09-24 20:56

administrator   ~0015232

afaik you've to use the main channel (which is non-3d) when you want to play stereo...

jK

2015-09-25 02:53

developer   ~0015238

Not a spring thing.
Search the internet for OpenAL.

Issue History

Date Modified Username Field Change
2015-09-24 20:04 Code_Man New Issue
2015-09-24 20:39 abma Note Added: 0015228
2015-09-24 20:43 Code_Man Note Added: 0015229
2015-09-24 20:46 abma Note Added: 0015230
2015-09-24 20:50 Code_Man Note Added: 0015231
2015-09-24 20:56 abma Note Added: 0015232
2015-09-25 02:53 jK Note Added: 0015238
2015-09-25 02:53 jK Status new => closed
2015-09-25 02:53 jK Assigned To => jK
2015-09-25 02:53 jK Resolution open => fixed