TeaSpeak-Client/native/serverconnection/src/audio/js
WolverinDEV 58077b7d28 Fixed linx compile 2021-05-03 11:10:25 +02:00
..
AudioConsumer.cpp Simplified the audio filters and reworked the audio sender logic 2021-03-29 11:36:37 +02:00
AudioConsumer.h Some small project cleanups 2021-03-29 14:18:46 +02:00
AudioFilter.cpp Simplified the audio filters and reworked the audio sender logic 2021-03-29 11:36:37 +02:00
AudioFilter.h Simplified the audio filters and reworked the audio sender logic 2021-03-29 11:36:37 +02:00
AudioLevelMeter.cpp Adding the possibility to create level meters for the unprocessed and processed audio input 2021-03-28 22:27:48 +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
AudioOutputStream.cpp Implementing an audio processor which now also takes care of the RNNoise part 2021-03-28 18:37:36 +02:00
AudioOutputStream.h Implementing an audio processor which now also takes care of the RNNoise part 2021-03-28 18:37:36 +02:00
AudioPlayer.cpp Adding some missing functionality 2021-03-25 12:33:52 +01:00
AudioPlayer.h Adding a custom audio level meter API 2021-03-28 21:24:07 +02:00
AudioProcessor.cpp Fixed linx compile 2021-05-03 11:10:25 +02:00
AudioProcessor.h Implementing an audio processor which now also takes care of the RNNoise part 2021-03-28 18:37:36 +02:00
AudioRecorder.cpp Bumped electron version and adding the possibility to dynamically change the device output sample rate 2021-04-19 19:08:44 +02:00
AudioRecorder.h Adding the possibility to create level meters for the unprocessed and processed audio input 2021-03-28 22:27:48 +02:00