Blender Git Commit Log

Git Commits -> Revision c89b4e4

Revision c89b4e4 by Joerg Mueller (master)
June 21, 2011, 20:24 (GMT)
3D Audio GSoC:
- Implemented a nice rechanneling solution with unofficial speaker arrangement standards similar to what OpenAL soft has
- Renamend AUD_Channel in the C API to AUD_Handle
- Removed the unlogical 7.2 speaker configuration, that's a hardware only config

Commit Details:

Full Hash: c89b4e4b665757e0a164e98985d2f5d1c6843fa0
SVN Revision: 37712
Parent Commit: 044887b
Lines Changed: +390, -216

10 Modified Paths:

/intern/audaspace/intern/AUD_C-API.cpp (+42, -42) (Diff)
/intern/audaspace/intern/AUD_C-API.h (+29, -29) (Diff)
/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp (+1, -66) (Diff)
/intern/audaspace/intern/AUD_ChannelMapperFactory.h (+0, -19) (Diff)
/intern/audaspace/intern/AUD_ChannelMapperReader.cpp (+258, -31) (Diff)
/intern/audaspace/intern/AUD_ChannelMapperReader.h (+34, -4) (Diff)
/intern/audaspace/intern/AUD_DefaultMixer.cpp (+3, -19) (Diff)
/intern/audaspace/intern/AUD_Space.h (+19, -2) (Diff)
/source/blender/blenkernel/intern/sound.c (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021