Capella (notation program)

Last updated
Original author(s) Hartmut Ring  [ de ]
Developer(s) capella-software AG
Initial release1992(31 years ago) (1992)
Stable release
9.0-12 / 12 December 2023;15 days ago (2023-12-12) [1]
Operating system Windows 7 and later, macOS (up to capella 7, Microsoft Windows)
Platform Qt (from version 8 on)
Available in7 languages
List of languages
Czech, Dutch, [2] English, Finnish, French, German, Polish
Type Scorewriter (music notation)
License Proprietary software
Website www.capella-software.com

capella is a musical notation program or scorewriter developed by the German company capella-software AG (formerly WHC), running on Microsoft Windows [3] or corresponding emulators in other operating systems, like Wine on Linux [4] and others on Apple Macintosh. Capella requires to be activated after a trial period of 30 days. The publisher writes the name in lower case letters only. The program was initially created by Hartmut Ring, and is now maintained and developed by Bernd Jungmann.

Contents

Capella is one of the earliest computer programs for music notation and has a relatively moderate price compared with Finale or Sibelius, though up to version 7 it ran only on Windows. Capella claims to have 300,000 users for the music notation program and 120,000 for the OCR program. Digital sheet music in capella formats is available in various online music libraries, especially in German speaking areas. The German Protestant hymnal Evangelisches Gesangbuch has been digitized using capella software.

Originally available only in German, capella is now available in English (US and British), French, Dutch, Finnish, Polish (version 5.3) and Czech (capella 2008).

Features

The current version is Capella Professional 8.0, which includes guitar chord notation ability, and guitar tab writing functions, in addition to the standard music notation tools. A capella start program is offered with several restrictions for a lower price. A free capella reader can display, print and play a capella score.

Data entry is possible via computer keyboard entirely, via mouse or in a combination with a MIDI keyboard. It is intended for multi staff scores like choir music, or orchestral music. Capella is a practically oriented application suited for amateur and professional musicians alike. It includes engraving as well as MIDI import and export.

capella can play back the score (the full score or an arbitrary selection of staves) via the computer's sound card, to MIDI devices or using VST modules. capella'scaptune module allows to select the output channels and to fine-tune the sounds.

Version 7 brought live voice extraction: one can switch between the view on the full score for the whole orchestra and the view on a selection of the staves of one or a group of instruments. On printing and exporting, only the voices being shown in the current view will be used. Specific instruction of individual voices can be marked as "only visible in extracted voice". Live voice extraction is also available in the free Reader program; in the limited version of the editor Capella start, such live voice extractions are not available for editing.

Version 7.1 introduced Unicode compatibility; UTF-8 is now the standard text encoding format.

Current features

The following modules are advertised for Capella 7 (February 2016):

capella

For the production of large complex music scores. Edit and arrange a score of voices/instruments in any number of pages of any number of staves per line, with multiple voice parts per stave. Playback with MIDI sound, import/export with other music software via MusicXML.

capella start

Cut-down version of capella with up to 4 staves per line, up to 2 voices per stave, and up to 100 bars.

Technicalities

The file format of capella evolved from a proprietary digital encoding (filename extension *.cap) to an open, XML text based format called CapXML with extension *.capx. There are CapXML 1.0 and 2.0 formats. Each *.capx file is a ZIP archive containing the actual XML with filename score.xml. CapXML differs from MusicXML in various aspects, one being that in CapXML the basic node is the chord which can have one or more notes, whereas in MusicXML the notes of a chord are single nodes which have to be put into relation with one another. [5] Capella can import and export MusicXML files.

Documentation of CapXML and the binary CAP file format, as well as of the programming interface is available for download at the Capella website.

Capella provides a programming interface for Python scripts with a set of Python-classes providing the capella object hierarchy. Python scripts can be used as a plug-in to the capella program or run stand-alone, i.e. within a Capella editing session or externally, directly on the file or group of files. CapXML scores can, of course, be directly processed by any XML-aware software.

