yanaginx / audio-signal-processing

My implementation on the assignments and programming demonstration for the course "Audio Signal Processing for Music Application" on Coursera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio signal processing

My implementation on the assignments and programming demonstration for the course Audio Signal Processing for Music Application on Coursera


The sms-tools needed for the course can be found here.

Course's related theories and notes can be found on my Notion's site here.

For easier access to the models and the functions in the sms-tools, I suggest adding the sms-tools/software/models and the sms-tools directory as PYTHONPATH

  • For Windows users:
    • Create a System variable called PYTHONPATH
    • Add the mentioned directories as its value then you are good to go

About

My implementation on the assignments and programming demonstration for the course "Audio Signal Processing for Music Application" on Coursera


Languages

Language:Python 100.0%