No description
Find a file
2024-12-06 11:00:14 +00:00
.github/workflows [repo] initial commit 2024-10-12 22:18:42 +01:00
Amuencha [Readme] update TODO list 2024-12-06 11:00:14 +00:00
.clang-format [repo] initial commit 2024-10-12 22:18:42 +01:00
.gitignore [repo] initial commit 2024-10-12 22:18:42 +01:00
addon.json [repo] initial commit 2024-10-12 22:18:42 +01:00
amuencha.png [Readme] update TODO list 2024-12-06 11:00:14 +00:00
CMakeLists.txt [ui] add CustomSlider 2024-11-01 00:01:20 +00:00
LICENSE [repo] initial commit 2024-10-12 22:18:42 +01:00
README.md [Readme] update TODO list 2024-12-06 11:00:14 +00:00
release.sh [repo] initial commit 2024-10-12 22:18:42 +01:00

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
  • Additional features
    • Midi output
    • MPE output
    • Calculate pitch corelation between input channels (maybe draw from S8-PDP)