File: README.txt

package info (click to toggle)
fmit 1.2.6-0.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,828 kB
  • sloc: cpp: 9,490; sh: 62; makefile: 15
file content (82 lines) | stat: -rw-r--r-- 3,999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
                                   FMIT
                        Free Music Instrument Tuner
                              Version 1.2.6
                   http://gillesdegottex.github.io/fmit/

FMIT is a graphical utility for tuning your musical instruments, with error
and volume history and advanced features like microtonal tuning, statistics,
and various views like waveform shape, harmonics ratios and real-time Discrete
Fourier Transform (DFT). All views and advanced features are optional so that
the interface can also be very simple.

This software is coded in C/C++ using the Qt library (http://qt-project.org).
It is stored as a GitHub project (https://github.com/gillesdegottex/fmit).
(It was previously stored on gna.org (https://gna.org/projects/fmit)
for versions<=0.99.5).

Goals
    * Estimate the fundamental frequency (f0) of an audio signal, in real-time.
      (the f0, not the perceived pitch)
    * Keep any view optional so that the interface can be as simple as possible.
      (make it easy to see on a distant screen)
    * Support as many sound systems as possible.


Copyright (c) 2004 Gilles Degottex <gilles.degottex@gmail.com>


License
    Most of the code of this software is under the GPL (v2) License.
    See the file COPYING_GPL.txt or http://www.gnu.org/licenses/gpl-2.0.html

    Some abstract or helper classes are under LGPL (v2.1).
    See the file COPYING_LGPL.txt or http://www.gnu.org/licenses/lgpl-2.1.html

    The internal libs of this software (see directories in libs) are also under
    the LGPL (v2) License (see the respective directory for more details).

Disclaimer
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    POSSIBILITY OF SUCH DAMAGE.
    ALSO, THE COPYRIGHT HOLDERS AND CONTRIBUTORS DO NOT TAKE ANY LEGAL
    RESPONSIBILITY REGARDING THE IMPLEMENTATIONS OF THE PROCESSING TECHNIQUES
    OR ALGORITHMS (E.G. CONSEQUENCES OF BUGS OR ERRONEOUS IMPLEMENTATIONS).
    See the GNU General Public License (LICENSE.txt) for additional details.

Translations
	Weblate.org is the translation service used.
	If you which to addupdate translations, please see the project page:
	https://hosted.weblate.org/projects/fmit/#languages

Distribution/Packaging
	Please see all relevent files in the `distrib` directory.
	Packagers will need to install `itstool` tools for packaging FMIT.

Contributors

    - dsboger for so many little and usefull changes, updates, packaging, etc.
    - Florian Hars for the tunning scales
    - Arnout Engelen for the JACK issues
    - John Anderson for the microtonal module idea
    - Scott Bahling for the scales in cents
    - Jacob Shapiro for his help to make FMIT working under Windows/Cygwin.

    Translators: Omega9 (Russian), skarmoutsosv (Greek), Pindaro and dsboger (Portuguese and Brazilian Portuguese), Florian Maier (German).

    Packagers: Toni Graffy and all the PackMan team, Ludovic Reslinger,
        Edward Tomasz Napierala, John Wright.
    Translators: Omega9 (Russian), skarmoutsosv (Greek), Pindaro (Portuguese),
        Florian Maier (German).
    Other helpful people: John Anderson for the microtonal module request,
        Scott Bahling for the request of the scales in cents,
        Jacob Shapiro for his help to make FMIT working under Windows/Cygwin, Peter.