Nicholas McGegan
Nicholas McGegan

Saturday, February 27
8pm
The Music Center at Strathmore

Nicholas McGegan, conductor
Robert Levin, piano

Mozart –
Overture to The Marriage of Figaro

Beethoven –
Piano Concerto No. 1

Robert Levin –
Improvisation in the Style of Beethoven

Mozart – Symphony No. 41, “Jupiter”

This concert is a musical treat of classical favorites. Pianist Robert Levin takes the solo role in Beethoven’s First Piano Concerto, a magnificent and zest-filled work infused with youthful energy and brilliance. Levin then presents his own classically inspired improvisation on the piano, just as Mozart or Beethoven might have done for their audiences. Period performance specialist Nicholas McGegan leads the BSO in Mozart’s final symphony— the grandeur and grace of Mozart at his very best.

Tickets can be bought online here.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

The Baltimore Symphony Orchestra’s newsletter

(This newsletter is not affiliated with The Washington City Paper.)

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});