blender/intern/audaspace/intern
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
..
AUD_3DMath.h style cleanup: whitespace, also add '?' to save over popup since it wasnt totally clear it was a question (user pointed this out, they thought it was just notification and lost their work). 2012-07-31 23:06:12 +00:00
AUD_AnimateableProperty.cpp Fix T43853: Audio animation bug (fcurves) 2015-03-16 23:02:04 +13:00
AUD_AnimateableProperty.h Fix T39607: Audio not in synch when the blend file loads. 2014-04-15 19:19:56 +02:00
AUD_Buffer.cpp revert 45924, not a very clean solution, especially for external libraries and looks like -fpermissive is used in linux too 2012-04-24 16:14:23 +00:00
AUD_Buffer.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_BufferReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_BufferReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_C-API.cpp Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
AUD_C-API.h Aduaspace: fixing playback in the game engine. 2015-08-02 11:27:02 +02:00
AUD_ChannelMapperFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ChannelMapperFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ChannelMapperReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ChannelMapperReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterFunctions.cpp patch [#30227] Various MSVC (32-bit) Warning and Typo Fixes 2012-02-17 19:21:47 +00:00
AUD_ConverterFunctions.h Cleanup: checks for unsupported MSVC versions 2015-06-20 15:17:32 +10:00
AUD_ConverterReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ConverterReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileWriter.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_FileWriter.h code cleanup: spelling, 2012-11-12 07:33:01 +00:00
AUD_I3DDevice.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_I3DHandle.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_IDevice.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_IFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_IHandle.h Adding a new state for sound handles in audaspace: stopped. 2013-08-14 21:21:00 +00:00
AUD_ILockable.h Audaspace: 2012-10-24 21:33:44 +00:00
AUD_IReader.h style cleanup 2012-09-20 12:29:28 +00:00
AUD_IWriter.h style cleanup 2012-09-20 12:29:28 +00:00
AUD_JOSResampleFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_JOSResampleFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_JOSResampleReader.cpp Woo Hoo. First git commit. 2013-11-29 15:13:12 -05:00
AUD_JOSResampleReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_JOSResampleReaderCoeff.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_LinearResampleFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_LinearResampleFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_LinearResampleReader.cpp Silent a bunch of gcc warnings (usually dummy, but noisy!). 2012-12-02 16:01:06 +00:00
AUD_LinearResampleReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_Mixer.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_Mixer.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_MixerFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_MixerFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_MutexLock.h Audaspace: 2012-10-24 21:33:44 +00:00
AUD_NULLDevice.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_NULLDevice.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_PyInit.cpp Audaspace: fixing problems for the merge to master suggested by Campbell and Sergey. 2015-07-28 14:01:53 +02:00
AUD_PyInit.h code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
AUD_ReadDevice.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_ReadDevice.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ResampleFactory.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_ResampleReader.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_ResampleReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_Sequencer.cpp Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge Bernal) 2015-01-29 12:20:41 +13:00
AUD_Sequencer.h Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
AUD_SequencerEntry.cpp Fix T39607: Audio not in synch when the blend file loads. 2014-04-15 19:19:56 +02:00
AUD_SequencerEntry.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SequencerHandle.cpp Fix: Audaspace threw an exception for files it could not open. 2015-01-22 19:06:23 +13:00
AUD_SequencerHandle.h Audaspace: File handle management for audio sequencing 2014-11-25 10:48:23 +13:00
AUD_SequencerReader.cpp Fix for [#35230] CPU freeze at playback after cutting/deleting/duplicating audio strip 2013-06-20 07:46:40 +00:00
AUD_SequencerReader.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_Set.cpp Audaspace: use standalone library. 2015-07-28 14:01:52 +02:00
AUD_Set.h Audaspace: use standalone library. 2015-07-28 14:01:52 +02:00
AUD_SilenceFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SilenceFactory.h Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SilenceReader.cpp Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
AUD_SilenceReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SinusFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_SinusFactory.h Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
AUD_SinusReader.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
AUD_SinusReader.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
AUD_SoftwareDevice.cpp Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge Bernal) 2015-01-29 12:20:41 +13:00
AUD_SoftwareDevice.h Adding a new state for sound handles in audaspace: stopped. 2013-08-14 21:21:00 +00:00
AUD_Space.h Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
AUD_StreamBufferFactory.cpp Audaspace: 2012-11-05 14:24:35 +00:00
AUD_StreamBufferFactory.h Audaspace: 2012-11-05 14:24:35 +00:00