ASDF 1f7cfe6 documentation Audio Scene Description Format
next Introduction

Audio Scene Description Format#

https://github.com/AudioSceneDescriptionFormat/asdf


  • Introduction
  • Position and Orientation
  • Elements
    • <asdf>
    • <head> and <body>
    • <source>
      • File Inputs
      • Live Inputs
      • Transform Attributes
    • <reference>
    • <seq> and <par>
      • repeat
    • <clip> and <channel>
      • repeat
      • id
      • source
    • <transform>
      • apply-to
      • pos
      • rot
      • vol
      • <o>
        • time
        • speed
        • tension/continuity/bias
        • Mixed Transform Attributes
      • repeat
      • dur
      • Nested <transform>
      • Creating Groups With <transform>
    • <wait>
      • dur
  • Repetition
  • ASDF Splines
    • Position Splines
    • Rotation Splines
    • Volume Splines
  • Special Shapes
    • Square
    • Circle
    • Helix
    • Sinusoidal Oscillation
    • Lissajous Figures
  • Implementation Notes
    • Converting ASDF Rotations to Rotation Matrices
      • Azimuth: Rotation around the z-Axis
      • Elevation: Rotation around the (local) x-Axis
      • Roll: Rotation around the (local) y-Axis
      • Combining all Axes
      • Rotation Matrix to Angles
        • Gimbal Lock
    • Converting ASDF Rotations to Quaternions
      • Azimuth: Rotation around the z-Axis
      • Elevation: Rotation around the (local) x-Axis
      • Roll: Rotation around the (local) y-Axis
      • Combining all Axes
      • Quaternion to Rotation Matrix
      • Quaternion to ASDF rotations
        • Gimbal Lock

Table of Contents

  • Introduction
  • Position and Orientation
  • Elements
  • Repetition
  • ASDF Splines
  • Special Shapes
  • Implementation Notes

  • General Index
Read the Docs latest
next Introduction
Last updated on Feb 10, 2023. Created using Sphinx 5.3.0. Insipid Theme. Show Source (Github).