Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2022-DECEMBER-05

New Features

...

  • Added support for Arm® Cortex™-M55 and Ethos™-U55 processors

  • Created new Null Source module for advanced wire routing

...

2022-July-05

New Features

...

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 documentation

  • Added missing documentation for virtual modules, like marker, annotations, etc.