...
2022-DECEMBER-05
New Features
Created new Sweep Generator module for frequency response testing
Created new Matrix Multiplication module for advanced computations
...
Added support for Arm® Cortex™-M55 and Ethos™-U55 processors
Created new Null Source module for advanced wire routing
...
2022-July-05
New Features
Created new Linkwitz-Riley Filter module for ideal crossover networks
Added support for HiFi5 builds
Created new Biquad Sparse V6 module for selecting Direct Form 1 or 2 implementation
Created new Biquad Sparse HP module for high precision applications
...
2022-MAY-12
New Feature
Created TableSourceV2 module to support multichannel outputs and indexing
...
2022-APRIL-6
New Features
New UpFIRDown module allows for efficient sample rate conversions for non-integer ratios
New SOFControlV3 adds option to choose between Direct Form 1 or 2 implementations for biquads
AWECoreOS: new API to return ID's of internal threads, allowing application to set CPU affinity per thread
Added support for TI C66xx builds
...
2022-JANUARY-7
New Features
New BufferUpv2 / BufferDownv2 modules allow multiple sublayouts with the same clock divider to be generated
New module FilterBankFIRNChan allows for efficient implementation of long FIRs with different coefficients per channel
Enhancements
TableInterpRuntime module is no longer deprecated
Improved organization and architecture for AWECore header files
SetWireProperties
now returns a clearer error message in the prebuild function
...
Updated common modules to pass regression tests on fixed point targets
Fixed smoothing sync issue across all channels in ThreeBandToneControl module, float and fract32 versions
test_triggered_file_sink_rt.m now completes even if MATLAB working directory is "c:"
Fixed test_system_variable_rt.m to pass in Native mode
PinkNoise module updated to pass system level test
Updated RunningMinMax to have the correct type of momentary reset control
Deleted buggy Fractional delay float and fract32 modules. Use v2 versions instead (float and fract32)
Corrected MuteSyncFract32 browser name
Object ID now properly populated for wire buffers
Fixed memory access violation on certain 64-bit build systems
Corrected
awe_audioIsStarted
function documentationAdded missing documentation for virtual modules, like marker, annotations, etc.