Skip to content
Andrew Hankinson edited this page Aug 29, 2016 · 83 revisions

Rodan is a web-based workflow engine, developed under the Single Interface for Music Score Searching and Analysis (SIMSSA) project. It natively provides a suite of software modules for optical music recognition (OMR) and supports custom modules for other tasks.

Rodan is powered by Python, using Django as its web server, Celery as its distributed task queue, and other supporting software packages. It features:

  • Pluggable job packages
  • Human-assisted workflow processing
  • Distributed workflow processing
  • Multi-user design
  • RESTful API
  • WebSocket messaging
  • Diva.js viewer for high-resolution images

Current version is 1.0.0.

Clone this wiki locally