Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia Wilkins committed Oct 26, 2016
1 parent 7e30770 commit 3eaa637
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@ Hello! MedleyDeBugger is an app that processes your multitracks for error before

To use this app:

1. Clone the repository to your local drive.
2. Navigate to the 'new_multitrack' folder (via command-line).
3. On the command line, type: 'python new_multitrack.py' - this should run the application!
4. Follow the prompts to select your audio and run it through the app.
5. After you're done, a nice new folder should be generated with your corrected audio and the correct naming format. Complete!
- Clone the repository to your local drive.
- Use the command line:

```cd medleydebugger/new_multitrack```

```python new_multitrack.py```


- Follow the prompts to select your audio and run it through the app.
- After you're done, a new folder should be generated with your corrected audio and the correct naming format. Complete!

0 comments on commit 3eaa637

Please sign in to comment.