Commit Graph

1356 Commits

Author SHA1 Message Date
Phil Schatzmann
11058e8103 README 2022-11-21 09:27:15 +01:00
Phil Schatzmann
573f7595e9 restore orignal log 2022-11-21 09:23:49 +01:00
Phil Schatzmann
c43f6ff60a doxygen 2022-11-21 09:19:12 +01:00
Phil Schatzmann
cb6fa358d5 Merge pull request #465 from pschatzmann/nov-2022
Nov 2022
2022-11-21 08:47:54 +01:00
Phil Schatzmann
bec41e7068 A2DPStream remove instance() 2022-11-21 08:31:10 +01:00
Phil Schatzmann
822473ada2 README 2022-11-20 19:39:16 +01:00
Phil Schatzmann
394de8b50e set server port 2022-11-20 17:31:27 +01:00
Phil Schatzmann
1dc5c7e0c0 provide port to server 2022-11-20 17:19:39 +01:00
Phil Schatzmann
09dcab71f0 player littlefs example with data 2022-11-20 16:55:27 +01:00
Phil Schatzmann
b97d6837b3 prevent copy & littlefs 2022-11-20 16:27:19 +01:00
Phil Schatzmann
c6bac7b84e Switch of inline variables by default in AudioConfig.h 2022-11-18 17:18:37 +01:00
Phil Schatzmann
42c99e55a4 AudioKit 2022-11-18 00:32:40 +01:00
Phil Schatzmann
37c60cd98a AudioKitStream 2022-11-18 00:25:54 +01:00
Phil Schatzmann
c87ef8c939 AudioKit begin() 2022-11-18 00:20:51 +01:00
Phil Schatzmann
3f250eab68 AudioServerEx compile error 2022-11-17 19:56:36 +01:00
Phil Schatzmann
1a68deaf5d basic-a2dp-fft.ino 2022-11-15 20:21:51 +01:00
Phil Schatzmann
1f0a6041a7 basic-a2dp-fft 2022-11-15 20:17:16 +01:00
Phil Schatzmann
12c3fee5cc example basic-a2dp-fft.ino 2022-11-15 20:10:49 +01:00
Phil Schatzmann
b9e95c9e6d streams-memory_pcm-mixer-audiokit 2022-11-15 19:01:03 +01:00
Phil Schatzmann
2b3da4ef29 remove copy2() from AudioCopy 2022-11-15 18:57:58 +01:00
Phil Schatzmann
dd5ef51e0b mixing example 2022-11-15 18:28:09 +01:00
Phil Schatzmann
6333d0ba1f espeak-ng examples 2022-11-15 16:16:48 +01:00
Phil Schatzmann
119f632542 sine.ino 2022-11-15 15:05:55 +01:00
Phil Schatzmann
8bbec1aafe sine.ino 2022-11-15 14:44:42 +01:00
Phil Schatzmann
02ea41c6e9 FastSineGenerator linker error when multiple compile units 2022-11-10 21:39:14 +01:00
Phil Schatzmann
774bc935a3 Fix some ESP32 compile warnings 2022-11-10 17:02:50 +01:00
Phil Schatzmann
3ca967f507 CodecWAV.h warning 2022-11-08 19:19:30 +01:00
Phil Schatzmann
a4445f401f portaudio compile options 2022-11-08 19:10:58 +01:00
Phil Schatzmann
48f350fe84 doxygen 2022-11-04 11:33:34 +01:00
Phil Schatzmann
bbbbff5da4 Doxygen comment for FastSineGenerator 2022-11-04 11:32:47 +01:00
Phil Schatzmann
181311b51b tests sine display samples per second 2022-11-04 11:20:39 +01:00
Phil Schatzmann
5cb2b8ac37 test - sine 2022-11-04 10:51:59 +01:00
Phil Schatzmann
4ab0d4506d test sine 2022-11-04 10:48:21 +01:00
Phil Schatzmann
529222744b Optimized SineFromTable 2022-11-04 10:30:08 +01:00
Phil Schatzmann
0be60f6817 INGNORE_INLINE_VARS 2022-11-04 06:02:40 +01:00
Phil Schatzmann
26867c90c5 inline var in config 2022-11-04 05:50:25 +01:00
Phil Schatzmann
7b991753be Merge pull request #436 from vivichrist/vbranch
fast sine function Vbranch
2022-11-02 13:11:35 +01:00
Vivian Stewart
b1898833cf remove double_Pi scaling. Oops 2022-11-03 01:07:52 +13:00
Vivian Stewart
64b371a1b4 FastSineGenerator class 2022-11-03 00:40:06 +13:00
Vivian Stewart
24e2c08596 Revert "fast sine function"
This reverts commit 3630d9b86e.

A new class is needed.
2022-11-02 23:50:24 +13:00
Vivian Stewart
9503223f7c fast sine function added in readsample(). 2022-11-02 15:16:41 +13:00
Vivian Stewart
3630d9b86e fast sine function 2022-11-02 15:14:09 +13:00
Phil Schatzmann
8062f8e088 Merge pull request #433 from ianloic/audiokit-include-ordering
Include AudioTools.h in AudioLibs/AudioKit.h
2022-10-31 17:35:59 +01:00
Ian McKellar
ef8a25b855 Include AudioTools.h in AudioLibs/AudioKit.h
AudioKit.h depends on some definitions in AudioTools.h but
it didn't (previously) explicitly include it. This was fine for me
until clang-format reordered my includes and then I got *very*
confusing errors.

This adds the #include "AudioTools.h" explicitly.
2022-10-31 09:23:54 -07:00
Phil Schatzmann
8ab76dafec URLStreamDefault 2022-10-28 13:12:05 +02:00
Phil Schatzmann
a480a92269 URLStreamDefault lazy memory alloc 2022-10-28 13:11:11 +02:00
Phil Schatzmann
2a1deb5d15 inline NanoBLESense 2022-10-27 23:09:47 +02:00
Phil Schatzmann
b6e850df10 inline global variables 2022-10-27 22:56:45 +02:00
Phil Schatzmann
e5f6a74611 inline to prevent linker errors when multiple compilation units 2022-10-27 20:16:11 +02:00
Phil Schatzmann
9eff46330c FFT remove shiftValues 2022-10-26 12:58:49 +02:00