All Projects → Audiveris → Audiveris

Audiveris / Audiveris

Licence: agpl-3.0
Latest generation of Audiveris OMR engine

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Audiveris

Adguardforsafari
AdGuard for Safari app extension
Stars: ✭ 544 (-11.11%)
Mutual labels:  open-source
Controlzex
Shared Controlz for WPF and ... more
Stars: ✭ 561 (-8.33%)
Mutual labels:  open-source
Macos Enterprise Privileges
For Mac users in an Enterprise environment, this app gives the User control over administration of their machine by elevating their level of access to Administrator privileges on macOS. Users can set the time frame using Preferences to perform specific tasks such as install or remove an application.
Stars: ✭ 578 (-5.56%)
Mutual labels:  open-source
Dspace
(Official) The DSpace digital asset management system that powers your Institutional Repository
Stars: ✭ 548 (-10.46%)
Mutual labels:  open-source
Hueman
Hueman WordPress Theme
Stars: ✭ 559 (-8.66%)
Mutual labels:  open-source
Contributing Template
Template for writing your own contributing guide
Stars: ✭ 565 (-7.68%)
Mutual labels:  open-source
Merlin
Observes network connection status & gives callbacks
Stars: ✭ 536 (-12.42%)
Mutual labels:  open-source
Superalgos
Free, open-source crypto trading bot, automated bitcoin / cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments.
Stars: ✭ 587 (-4.08%)
Mutual labels:  open-source
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+796.9%)
Mutual labels:  open-source
Awesome Technical Writing
📚 A curated list of awesome resources : articles, books, videos, tools, podcasts about technical writing
Stars: ✭ 573 (-6.37%)
Mutual labels:  open-source
Phantombot
PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you - your game and your viewers.
Stars: ✭ 547 (-10.62%)
Mutual labels:  open-source
Hello World
Hello World in all possible programmnig languages
Stars: ✭ 558 (-8.82%)
Mutual labels:  open-source
Nearby Shops Android App
Open Source Food Delivery and local shopping Platform
Stars: ✭ 565 (-7.68%)
Mutual labels:  open-source
Docusaurus
Easy to maintain open source documentation websites.
Stars: ✭ 29,053 (+4647.22%)
Mutual labels:  open-source
Bookplayer
Player for your DRM-free audiobooks
Stars: ✭ 588 (-3.92%)
Mutual labels:  open-source
Spikes
Where ideas & concepts are born & incubated
Stars: ✭ 540 (-11.76%)
Mutual labels:  open-source
Bonfire Firebase Sample
An app to discuss your favourite emojis. This is a sample app built with Firebase.
Stars: ✭ 564 (-7.84%)
Mutual labels:  open-source
Awesome Free Software
Curated list of free as in freedom software
Stars: ✭ 605 (-1.14%)
Mutual labels:  open-source
Green Recorder
A simple screen recorder for Linux desktop. Supports Wayland & Xorg
Stars: ✭ 594 (-2.94%)
Mutual labels:  open-source
Gittermobile
Unofficial Gitter.im (chat for GitHub) client for iOS and Android. [build with react-native]
Stars: ✭ 569 (-7.03%)
Mutual labels:  open-source

audiveris

This repository contains source code for the latest generation of Audiveris Optical Music Recognition (OMR) application.

Releases

All releases are available on Audiveris Releases page.

The most recent stable version is release 5.1, published on December 13, 2018.

NOTA (October 2, 2020): Release 5.2 is around the corner. Meanwhile, you can use and test new developments by pulling and building from "development" branch instead of "master" branch.

Main features

Derived from Audiveris earlier generation (4.x versions), which was limited to fast processing of small high-quality scores in memory, this repository (starting with Audiveris 5.x versions) is significantly more ambitious:

  • Good recognition efficiency on real-world quality scores (as seen on IMSLP site)
  • Effective support for large scores (with up to hundreds of pages)
  • Convenient user-oriented interface to detect and correct most OMR errors
  • Openness to external access
  • Available on Windows, Linux and MacOS

The core of engine music information (OMR data) is fully documented and made publicly available, either directly via XML-based .omr project files or via the Java API of this software:

  • Audiveris includes an integrated exporter, which can write a subset of OMR data into MusicXML 3.0 format.
  • Other exporters are expected to build upon this OMR data to support other target formats.

Installing and running, for Windows only

Refer to HandBook Binaries section.

Building and running, for Windows, MacOS, Linux and ArchLinux

Refer to HandBook Sources section.

Further Information

Users and Developers are advised to read the specific User Handbook for 5.1 release, and the more general Wiki set of articles.

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].