TODO 809 B

123456789101112131415161718192021222324252627282930
  1. GUI:
  2. [*] tempo map
  3. [ ] settings panel (currently only jack related settings)
  4. [*] show last action name for undo / redo
  5. [N] dyndrawer <<< FIX_VOCAL_DYNAMICS -- currently hidden
  6. Synth:
  7. [*] new Sinsy backend (using my fork of espeak-ng)
  8. [*] test the new shm_ringbuffer (working correctly, last samples need to be flushed in depends)
  9. [*] new WorldBased concatenative synth (UTAULOID only for now)
  10. Session.cpp:
  11. [*] midi support to extenal class
  12. [*] MusicXML export support (via Sinsy)
  13. [ ] NSM support
  14. Exporters/Importers:
  15. [*] UST importer using ini parser
  16. [ ] VSQ/VSQX importer
  17. bugfixes:
  18. [*] madde no sound in formant window
  19. [*] audio engine crash on shutdown
  20. [*] scheduler refactoring (audio)
  21. release:
  22. [*] cleanup
  23. [*] guix build