Skip to content

A python application to generate 8D (Ambisonic) version of any song

Notifications You must be signed in to change notification settings

Darth-InVader15/8D-Audio-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

8D_music_generator

A simple Python script to generate '8D Audio'.

Steps:

    First of all, to let python work with audio files, you will need to download 'ffmpeg' lib, Navigate to their official site
    You will now need to add ffmpeg to your path
    Rename the extracted folder to ffmpeg and copy it to your Local Disk
    Right Click 'This PC' icon and select 'Properties' option.
    Now in the properties window click on Change Settings>>Advanced>>Environment Variables
    Double click on PATH
    click on New and in the box type \ffmpeg\bin
    again click on New and in the box type \ffmpeg
#Hope you enjoy the experience

About

A python application to generate 8D (Ambisonic) version of any song

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages