View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005564 | The Dark Mod | Coding | public | 15.03.2021 13:13 | 09.12.2022 05:46 |
Reporter | stgatilov | Assigned To | stgatilov | ||
Priority | normal | Severity | normal | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.09 | ||||
Target Version | TDM 2.10 | Fixed in Version | TDM 2.10 | ||
Summary | 0005564: OpenAL: bsinc resampler buggy in 1.19.1 | ||||
Description | Sound is very buggy in TDM 2.09 if "bsinc24" resampler is used and sound frequency if not always the same. Some people report no sound with 48 KHz frequency set in OS, and if they set it to 44.1 KHz, then sound stops after playing 22KHz .wav file. | ||||
Steps To Reproduce | Find alsoft.ini, find and change the following line: resampler = bsinc24 Perhaps also set output frequency to 48 KHz in OS. Now start the game. Probably set "s_force22kHz 1" to make resampler used even more. The sounds are very bad. | ||||
Additional Information | Originally reported here: https://forums.thedarkmod.com/index.php?/topic/20835-sound-problem-when-reading-notes/ OpenAL update discussion: https://forums.thedarkmod.com/index.php?/topic/20840-openal-update/ | ||||
Tags | No tags attached. | ||||
related to | 0005292 | closed | Stuttering sound and performance loss when using OpenAL HRTF |
The problem does not happen in OpenAL 1.21.1, thus I'm updating it now. | |
Did generic servicing of our third-party libs system in process. Here is a bunch of commits, which should probably be treated as one big commit (intermediate revisions probably won't build): r9217. Instead of building third-party libs in Debug mode, build them in Release but with Debug CRT. As the result, we can use optimized libraries even in Debug build. r9218. OpenAL recipe updated from 1.19.1 to 1.21.1. r9219. Switched everything to use the newly added OpenAL 1.21.1. r9220. Fixed importing FLTK headers. r9221. Rebuilt all artefacts. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
15.03.2021 13:13 | stgatilov | New Issue | |
15.03.2021 13:13 | stgatilov | Status | new => assigned |
15.03.2021 13:13 | stgatilov | Assigned To | => stgatilov |
15.03.2021 13:18 | stgatilov | Additional Information Updated | |
15.03.2021 13:19 | stgatilov | Additional Information Updated | |
15.03.2021 13:19 | stgatilov | Note Added: 0013788 | |
15.03.2021 13:52 | stgatilov | Note Added: 0013789 | |
15.03.2021 13:52 | stgatilov | Status | assigned => resolved |
15.03.2021 13:52 | stgatilov | Resolution | open => fixed |
15.03.2021 13:52 | stgatilov | Fixed in Version | => TDM 2.10 |
09.12.2022 05:46 | nbohr1more | Relationship added | related to 0005292 |