Capella-programmer Bernd Jungmann used the Python scripting to produce a Braille-interface to Capella for blind users with a refreshable Braille display. Braille printing is possible using the MakeBraille service of the German Central Library for the Blind (DZB - Deutsche Zentralbibliothek für Blinde) in Leipzig, which accepts CapXML and MusicXML files as input, and offers its service for private, non-commercial uses only.

Companion products

Companion products to capella provide Music OCR (Capella Scan, which uses the FineReader engine from the Russian company ABBYY to recognize text, including Gothic letters), music recognition out of audio files (Capella Wave Kit), music teaching and training (rondo, audite!), composition aids (tonica fugata, with automatic composition of polyphonic sets, canons, and fugues), and production of accompaniment music files or CDs for karaoke-like uses for amateurs and professionals (Capella Playalong).

capella-scan

Convert scanned sheet music into a capella score for editing. including transposition.

capella melody trainer

Personal trainer for singers and instrumentalists.

capella playAlong

Converts capella, musicXML and MIDI to MP3 format.

tonica fugata

Add a three- or four-part harmonisation to a melody, compose a canon fugue on a given melody, analyse the harmonies in a given work.

tonica pop

Add harmonisation in 'pop' style.

History

Before capella, there was tonica, a program to analyse musical notation. Since some people used tonica mainly to print musical scores, the idea for a scorewriter was born.

The first version was published in 1992 as a program named "Allegro", running under MS-DOS with its own graphical interface. Since the name was already taken, the name had to be changed - taking the name from the brightest star in the constellation Auriga, Capella. Only the original file name extension ALL was kept for the binary notation file format. The first real capella is version 1.01 dated 15 May 1992. Version 1.5 was the last MS-DOS Version, published in 1993.

The only alternative back then was the much more expensive Finale on Atari ST or Macintosh, or since 1993 Sibelius on Acorn Computers.

Version 2 used Windows 3.1. The file format changed to another proprietary binary format with extension CAP. Many details, including lyrics, were lost in the conversion from ALL to CAP files.

Version 3.0 moved from 16-bit to 32-bit software. The file format changed again, also with some losses in the conversion. This format is internally designated as CAP3. This binary file format was kept, until the XML-based format CapXML 1.0 with extension CAPX was introduced.

In 2004, scripting was introduced.

Capella has always used and uses copy protection; initially by requiring the installation CD to be in the CD reader, today by requiring activation (after a trial period of 30 days).

The company was originally called "whc Musiksoftware", then "whc Musiksoftware GmbH". The name was changed to "capella-software GmbH" in the fall of 2002, changing the legal form from GmbH to AG (Aktiengesellschaft) in March 2011.

Version 8, published in late 2017, is a major rewrite of the program using the Qt, a cross-platform application framework and widget toolkit, which made possible the publication of a version for macOS, i.e. Apple Macintosh. The Reader 8, using the Qt platform, had already been released March 29, 2016, 20 months before the main program.

See also

Related Research Articles

Csound is a domain-specific computer programming language for audio programming. It is called Csound because it is written in C, as opposed to some of its predecessors.

<span class="mw-page-title-main">LilyPond</span> Free software scorewriter

LilyPond is a computer program and file format for music engraving. One of LilyPond's major goals is to produce scores that are engraved with traditional layout rules, reflecting the era when scores were engraved by hand.

Finale is a proprietary music notation software developed and released by MakeMusic for Microsoft Windows and macOS since 1988.

A scorewriter, or music notation program is software for creating, editing and printing sheet music. A scorewriter is to music notation what a word processor is to text, in that they typically provide flexible editing and automatic layout, and produce high-quality printed results.

<span class="mw-page-title-main">SCORE (software)</span> Discontinued notation software

SCORE is a scorewriter program, written in FORTRAN for MS-DOS by Stanford University Professor Leland Smith (1925–2013) with a reputation for producing very high-quality results. It was widely used in engraving during the 1980s and 1990s and continues to have a small, dedicated following of engravers, many of whom hold the program in high regard due to its ability to position symbols precisely on the page. Several publications set using SCORE have earned Paul Revere and German Musikpresse engraving awards.

