Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1002 Bytes

spatial-audio.md

File metadata and controls

20 lines (14 loc) · 1002 Bytes
layout title permalink
page
Spatial Audio
/spatial-audio/

The blog posts of this section relate to the Spatial Audio module in the course MCT4025 – Physical-Virtual Communication and Music 2 (from 2022), and to the discontinued course MCT4044 Spatial Audio (2019 to 2021). The aim of these courses is to develop knowledge of and practical experience with spatial audio production technologies, including binaural and multichannel rendering of both channel-based and object-based audio. Topics include virtual acoustics, auralization and spatial audio perception.

{%- if site.posts.size > 0 -%}

    {%- for post in site.categories.spatial-audio -%}
    {%- include list-body.html -%}
    
    {%- endfor -%}
    
{%- endif -%}