-
Notifications
You must be signed in to change notification settings - Fork 94
todo_sound
Ryzom Core Wiki edited this page Jul 8, 2024
·
4 revisions
title: Todo Sound description: published: true date: 2023-03-16T23:00:12.044Z tags: editor: markdown dateCreated: 2022-03-08T22:31:08.282Z
- Replace current ADPCM by the ADPCM that's supported by XAudio2 or OpenAL-Soft natively.
- Remove deprecated driver music channel interface completely. Break FMod music support.
- Implement new volume controls in ingame configuration gui.
- Dynamic max sources in ingame config gui.
- Ingame gui for switching driver.
- Have the build pipeline build sound data.
- Deprecate nel sound music channel interface (keep music sheet function). Break existing packed sound sheets.
- Add environment effect flag to sound sheets. Break support for existing packed sound sheets.
- Remove obsolete user_var controls, add groups to sound sheets. Break support for existing packed sound sheets.
- Fix environment effects.
- Add nice music to silan entry.
- Don't depend on driver enum in ISoundDriver but use dll string