{"id":742,"date":"2017-01-10T05:46:42","date_gmt":"2017-01-10T13:46:42","guid":{"rendered":"http:\/\/mihollywood16.wpengine.com\/?page_id=742"},"modified":"2024-02-23T12:28:27","modified_gmt":"2024-02-23T20:28:27","slug":"industry-programs","status":"publish","type":"page","link":"https:\/\/www.mi.edu\/programs\/industry-programs\/","title":{"rendered":"Industry"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|&#8221; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#ffffff&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#1d202e 0%|#353a57 100%&#8221; background_color_gradient_start=&#8221;#1d202e&#8221; background_color_gradient_end=&#8221;#353a57&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; custom_padding=&#8221;50px||50px|&#8221; make_fullwidth=&#8221;off&#8221; use_custom_width=&#8221;off&#8221; width_unit=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;hero head&#8221; module_class=&#8221;hero-head&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; background_layout=&#8221;dark&#8221; module_alignment=&#8221;center&#8221; use_border_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>INDUSTRY PROGRAMS <i class=\"fal fa-fw fa-industry-alt\"><\/i><\/h1>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;hero subhead&#8221; module_class=&#8221;hero-subhead&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; background_layout=&#8221;dark&#8221; module_alignment=&#8221;center&#8221; use_border_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>MI\u2019s School of Industry Studies prepares graduates for music careers in today\u2019s music industry by providing in-depth training in essential techniques as well as hands-on experience in state of the art facilities. MI\u2019s unique all-music environment in the heart of Hollywood surrounds you with musicians of every style, offering unparalleled creative opportunities.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Degrees and Programs widgetkit&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; module_alignment=&#8221;center&#8221; use_border_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]\n\n<div id=\"wk-grid4ff\" class=\"uk-grid-width-1-1 uk-grid-width-small-1-2 uk-grid-width-medium-1-3 uk-grid uk-grid-match uk-text-center \" data-uk-grid-match=\"{target:'> div > .uk-panel', row:true}\" data-uk-grid-margin >\n\n\n    <div>\n        <div class=\"uk-panel uk-panel-box\">\n\n            \n            \n                        <div class=\"uk-text-center uk-margin uk-margin-top-remove\"><div class=\"uk-overlay uk-overlay-hover \"><img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2018\/09\/program-panels-music-business.jpg\" class=\" uk-overlay-scale\" alt=\"Music Business Professional\" width=\"400\" height=\"400\"><a class=\"uk-position-cover\" href=\"\/programs\/industry-programs\/music-business\/\" title=\"Music Business Professional\"><\/a><\/div><\/div>\n            \n            \n                        <h3 class=\"uk-h3 uk-margin-top-remove\">\n\n                                    <a class=\"uk-link-reset\" href=\"\/programs\/industry-programs\/music-business\/\">Music Business Professional<\/a>\n                \n                \n            <\/h3>\n            \n            \n            \n                        <div class=\"uk-margin\"><p>MI\u2019s Music Business Programs provide hands-on training for business careers in the music industry.<\/p>\n<\/div>\n            \n            \n            \n            \n        <\/div>\n    <\/div>\n\n\n<\/div>\n\n<script>\n(function($){\n\n    \/\/ get the images of the gallery and replace it by a canvas of the same size to fix the problem with overlapping images on load.\n    $('img[width][height]:not(.uk-overlay-panel)', $('#wk-grid4ff')).each(function() {\n\n        var $img = $(this);\n\n        if (this.width == 'auto' || this.height == 'auto' || !$img.is(':visible')) {\n            return;\n        }\n\n        var $canvas = $('<canvas class=\"uk-responsive-width\"><\/canvas>').attr({width:$img.attr('width'), height:$img.attr('height')}),\n            img = new Image,\n            release = function() {\n                $canvas.remove();\n                $img.css('display', '');\n                release = function(){};\n            };\n\n        $img.css('display', 'none').after($canvas);\n\n        $(img).on('load', function(){ release(); });\n        setTimeout(function(){ release(); }, 1000);\n\n        img.src = this.src;\n\n    });\n\n})(jQuery);\n<\/script>\n<br \/>\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;3.14&#8243; background_color=&#8221;rgba(255,255,255,0)&#8221; custom_padding_tablet=&#8221;50px|0|50px|0&#8243; custom_padding_phone=&#8221;&#8221; global_module=&#8221;1188&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row padding_mobile=&#8221;off&#8221; column_padding_mobile=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; make_fullwidth=&#8221;off&#8221; use_custom_width=&#8221;off&#8221; width_unit=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Why MI?&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; use_border_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>WHY MI?<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;New Technology&#8221; image_icon_width=&#8221;none&#8221; admin_label=&#8221;New Technology&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; text_orientation=&#8221;justified&#8221; use_border_color=&#8221;off&#8221; border_color=&#8221;#ffffff&#8221; border_style=&#8221;solid&#8221; image_max_width=&#8221;none&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>MI offers a digital-based BYOD (Bring Your Own Device) curriculum, providing a comprehensive music education with exclusive downloadable eBooks available on any mobile platform.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Professional&#8221; image_icon_width=&#8221;none&#8221; admin_label=&#8221;Professional&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; text_orientation=&#8221;justified&#8221; use_border_color=&#8221;off&#8221; border_color=&#8221;#ffffff&#8221; border_style=&#8221;solid&#8221; image_max_width=&#8221;none&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Instructors are working professionals, touring and recording with top artists, who bring their experiences back to the classroom.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Campus Access&#8221; image_icon_width=&#8221;none&#8221; admin_label=&#8221;24-7 Access&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; text_orientation=&#8221;justified&#8221; use_border_color=&#8221;off&#8221; border_color=&#8221;#ffffff&#8221; border_style=&#8221;solid&#8221; image_max_width=&#8221;none&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Over 75 private practice and shared labs, 12 performance rehearsal rooms and 30 project recording studios are available for all your needs.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Hollywood Campus&#8221; image_icon_width=&#8221;none&#8221; admin_label=&#8221;Hollywood Campus&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; text_orientation=&#8221;justified&#8221; use_border_color=&#8221;off&#8221; border_color=&#8221;#ffffff&#8221; border_style=&#8221;solid&#8221; image_max_width=&#8221;none&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>MI\u2019s state-of-the-art campus in the heart of the entertainment industry has a Concert Hall, computer labs, classrooms with full backline and a fully-equipped Music Library.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Personalized&#8221; image_icon_width=&#8221;none&#8221; admin_label=&#8221;Personalized&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; text_orientation=&#8221;justified&#8221; use_border_color=&#8221;off&#8221; border_color=&#8221;#ffffff&#8221; border_style=&#8221;solid&#8221; image_max_width=&#8221;none&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Small class sizes, private lessons and Open Counseling sessions mean you get personalized attention and guidance from a variety of instructors.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;All Music&#8221; image_icon_width=&#8221;none&#8221; admin_label=&#8221;All Music&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; text_orientation=&#8221;justified&#8221; use_border_color=&#8221;off&#8221; border_color=&#8221;#ffffff&#8221; border_style=&#8221;solid&#8221; image_max_width=&#8221;none&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>500+ courses are offered every academic Quarter, covering a wide variety of core &amp; elective subjects in music and the entertainment industry.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#FFFFFF&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#ffffff 0%|#ffffff 100%&#8221; background_color_gradient_start=&#8221;#ffffff&#8221; background_color_gradient_end=&#8221;#ffffff&#8221; min_height=&#8221;562px&#8221; height=&#8221;440px&#8221; custom_margin=&#8221;||200px||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;&#8221; background_color_gradient_stops_tablet=&#8221;#ffffff 0%|#ffffff 100%&#8221; background_color_gradient_stops_phone=&#8221;#ffffff 0%|#ffffff 100%&#8221; transparent_background=&#8221;off&#8221; make_fullwidth=&#8221;off&#8221; use_custom_width=&#8221;off&#8221; width_unit=&#8221;on&#8221; disabled=&#8221;on&#8221; global_module=&#8221;1160&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-f49017b3-fa2b-4b4a-97e8-c814871c1de7%22:%91%93,%22gcid-53bc44d4-e3e0-40c7-bb34-d20c69e4577e%22:%91%22background_color%22,%22colorStart%22,%22colorEnd%22%93,%22gcid-428d50a8-2298-4628-b0f8-ad3e27bdbacf%22:%91%93}&#8221; custom_margin_tablet=&#8221;||200px||false|false&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;BACHELOR DEGREE PROGRAM&#8221; _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; header_font=&#8221;Roboto|900|||||||&#8221; header_font_size=&#8221;65px&#8221; header_2_font=&#8221;Roboto|900|||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_3_font=&#8221;Roboto|900||on|||||&#8221; header_3_font_size=&#8221;30px&#8221; header_4_font=&#8221;Roboto|900|||||||&#8221; header_4_font_size=&#8221;35px&#8221; header_5_font=&#8221;Roboto|900|||||||&#8221; header_5_font_size=&#8221;28px&#8221; header_6_font=&#8221;Roboto|300|||||||&#8221; header_6_font_size=&#8221;20px&#8221; custom_margin=&#8221;||2px|||&#8221; custom_padding=&#8221;||0px|||&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>MUSIC DEGREE FROM MUSICIANS INSTITUTE<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; text_font=&#8221;Open Sans||||||||&#8221; header_font=&#8221;Roboto|900|||||||&#8221; header_font_size=&#8221;65px&#8221; header_2_font=&#8221;Roboto|900|||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_3_font=&#8221;Roboto|900||on|||||&#8221; header_3_font_size=&#8221;30px&#8221; header_4_font=&#8221;Roboto|900|||||||&#8221; header_4_font_size=&#8221;35px&#8221; header_5_font=&#8221;Roboto|900|||||||&#8221; header_5_font_size=&#8221;28px&#8221; header_6_font=&#8221;Roboto|300|||||||&#8221; header_6_font_size=&#8221;20px&#8221; custom_margin=&#8221;||2px|||&#8221; custom_padding=&#8221;||0px|||&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>The Bachelor of Music degree from MI is a rigorous and challenging program that provides students with a deep understanding of music theory, history, and performance. At Musicians Institute, students receive a comprehensive education that prepares them for successful careers in the music industry. The program offers a range of specializations, including Performance, Composition, and Songwriting and Production, which allows students to tailor their education to their specific interests and career goals.<\/p>\n<p>Music education is an essential component of the Bachelor of Music program. Students receive intensive training in music theory, ear-training, keyboard proficiency, and arranging, as well as in-depth studies of music history and conducting. These skills are essential for success in the music industry, whether as a performer, composer, producer, or anything else in the music industry. In addition, the program includes courses in audio production and business relations, providing students with the practical skills they need to navigate the complex and ever-changing music industry.<\/p>\n<p>Musicians Institute is renowned for its innovative and forward-thinking approach to music education. Unlike other Bachelor of Music programs, Musicians Institute\u2019s curriculum includes in-depth study of both traditional and contemporary techniques relating to performance, songwriting, composition, and songwriting and production. The program is designed to prepare students for the rapidly changing landscape of the music industry and to provide them with the skills and knowledge they need to succeed in a variety of music-related careers.<\/p>\n<p>At Musicians Institute, students learn from experienced faculty members who are experts in their field. They receive individual attention and personalized instruction, allowing them to develop their skills and reach their full potential. In addition, the school\u2019s state-of-the-art facilities and equipment provide students with the tools they need to create, perform, and produce high-quality music.<\/p>\n<p>The Bachelor of Music degree from Musicians Institute is a valuable credential that opens doors to a range of exciting and rewarding careers in the music industry. Graduates of the program are well-prepared for the challenges and opportunities of the industry and have the skills, knowledge, and experience they need to succeed. Whether they go on to work as performers, composers, producers, or music educators, Musicians Institute\u2019s Bachelor of Music program provides them with a solid foundation for a successful career in music.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>INDUSTRY PROGRAMS MI\u2019s School of Industry Studies prepares graduates for music careers in today\u2019s music industry by providing in-depth training in essential techniques as well as hands-on experience in state of the art facilities. MI\u2019s unique all-music environment in the heart of Hollywood surrounds you with musicians of every style, offering unparalleled creative opportunities. <\/p>\n","protected":false},"author":2,"featured_media":0,"parent":6,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"yst_prominent_words":[3947,439,485,798,67,1514,3535,1168,73,673,2743,2919,38,44,667,293,107,3945,273,517],"class_list":["post-742","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/pages\/742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/comments?post=742"}],"version-history":[{"count":0,"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/pages\/742\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/pages\/6"}],"wp:attachment":[{"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/media?parent=742"}],"wp:term":[{"taxonomy":"yst_prominent_words","embeddable":true,"href":"https:\/\/www.mi.edu\/wp-json\/wp\/v2\/yst_prominent_words?post=742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}