Skip to content

SoundHaven is an experimental Unity prototype for mobile Virtual Auditory Spaces (VAS), created as part of my master's dissertation to explore interactive spatial audio.

License

Notifications You must be signed in to change notification settings

cloph-dsp/SoundHaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundHaven

Unity Version License

SoundHaven is an experimental Unity prototype for mobile Virtual Auditory Spaces (VAS), created as part of my master's dissertation to explore interactive spatial audio using Google's Resonance Audio for real-time spatialization. Read the full dissertation (in Portuguese) here.

Table of Contents

Features

Category Details
Controls Touch movement & rotation
Gyroscope toggle
Audio Real-time spatialization via ResonanceAudio
Quality presets & depth-of-field
UI & Input Interactive placement & control of sound sources
Mobile-optimized input module

Demo

Watch the Demo

Getting Started

Prerequisites

  • Unity 2023.1.20f1
  • Android/iOS Build Support for mobile deployment

Installation

# Clone the repository
git clone https://github.com/clpoh-dsp/SoundHaven.git
cd SoundHaven

# Open in Unity Hub or Unity Editor

Running the Project

  1. Open the project in Unity 2023.1.20f1.
  2. Load the scene: Assets/Scenes/v0.01.unity.
  3. Click Play in the Editor or build to your target device.

Project Structure

Assets/
├── Scenes/          # Unity Scenes
├── Scripts/         # C# Scripts
├── UI/              # UI Prefabs and Controllers
└── ...              # Other assets (Plugins, Packages)
ProjectSettings/     # Unity project settings files
Packages/            # Unity package manifest files

Contributing

Contributions are welcome! Please fork this repository and submit a pull request.

License

This project is licensed under the MIT License. See LICENSE for details.

About

SoundHaven is an experimental Unity prototype for mobile Virtual Auditory Spaces (VAS), created as part of my master's dissertation to explore interactive spatial audio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages