window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GNEXRY9KWP'); November 22, 2020 - Beethoven - Newark Symphony Orchestra

November 22, 2020 – Beethoven

Map Unavailable

Date/Time
Date(s) - 11/22/2020
3:00 pm - 4:00 pm

Categories


Featured soloist: Gabriel Benton, organ
– Giovanni Gabrieli, ”Canzona per Sonare No.2”
– J.S. Bach, “Passcaglia” in C Minor, BWV 582 for Organ
– Léon Boëllmann, Suite Gothique – Gabriel Benton, soloist
II. Menuet gothique; IV. Toccata
– Ludwig van Beethoven, String Trio, Op. 9, No. 3
– Eugène Gigout, ”Grand Choeur Dialogue” for Organ, Brass
NSO musicians: Alan Hodesblatt(Violin); Kathy Hutchison(viola); Michael Smith(cello); Glenn Davis(Trumpet); Keith Herron(Trumpet); LindaHeckert(Horn); James Olson(Trombone);Brian Cox(Tuba)

Many thanks to the Grace United Methodist Church, Wilmington DE for donating rehearsal space for this concert.

 

document.addEventListener( "DOMContentLoaded", function() { fullHeight(); }, false ); function fullHeight() { var headerHeight = document.querySelector("header").clientHeight; var footerHeight = document.querySelector("footer").clientHeight; var headerFooter = headerHeight + footerHeight; var content = document.querySelector("#content"); content.style.minHeight = "calc( 100vh - " + headerFooter + "px )"; }