}
else
{
getHistoire().executer(new PartitionActionSelectionVoixSet(selection, adebut.getVoix()));
getHistoire().executer(new PartitionActionSelectionDureesEtirer(selection, new Rational(1, 2)));
}
getController().calculer(adebut.getAccord().getDebutMoment());
}