initial commit
This commit is contained in:
commit
bcb4a25e99
5 changed files with 173 additions and 0 deletions
112
.gitignore
vendored
Normal file
112
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,112 @@
|
||||||
|
# Created by https://www.toptal.com/developers/gitignore/api/vim,emacs,sass,osx
|
||||||
|
# Edit at https://www.toptal.com/developers/gitignore?templates=vim,emacs,sass,osx
|
||||||
|
|
||||||
|
*.html
|
||||||
|
*.css
|
||||||
|
|
||||||
|
### Emacs ###
|
||||||
|
# -*- mode: gitignore; -*-
|
||||||
|
*~
|
||||||
|
\#*\#
|
||||||
|
/.emacs.desktop
|
||||||
|
/.emacs.desktop.lock
|
||||||
|
*.elc
|
||||||
|
auto-save-list
|
||||||
|
tramp
|
||||||
|
.\#*
|
||||||
|
|
||||||
|
# Org-mode
|
||||||
|
.org-id-locations
|
||||||
|
*_archive
|
||||||
|
|
||||||
|
# flymake-mode
|
||||||
|
*_flymake.*
|
||||||
|
|
||||||
|
# eshell files
|
||||||
|
/eshell/history
|
||||||
|
/eshell/lastdir
|
||||||
|
|
||||||
|
# elpa packages
|
||||||
|
/elpa/
|
||||||
|
|
||||||
|
# reftex files
|
||||||
|
*.rel
|
||||||
|
|
||||||
|
# AUCTeX auto folder
|
||||||
|
/auto/
|
||||||
|
|
||||||
|
# cask packages
|
||||||
|
.cask/
|
||||||
|
dist/
|
||||||
|
|
||||||
|
# Flycheck
|
||||||
|
flycheck_*.el
|
||||||
|
|
||||||
|
# server auth directory
|
||||||
|
/server/
|
||||||
|
|
||||||
|
# projectiles files
|
||||||
|
.projectile
|
||||||
|
|
||||||
|
# directory configuration
|
||||||
|
.dir-locals.el
|
||||||
|
|
||||||
|
# network security
|
||||||
|
/network-security.data
|
||||||
|
|
||||||
|
|
||||||
|
### OSX ###
|
||||||
|
# General
|
||||||
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
|
||||||
|
# Icon must end with two \r
|
||||||
|
Icon
|
||||||
|
|
||||||
|
# Thumbnails
|
||||||
|
._*
|
||||||
|
|
||||||
|
# Files that might appear in the root of a volume
|
||||||
|
.DocumentRevisions-V100
|
||||||
|
.fseventsd
|
||||||
|
.Spotlight-V100
|
||||||
|
.TemporaryItems
|
||||||
|
.Trashes
|
||||||
|
.VolumeIcon.icns
|
||||||
|
.com.apple.timemachine.donotpresent
|
||||||
|
|
||||||
|
# Directories potentially created on remote AFP share
|
||||||
|
.AppleDB
|
||||||
|
.AppleDesktop
|
||||||
|
Network Trash Folder
|
||||||
|
Temporary Items
|
||||||
|
.apdisk
|
||||||
|
|
||||||
|
### Sass ###
|
||||||
|
.sass-cache/
|
||||||
|
*.css.map
|
||||||
|
*.sass.map
|
||||||
|
*.scss.map
|
||||||
|
|
||||||
|
### Vim ###
|
||||||
|
# Swap
|
||||||
|
[._]*.s[a-v][a-z]
|
||||||
|
!*.svg # comment out if you don't need vector files
|
||||||
|
[._]*.sw[a-p]
|
||||||
|
[._]s[a-rt-v][a-z]
|
||||||
|
[._]ss[a-gi-z]
|
||||||
|
[._]sw[a-p]
|
||||||
|
|
||||||
|
# Session
|
||||||
|
Session.vim
|
||||||
|
Sessionx.vim
|
||||||
|
|
||||||
|
# Temporary
|
||||||
|
.netrwhist
|
||||||
|
# Auto-generated tag files
|
||||||
|
tags
|
||||||
|
# Persistent undo
|
||||||
|
[._]*.un~
|
||||||
|
|
||||||
|
# End of https://www.toptal.com/developers/gitignore/api/vim,emacs,sass,osx
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
#+title: Start a Music Production Company: Build an LLC pt1
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../../../_share/media/css/music.css" />
|
||||||
|
|
||||||
|
* Links
|
||||||
|
#+attr_html: :class links
|
||||||
|
- [[../../toc.org][TOC - Music Money Makeover]]
|
||||||
|
- [[https://youtu.be/oxHJ5uVe-ss?si=NF9vkZjPifMt0m-5][youtube video]]
|
||||||
|
|
||||||
|
* Notes
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
#+title: Start a Music Production Company: Build an LLC pt2
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../../../_share/media/css/music.css" />
|
||||||
|
|
||||||
|
* Links
|
||||||
|
#+attr_html: :class links
|
||||||
|
- [[../../toc.org][TOC - Music Money Makeover]]
|
||||||
|
- [[https://www.youtube.com/watch?v=carkuV-uVpw][youtube video]]
|
||||||
|
|
||||||
|
* Notes
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
#+title: Start a Music Production Company: Build an LLC pt3
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../../../_share/media/css/music.css" />
|
||||||
|
|
||||||
|
* Links
|
||||||
|
#+attr_html: :class links
|
||||||
|
- [[../../toc.org][TOC - Music Money Makeover]]
|
||||||
|
- [[https://www.youtube.com/watch?v=YNpqfll92Fg&list=PLL5ztIiUDdRhyY-5P84k_Vx5ODZlnEMVs&index=1][youtube video]]
|
||||||
|
|
||||||
|
* Notes
|
||||||
34
toc.org
Normal file
34
toc.org
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
#+title: Music Money Makeover
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../_share/media/css/music.css" />
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../_share/media/css/org-media-sass/content-overview.css" />
|
||||||
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../_share/media/css/org-media-sass/collapsible.css" />
|
||||||
|
#+HTML_HEAD: <script src="../../_share/media/js/collapsible.js"></script>
|
||||||
|
|
||||||
|
* Links
|
||||||
|
#+attr_html: :class links
|
||||||
|
- [[../../../course-listings.org][Courses Listing]]
|
||||||
|
- [[https://www.youtube.com/@MusicMoneyMakeover/playlists][Playlist: all]]
|
||||||
|
- [[https://www.youtube.com/playlist?list=PLL5ztIiUDdRhyY-5P84k_Vx5ODZlnEMVs][Playlist: How to start a Music Production Company]]
|
||||||
|
|
||||||
|
* How to start a Music Production Company
|
||||||
|
#+attr_html: :class contents-overview
|
||||||
|
- [[./_subsections/music-production-company/v01-build-production-1.org][Build a Production Company LLC for Music Producers pt1]]
|
||||||
|
- [[./_subsections/music-production-company/v02-build-production-pt2.org][Build a Production Company LLC for Music Producers pt2]]
|
||||||
|
- [[./_subsections/music-production-company/v03-build-production-pt3.org][Build a Production Company LLC for Music Producers pt3]]
|
||||||
|
|
||||||
|
*** Playlist
|
||||||
|
|
||||||
|
#+attr_html: :class playlist
|
||||||
|
1. [[https://youtu.be/oxHJ5uVe-ss?si=NF9vkZjPifMt0m-5][How to Build a Production Company LLC for Music Producers]]
|
||||||
|
2. [[https://youtu.be/carkuV-uVpw?si=YdekzrG75IencTul][How to build a Production Company LLC as a Music Producer Pt 2]]
|
||||||
|
3. [[https://youtu.be/YNpqfll92Fg?si=Z273QY5XNE3VVUPO][How to build a production company LLC as a music producer Pt 3]]
|
||||||
|
4. [[https://youtu.be/VNY-llx8TI4?si=1XJDo94t02AkhOqg][3 Steps to sell beats online for Maximum Profit!]]
|
||||||
|
5. [[https://youtu.be/5Orr9Xwm3Ww?si=gmkGVumX9B8OsPwN][8 Valuable Assets Music Producers Need to make money]]
|
||||||
|
6. [[https://youtu.be/xLIx4OS50Mc?si=TYSd-y0kmTQLHMpD][How to build a team for music producers fast!]]
|
||||||
|
7. [[https://youtu.be/XJXQAW-I_h4?si=GldrBNsTNJVmaKN3][What Jobs can a music producer do?]]
|
||||||
|
8. [[https://youtu.be/qynZtQICdtk?si=G2XlW7E9JBxaYQaE][How producer contracts work! The Ultimate Video]]
|
||||||
|
9. [[https://youtu.be/Pxht0nqnhws?si=Ns0mzrJXUXuvE7qz][How to find the RIGHT Lawyer for your Record Label]]
|
||||||
|
10. [[https://youtu.be/IxpnflsDo5s?si=Y4_BTRfPZqmHZo9V][How to understand music contracts to avoid getting screwed]]
|
||||||
|
11. [[https://youtu.be/dhT309VGQgQ?si=ie5EJIvwNntKe2xg][Producers & Songwriters: DOUBLE YOUR MONEY! | Get The BAG!]]
|
||||||
|
12. [[https://youtu.be/BBmn5ZKx12s?si=PQaCJm6MVSxjCeon][6 Keys to Consistently Dropping Music Every 2 Weeks!]]
|
||||||
|
13. [[https://youtu.be/Sr5Tjn7JWlU?si=56otgRRqWZb-NE-A][The Top 3 Missed Gems in a Music Producer’s Contract]]
|
||||||
Loading…
Add table
Reference in a new issue