Mozart:Fantasia in C minor, K.475 / Schumann:Fantasie in C major, Op. 17 / Rachmaninov:4 Preludes / Granados:El Amor y la Muerte (from Goyescas, Book 2) / Albéniz:El Puerto (from Iberia, Book 1) / Ravel:Alborada del Gracioso (from Miroirs)
About this event
Joaquín Achúcarro (b. 1932) makes his annual visit to Torroella de Montgí, the town where he has played most often without missing a single year. He first came in 1990 and has performed at every Festival since 1993. This year’s programme includes a variety of works by Mozart, Schumann, Rachmaninov, Granados, Albéniz and Ravel.
Generalitat de Catalunya
INAEM 2023
Diputació de Girona
Ajuntament de Torroella de Montgrí
Estartit
Patronat Turisme
Cultura i identitat
SteinWay&Sons
Jorquera Pianos
Club Nàutic Estartit
aie
Gisela Graham
");
return json_info[0];
}
function init_components_insta(instagrm_control){
var slickContainer = $(instagrm_control).children(".slick_instagram");
var helpLoaderInsta = $(instagrm_control).children(".helpLoaderInsta");
var titolInsta = $(instagrm_control).children(".titolInstagram");
var cols = $(slickContainer).attr("data-cols");
var format = $(slickContainer).attr("data-format");
if(format=="mur_social") {
$(slickContainer).slick(
{
infinite: true,
slidesToShow: parseInt(cols),
slidesToScroll: 1,
vertical:true,
verticalSwiping:true,
centerMode:false,
autoplaySpeed:5000,
autoplay:true,
arrows:false,
});
}
else {
$(slickContainer).slick(
{
lazyLoad: 'ondemand',
infinite: true,
slidesToShow: parseInt(cols),
slidesToScroll: 1,
vertical:false,
centerMode:false,
autoplaySpeed:5000,
autoplay:true,
arrows:true,
});
}
$(slickContainer).show();//mostrem l' slick
//$(helpLoaderInsta).hide();//amaguem el loader
$("[data-reveal]").foundation();//arrenquem el foundation
if($(titolInsta).length > 0)
{
$(titolInsta).show(); //mostrem el titol si n' hi ha
}
$(slickContainer).slick('setPosition');
}
//]]>