blender/intern/audaspace
Jörg Müller fcc68a02e9 Fix T47064: Change Audio defaults to 48 kHz
Historically blender had an audio sample rate of 44.1 kHz as default which is mostly popular because it's the sample rate of audio CDs. Audaspace kept using this default from the pre 2.5 era. It was about time to change to 48 kHz, which is a more widespread standard nowadays, especially in video. It is the recommended sampling rate of the Audio Engineering Society.

Further reading: https://en.wikipedia.org/wiki/44,100_Hz#Status
2015-12-27 16:33:54 +01:00
..
ffmpeg Fix T46815: Changing playback setting makes blender crash 2015-12-02 10:23:07 +01:00
fftw code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
FX Bugfix T41133: Audio: Speakers with animated pitch cause clicks in rendered animations, crashes or huge filesizes in rendered audio 2014-07-21 14:25:10 +02:00
intern Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
jack update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
OpenAL Fix: AUD_OpenALDevice::getPosition returns negative values 2015-03-26 14:45:21 +13:00
Python Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
SDL Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
sndfile Audaspace: 2012-11-05 14:24:35 +00:00
SRC unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
CMakeLists.txt Quiet audaspace unused macro warnings 2015-10-23 18:40:42 +11:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript Fix SCons path issue on Windows. 2015-07-29 21:48:24 +02:00