Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/OpenAudio_ArduinoLibrary/commit/347a55865d9c820f0d84a92018dce2df548eddf5?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
2 additions and
1 deletions
readme.md
@ -53,6 +53,7 @@ The following table summarizes the status, as of 24 November 2020. I will try t
Thus there may be more T4.x compatibility than shown here. A blank entry for status does not indicate a problem, but rather a lack
Thus there may be more T4.x compatibility than shown here. A blank entry for status does not indicate a problem, but rather a lack
of verification. Further examples will come to test some of these objects.
of verification. Further examples will come to test some of these objects.


Update 15 Dec 20: AudioTestWDRC2_F32.h is here for beta test, See Example testWDRC2.ino
The example files (from the Examples directory) are
The example files (from the Examples directory) are
1. AudioTestAnalyzePhase_F32
1. AudioTestAnalyzePhase_F32
@ -81,7 +82,7 @@ The example files (from the Examples directory) are
24. TestInputOutput_float
24. TestInputOutput_float
28. Tympan_TLV320AIC3206
28. Tympan_TLV320AIC3206
29. testWDRC2
WORKING NOTES - For now, here are some temporary notes:
WORKING NOTES - For now, here are some temporary notes:
---------------
---------------
1. synth_sine_f32.h & .cpp allowed both KINETISK and__IMXRT1062__ to support T4.x. Tested 3.6, 4.0
1. synth_sine_f32.h & .cpp allowed both KINETISK and__IMXRT1062__ to support T4.x. Tested 3.6, 4.0