Skip to content

iomd/client-project

Repository files navigation

client-project

Full Tutorial on using the "Client-Project App"

reddit twitter youtube github

banner

description

usage

To Run the App from terminal, run this code. Follow the Terminal Menu's instructions.

python3 new_client_project.py
  • audio project

    To Produce a Beat, follow the Terminal Menu's instructions.

    • produce run main menu produce producer name title bpm confirm
    • record run main menu record artist name title confirm
    • mix & master run main menu mix & master
  • docs project

  • image project

  • video project

  • web project

installation

initial structure

Initial Folders

Initial Files

before mixing completed

  • Send these files to client:
    • client_notes.txt
  • Received files from client
    • client_notes.txt

after mixing completed

  • Update these files
    • client_notes.txt
    • changelog.log
    • README.md
  • Convert these files
    • final_version.pdf from README.md
  • Send final files to clients emails
    • final_version.mp3
    • final_version.pdf
  • Prepare Stems
    • Location:
      • src/audio/stems
    • Stems: Gang of Four
      • Stem #1. TV (that’s instrumental plus chorus or background vocals).
      • Stem #2. Lead Vocal(s) (plus its reverb of course ---basically muting everything else).
      • Stem #3. Full Mix (that’s what I will use unless there is a problem, and it's also a reference to prove that #1 and #2 were made correctly).
      • Stem #4. Instrumental (by adding this to #1 we can reduce the chorus level. By subtracting this from #1 we can increase the chorus level. By subtracting this from #3 we can increase lead and chorus. And so on! - Bob Katz
    • Stems: Archive
      • Create stems_gang_of_four.zip in src/audio/stems
      • Copy stems_gang_of_four.zip in Client Library

testing

development/contributing

history

credits

licence

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published