Welcome to MusicAnalysis, your first Python VS Code template for music analysis projects. This setup includes a virtual environment, Python configuration, and tasks for easy development.
To get started with your music analysis project, follow these steps:
Make sure you have the following prerequisites installed on your system:
- Python (3.x recommended)
- Visual Studio Code (VS Code)
-
Clone this repository to your local machine:
git clone https://github.com/your-username/MusicAnalysis.git
To create a requirements.txt
pip freeze > requirements.txt