All Projects → gillesdegottex → Fmit

gillesdegottex / Fmit

Licence: other
Free Music Instrument Tuner (FMIT)

Projects that are alternatives of or similar to Fmit

Kubeadm Workshop
Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
Stars: ✭ 593 (+597.65%)
Mutual labels:  multi-platform
Openhmd
Free and Open Source API and drivers for immersive technology.
Stars: ✭ 837 (+884.71%)
Mutual labels:  multi-platform
Maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Stars: ✭ 13,112 (+15325.88%)
Mutual labels:  multi-platform
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+804.71%)
Mutual labels:  multi-platform
Avalonia.gamestudio
Stride GameStudio running on Avalonia UI
Stars: ✭ 24 (-71.76%)
Mutual labels:  multi-platform
Littlec
A modified version of the LittleC Interpreter from Herbert Schildt's C: The Complete Reference (4th Ed.)
Stars: ✭ 10 (-88.24%)
Mutual labels:  multi-platform
Rez
An integrated package configuration, build and deployment system for software
Stars: ✭ 550 (+547.06%)
Mutual labels:  multi-platform
Starviewer
Starviewer, a cross-platform open source medical imaging software
Stars: ✭ 83 (-2.35%)
Mutual labels:  multi-platform
Mpssh Py
Mass Parallel Secure Shell command execution
Stars: ✭ 7 (-91.76%)
Mutual labels:  multi-platform
Handbrake
HandBrake's main development repository
Stars: ✭ 8,995 (+10482.35%)
Mutual labels:  multi-platform
Trinitycore
TrinityCore Open Source MMO Framework (master = 9.1.5.41488, 3.3.5 = 3.3.5a.12340)
Stars: ✭ 7,074 (+8222.35%)
Mutual labels:  multi-platform
Hpnl
High Performance Network Library for RDMA
Stars: ✭ 23 (-72.94%)
Mutual labels:  multi-platform
Dotfeather
A closs-platform generic gameengine built on C#/.NET Standard 2.1
Stars: ✭ 28 (-67.06%)
Mutual labels:  multi-platform
Reaktive
Kotlin multi-platform implementation of Reactive Extensions
Stars: ✭ 760 (+794.12%)
Mutual labels:  multi-platform
Openrw
OpenRW "Open ReWrite" is an un-official open source recreation of the classic Grand Theft Auto III game executable
Stars: ✭ 1,108 (+1203.53%)
Mutual labels:  multi-platform
Kratos
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
Stars: ✭ 558 (+556.47%)
Mutual labels:  multi-platform
Cpp redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
Stars: ✭ 855 (+905.88%)
Mutual labels:  multi-platform
Redrun
✨🐌 🐎✨ fastest npm scripts runner
Stars: ✭ 85 (+0%)
Mutual labels:  multi-platform
Reactivehistory
Reactive undo/redo framework for .NET.
Stars: ✭ 82 (-3.53%)
Mutual labels:  multi-platform
Pencil
Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
Stars: ✭ 968 (+1038.82%)
Mutual labels:  multi-platform
                               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 [email protected]

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).
See the file COPYING_LGPL.txt or http://www.gnu.org/licenses/lgpl-2.0.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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].