Skip to content

A quick and dirty way to simulate head tracking spatial audio with Galaxy Buds Pro on Windows using Python

Notifications You must be signed in to change notification settings

JediRhymeTrix/ghetto-spatial-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] Ghetto Spatial Audio

Uses real-time head tracking data from the Galaxy Buds Pro to simulate spatial audio in a quick and dirty way by manipulating the left and right channel balance in the audio output.

Compatible with Windows ONLY

Requirements

  • Galaxy Buds Pro
  • Python 3.5 (library constraints)

Instructions

Run
pip install -r requirements.txt
Find the MAC address of your Galaxy Buds Pro and run
python GhettoSpatialAudio.py <MAC_ADDRESS>
For additional options, run
python GhettoSpatialAudio.py --help

Credits to ThePBone

NOTE: This project is currenty dead in the water as Windows no longer allows changing volume for individual channels on the Galaxy Buds Pro

About

A quick and dirty way to simulate head tracking spatial audio with Galaxy Buds Pro on Windows using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages