Nach unzähligen Zusammenarbeiten zwischen Josip Pavlov und Gene Aichner in den letzten 12 Jahren ist "N A Q" für beide Neuland. Sie haben nur das notwendigste dabei für die Überfahrt. Das musikalische und künstlerische Verständnis der beiden zueinander nimmt das Publikum mit.
Alle begeben sich auf eine Reise im Unterdeck eines Schiffes – unangenehm, geborgen, ungemütlich, vertraut, eng, unbekannt – eine Reise ins Ungewisse voller Fragen – wer wird sie beantworten?
After countless collaborations between Josip Pavlov and Gene Aichner over the last 12 years, "N A Q" represents uncharted waters for both of them. With only the most basic equipment, they face the passage. Their mutual understanding, musically and artistically, invites the audience aboard.
Everyone embarks on a journey in the belly of a ship - that means it’s crampy but also snuggly - uncomfortable, intimate, close but unsighted - a journey into the unknown full of questions - who will be answering them?
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';