Classics: Masterclass - Mixing & Mastering A Melodic Techno Track
See the Entire Mixing and Mastering Process About this Course We asked Mixing Engineer Guido Werner from Amsterdam to take our track "Analog Moods" ( which was produced using only Ableton stock effects and the Arturia Mini synth ) and perform a professional mixing and mastering on it. We asked him to use all his favorite Vst Plugins for this purpose. With one condition: Record, explain and comment on everything you do while working on this project - and that's exactly what he did. Now you have the chance to look over his shoulder - this class is fire! Required Software: Third party software not required to take this course. Scroll to to see software presented in this course. What You Get A complete start-to-finish mixing & mastering process on a state of the art Melodic Techno track 45+ Studio sessions with Guido Werner 5h+ online video sessions with lifetime-access Bonus: Ableton Project (before and after) used in this course (using Ableton Live 10.1 Suite + List of Plugins) Track We Mix Track Used as a Source: This is the end result: Course Introduction Watch Now var pmlMediaToggle1 = new Vue({ el: '#pml_walk-through', data: { isPlaying: false, }, methods: { togglePlayer: function () { accordionDisableScrolling() this.isPlaying = !this.isPlaying accordionEnableScrolling() } } }); Course Overview: What you will learn from this course: What you will learn from this course: This course is set up so that you learn how to mix your own production from A to Z. The project has one goal and that is to make an in the box mix using an analogue approach to glue together with minimal effort. This minimalistic approach is taught by Guido Werner from Catandbeats. He will teach you all about different types of compressors, when to use which, how to listen, how to setup a file that practically mixes itself, reverbs, delays and the mastering process. If you ever wanted to sit next to an engineer while he does his thing, this is it. Software / Plugins used in the session: Ableton Live 10.1 Suite Goodhertz Vulf compressor Wow control Izotope Ozone Imager Neutron 3 Ozone 8 Fabfilter Pro Q3 Waves CLA 3A CLA 2A CLA 76 Aphex vintage exciter Soundtoys Microshift Echoboy Filterfreak 2 Soundtheory Gullfoss Synth plugins: Arturia Mini V3 Lounge Lizard Profile of mixing engineer Guido Werner Guido Werner also know as catandbeats has been working for many studios and artists from all over the world. Currently he is mixing and mastering for artists in a whole mix of genres from small time to big time and has also worked on several movies. As always he records the whole process so that you can see every click of the way and watch your file transform. Course Curriculum Intro and Setup Free Preview Introduction (9:40) Free Preview Downloads Module 1 - The Basics Free Previews 01 - What is mixing? (5:32) Free Preview 02 - How to listen and listening (23:13) Free Preview 03 - Tools of the trade (6:36) 04 - Plan of approach (2:47) 05 - Bouncing the tracks (6:02) 06 - Prepping the file (10:38) Module 2 - Cleaning Up The Drums 01 - Checking the kick drums (15:57) 02 - Mixing the kick drum a little bit (18:14) 03 - Claps and more claps (15:16) 03B - Quick Room Info (0:42) 04 - Main hats (5:14) 05 - Shakers and last check (10:49) Module 3 - Setting Up the Busses 01 - Compression of drums (17:05) 02 - Reverb (9:48) 03 - Setting the reverb (14:36) 04 - Delay (7:55) Module 4 - Mixing the harmonics 01 - Fat Bass (16:00) 02 - Lead sound and distortion (11:25) 03 - The rhode to getting stuck (19:06) 04 - Replacing and sound design (18:28) 05 - Pads (11:04) 06 - Panning harmonics + Recheck and move on (12:44) 07 - 2 Buss compression (17:54) Module 5 - Reversing the song 01 - Reversing the song (12:56) 02 - Reversing the track with reversed sounds (23:13) 03 - Last bit of reversing (8:21) Module 6 - Mastering 01A - Test master (19:08) 01B - Test master corrected (2:00) 02 - Setting up the mastering session (10:44) 03 - Mastering (34:21) 04 - Two weeks later (3:09) 05 - Client Feedback - First Round - Making Adjustments (17:17) Bonus Content Free Preview How The Compressor Works (1) - Basics (14:25) Free Preview How The Compressor Works (2) - Snare Example (10:00) How The Compressor Works (3) - Loop Example (8:50) How The Compressor Works (4) - Different Compressor Types (5:13) What is Side-Chaining (10:38) Join 10,000+ Students "Guys: just a big complement! such great courses. I already enrolled in two! Keep up the good work!"- Chris Kolbe (via Facebook) "I just wanted to send you a small email saying this course really has been a game changer. I have learned so much in such a small time frame. Everything was explained so well I could actually follow what you were saying and copy it to my own music"- Colton M. "It's an awesome course. Very detailed and thorough. I've been producing for a long time but it's just great to pick up little tips, tricks and also to get a different perspective and to gain knowledge. When people including me can drop thousands of $ on hardware and software, spending 30 on something which actually helps you make your productions sound better is a no brainer."- Adrian M. (via Facebook comment) "It’s superb, I’m looking to purchase a lot more walk through a solely based off this package!!! Best tutorial I've experienced" -Paul S. (via Facebook comment) "I'm learning so much from your stuff it's ridiculous. A huge "THANK YOU" goes out to you, keep up the great work :)" - Denis cloneRemoveAndMove("iconInfoCards", "iconInfoCardsLoader", "iconInfoCardsSection") Choose Your Course Plan (function () { function cloneRemoveAndMove(toCloneId, loaderID, nodeCloneAppendsTo) { let element = document.getElementById(toCloneId).cloneNode(true) let loader = document.getElementById(loaderID) loader.remove() document.getElementById(nodeCloneAppendsTo).appendChild(element) } cloneRemoveAndMove("pml_pCardsSection", "pml_pCardsLoader", "pml_getNow") })(); let productCardListItemsData = [ { title: "Course Pack Basic", listData: [ { liHTML: `MASTERCLASS MELODIC TECHNO Full 5h+ Masterclass ` }, { liHTML: `incl. project files` } ] }, { title: "Mixing & Mastering Bundle", listData: [ { liHTML: `Mixing Course (5h+ Tutorials)` }, { liHTML: `incl. project files, course files, Slides and cheat sheets` }, { liHTML: `Masterclass - Mixing & Mastering Melodic Techno` }, { liHTML: `How to Mix a Track with the Best Plugins Available` }, { liHTML: `Mixing A Track From Start To Finish` }, { liHTML: `Mastering From Start To Finish` }, { liHTML: `Masterclass - Mixing & Mastering Future Bass` }, ] } ] function injectProductCardData(productCardListData) { // Creates the Actual List and Injects productCardListData.forEach((productCard, indexID) => { let productCardTitleID = `pml_pCard__title${indexID}` let productTitle = document.getElementById(productCardTitleID) if (productTitle) { if (productCard.title) { productTitle.innerText = productCard.title } } let theListByID = `pml_pCard__productList${indexID}` if (document.getElementById(theListByID)) { productCard.listData.forEach(listItem => { let theLI = document.createElement("LI"); theLI.classList.add("pml_pCard__productList__li"); if (productCardListData.length > 1) { // Single Product Cards don't require the check // theLI.innerHTML = `✓ ${listItem.liHTML}` theLI.innerHTML = listItem.liHTML } else { theLI.innerHTML = listItem.liHTML } document.getElementById(theListByID).appendChild(theLI); }) } }) } injectProductCardData(productCardListItemsData); FAQs and Requirements FAQs When does the course start and finish? The course starts now and never ends! It is a completely self-paced online course - you decide when you start and when you finish. How long do I have access to the courses?How does lifetime access sound? After enrolling, you have unlimited access to the courses for as long as you like - across any and all devices you own. What type of audio files are the samples?24bit 44.1K WAV Files What if I am unhappy with my order?We would never want you to be unhappy! If you are unsatisfied with your purchase, contact us in the first 48 hours and we will give you a full refund - due to the digital download nature of the optional sound packs, we can only refund the courses parts. No refund on bulk / pack orders. One refund per person. How do I access course files, if any are included?If you're getting the basic course option, a download link will be provided above or below the video of the first or second lecture of the course (usually named 'Setup & Downloads'). In case you're getting the course with one of the pack options, the additional packs will be delivered to you via email. Where will I be able to log into my course?The courses are hosted on another server. Once you've bought a course, you'll be getting a mail saying "Redeem your copy of "Course …"". Follow the "Confirm your account" link in that mail and you will end up on the course-platform. There, you'll need to pick your password and log in. Your profile info will be already prepared for you. You can then always log in here: PML Courses Login. If you already have a courses account, the new course will be added to your profile (assuming you buy it using the same email address associated with that account). If you have an account but buy a new course using a different email, get in touch and we will manually add it to your existing account. There is one way of watching videos offline for example if you are travelling with an iPad and you are not always within reach of a stable internet connection: We have activated the option of MyTeachable accounts on our videos so you can watch videos offline through the “Teachable Online Courses” iOS App. I already own some courses/packs. Can I upgrade?You already bought some courses / packs and want to upgrade? Get in touch for your custom offer! Will future courses be automatically added to my bundle?The bundle is a snapshot including the available courses and packs at the time of your purchase. Future courses / packs will not be automatically included. Is this a subscription to future products?No. This is a one time payment for the courses/packs currently included in the bundle What if I have further questions?We are available to help you with any questions, get in touch via: [email protected] Software Requirements You don't need all the plugins to watch the course. However, if you really want to follow along step by step, its recommended. Ableton Live 10.1 Suite Goodhertz Vulf compressor Wow control Izotope Ozone Imager Neutron 3 Ozone 8 Fabfilter Pro Q3 Soundtheory Gullfoss Waves CLA 3A CLA 2A CLA 76 Aphex vintage exciter Soundtoys Microshift Echoboy Filterfreak 2 Synth plugins: Arturia Mini V3 Lounge Lizard Email us anytime for further questions or concerns!
More you might like
Related
Classics: Masterclass - Mixing & Mastering A Future Bass Tra
Related