// !Mup 7.1 arkkra.com // The hymn produced by this source code is believed to be in the public // domain in the United States of America. // This source code is donated to the public domain. // Hymn Source: // Pinebrook Choruses // The Young Peoples Church Of The Air // Compiled By Percy B. Crawford, M.A. // Philadelphia, Pa; // Copyright: 1934 // Hymn No.: 19 // Transcribed by: Ted Gatza, Jr. 11/20/2024 // Revisions: // HymnsToGod.org //==== FOR PROJECTION ===== score label="" packexp = 0.0 packfact = 0.5 pad = 1 vscheme = 2f staffsep = 20 //adjust as needed scorepad= -20 scoresep= 6 scale = 1.57 // adjust as needed pageheight=7.5 pagewidth=10.0 topmargin=.350 bottommargin=.350 lyricssize = 16 //adjust as needed extendlyrics=y lyricsfontfamily=times noteheads = "isostri semicirc diam righttri norm rect pie" //========================= staffs=2 time=4/4n key=c staff 2 key=c clef=bass //========================= header title (100) "" title bold (19) "" "Joy In My Heart" "" title (11) "" title (11) "" "\f(TI)behold, my servants shall sing for joy of heart,...Is. 65:14" "" title (11) "" title (11) "C - 4 - SOL" "" "" title (13) "George W. Cooke" "" "George W. Cooke, 1925" footer title (10) "" "Public Domain" "" title (5) "" title (10) "" "HymnsToGod.org" "" //========================= block music newpage //========================= //define macros //Lyrics //Lyrics Between Staffs define VS lyrics between 1&2: @ define VS1 lyrics between 1&2 using 1: @ define VS12 lyrics between 1&2 using 1 2: @ define VS21 lyrics between 1&2 using 2 1:@ define VS22 lyrics between 1&2 using 2 2:@ //Lyrics Below Bass Staff define BVS lyrics below 2: @ define BVS11 lyrics below 2 using 1: @ define BVS12 lyrics below 2 using 1 2: @ define BVS21 lyrics below 2 using 2 1:@ define BVS22 lyrics below 2 using 2 2:@ //Text - Above Staff define CHORUS ital (15) above 1: 1 "Chorus"; @ define REFRAIN ital (15) above 1: 1 "Refrain"; @ define RALL ital (15) above 1: 1 "Rall."; @ //Fermatas define FST(COUNT) mussym (10) above 1: COUNT "ferm"; @ define FSB(COUNT) mussym (10) below 1: COUNT "uferm"; @ define FBT(COUNT) mussym (10) above 2: COUNT "ferm"; @ define FBB(COUNT) mussym (10) below 2: COUNT "uferm"; @ //Note Accents define AST(COUNT) mussym (10) above 1: COUNT "acc_gt"; @ define ASB(COUNT) mussym (10) below 1: COUNT "acc_gt"; @ define ABT(COUNT) mussym (10) above 2: COUNT "acc_gt"; @ define ABB(COUNT) mussym (10) below 2: COUNT "acc_gt"; @ //Repeats define RIT(COUNT) ital (15) above 1: COUNT "rit."@ define FINE(COUNT) ital (15) above 1: COUNT "fine"@ define SIGN(COUNT) mussym (10) above 1: COUNT "sign"@ define DS(COUNT) ital (15) above 1: COUNT "D. S."; @ //Time Signature - Use on projection hymns only define P1 [pad 5; =t]@ define P2 [=s]@ define TIME print (t.w - 2, t.y) "\f(newcentury bold)\s(16)4"; print (t.w - 2, t.y - 4) "\f(newcentury bold)\s(16)4"; print (t.w - 2, s.y) "\f(newcentury bold)\s(16)4"; print (t.w - 2, s.y - 4) "\f(newcentury bold)\s(16)4"; @ //========================= //set midi midi all: 0 "tempo=100"; //========================= // Verse 1 //1 1 1: P1 2s; 8; g; a; b; 1 2: P1 2s; 8; g; a; b; 2 1: P2 2s; 8; g; a; b; 2 2: P2 2s; 8; g; a; b; TIME VS "<1. >-1|I have the"; // VS "<2. >-1|I have the"; // VS "<3. >-1|I have the"; // VS "<4. >-1|For there is"; bar //2 1 1: 8ec+; r; eb; r; ea; r; eg; r; 2 2: 8cc+; 8r; 8cc+; 8r; 8cc+; 8r; 8cc+; 8r; VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; // VS "peace that pass-eth un-der-stand-ing,"; // VS "love of Je-sus, love of Je-sus,"; // VS "there-fore now no con-dem-na-tion,"; bar newscore //3 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; bar //4 1 1: 8fd+; 4; 8fb; 2g; 1 2: 8s; 4; 8; 2f; 2: 8g-g; 4b-g; 8dg; 2gb; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; bar //5 1: 8ge+; 4; 8ec+; eg; s; ; ; 2: 8cc+; 4; 8; 8; s; ; ; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; invisbar newscore //5 1 1: 8s; 4s; 8s; ; g; a; b; 1 2: 8s; 4s; 8s; ; g; a; b; 2 1: 8s; 4s; 8s; ; g; a; b; 2 2: 8s; 4s; 8s; ; g; a; b; VS "I have the"; // VS "I have the"; // VS "I have the"; // VS "For there is"; bar //6 //2 1 1: 8ec+; e?c+?; eb; e?b?; ea; e?a?; eg; e?g?; 1 2: 8s; r?; 8s; r?; 8s; r?; 8s; r?; 2 1: 8s; r?; 8s; r?; 8s; r?; 8s; r?; 2 2: 8cc+; 8c?c+?; 8cc+; 8c?c+?; 8cc+; 8c?c+?; 8cc+; 8c?c+?; VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; // VS "peace that pass-eth un-der-stand-ing,"; // VS "love of Je-sus, love of Je-sus,"; // VS "there-fore now no con-dem-na-tion,"; bar //7 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; bar //8 1 1: 8fd+; 4fd+; 8fb; 4g; fd+; 1 2: 8s; 4s; 8; 4f; 4s; 2: 8gb; 4; 8gd+; 4gb; ; VS "Down in my heart to"; // VS "Down in my heart to"; // VS "Down in my heart to"; // VS "Down in my heart to"; bar //9 1: 2ec+; 8r; 8s; ; ; 2: 2cg; 8r; 8s; ; ; VS "stay."; // VS "stay."; // VS "stay."; // VS "stay."; right (146, 1.5) "End of Verse 1"; endbar newpage //========================= // Verse 2 //1 1 1: P1 2s; 8; g; a; b; 1 2: P1 2s; 8; g; a; b; 2 1: P2 2s; 8; g; a; b; 2 2: P2 2s; 8; g; a; b; TIME // VS "<1. >-1|I have the"; VS "<2. >-1|I have the"; // VS "<3. >-1|I have the"; // VS "<4. >-1|For there is"; bar //2 1: 8ec+; ec+; eb; eb; ea; ea; eg; eg; 2: 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; // VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; VS "peace that pass-eth un-der-stand-ing,"; // VS "love of Je-sus, love of Je-sus,"; // VS "there-fore now no con-dem-na-tion,"; bar //3 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; bar //4 1 1: 8fd+; 4; 8fb; 2g; 1 2: 8s; 4; 8; 2f; 2: 8g-g; 4b-g; 8dg; 2gb; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; bar //5 1: 8ge+; 4; 8ec+; eg; s; ; ; 2: 8cc+; 4; 8; 8; s; ; ; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; invisbar newscore //5 1 1: 8s; 4s; 8s; ; g; a; b; 1 2: 8s; 4s; 8s; ; g; a; b; 2 1: 8s; 4s; 8s; ; g; a; b; 2 2: 8s; 4s; 8s; ; g; a; b; // VS "I have the"; VS "I have the"; // VS "I have the"; // VS "For there is"; bar //6 //2 1: 8ec+; ec+; eb; eb; ea; ea; eg; eg; 2: 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; // VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; VS "peace that pass-eth un-der-stand-ing,"; // VS "love of Je-sus, love of Je-sus,"; // VS "there-fore now no con-dem-na-tion,"; bar //7 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; bar //8 1 1: 8fd+; 4fd+; 8fb; 4g; fd+; 1 2: 8s; 4s; 8; 4f; 4s; 2: 8gb; 4; 8gd+; 4gb; ; // VS "Down in my heart to"; VS "Down in my heart to"; // VS "Down in my heart to"; // VS "Down in my heart to"; bar //9 1: 2ec+; 8r; 8s; ; ; 2: 2cg; 8r; 8s; ; ; // VS "stay."; VS "stay."; // VS "stay."; // VS "stay."; right (146, 1.5) "End of Verse 2"; endbar newpage //========================= // Verse 3 //1 1 1: P1 2s; 8; g; a; b; 1 2: P1 2s; 8; g; a; b; 2 1: P2 2s; 8; g; a; b; 2 2: P2 2s; 8; g; a; b; TIME // VS "<1. >-1|I have the"; // VS "<2. >-1|I have the"; VS "<3. >-1|I have the"; // VS "<4. >-1|For there is"; bar //2 1: 8ec+; ec+; eb; eb; ea; ea; eg; eg; 2: 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; // VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; // VS "peace that pass-eth un-der-stand-ing,"; VS "love of Je-sus, love of Je-sus,"; // VS "there-fore now no con-dem-na-tion,"; bar //3 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; bar //4 1 1: 8fd+; 4; 8fb; 2g; 1 2: 8s; 4; 8; 2f; 2: 8g-g; 4b-g; 8dg; 2gb; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; bar //5 1: 8ge+; 4; 8ec+; eg; s; ; ; 2: 8cc+; 4; 8; 8; s; ; ; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; invisbar newscore //5 1 1: 8s; 4s; 8s; ; g; a; b; 1 2: 8s; 4s; 8s; ; g; a; b; 2 1: 8s; 4s; 8s; ; g; a; b; 2 2: 8s; 4s; 8s; ; g; a; b; // VS "I have the"; // VS "I have the"; VS "I have the"; // VS "For there is"; bar //6 //2 1: 8ec+; ec+; eb; eb; ea; ea; eg; eg; 2: 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; // VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; // VS "peace that pass-eth un-der-stand-ing,"; VS "love of Je-sus, love of Je-sus,"; // VS "there-fore now no con-dem-na-tion,"; bar //7 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; // VS "Down in my heart,"; bar //8 1 1: 8fd+; 4fd+; 8fb; 4g; fd+; 1 2: 8s; 4s; 8; 4f; 4s; 2: 8gb; 4; 8gd+; 4gb; ; // VS "Down in my heart to"; // VS "Down in my heart to"; VS "Down in my heart to"; // VS "Down in my heart to"; bar //9 1: 2ec+; 8r; 8s; ; ; 2: 2cg; 8r; 8s; ; ; // VS "stay."; // VS "stay."; VS "stay."; // VS "stay."; right (146, 1.5) "End of Verse 3"; endbar newpage //========================= // Verse 4 //1 1 1: P1 2s; 8; g; a; b; 1 2: P1 2s; 8; g; a; b; 2 1: P2 2s; 8; g; a; b; 2 2: P2 2s; 8; g; a; b; TIME // VS "<1. >-1|I have the"; // VS "<2. >-1|I have the"; // VS "<3. >-1|I have the"; VS "<4. >-1|For there is"; bar //2 1: 8ec+; ec+; eb; eb; ea; ea; eg; eg; 2: 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; // VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; // VS "peace that pass-eth un-der-stand-ing,"; // VS "love of Je-sus, love of Je-sus,"; VS "there-fore now no con-dem-na-tion,"; bar //3 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; bar //4 1 1: 8fd+; 4; 8fb; 2g; 1 2: 8s; 4; 8; 2f; 2: 8g-g; 4b-g; 8dg; 2gb; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; bar //5 1: 8ge+; 4; 8ec+; eg; s; ; ; 2: 8cc+; 4; 8; 8; s; ; ; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; invisbar newscore //5 1 1: 8s; 4s; 8s; ; g; a; b; 1 2: 8s; 4s; 8s; ; g; a; b; 2 1: 8s; 4s; 8s; ; g; a; b; 2 2: 8s; 4s; 8s; ; g; a; b; // VS "I have the"; // VS "I have the"; // VS "I have the"; VS "For there is"; bar //6 //2 1: 8ec+; ec+; eb; eb; ea; ea; eg; eg; 2: 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; 8cc+; // VS 8; 8s; 8; 8s; 8; 8s; 8; 8s; "joy, joy, joy, joy,"; // VS "peace that pass-eth un-der-stand-ing,"; // VS "love of Je-sus, love of Je-sus,"; VS "there-fore now no con-dem-na-tion,"; bar //7 1 1: 8ce; 4b-e; 8b-d; 2c; 1 2: 8s; 4; 8; 2c; 2: 8cg; 4g-g; 8g-f; 2ce; // VS "Down in my heart,"; // VS "Down in my heart,"; // VS "Down in my heart,"; VS "Down in my heart,"; bar //8 1 1: 8fd+; 4fd+; 8fb; 4g; fd+; 1 2: 8s; 4s; 8; 4f; 4s; 2: 8gb; 4; 8gd+; 4gb; ; // VS "Down in my heart to"; // VS "Down in my heart to"; // VS "Down in my heart to"; VS "Down in my heart to"; bar //9 1: 2ec+; 8r; 8s; ; ; 2: 2cg; 8r; 8s; ; ; // VS "stay."; // VS "stay."; // VS "stay."; VS "stay."; right (146, 1.5) "End of Hymn"; endbar