Unavailable

Mozart Violin Duets is currently unavailable

We can no longer provide this arrangement through Sheet Music Stores. The listing stays online so you can learn about the piece and explore alternatives.

Try these next steps

About this arrangement

Violin Duet Violin - Level 3 - Digital Download SKU: A0.889440 Composed by Wolfgang Amadeus Mozart. Arranged by Luis Anjos Teixeira. Baroque,Christmas,Concert,Standards. 35 pages. Luis Anjos Teixeira #4758249. Published by Luis Anjos Teixeira (A0.889440). Wolfgang Amadeus Mozart, is probably the most beloved artist that ever existed in this World.&amp;nbsp;His work is without any doubt amongst the highest cultural achievements of the Human Being. To understand his cultural environment and musical practices I would advise you to read among others also the following books:&amp;nbsp; „A Treatise on the Fundamental Principles of Violin Playing"&amp;nbsp; „Versuch einer gründlichen Violinschule" from Leopold Mozart and from David D. Boyden A History of Violin Playing from its Origins to 1761. Also the biography righten by Jean et Brigite Massin gives us a deep view and idea of this times. Mozart wrote in Wien at 27.07.1786 this 12 duets for 2 basset horns K. 487, for his very Dear Friends „the Jacquin Family".&amp;nbsp; This arrangement for 2 violin proposes an intime relation with the original work, but allows us to perform it also with modern instruments and to apply todays standards of musical literature praxis.&amp;nbsp; No changes where made on the original composition, only the presentation of the score has been adjusted to contemporary violin music literature. It is also perfect adjusted for the use of baroque violins.&amp;nbsp; I transposed it for the violin and introduced interpretation symbols to shorten some notes and induce loudness variations. The bowing is adjusted to violin performance but very much compromised with the ones in the original scores in wish they also meant a musical legato. I advise you to adjust much of the bowing to your taste and interpretation. Fingering is also relative to taste and school practices and is left to the artists choice. In order to leave the original notation as much untouched as possible I shortened the length of some notes with the „Staccato" symbol to originate silence in between them.&amp;nbsp; You are also free to further shorten even many more notes.&amp;nbsp; As Mozart said - „The music is not in the notes but in the silent in between".&amp;nbsp; In the arrangement, instead of repetitions, the performers interchange their parts so each of them will get to play as first and second violin player along each piece. This was common practice in chamber music when both musicians where at the same level. Very Human, this work comes from the hand of a musical Genius no other than Mozart.&amp;nbsp; I tried to do an arrangement that would bring us as close as possible to the musical intention of the original work. This music demands accuracy and a very lively sensitive approach, it is a refined work of art, totally appropriate for serious „concert halls", for advanced students and great performers. Very useful of course for the music classroom on a wide range of various practices with students and also little concerts or presentations. It was righten for close friends and it should be practiced and performed with a heart full of Love and compassion. You should feel Free to apply in this piece the Art and technic that expresses entirely your individual skills, Your taste and Soul. Have fun! It is a piece that can be used in many different kinds of situations, from the serious concert hall to a funeral, in Easter or even Christmas celebrations and all other kinds of Spiritual events or even joyful social meetings. When performed Live It will give you back a great&amp;nbsp; feedback from the public, you will always want to have it in your repertoire. The score was written on Finale. The sound file was produced with samplers from Garritan and conceived merely as an audio support for the presentation of this score. Thank you very much for taking your time to read this text and to listen to the file. I hope you have a lot of fun and enjoy the music. Sheers! Luis Anjos Tei. This product was created by a member of ArrangeMe, Hal Leonard’s global self-publishing community of independent composers, arrangers, and songwriters. ArrangeMe allows for the publication of unique arrangements of both popular titles and original compositions from a wide variety of voices and backgrounds. About Digital Downloads Digital Downloads are downloadable sheet music files that can be viewed directly on your computer, tablet or mobile device. Once you download your digital sheet music, you can view and print it at home, school, or anywhere you want to make music, and you don’t have to be connected to the internet. Just purchase, download and play! PLEASE NOTE: Your Digital Download will have a watermark at the bottom of each page that will include your name, purchase date and number of copies purchased. You are only authorized to print the number of copies that you have purchased. You may not digitally distribute or print more copies than purchased for use (i.e., you may not print or digitally distribute individual copies to friends or students). Reviews (function(){ // window.CQuotient is provided on the page by the Analytics code: var cq = window.CQuotient; if (cq &amp;&amp; ('function' == typeof cq.getCQUserId) &amp;&amp; ('function' == typeof cq.getCQCookieId) &amp;&amp; ('function' == typeof cq.getCQHashedEmail) &amp;&amp; ('function' == typeof cq.getCQHashedLogin)) { var recommender = '[["product-to-product"]]'; // removing any leading/trailing square brackets and escaped quotes: recommender=recommender.replace(/\[|\]|"/g,''); var separator = '|||'; var slotConfigurationUUID = 'c05698e72571b3d109adce4ef3'; var contextAUID = '21390989'; var contextSecondaryAUID = ''; var contextAltAUID = ''; var contextType = ''; var anchorsArray = []; var contextAUIDs = contextAUID.split(separator); var contextSecondaryAUIDs = contextSecondaryAUID.split(separator); var contextAltAUIDs = contextAltAUID.split(separator); var contextTypes = contextType.split(separator); var slotName = 'product-recommendations-m'; var slotConfigId = 'product-carousel-recommendations'; var slotConfigTemplate = 'slots/recommendation/pdp.isml'; if (contextAUIDs.length == contextSecondaryAUIDs.length) { for (i = 0; i &lt; contextAUIDs.length; i++) { anchorsArray.push({id: contextAUIDs[i], sku: contextSecondaryAUIDs[i], type: contextTypes[i], alt_id: contextAltAUIDs[i]}); } } else { anchorsArray = [{id: contextAUID, sku: contextSecondaryAUID, type: contextType, alt_id: contextAltAUID}]; } var urlToCall = '/on/demandware.store/Sites-sheetmusicplus-Site/default/CQRecomm-Start'; var params = { userId: cq.getCQUserId(), cookieId: cq.getCQCookieId(), emailId: cq.getCQHashedEmail(), loginId: cq.getCQHashedLogin(), anchors: anchorsArray, slotId: slotName, slotConfigId: slotConfigId, slotConfigTemplate: slotConfigTemplate, ccver: '1.03' }; if (cq.getRecs) { cq.getRecs(cq.clientId, recommender, params, cb); } else { cq.widgets = cq.widgets || []; cq.widgets.push({ recommenderName: recommender, parameters: params, callback: cb }); } }; function cb(parsed) { var arr = parsed[recommender].recs; if (arr &amp;&amp; 0 &lt; arr.length) { var filteredProductIds = ''; for (i = 0; i &lt; arr.length; i++) { filteredProductIds = filteredProductIds + 'pid' + i + '=' + encodeURIComponent(arr[i].id) + '&amp;'; } filteredProductIds = filteredProductIds.substring(0, filteredProductIds.length - 1);//to remove the trailing '&amp;' var formData = 'auid=' + encodeURIComponent(contextAUID) + '&amp;scid=' + slotConfigurationUUID + '&amp;' + filteredProductIds; var request = new XMLHttpRequest(); request.open('POST', urlToCall, true); request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); request.onreadystatechange = function() { if (this.readyState === 4) { // Got the product data from DW, showing the products now by changing the inner HTML of the DIV: var divId = 'cq_recomm_slot-' + slotConfigurationUUID; document.getElementById(divId).innerHTML = this.responseText; //find and evaluate scripts in response: var scripts = document.getElementById(divId).getElementsByTagName('script'); if (null != scripts) { for (var i=0;i&lt;scripts.length;i++) {//not combining script snippets on purpose var srcScript = document.createElement('script'); srcScript.text = scripts[i].innerHTML; srcScript.asynch = scripts[i].asynch; srcScript.defer = scripts[i].defer; srcScript.type = scripts[i].type; srcScript.charset = scripts[i].charset; document.head.appendChild( srcScript ); document.head.removeChild( srcScript ); } } } }; request.send(formData); request = null; } }; })(); Recommended Products Based on Mozart Violin Duets $(document).ready(function () { $('.product-carousel').slick({ infinite: true, dots: false, arrows: true, slidesToShow: 5, slidesToScroll: 5, speed: 300, prevArrow: "", nextArrow: "", responsive: [ { breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3, dots: false } }, { breakpoint: 600, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1 } } ] }); }); $7.99 Spring (from Four Seasons of Antonio Vivaldi) for Violin Duo String Duet $8.99 Vivaldi - "Summer" Violin Concerto in G minor Op. 8 No. 2 - with Second Violin Accompaniment String Duet $8.99 Vivaldi - "Winter" Violin Concerto in F minor Op. 8 No. 4 - with Second Violin Accompaniment String Duet $2.99 Mozart Duet arranged for Violin Duet String Duet $8.99 Vivaldi Spring (Allegro) for Two Violins String Duet $25.95 Die Zauberfl&amp;ouml;te - The Magic Flute Woodwind Duet $4.99 5 Mozart Violin duets String Duet $4.95 Eine Kleine Nachtmusik (1st movement) for Violin Duet String Duet $1.99 Mozart: Two Duets, K. 423, K. 424 String Duet $1.99 Beethoven: Three Duets - Duet 1 String Duet Price reduced from $36.99 to $35.14 W. A. Mozart-Violin Concerto No.6 String Orchestra $7.99 Mozart-Violin Sonata in F Major,K.57,for Violin&amp;Piano Violin Solo $1.99 Mozart-Wiegenlied,for Violin and Piano Violin Solo $1.99 Mozart-Romanze,for Violin and Piano Violin Solo $12.99 W. A. Mozart-Violin Concerto No.5,K.219,for Violin and Piano Violin Solo $21.99 Mozart-Concertone No.2 in C Major,K.190,for 2 Violins&amp;Piano String Duet $18.99 Mozart-Violin Concerto No.3 in G Major,K.216,for Violin and Piano Violin Solo $11.99 Mozart-Violin Concerto No.2 in D Major,K.211,for Violin and Piano Violin Solo $8.99 Mozart-Violin Sonata No.22,in A Major,K.305,for Violin&amp;Piano Violin Solo $13.99 Mozart-Violin Sonata No.23,in D Major,K.306,for Violin&amp;Piano Violin Solo $10.99 Mozart-Violin Sonata No.36,in F Major,K.547,for Violin&amp;Piano Violin Solo $8.99 Mozart-Violin Sonata No.20,in C Major,K.303,for Violin&amp;Piano Violin Solo $11.99 Mozart-Violin Sonata No.17,in C Major,K.296,for Violin&amp;Piano Violin Solo $15.99 Mozart-Violin Sonata No.35,in A Major,K.526,for Violin&amp;Piano Violin Solo $8.99 Mozart-Violin Sonata No.21,in e minor,K.304,for Violin&amp;Piano Violin Solo $11.99 Mozart-Violin Sonata No.28,in E flat Major,K.380,for Violin&amp;Piano Violin Solo $10.99 Mozart-Violin Sonata No.25,in F Major,K.377,for Violin&amp;Piano Violin Solo $8.99 Mozart-Violin Sonata No.27,in G Major,K.379,for Violin&amp;Piano Violin Solo $14.99 Mozart-Violin Concerto No.1 in B flat Major,K.207,for Violin and Piano Violin Solo $10.99 Mozart-Violin Sonata No.24,in F Major,K.376,for Violin&amp;Piano Violin Solo Top-selling in String Duet $(document).ready(function () { $('.product-carousel').slick({ infinite: true, dots: false, arrows: true, slidesToShow: 5, slidesToScroll: 5, speed: 300, prevArrow: "", nextArrow: "", responsive: [ { breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3, dots: false } }, { breakpoint: 600, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1 } } ] }); }); $19.99 Bach &amp;ndash; Violin Concertos String Duet $19.99 Until I Found You String Duet $9.99 Rewrite The Stars String Duet $5.99 It's Been A Long, Long Time String Duet $5.99 Until I Found You String Duet $35.00 The Slapin-Solomon Duo's Big Gig Book for Viola and Cello String Duet $10.99 Brown Eyed Girl String Duet $10.99 Bad Guy String Duet $10.99 Wildest Dreams String Duet $9.99 Enchanted String Duet $33.00 Five Pieces String Duet $24.99 Praise Him with Stringed Instruments, Book 3 (Collection of 10 Hymns for Violin Duet with Piano) String Duet $9.99 This Will Be String Duet $7.95 Ensembles for Viola, Volume 2 String Duet $10.99 A Million Dreams String Duet $10.99 Eleanor Rigby String Duet $14.00 Flower Duet from Lakme for Cello Duet and Piano String Duet Don't miss out! Access exclusive content and coupons, and be the first to know about new releases. SIGN UP Trustpilot Stay Connected With Us Flexible Payment Options .my-account-links span { font-size: 14px; font-family: Euclid,sans-serif; font-weight: 600; margin-bottom: 0; line-height: 2.5em; color: #1e2527; margin-top: 1.9em; } .my-account-links li a { font-size: 13px; } My Account My Account My Account My Digital Library Easy Rebates Affiliates .customer-service-links span { font-size: 14px; font-family: Euclid,sans-serif; font-weight: 600; margin-bottom: 0; line-height: 2.5em; color: #1e2527; margin-top: 1.9em; } .customer-service-links li a { font-size: 13px; } Customer Service Customer Service Order Status Return Policy Help Digital Downloads FAQs Institutional Accounts Purchase Orders Contact Us .quick-links span { font-size: 14px; font-family: Euclid,sans-serif; font-weight: 600; margin-bottom: 0; line-height: 2.5em; color: #1e2527; margin-top: 1.9em; } .quick-links li a { font-size: 13px; } Quick Links Quick Links Shopping Cart Gift Certificates Teacher Resource Center .about-links span { font-size: 14px; font-family: Euclid,sans-serif; font-weight: 600; margin-bottom: 0; line-height: 2.5em; color: #1e2527; margin-top: 1.9em; } .about-links li a { font-size: 13px; } Company Company About Us Press Center Take Note Blog Privacy Policy Terms &amp; Conditions Our Partners .safe-shopping { margin-top: 2em; margin-bottom: 2em; } @media (min-width: 576px) { .safe-shopping { margin-top: .5em; margin-bottom: .5em; } } .safe-shopping .bbb { width: 120px; } var yotpo_app_key = "iNxv92WsloPVJoLU4y4J1LaGfDxSKtSdbB9O6y9y"; (function e(){var e=document.createElement("script");e.type="text/javascript",e.async=true,e.src="//staticw2.yotpo.com/iNxv92WsloPVJoLU4y4J1LaGfDxSKtSdbB9O6y9y/widget.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})(); &amp;nbsp; © 1997-2024 Sheet Music Plus 7777 W. Bluemound Rd.Milwaukee, WI 53213United States Get 15% off order of $50 or more, and 20% off orders of $100 or more! Simply enter the code GLZKEZ6 in the Promo Code field on the chopping cart page and click Apply to receive your discount. Details: Cannot be combined with other coupon or promo codes. Customer must enter coupon code during Checkout to receive discount. Cannot be applied to previous or pending purchases. Taxes and shipping are not included when determining the minimum order amount. Does not apply to the purchase of Gift Certificates, hymnals, show kits, or products from these manufacturers: Acoustica, AirTurn, Alpine Hearing Protection, Antares, Apogee, Aquarius, Audient, Augustine Guitar Strings, Avid, Axe Heaven... Minimum order amounts are listed in USD. Offer ends at 11:59pm PDT on May 13, 2022. Sheet Music Plus reserves the right to cancel or change this offer at any time. Close Product Added to Cart &amp;times; The item has been added to your cart. (function(){ // window.CQuotient is provided on the page by the Analytics code: var cq = window.CQuotient; if (cq &amp;&amp; ('function' == typeof cq.getCQUserId) &amp;&amp; ('function' == typeof cq.getCQCookieId) &amp;&amp; ('function' == typeof cq.getCQHashedEmail) &amp;&amp; ('function' == typeof cq.getCQHashedLogin)) { var recommender = '[["product-to-product"]]'; // removing any leading/trailing square brackets and escaped quotes: recommender=recommender.replace(/\[|\]|"/g,''); var separator = '|||'; var slotConfigurationUUID = '16f786c0658720dfd7fc23214f'; var contextAUID = ''; var contextSecondaryAUID = ''; var contextAltAUID = ''; var contextType = ''; var anchorsArray = []; var contextAUIDs = contextAUID.split(separator); var contextSecondaryAUIDs = contextSecondaryAUID.split(separator); var contextAltAUIDs = contextAltAUID.split(separator); var contextTypes = contextType.split(separator); var slotName = 'cart-modal-product-recommendations'; var slotConfigId = 'Add to Cart Modal Recommendations'; var slotConfigTemplate = 'slots/recommendation/cartModel.isml'; if (contextAUIDs.length == contextSecondaryAUIDs.length) { for (i = 0; i &lt; contextAUIDs.length; i++) { anchorsArray.push({id: contextAUIDs[i], sku: contextSecondaryAUIDs[i], type: contextTypes[i], alt_id: contextAltAUIDs[i]}); } } else { anchorsArray = [{id: contextAUID, sku: contextSecondaryAUID, type: contextType, alt_id: contextAltAUID}]; } var urlToCall = '/on/demandware.store/Sites-sheetmusicplus-Site/default/CQRecomm-Start'; var params = { userId: cq.getCQUserId(), cookieId: cq.getCQCookieId(), emailId: cq.getCQHashedEmail(), loginId: cq.getCQHashedLogin(), anchors: anchorsArray, slotId: slotName, slotConfigId: slotConfigId, slotConfigTemplate: slotConfigTemplate, ccver: '1.03' }; if (cq.getRecs) { cq.getRecs(cq.clientId, recommender, params, cb); } else { cq.widgets = cq.widgets || []; cq.widgets.push({ recommenderName: recommender, parameters: params, callback: cb }); } }; function cb(parsed) { var arr = parsed[recommender].recs; if (arr &amp;&amp; 0 &lt; arr.length) { var filteredProductIds = ''; for (i = 0; i &lt; arr.length; i++) { filteredProductIds = filteredProductIds + 'pid' + i + '=' + encodeURIComponent(arr[i].id) + '&amp;'; } filteredProductIds = filteredProductIds.substring(0, filteredProductIds.length - 1);//to remove the trailing '&amp;' var formData = 'auid=' + encodeURIComponent(contextAUID) + '&amp;scid=' + slotConfigurationUUID + '&amp;' + filteredProductIds; var request = new XMLHttpRequest(); request.open('POST', urlToCall, true); request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); request.onreadystatechange = function() { if (this.readyState === 4) { // Got the product data from DW, showing the products now by changing the inner HTML of the DIV: var divId = 'cq_recomm_slot-' + slotConfigurationUUID; document.getElementById(divId).innerHTML = this.responseText; //find and evaluate scripts in response: var scripts = document.getElementById(divId).getElementsByTagName('script'); if (null != scripts) { for (var i=0;i&lt;scripts.length;i++) {//not combining script snippets on purpose var srcScript = document.createElement('script'); srcScript.text = scripts[i].innerHTML; srcScript.asynch = scripts[i].asynch; srcScript.defer = scripts[i].defer; srcScript.type = scripts[i].type; srcScript.charset = scripts[i].charset; document.head.appendChild( srcScript ); document.head.removeChild( srcScript ); } } } }; request.send(formData); request = null; } }; })(); Continue Shopping Go to Cart //<!-- /* */ // -->

Related sheet music

Mozart: 12 Duets K. 487 for Violin Duo

Mozart: 12 Duets K. 487 for Violin Duo

wolfgang amadeus mozart

Loading...
Mozart Family Duets for Mandolins

Mozart Family Duets for Mandolins

deborah greenblatt

Loading...
Mozart & More - Violin Duets

Mozart & More - Violin Duets

aleksey igudesman

Loading...
Seventeen Violin Duets from The Magic Flute

Seventeen Violin Duets from The Magic Flute

wolfgang amadeus mozart

Loading...
Duets for Violin and Clarinet, Volume One

Duets for Violin and Clarinet, Volume One

various, emily gray

Loading...
Intermediate Music for Two, Volume 1

Intermediate Music for Two, Volume 1

various, daniel kelley

Loading...
Mozart: 12 Duets K. 487 for Clarinet & Viola

Mozart: 12 Duets K. 487 for Clarinet & Viola

wolfgang amadeus mozart

Loading...
Easy Duets

Easy Duets

mozart, wolfgang amadeus

Loading...