Skip to content

Releases: ambisonictoolkit/atk-sc3

Version 5.0.7

27 Jul 00:16
Compare
Choose a tag to compare

Version 5.0.7

  • New features:

    • Tests: TestWaveNumber
  • Refactoring:

    • refactor for clarity: WaveNumber: -distWeights, -ctrlWeights, etc.
  • Issue fixes:

    • fix: WaveNumber: -wn
  • Documentation Updates:

    • list explicit formulae & clarifying comments: HoaOrder, HoaRadius, WaveNumber
    • clarifying comments: TDesign: *newHoa

Version 5.0.6

26 Feb 00:00
Compare
Choose a tag to compare

Version 5.0.6

  • Issue fixes:
    • fix: Atk.downloadMatrices with wrong url issue (Issue #116)
    • fix: AtkMatrix:*getAtkOpPath : Throw error only if requested path is not a user extension

v5.0.5

24 Feb 00:37
Compare
Choose a tag to compare

Version 5.0.5

  • Issue fixes:
    • fix: refactor mosl.txt to use JSFX comment char #

Version 5.0.4

16 Nov 23:01
Compare
Choose a tag to compare

Version 5.0.4

  • New features:

    • FOA speed of sound now user settable
      • affects: FoaProximity, FoaNFC, FoaNF
    • HOA Bilinear Transform, aka Dominance, soundfield warping
  • Issue fixes:

    • fix: broken links ABCs-of-the-ATK

Version 5.0.3

22 Jul 22:23
Compare
Choose a tag to compare

Version 5.0.3

  • New features:

    • FOA soundfield indicator: Active Energy Balance (Mu); indicates travelling wave.
    • FOA soundfield indicator: Near-field distance estimate; travelling wave radius.
  • Documentation Updates:

    • Fix typo: ATK FAQs
    • Fix TOC links: HoaRadius
  • Issue fixes:

    • Quark file schelp, redirected to ABCs-of-the-ATK

Version 5.0.2

12 Jan 01:28
Compare
Choose a tag to compare

Version 5.0.2

  • Issue fixes:
    • Remove Inline Warnings

Version 5.0.1

17 Dec 00:13
Compare
Choose a tag to compare
  • Issue fixes:
    • Remove Inline Warnings

Version 5.0.0

15 Dec 03:48
Compare
Choose a tag to compare

Version 5.0.0

  • Integrated support for classic First Order Ambisonics (FOA) and modern Higher Order Ambisonics (HOA).
  • Implements the Near-Field Controlled, aka Near-Field Compensated, form of higher order Ambisonics (NFC-HOA).
  • Ambisonic order is merely limited by system speed, channel capacity and numerical precision rather than by design.
  • Control and synthesis of the near-field effect (NFE) of finite distance sources in both FOA and HOA, including radial beamforming.
  • Ambisonic coefficients and matrices are available for inspection and manipulation in the interpreter.
  • Angular domain soundfield decomposition and recomposition.
  • Analysis of transformer and decoder matrices.
  • Automatic installation of Kernels, Matrices and Soundfiles

Version 4.0.3

25 Oct 00:56
Compare
Choose a tag to compare

Make sampleRate value integer strings.
Fixes supercollider/sc3-plugins #244

Version 4.0.2

28 Mar 23:25
870766e
Compare
Choose a tag to compare

Issue fixes: Remove CTK dependency from kernel loading routines