No description
Find a file
2024-12-06 11:12:42 +00:00
.github/workflows
Amuencha [worker] first step on porting from QThread 2024-12-06 11:12:42 +00:00
.clang-format
.gitignore
addon.json
amuencha.png
CMakeLists.txt [worker] first step on porting from QThread 2024-12-06 11:12:42 +00:00
LICENSE
README.md [worker] first step on porting from QThread 2024-12-06 11:12:42 +00:00
release.sh

Amuencha

An ossia score add-on cloned from the avendish template
It aims at porting Nicolas Brodu's frequency analyzer to Avendish

Features

  • Draw background spiral and notes axis

TODO

  • Ui
    • Redraw with Min and Max midi value
    • Rimplement draw function without storing painters
    • add an SVG backgound with fixed Axis and not names
    • Min and Max note in one ranger rather than 2 sliders
    • Display note Names and frequencies
  • Port Backend analyzer
  • Visualisation
    • Redraw with min and max midi value
    • Rimplement all draw function without storing painters
  • Additional features
    • Midi output
    • MPE output
    • Calculate pitch corelation between input channels (maybe draw from S8-PDP)