Devel/Faust integration TODOs

From Clam

milestones

milestone 1 "loading a hardcoded faust .dsp"

  • user edits faust.dsp with external editor
  • network editor provides a compile-and-load button
  • errors goes to cerr
  • on successful compilation:
    • refresh ladspa factory
    • refresh QTree
  • svg diagram window in NetworkEditor that reads the current svg file.

milestone 2 "adding all .dsps in a dir and embedded svg"

  • scons that compiles all .dsp in a dir.