No description
.github/workflows | ||
Amuencha | ||
.clang-format | ||
.gitignore | ||
addon.json | ||
amuencha.png | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
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
- Reimplement with avendish threaded worker
- Asses the need for setting params therough shared instance
- Additional features
- Midi output
- MPE output
- Calculate pitch corelation between input channels (maybe draw from S8-PDP)