Skip to content

Final Project - Applied Musicology for the Anthropocene (National Taiwan University, 112-1.)

Notifications You must be signed in to change notification settings

Zen-Tsai/Musicology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Augmented Audio Reality (AAR)

Final Project - Applied Musicology for the Anthropocene (National Taiwan University, 112-1.)

Flow Chart

flow-chart

Demos

These videos are provided exclusively for educational and reporting purposes within classes at National Taiwan University. They are not intended for commercial use, distribution, or reporting outside of this specific educational context at the university. Please respect the intended use and limitations of these materials.

Installation on macOS (Tested on M1 chip)

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
(echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/user/.bash_profile
eval "$(/opt/homebrew/bin/brew shellenv)"
brew install portaudio

conda install -c conda-forge ffmpeg
conda install -c conda-forge pydub
conda install -c conda-forge pyqt
conda install -c conda-forge pyqtgraph

Use python main.py to run.

About

Final Project - Applied Musicology for the Anthropocene (National Taiwan University, 112-1.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages