TeaSpeak-Client/native/serverconnection/src/audio
WolverinDEV 78d9c68b22 Fixed some other minor things 2021-05-03 11:11:43 +02:00
..
codec Some small project cleanups 2021-03-29 14:18:46 +02:00
driver Bumped electron version and adding the possibility to dynamically change the device output sample rate 2021-04-19 19:08:44 +02:00
file Fixed sound for non ascii systems 2020-03-19 18:25:41 +01:00
filter Simplified the audio filters and reworked the audio sender logic 2021-03-29 11:36:37 +02:00
js Fixed linx compile 2021-05-03 11:10:25 +02:00
processing Some minor changes to the native code 2021-05-03 11:09:35 +02:00
sounds Implementing an audio processor which now also takes care of the RNNoise part 2021-03-28 18:37:36 +02:00
AudioEventLoop.cpp Added native audio sounds 2020-03-18 23:32:57 +01:00
AudioEventLoop.h Added native audio sounds 2020-03-18 23:32:57 +01:00
AudioGain.cpp Fixed some audio bugs and improved the audio output player 2021-03-27 21:32:18 +01:00
AudioGain.h Improved the audio volume adjustment algorithm 2020-08-09 14:58:16 +02:00
AudioInput.cpp Some small project cleanups 2021-03-29 14:18:46 +02:00
AudioInput.h Some small project cleanups 2021-03-29 14:18:46 +02:00
AudioInterleaved.cpp Implementing an audio processor which now also takes care of the RNNoise part 2021-03-28 18:37:36 +02:00
AudioInterleaved.h Implementing an audio processor which now also takes care of the RNNoise part 2021-03-28 18:37:36 +02:00
AudioLevelMeter.cpp Fixed some other minor things 2021-05-03 11:11:43 +02:00
AudioLevelMeter.h Adding the possibility to create level meters for the unprocessed and processed audio input 2021-03-28 22:27:48 +02:00
AudioMerger.cpp Fixed some audio bugs and improved the audio output player 2021-03-27 21:32:18 +01:00
AudioMerger.h Adding support for mono devices 2020-12-02 19:29:03 +01:00
AudioOutput.cpp Bumped electron version and adding the possibility to dynamically change the device output sample rate 2021-04-19 19:08:44 +02:00
AudioOutput.h Bumped electron version and adding the possibility to dynamically change the device output sample rate 2021-04-19 19:08:44 +02:00
AudioOutputSource.cpp Simplified the audio filters and reworked the audio sender logic 2021-03-29 11:36:37 +02:00
AudioReframer.cpp Simplified the audio filters and reworked the audio sender logic 2021-03-29 11:36:37 +02:00
AudioReframer.h Simplified the audio filters and reworked the audio sender logic 2021-03-29 11:36:37 +02:00
AudioResampler.cpp Fixed some audio bugs and improved the audio output player 2021-03-27 21:32:18 +01:00
AudioResampler.h Fixed some audio bugs and improved the audio output player 2021-03-27 21:32:18 +01:00
AudioSamples.cpp Fixed the blue light stuck issue 2021-03-25 15:21:47 +01:00
AudioSamples.h Fixed the blue light stuck issue 2021-03-25 15:21:47 +01:00