]> Pileus Git - ~andy/sunrise/blob - media-sound/scala-bin/metadata.xml
sci-visualization/tulip: Properly fix qt deps
[~andy/sunrise] / media-sound / scala-bin / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
5 <longdescription>
6 Scala is a powerful software tool for experimentation with musical tunings,
7 such as just intonation scales, equal and historical temperaments, microtonal
8 and macrotonal scales, and non-Western scales. It supports scale creation,
9 editing, comparison, analysis, storage, tuning of electronic instruments,
10 and MIDI file generation and tuning conversion. All this is integrated into
11 a single application with a wide variety of mathematical routines and scale
12 creation methods. Scala is ideal for the exploration of tunings and becoming
13 familiar with the concepts involved. In addition, a very large library of
14 scales is freely available for Scala and can be used for analysis or music
15 creation.
16
17 Great care has been taken to make Scala's functions and operations very
18 general. The range of parameter values that commands accept is made as wide
19 as possible. Often various forms of input are allowed. No arbitrary
20 restrictions are made. Scales are stored in a flexible format. Intervals can
21 be entered and saved as either ratios or in cents and be intermixed within
22 a single scale.
23
24 Constructing scales from scratch is one of Scala's strengths. The kinds of
25 scales that can be made with Scala include: equal temperaments, Pythagorean
26 (meantone) scales, Euler-Fokker genera, Fokker periodicity blocks, harmonic
27 scales, Partch diamonds and Wilson combination product sets. In addition,
28 a set of command files is included to build other kinds of scales such as
29 triadic scales, circular mirrorings, circulating temperaments, etc., and to
30 serve as examples. 
31 </longdescription>
32 <use>
33         <flag name='midi'>MIDI support</flag>
34 </use>
35 </pkgmetadata>