<span class="mw-page-title-main">Braille music</span> Braille form of musical notation

Braille music is a braille code that allows music to be notated using braille cells so music can be read by visually impaired musicians. The system was incepted by Louis Braille.

<span class="mw-page-title-main">Music engraving</span> Process of drawing music notation at high quality for reproduction

Music engraving is the art of drawing music notation at high quality for the purpose of mechanical reproduction. The term music copying is almost equivalent—though music engraving implies a higher degree of skill and quality, usually for publication. The name of the process originates in plate engraving, a widely used technique dating from the late sixteenth century. The term engraving is now used to refer to any high-quality method of drawing music notation, particularly on a computer or by hand.

MusicXML is an XML-based file format for representing Western musical notation. The format is open, fully documented, and can be freely used under the W3C Community Final Specification Agreement.

<span class="mw-page-title-main">Denemo</span> Scorewriter and music sequencer

Denemo is a scorewriter and music sequencer. Denemo has been under development since 1999.

Notation Interchange File Format (NIFF) is a music notation file format used primarily for transferring music notation between different scorewriters.

Music Write is a Windows-based music notation program created by Voyetra Music Software. It uses a MIDI-based system for storing events, and the most recent versions save music in MWK files, similar to Standard MIDI Files with additional text and symbol events. Currently, Voyetra offers three editions of Music Write: Starter Kit, Songwriter edition, and Maestro edition. All support printing, MIDI recording, and MIDI playback granted the user has the appropriate hardware.

Mosaic was a Macintosh scorewriter application for producing music notation, developed by Mark of the Unicorn.

<span class="mw-page-title-main">Mozart the music processor</span> Scorewriter

Mozart the music processor is a proprietary WYSIWYG scorewriter program for Microsoft Windows. It is used to create and edit Western musical notation to create and print sheet music, and to play it via MIDI.

<span class="mw-page-title-main">MuseScore</span> Music notation software

MuseScore is a music notation program for Windows, macOS, and Linux supporting a wide variety of file formats and input methods. It is released as free and open-source software under the GNU General Public License. MuseScore is accompanied by a freemium mobile score viewer and playback app, and an online score-sharing platform.

<span class="mw-page-title-main">Overture (software)</span> Scorewriter

Overture is a music notation (scorewriter) program for Windows and Macintosh platforms, published and developed by Sonic Scores. While Overture is primarily a scorewriter program, it also allows editing the score's MIDI audio playback data in the manner of sequencer and digital audio workstation (DAW) software.

This is a comparison of music notation programs.

MusicEase is a proprietary WYSIWYG scorewriter created by Gary Rader and produced by MusicEase Software. It enables computers using Microsoft Windows and macOS to produce musical notation and listen to them in MIDI.

Musink is a scorewriting computer program for Windows and macOS. It is a WYSIWYM editor, with automated music- and page-layout functionality. Two versions of Musink exist: Musink Lite, which is freeware; and Musink Pro, which is not free but contains additional features.

<span class="mw-page-title-main">Forte (notation program)</span> Scorewriter

Forte is a music notation program developed by the German company Lugert Verlag, located in Handorf. Its name is derived from the dynamic marking of forte. The program is available in both German and English.

References

  1. "Versionshistorie capella" . Retrieved 14 December 2023.
  2. "Capella 7 - an exploration". Psalmboek.nl. Archived from the original on 20 January 2018.
  3. Johnson, Derek (November 2006). "Capella 2004". Sound on Sound. Archived from the original on 2017-07-30. Retrieved 16 September 2018.
  4. various (2012). "WineHQ - capella professional". appdb.winehq.org. Retrieved 20 November 2012.
  5. Hartmut Ring (15–16 September 2004). "CapXML Design Goals" (PDF). Archived from the original (Presentation slides for Fourth MUSICNETWORK Open Workshop in Barcelona) on 3 March 2016. Retrieved 19 September 2012.