From 3ca5bf72c5fd500492d965a5e86050b2f7c57a34 Mon Sep 17 00:00:00 2001 From: pschatzmann Date: Mon, 23 Oct 2023 04:32:41 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20doxygen=20from=20@=20pschatzma?= =?UTF-8?q?nn/arduino-audio-tools@68f311e24de3ec6318f5c9eb6bf157bd6b19411e?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _audio_kit_8h_source.html | 14 +- _audio_s_p_d_i_f_8h_source.html | 8 +- _i2_s_config_8h_source.html | 28 +- _i2_s_config_e_s_p32_8h_source.html | 205 +++++++-------- _i2_s_config_e_s_p32_v1_8h_source.html | 183 ++++++------- _i2_s_config_std_8h_source.html | 160 ++++++------ _i2_s_e_s_p32_8h_source.html | 34 +-- _i2_s_e_s_p32_v1_8h_source.html | 70 ++--- _i2_s_e_s_p8266_8h_source.html | 26 +- _i2_s_nano_sense_b_l_e_8h_source.html | 64 ++--- _i2_s_r_p2040-_m_b_e_d_8h_source.html | 10 +- _i2_s_r_p2040_8h_source.html | 10 +- _i2_s_s_a_m_d_8h_source.html | 22 +- _i2_s_s_t_m32_8h_source.html | 34 +-- _i2_s_stream_8h_source.html | 247 +++++++++--------- _w_m8960_stream_8h_source.html | 10 +- ...saudio__tools_1_1_i2_s_config_e_s_p32.html | 2 +- ...dio__tools_1_1_i2_s_config_e_s_p32_v1.html | 2 +- classaudio__tools_1_1_i2_s_config_std.html | 2 +- ...tools_1_1_i2_s_driver_e_s_p32-members.html | 14 +- ...saudio__tools_1_1_i2_s_driver_e_s_p32.html | 56 ++-- ...ls_1_1_i2_s_driver_e_s_p32_v1-members.html | 10 +- ...dio__tools_1_1_i2_s_driver_e_s_p32_v1.html | 44 ++-- ...ols_1_1_i2_s_driver_e_s_p8266-members.html | 6 +- ...udio__tools_1_1_i2_s_driver_e_s_p8266.html | 30 +-- ...ls_1_1_i2_s_driver_nano_b_l_e-members.html | 16 +- ...dio__tools_1_1_i2_s_driver_nano_b_l_e.html | 70 ++--- ...tools_1_1_i2_s_driver_s_a_m_d-members.html | 6 +- ...saudio__tools_1_1_i2_s_driver_s_a_m_d.html | 30 +-- ...tools_1_1_i2_s_driver_s_t_m32-members.html | 12 +- ...saudio__tools_1_1_i2_s_driver_s_t_m32.html | 48 ++-- functions_b.html | 10 +- functions_c.html | 12 +- functions_d.html | 12 +- functions_func_b.html | 10 +- functions_func_c.html | 12 +- functions_func_d.html | 12 +- functions_func_s.html | 10 +- functions_s.html | 10 +- group__platform.html | 9 + search/all_13.js | 10 +- search/all_2.js | 2 +- search/all_3.js | 2 +- search/all_4.js | 2 +- search/functions_12.js | 10 +- search/functions_2.js | 2 +- search/functions_3.js | 2 +- search/functions_4.js | 2 +- ..._e_s_p32_v1_1_1_driver_common-members.html | 4 +- ...s_driver_e_s_p32_v1_1_1_driver_common.html | 12 +- ...er_e_s_p32_v1_1_1_driver_i2_s-members.html | 8 +- ...2_s_driver_e_s_p32_v1_1_1_driver_i2_s.html | 24 +- 52 files changed, 828 insertions(+), 822 deletions(-) diff --git a/_audio_kit_8h_source.html b/_audio_kit_8h_source.html index 56bc0fc8da..c37a56babc 100644 --- a/_audio_kit_8h_source.html +++ b/_audio_kit_8h_source.html @@ -578,13 +578,13 @@
size_t readBytes(uint8_t *data, size_t length) override
Reads the audio data.
Definition: AudioKit.h:253
int8_t pinAuxin()
Get the gpio number for auxin detection.
Definition: AudioKit.h:455
Base class for all Audio Streams. It support the boolean operator to test if the object is ready with...
Definition: AudioStreams.h:47
-
configuration for USE_ALT_PIN_SUPPORT i2s
Definition: I2SConfigESP32.h:31
-
RxTxMode rx_tx_mode
public settings
Definition: I2SConfigESP32.h:67
-
We support the Stream interface for the I2S access. In addition we allow a separate mute pin which mi...
Definition: I2SStream.h:32
-
virtual size_t readBytes(uint8_t *data, size_t length) override
Reads the audio data.
Definition: I2SStream.h:98
-
virtual size_t write(const uint8_t *buffer, size_t size)
Writes the audio data to I2S.
Definition: I2SStream.h:92
-
virtual void setAudioInfo(AudioInfo info)
updates the sample rate dynamically
Definition: I2SStream.h:74
-
void end()
Stops the I2S interface.
Definition: I2SStream.h:67
+
configuration for USE_ALT_PIN_SUPPORT i2s
Definition: I2SConfigESP32.h:33
+
RxTxMode rx_tx_mode
public settings
Definition: I2SConfigESP32.h:69
+
We support the Stream interface for the I2S access. In addition we allow a separate mute pin which mi...
Definition: I2SStream.h:33
+
virtual size_t readBytes(uint8_t *data, size_t length) override
Reads the audio data.
Definition: I2SStream.h:99
+
virtual size_t write(const uint8_t *buffer, size_t size)
Writes the audio data to I2S.
Definition: I2SStream.h:93
+
virtual void setAudioInfo(AudioInfo info)
updates the sample rate dynamically
Definition: I2SStream.h:75
+
void end()
Stops the I2S interface.
Definition: I2SStream.h:68
void stop()
Public generic methods.
Definition: AudioRuntime.h:12
RxTxMode
Audio Source (TX_MODE) or Audio Sink (RX_MODE). RXTX_MODE is Source and Sink at the same time!
Definition: AudioTypes.h:24
Generic Implementation of sound input and output for desktop environments using portaudio.
Definition: AnalogAudio.h:10
diff --git a/_audio_s_p_d_i_f_8h_source.html b/_audio_s_p_d_i_f_8h_source.html index b36f4fe3cd..43c1aad076 100644 --- a/_audio_s_p_d_i_f_8h_source.html +++ b/_audio_s_p_d_i_f_8h_source.html @@ -298,10 +298,10 @@
262 
263 } // namespace audio_tools
Base class for all Audio Streams. It support the boolean operator to test if the object is ready with...
Definition: AudioStreams.h:47
-
configuration for USE_ALT_PIN_SUPPORT i2s
Definition: I2SConfigESP32.h:31
-
We support the Stream interface for the I2S access. In addition we allow a separate mute pin which mi...
Definition: I2SStream.h:32
-
virtual size_t write(const uint8_t *buffer, size_t size)
Writes the audio data to I2S.
Definition: I2SStream.h:92
-
void end()
Stops the I2S interface.
Definition: I2SStream.h:67
+
configuration for USE_ALT_PIN_SUPPORT i2s
Definition: I2SConfigESP32.h:33
+
We support the Stream interface for the I2S access. In addition we allow a separate mute pin which mi...
Definition: I2SStream.h:33
+
virtual size_t write(const uint8_t *buffer, size_t size)
Writes the audio data to I2S.
Definition: I2SStream.h:93
+
void end()
Stops the I2S interface.
Definition: I2SStream.h:68
Output as 16 bit stereo SPDIF on the I2S data output pin.
Definition: AudioSPDIF.h:120
SPDIFConfig defaultConfig()
Provides the default configuration.
Definition: AudioSPDIF.h:206
virtual ~SPDIFOutput()
destructor
Definition: AudioSPDIF.h:126
diff --git a/_i2_s_config_8h_source.html b/_i2_s_config_8h_source.html index 412ea698f4..680a93bdd7 100644 --- a/_i2_s_config_8h_source.html +++ b/_i2_s_config_8h_source.html @@ -73,23 +73,17 @@
2 #include "AudioConfig.h"
3 #ifdef USE_I2S
4 
-
5 
-
6 namespace audio_tools {
-
7 
-
8 }
-
9 
-
10 #if defined(ESP32)
-
11 # if ESP_IDF_VERSION < ESP_IDF_VERSION_VAL(5, 0 , 0)
-
12 # include "I2SConfigESP32.h"
-
13 # else
-
14 # include "I2SConfigESP32V1.h"
-
15 # endif
-
16 #else
-
17 # include "I2SConfigStd.h"
-
18 #endif
-
19 
-
20 #endif
-
Generic Implementation of sound input and output for desktop environments using portaudio.
Definition: AnalogAudio.h:10
+
5 #if defined(ESP32)
+
6 # if ESP_IDF_VERSION < ESP_IDF_VERSION_VAL(5, 0 , 0)
+
7 # include "I2SConfigESP32.h"
+
8 # else
+
9 # include "I2SConfigESP32V1.h"
+
10 # endif
+
11 #else
+
12 # include "I2SConfigStd.h"
+
13 #endif
+
14 
+
15 #endif