Praxis Notensatz © Francis Valadj, Sxc.Hu Valadj, Francis ©

Total Page:16

File Type:pdf, Size:1020Kb

Praxis Notensatz © Francis Valadj, Sxc.Hu Valadj, Francis © PRAXIS Notensatz © Francis Valadj, sxc.hu Valadj, Francis © Wer die Linux-Welt Komponisten, Musiklehrer und Frescobaldi [2] geht den steinigen Lilypond Hobbymusiker verband bisher Weg über das Erlernen einer eige- Unser Streifzug durch die musika- nach freien Pro- unter Linux das gleiche Problem: nen Markup-Sprache. Die Kon- lische Linux-Welt beginnt mit ei- Zwar gab sich das Lieblingsbe- kurrenten Noteedit [3] und Muse- nem Linux-typischen Programm: grammen für den triebssystem in den letzten Jah- score [4] versuchen mit WYSI- einem reinen Konsolentool. Öff- Notensatz durch- ren zunehmend multimedialer, WYG-Editoren mehr Anwender- nen Sie einen Texteditor Ihrer aber bei Spezialsoftware für einen freundlichkeit in das Thema zu Wahl und tippen Sie die Zeilen forstet, stößt kleinen Interessentenkreis sah es bringen. Außen vor bleiben Se- aus Listing 1 ein. eher mau aus. quenzerprogramme wie Rosegar- Musiker erkennen an dem Lis- schnell auf die Bei der proprietären Konkur- den, die auch rudimentäre Satzfä- ting zumindest, dass es sich of- renz finden Softwarehersteller higkeiten besitzen: Sie sprechen fenbar um eine Notenzeile im G- drei Programme solche Nischen und füllen Sie mit eine andere Zielgruppe an. Schlüssel, der Tonart F-Dur, mit hochprofessionalisierten Produk- Alle Programme installieren Sie einem 3/ 4-Takt und ein paar No- Lilypond, Noteedit ten zu meist unerschwinglichen kinderleicht und bequem über ten handelt. Allerdings benutzt und Musescore. Preisen. Der für Musiker so wich- den Paketmanager Ihrer Distribu- dieses simple Beispiel bereits ei- tige Notensatz (Kasten Noten- tion. Kleine Besonderheiten und nige Akkorde und Striche als Arti- Mirko Albrecht satz) beschränkte sich daher im spezielle Depots dazu verrät der kulationszeichen (Abbildung A). Wesentlichen auf die beiden Kasten Installation. Speichern Sie den Code in einer Platzhirsche Finale und Sibelius. Wer die Linux-Welt nach ähnli- NOTENSATZ chen, aber freien Programmen Weil Noten, vereinfacht dargestellt, die genaue Position der Noten und Ar- durchforstet, stößt auf drei Pro- nichts anderes sind als eine grafische tikulationen an. Die Klangwiedergabe gramme, die derzeit dem ambitio- Darstellung der „Sprache“ Musik, ar- gilt als sekundär: Hier springen oft ex- beiten Notensatzprogramme ähnlich terne Programme ein. README nierten Hobbymusiker den No- wie Textverarbeitungen. Die Komplexi- Wie bei einem Editor gibt es im No- Wir stellen drei Linux- tensatz unter Linux schmackhaft tät der Darstellung und die klangliche tensatz den WYSIWYG-Ansatz und die Applikationen für den zu machen versuchen. Wiedergabe stellt die Entwickler aber beschreibende Programmiersprache Notensatz vor: das Kon- vor viel höhere Herausforderungen. Bei einem davon handelt es sich (LaTeX). WYSIWYG-Editoren bedienen solentool Lilypond nebst um ein Kommandozeilenpro- Das Ziel der Notensatzprogramme liegt Sie zwar intuitiver über deren gra- seinem grafischen Auf- gramm, für das es jedoch ein in einem ansehnlichen, druckbaren Do- fische Menüoberflächen, allerdings satz Frescobaldi sowie Frontend gibt, das den Umgang kument. Dabei kommt es neben der gilt es, den Leitspruch „What You See die WYSIWYG-Editoren mit der Software etwas verein- Möglichkeit, viele Zusatzelemente zu Is What You Get“ nicht zu eng sehen. nutzen (wie Fermaten, Haltebögen, Sie bekommen eben nicht immer, Noteedit und Muse- facht: Das Konsolentool Lilypond Kreuznoten oder Halsrichtungen), auf was Sie sehen. score. [1] mit dem grafischen Aufsatz 46 10 | 09 Notensatz PRAXIS Textdatei mit der Endung .ly. Li- lypond kompiliert als echtes Kon- solentool den Code mit der Einga- be lilypond Datei.ly und erzeugt daraus ein Postscript-File. An- schließend erstellt das Werkzeug noch das gängigere PDF-Format (Abbildung B, nächste Seite). A Aus dem verwirren- Die ersten vier Code-Zeilen sind 2 steht, für eine Achtel eine 8. Die glänzt mit einem feinen systema- den Code von Listing 1 schnell erklärt: Zeile 1 bestimmt Taktstriche dürfen Sie weglassen. tischen Aufbau und einer guten erstellen Sie diese ein- das eingestrichene C zum Grund- Sie dienen nur der Übersichtlich- Verständlichkeit – vorausgesetzt, fache Notenzeile. ton der folgenden Noten. Entfer- keit im Text. Die Zeile \time 3/4 Sie wissen was Noten sind. nen Sie dieses Merkmal, erschei- bestimmt bereits die Taktart. Wen dieser kleine Exkurs in die nen alle Noten sehr tief – also mit Der deutschen Besonderheit des kryptische Notensatzwelt eher vielen Hilfslinien. Der Eintrag Tones h begegnet Lilypond mit ei- verschreckt hat, dem sei gesagt, \ clef bestimmt den Notenschlüs- nem b für h und einem bes für b. dass der Lernaufwand sicher sel. Musiker wissen, dass der all- Mit den spitzen Klammern fassen recht hoch ist. Dafür kennt Lily- gemein bekannte Notenschlüssel Sie mehrere Noten zu einem Ak- pond kaum Grenzen und belohnt auch G-Schlüssel heißt und nur kord zusammen. Als erstes Arti- Sie mit einem Augenschmaus- für hohe Melodiestimmen steht. kulationzeichen sehen Sie in die- Satz, der einem Verlagsdruck in Wer eine Basslinie komponieren sem Beispiel einen Strich über be- nichts nachsteht. Frescobaldi 0.7.13 will, der schreibt zum Beispiel ziehungsweise unter der Note, LinuxUser/frescobaldi \ clef F in diese Zeile. was Sie mit –- nach dem Noten- Frescobaldi Lilypond 2.12.2 und Die zweiteilige dritte Zeile weist buchstaben realisieren. Wer unter Linux gerne LaTeX ver- Doku, Lily4jedit 2.12.869 der Musik eine Tonart zu, wobei Der Übersichtlichkeit halber wendet, weiß die Vorzüge des gra- LinuxUser/lilypond das englische „major“ für Dur empfiehlt es sich, bei Lilypond fischen Frontends Kile zu schät- Musescore 0.9.5 und „minor“ für Moll steht. Lily- stets mit Kommentaren zu arbei- zen. Über Menüs klicken Sie sich LinuxUser/musescore pond passt die Vorzeichen bei ei- ten. Diese beginnen mit % und die Syntax des LaTeX-Codes zu- Noteedit 2.8.1 ner Änderung entsprechend an. weisen in unserem Beispiel auf sammen. So brauchen Sie sich LinuxUser/noteedit Die Noten selbst tippen Sie, de- die Taktzahlen hin. nicht jeden Befehl zu merken. ren Namen entsprechend, mit Alle Funktionen und Artikulati- Über Schaltflächen aktualisieren Leerzeichen getrennt als Buchsta- onen aufzuzeigen würde ein wirk- Sie bequem eine PDF-Ausgabe für ben ein. Die Zahl 4 nach dem ers- lich dickes Buch füllen. Glückli- die optische Kontrolle. Dieses GLOSSAR ten Ton d' sagt der Software, dass cherweise lässt die Community Vorbild schwebte wohl den Ent- WYSIWYG: Abkürzung es sich bei dieser und allen fol- um das Lilypond-Projekt Sie nicht wicklern der grafischen Oberflä- für „What You See Is genden Noten um Viertelnoten im Regen stehen: Im Web finden che Frescobaldi vor. What You Get“; be- handelt. Der Musiker leitet also Sie eine sehr umfassende deutsch- Nach dem berühmten italieni- schreibt Programme, die bereits beim Erstel- ab, dass für eine halbe Note eine sprachige Dokumentation [7]. Sie schen Renaissance-Künstler ge- len die Dokumente so tauft, schickt sich das sehr junge anzeigen, wie Sie INSTALLATION Projekt an, Lilypond eine grafi- später im Druck er- Das Konsolenprogramm Lilypond liegt geschnürte, nicht mehr ganz taufri- sche Oberfläche zu spendieren. scheinen. jeder großen Distribution bei. Findet sche Version 0.7.8 vor [6]. Für Die Software entstand aus dem es sich nicht auf der Festplatte, ins- Ubuntu, Gentoo und Arch Linux bietet ehemals als LilyKDE bekannten tallieren Sie es über das Paketma- der Download-Bereich der Projektseite Plugin für den Editor Kate. Aber nagement nach. Die derzeit aktuelle [2] Links zu den entsprechenden Pa- Version 2.12.2 gibt es für OpenSuse keten. Nutzer des etwas älteren KDE um es gleich vorwegzunehmen: allerdings nur im Factory-Zweig [5]. 4.1 benötigen weiterhin das Paket Ubuntu und Fedora geben sich mit lilypond-kde4 – ab KDE 4.2 ist es LISTING 1 den älteren Ausgaben 2.12.1, respek- nicht mehr notwendig. 01 \relative c' { tive 2.12.0 zufrieden. Für alle ande- Musescore und Noteedit geistern 02 \clef G ren Distributionen existiert ein Instal- schon seit Längerem durch die freie 03 \key f \major lationsskript in Versionen für 32- und Softwarewelt und tummeln sich in 04 \time 3/4 64-Bit-Systeme, das Sie herunterla- den aktuellen Versionen 2.8.1 (Note- 05 d'4 bes c | a bes g | % 3 den und in einer Konsole starten. edit) und 0.9.4 (Musescore) in den 06 a bes d | bes-- g-- d-- | % 5 Der grafische KDE-Aufsatz Frescobaldi Softwarepools. Für Musescore geben 07 c-- g'-- c-- | d-- g,-- f-- | % 7 schaffte es als junges Projekt noch Sie in der Paketsuche mscore ein. 08 e-- g-- a-- | a-- f'-- d-- | % 9 nicht in die Depots der großen Distri- Gnome-Nutzer holen sich über Abhän- 09 < f,-- a > e-- e-- | bes'-- e-- c-- | % 11 butoren. Für OpenSuse liegt eine von gigkeiten manches KDE-Werkzeug und 10 < g-- bes > f-- g-- | a-- g'-- bes,-- | % 13 einem Paketmaintainer namens Engel etliche Qt-Bibliotheken mit an Bord. 11 a-- f-- f-- | bes-- < g-- bes d > } 10 | 09 47 PRAXIS Notensatz B Bei einem fehler- schnörkelte Triller- Im letzten Reiter stellen Sie Ton- freien Markup erzeugt Symbol über der ent- art, Taktart, einen eventuellen Lilypond in zwei Schrit- sprechenden Note – Auftakt sowie eine Tempo-Anga- ten ein PDF mit dem bestens ausgerichtet be (für die mögliche MIDI-Ausga- fertigen Notensatz. und sauber gerendert. be) für Ihr neuestes Meisterwerk Wirklich Zeit sparen ein. Ein Klick auf Ok schreibt eine Sie aber, wenn Sie bei- Menge Text in den Editor. Aller- spielsweise eine ganze dings ist dieser bestens geglie- Reihe Noten immer dert. Über den Kommentar % Mu- mit einem Staccato- sik folgt hier (siehe Abbildung E) Auch Frescobaldi erspart Ihnen Punkt versehen möchten. Sie mar- finden Sie sehr schnell die ver- nicht das mühsame Erlernen der kieren einfach im Texteditor alle schiedenen Notenzeilenanfänge Lilypond-Syntax. diese Töne und klicken auf den und beginnen mit der Eingabe Das dreiteilige Hauptfenster Punkt in der Rubrik Artikulation. der Notennamen. (Abbildung C) zeigt im linken Be- Frescobaldi fügt nun jeder mar- Um das korrekte Aufteilen der reich den Texteditor, der auf die kierten Note die Syntax -. hinzu. Noten im System und ein saube- Eingabe von Lilypond-Code war- Das ganze Drumherum um eine res Positionieren der Spielanwei- tet.
Recommended publications
  • Proceedings 2005
    LAC2005 Proceedings 3rd International Linux Audio Conference April 21 – 24, 2005 ZKM | Zentrum fur¨ Kunst und Medientechnologie Karlsruhe, Germany Published by ZKM | Zentrum fur¨ Kunst und Medientechnologie Karlsruhe, Germany April, 2005 All copyright remains with the authors www.zkm.de/lac/2005 Content Preface ............................................ ............................5 Staff ............................................... ............................6 Thursday, April 21, 2005 – Lecture Hall 11:45 AM Peter Brinkmann MidiKinesis – MIDI controllers for (almost) any purpose . ....................9 01:30 PM Victor Lazzarini Extensions to the Csound Language: from User-Defined to Plugin Opcodes and Beyond ............................. .....................13 02:15 PM Albert Gr¨af Q: A Functional Programming Language for Multimedia Applications .........21 03:00 PM St´ephane Letz, Dominique Fober and Yann Orlarey jackdmp: Jack server for multi-processor machines . ......................29 03:45 PM John ffitch On The Design of Csound5 ............................... .....................37 04:30 PM Pau Arum´ıand Xavier Amatriain CLAM, an Object Oriented Framework for Audio and Music . .............43 Friday, April 22, 2005 – Lecture Hall 11:00 AM Ivica Ico Bukvic “Made in Linux” – The Next Step .......................... ..................51 11:45 AM Christoph Eckert Linux Audio Usability Issues .......................... ........................57 01:30 PM Marije Baalman Updates of the WONDER software interface for using Wave Field Synthesis . 69 02:15 PM Georg B¨onn Development of a Composer’s Sketchbook ................. ....................73 Saturday, April 23, 2005 – Lecture Hall 11:00 AM J¨urgen Reuter SoundPaint – Painting Music ........................... ......................79 11:45 AM Michael Sch¨uepp, Rene Widtmann, Rolf “Day” Koch and Klaus Buchheim System design for audio record and playback with a computer using FireWire . 87 01:30 PM John ffitch and Tom Natt Recording all Output from a Student Radio Station .
    [Show full text]
  • Keyboard Playing and the Mechanization of Polyphony in Italian Music, Circa 1600
    Keyboard Playing and the Mechanization of Polyphony in Italian Music, Circa 1600 By Leon Chisholm A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Music in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Kate van Orden, Co-Chair Professor James Q. Davies, Co-Chair Professor Mary Ann Smart Professor Massimo Mazzotti Summer 2015 Keyboard Playing and the Mechanization of Polyphony in Italian Music, Circa 1600 Copyright 2015 by Leon Chisholm Abstract Keyboard Playing and the Mechanization of Polyphony in Italian Music, Circa 1600 by Leon Chisholm Doctor of Philosophy in Music University of California, Berkeley Professor Kate van Orden, Co-Chair Professor James Q. Davies, Co-Chair Keyboard instruments are ubiquitous in the history of European music. Despite the centrality of keyboards to everyday music making, their influence over the ways in which musicians have conceptualized music and, consequently, the music that they have created has received little attention. This dissertation explores how keyboard playing fits into revolutionary developments in music around 1600 – a period which roughly coincided with the emergence of the keyboard as the multipurpose instrument that has served musicians ever since. During the sixteenth century, keyboard playing became an increasingly common mode of experiencing polyphonic music, challenging the longstanding status of ensemble singing as the paradigmatic vehicle for the art of counterpoint – and ultimately replacing it in the eighteenth century. The competing paradigms differed radically: whereas ensemble singing comprised a group of musicians using their bodies as instruments, keyboard playing involved a lone musician operating a machine with her hands.
    [Show full text]
  • Musical Notation Codes Index
    Music Notation - www.music-notation.info - Copyright 1997-2019, Gerd Castan Musical notation codes Index xml ascii binary 1. MidiXML 1. PDF used as music notation 1. General information format 2. Apple GarageBand Format 2. MIDI (.band) 2. DARMS 3. QuickScore Elite file format 3. SMDL 3. GUIDO Music Notation (.qsd) Language 4. MPEG4-SMR 4. WAV audio file format (.wav) 4. abc 5. MNML - The Musical Notation 5. MP3 audio file format (.mp3) Markup Language 5. MusiXTeX, MusicTeX, MuTeX... 6. WMA audio file format (.wma) 6. MusicML 6. **kern (.krn) 7. MusicWrite file format (.mwk) 7. MHTML 7. **Hildegard 8. Overture file format (.ove) 8. MML: Music Markup Language 8. **koto 9. ScoreWriter file format (.scw) 9. Theta: Tonal Harmony 9. **bol Exploration and Tutorial Assistent 10. Copyist file format (.CP6 and 10. Musedata format (.md) .CP4) 10. ScoreML 11. LilyPond 11. Rich MIDI Tablature format - 11. JScoreML RMTF 12. Philip's Music Writer (PMW) 12. eXtensible Score Language 12. Creative Music File Format (XScore) 13. TexTab 13. Sibelius Plugin Interface 13. MusiXML: My own format 14. Mup music publication program 14. Finale Plugin Interface 14. MusicXML (.mxl, .xml) 15. NoteEdit 15. Internal format of Finale (.mus) 15. MusiqueXML 16. Liszt: The SharpEye OMR 16. XMF - eXtensible Music 16. GUIDO XML engine output file format Format 17. WEDELMUSIC 17. Drum Tab 17. NIFF 18. ChordML 18. Enigma Transportable Format 18. Internal format of Capella (ETF) (.cap) 19. ChordQL 19. CMN: Common Music 19. SASL: Simple Audio Score 20. NeumesXML Notation Language 21. MEI 20. OMNL: Open Music Notation 20.
    [Show full text]
  • Notensatz Mit Freier Software
    Notensatz mit Freier Software Edgar ’Fast Edi’ Hoffmann Community FreieSoftwareOG [email protected] 30. Juli 2017 Notensatz bezeichnet (analog zum Textsatz im Buchdruck) die Aufbereitung von Noten in veröffentlichungs- und vervielfältigungsfähiger Form. Der handwerkliche Notensatz durch ausgebildete Notenstecher bzw. Notensetzer wird seit dem Ende des 20. Jahrhunderts vom Computernotensatz verdrängt, der sowohl bei der Druckvorlagenherstellung als auch zur Verbreitung von Musik über elektronische Medien Verwendung findet. Bis in die zweite Hälfte des 15. Jahrhunderts konnten Noten ausschließlich handschriftlich vervielfältigt und verbreitet werden. Notensatz Was bedeutet das eigentlich? 2 / 20 Der handwerkliche Notensatz durch ausgebildete Notenstecher bzw. Notensetzer wird seit dem Ende des 20. Jahrhunderts vom Computernotensatz verdrängt, der sowohl bei der Druckvorlagenherstellung als auch zur Verbreitung von Musik über elektronische Medien Verwendung findet. Bis in die zweite Hälfte des 15. Jahrhunderts konnten Noten ausschließlich handschriftlich vervielfältigt und verbreitet werden. Notensatz Was bedeutet das eigentlich? Notensatz bezeichnet (analog zum Textsatz im Buchdruck) die Aufbereitung von Noten in veröffentlichungs- und vervielfältigungsfähiger Form. 2 / 20 Bis in die zweite Hälfte des 15. Jahrhunderts konnten Noten ausschließlich handschriftlich vervielfältigt und verbreitet werden. Notensatz Was bedeutet das eigentlich? Notensatz bezeichnet (analog zum Textsatz im Buchdruck) die Aufbereitung von Noten in veröffentlichungs-
    [Show full text]
  • Improvisatory Music and Painting Interface
    Improvisatory Music and Painting Interface Hugo Solís García Licenciado en Piano Universidad Nacional Autónoma de México November 2001 Submitted to the Program in Media Arts and Sciences, School of Architecture and Planning, in partial fulfillment of the requirements for the degree of Master of Science in Media Arts and Science at the Massachusetts Institute of Technology September 2004 © 2004 Massachusetts Institute of Technology All rights reserved Author: Hugo Solís García Program in Media Arts and Sciences August 16, 2004 Certified by: Tod Machover Professor of Music and Media Thesis Supervisor, MIT Program in Media Arts and Sciences Accepted by: Dr. Andrew B. Lippman Chair, Departmental Committee on Graduate Students Program in Media Arts and Sciences Title Improvisatory Music and Painting Interface Hugo Solís García Submitted to the Program in Media Arts and Sciences, School of Architecture and Planning on August 16, 2004. in partial fulfillment of the requirements for the degree of Master Of Science in Media Arts and Sciences Massachusetts Institute of Technology Abstract Shaping collective free improvisations in order to obtain solid and succinct works with surprising and synchronized events is not an easy task. This thesis is a proposal towards that goal. It presents the theoretical, philosophical and technical framework of the Improvisatory Music and Painting Interface (IMPI) system: a new computer program for the creation of audiovisual improvisations performed in real time by ensembles of acoustic musicians. The coordination of these improvisations is obtained using a graphical language. This language is employed by one “conductor” in order to generate musical scores and abstract visual animations in real time.
    [Show full text]
  • Lilypond Informations Générales
    LilyPond Le syst`eme de notation musicale Informations g´en´erales Equipe´ de d´eveloppement de LilyPond Copyright ⃝c 2009–2020 par les auteurs. This file documents the LilyPond website. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections. A copy of the license is included in the section entitled “GNU Free Documentation License”. Pour LilyPond version 2.21.82 1 LilyPond ... la notation musicale pour tous LilyPond est un logiciel de gravure musicale, destin´e`aproduire des partitions de qualit´e optimale. Ce projet apporte `al’´edition musicale informatis´ee l’esth´etique typographique de la gravure traditionnelle. LilyPond est un logiciel libre rattach´eau projet GNU (https://gnu. org). Plus sur LilyPond dans notre [Introduction], page 3, ! La beaut´epar l’exemple LilyPond est un outil `ala fois puissant et flexible qui se charge de graver toutes sortes de partitions, qu’il s’agisse de musique classique (comme cet exemple de J.S. Bach), notation complexe, musique ancienne, musique moderne, tablature, musique vocale, feuille de chant, applications p´edagogiques, grands projets, sortie personnalis´ee ainsi que des diagrammes de Schenker. Venez puiser l’inspiration dans notre galerie [Exemples], page 6, 2 Actualit´es ⟨undefined⟩ [News], page ⟨undefined⟩, ⟨undefined⟩ [News], page ⟨undefined⟩, ⟨undefined⟩ [News], page ⟨undefined⟩, [Actualit´es], page 103, i Table des mati`eres
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • Lilypond Allgemeine Information
    LilyPond Das Notensatzsystem Allgemeine Information Das LilyPond-Entwicklungsteam Copyright ⃝c 2009–2020 by the authors. Diese Datei dokumentiert den Internetauftritt von LilyPond. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections. A copy of the license is included in the section entitled “GNU Free Documentation License”. F¨ur LilyPond Version 2.22.1 1 LilyPond ... Notensatz f¨ur Jedermann LilyPond ist ein Notensatzsystem. Das erkl¨arte Ziel ist es, Notendruck in bestm¨oglicher Qua- lit¨atzu erstellen. Mit dem Programm wird es m¨oglich, die Asthetik¨ handgestochenen traditio- nellen Notensatzes mit computergesetzten Noten zu erreichen. LilyPond ist Freie Software und Teil des GNU-Projekts (https://gnu.org). Lesen Sie mehr in der [Einleitung], Seite 3! Sch¨oner Notensatz LilyPond ist ein sehr m¨achtiges und flexibles Werkzeug, das Notensatz unterschiedlichster Art handhaben kann: zum Beispiel klassische Musik (wie in diesem Beispiel von J. S. Bach), komplexe Notation, Alte Musik, moderne Musik, Tabulatur, Vokalmusik, Popmusik, Unterrichts- materialien, große Orchesterpartituren, individuelle L¨osungen und sogar Schenker-Graphen. Sehen Sie sich unsere [Beispiele], Seite 6, an und lassen sich inspirieren! 2 Neuigkeiten ⟨undefined⟩ [News], Seite ⟨undefined⟩, ⟨undefined⟩ [News], Seite ⟨undefined⟩, ⟨undefined⟩ [News], Seite ⟨undefined⟩, i Inhaltsverzeichnis Einleitung..................................................
    [Show full text]
  • Some Experience with Musixtex
    Some Experience with MusiXTEX Jean-Michel HUFFLEN LIFC | University of Franche-Comt´e BachoTEX, 29 April 2011 1 Contents Who am I? What is MusiXTEX? LATEX, ConTEXt, etc. Difficult typography A musician's point of view Conclusion 2 Musical CV In parallel with `classical' studies (Mathematics, Computer Science): Musical CV In parallel with `classical' studies (Mathematics, Computer Science): School of Music. Musical CV In parallel with `classical' studies (Mathematics, Computer Science): School of Music. High diploma in music training, bassoon, harmony, counterpoint (1981). Musical CV In parallel with `classical' studies (Mathematics, Computer Science): School of Music. High diploma in music training, bassoon, harmony, counterpoint (1981). I played in various orchestras (sometimes as a conductor). 3 As a composer Not very attracted by vocal music. As a composer Not very attracted by vocal music. Symphonies, concertos, chamber music pieces. As a composer Not very attracted by vocal music. Symphonies, concertos, chamber music pieces. Atonal style, then synthesis between tonal- ity/modality and atonality. 4 What is MusiXTEX Aims to typeset high-quality print output scores. What is MusiXTEX Aims to typeset high-quality print output scores. Authors warn: Let us recall that TEX was not designed for scores, but for texts. What is MusiXTEX Aims to typeset high-quality print output scores. Authors warn: Let us recall that TEX was not designed for scores, but for texts. Stalled, since Daniel Taupin's death. 5 Three-step system • [pdf]latex filename • musixflx filename • [pdf]latex filename 6 LATEX, ConTEXt, etc. Aim to get high-quality print outputs. LATEX, ConTEXt, etc. Aim to get high-quality print outputs.
    [Show full text]
  • MIDI Keyboard MIDI Keyboard
    2020/08/11 08:44 1/10 MIDI Keyboard MIDI Keyboard Tento návod popisuje zprovoznění a používání (nejen) MIDI keyboardu v Ubuntu. Instalace Návod byl testován na Ubuntu 14.04 Trusty Tahr a 15.04 Vivid Vervet a keyboardu FOX KeyControl 49. Nejdříve ze všeho musíme mít něco, co vydává zvuk, tedy syntetizér + přepojovač. QSynth instaluje soundfont GM, který je větší a má více instrumentů. Pokud šetříte místo na disku, nainstalujte soundfont GS: fluid-soundfont-gs, potom GM odstraňte a v nastavení QSynth nastavte GS. Nainstalujeme tedy balíky: QSynth (Syntetizér), QjackCtl (přepojovač) Celkově těmto dvěma aplikacím budeme říkat JACK Server Spuštění Nejdříve musíme spustit QSynth. Až se okénko kompletně načte, klikneme vlevo na tlačítko Nastavení…, zvolíme záložku Zvuková písma → Otevřít… a zvolíme si soundfont. Nyní už můžeme připojit náš MIDI Keyboard. Potom zapneme QjackCtl (ale QSynth s ním necháme běžet) a k tomu zapneme nějakou aplikaci, kterou chcete keyboardem ovládat. Přepneme se zpět do QjackCtl, kde klikneme na tlačítko Spojit. Tam (nejčastěji v záložce ALSA-MIDI) spojíme výstup Midi Keyboard (neplést s Midi Trough) se vstupem aplikace, kterou chceme ovládat a tu spojíme s výstupem FLUID Synth. I po vypnutí Qsynth zůstane na pozadí běžet JACK daemon, který zastavuje zvuk. Ten se musí Ubuntu CZ/SK - https://wiki.ubuntu.cz/ Last update: 2019/02/25 18:21 midi_keyboard https://wiki.ubuntu.cz/midi_keyboard vypnout přes Správce úloh (v Ubuntu Sledování systému) → zabít proces jackdbus. Aplikace Několik aplikací pro použití MIDI keyboardu, všechny uvedené jsou zdarma. Přehrávání Pro pouhé hraní v reálném čase stačí v QjackCtl spojit výstup Midi Keyboard se vstupem Fluid Synth.
    [Show full text]
  • Technical Notes All Changes in Fedora 13
    Fedora 13 Technical Notes All changes in Fedora 13 Edited by The Fedora Docs Team Copyright © 2010 Red Hat, Inc. and others. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. The original authors of this document, and Red Hat, designate the Fedora Project as the "Attribution Party" for purposes of CC-BY-SA. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. For guidelines on the permitted uses of the Fedora trademarks, refer to https:// fedoraproject.org/wiki/Legal:Trademark_guidelines. Linux® is the registered trademark of Linus Torvalds in the United States and other countries. Java® is a registered trademark of Oracle and/or its affiliates. XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. All other trademarks are the property of their respective owners. Abstract This document lists all changed packages between Fedora 12 and Fedora 13.
    [Show full text]
  • Notensatz Mit Linux Noteedit
    Notensatz mit Linux mit Noteedit Vortrag beim LUG-Tübingen Treffen 5.10.2004 Georg Rudolph Themen · Applikation, Features von Komponenten, Auswahl · Soundkarte (Alsa, Jack) · Software-Midi-Synthesizer (timidity, Keyboard, Routing) · Notensatz (noteedit) · Printing (lilypond) · Midi-Verarbeitung mit Skripten · Üben Harddisk-Recording (ardour) was gibt©s für wen bezüglich Noten? ¹Profi Arrangeurª ¹educationalª · Notensatz · Scannen · Notensatz Midi-Keyboard Eingabe · Styles · Kontrolle durch Midi-Ausgabe · .... · ¹Verlegerª · Druckfertige Darstellung · Kombination mit Text ... Sound-Mixer, DJ, CD-Produzent Was für mich relevant? Finale Band in a Box Sibelius keine offenen Quellen, keine Portierungen ± ± ± Noteedit war bei Suse dabei, einfache, gute Features + + Rosegarden wird wieder aktiver entwickelt, auf Suse ? nicht korrekt kompiliert drauf Lilypond TeX-ähnliches Konzept, ein super Programm + + + Ardour Mehrfach-Aufnahme von Sound und Live-Sound + + + was sonst noch interessant wäre: muse jazz soundtracker Sequenzer ..... Skript-gesteuerte Komposition snd, ecasound Kommandozeilentools zur Sound-Bearbeitung glame Harddisk-Recording alsamodularsynth Synthetische Klangerzeugung Pakete die installiert sein sollten: · gv-3.5-rpm sonst erkennt noteedit lilypond nicht · noteedit-2.7.3-pm.rpm von Packman · noch Kernel 2.4 erst jetzt scheinen die Programme die ich nutze an die 2.6er Umgebung angepasst zu sein (Juli 2004) Basis: Soundkarte · Soundkarte mit Distribution oder alsaconf einrichten · alsamixer aufrufen und un-muten · alsaplayer test.wav
    [Show full text]