Menu

#3 Breakpoint editor transform

closed
None
5
2003-05-15
2003-03-09
No

This is a totally necessary feature that requires some
thought. I would expect minimally these features:

1) GUI embedded in patch
2) Easy connection to Line transform
3) Ability to save breakpoint data. Ideally, both the
ability to save it within a patch file and also to
"export" it to a file containing only breakpoint data
so it can be shared among patches.

There are several considerations here- should we have a
general 2d data editor, of which a breakpoint editor is
only a special case? Should we bother to do this
gui-intensive transform before our new interface is
done? What level of user configurability should we
implement (see Max/MSP env/envi scripts for one example)?

Discussion

  • Amar Chaudhary

    Amar Chaudhary - 2003-03-10
    • assigned_to: nobody --> wllm
     
  • Amar Chaudhary

    Amar Chaudhary - 2003-03-10

    Logged In: YES
    user_id=315707

    I think this would be a very cool transform to have, maybe
    just a simple one that wouldn't waste too much work ahead
    of the new GUI. A List output should make it straightforward
    to connect to Lines. The DataSource mix-in type (available
    from the Externalizer) can assist the import/export text files
    feature.

     
  • Amar Chaudhary

    Amar Chaudhary - 2003-04-24
    • assigned_to: wllm --> peoplestank
     
  • Amar Chaudhary

    Amar Chaudhary - 2003-05-15

    Logged In: YES
    user_id=315707

    The new LinesEditor transform should take care of this for
    now.

     
  • Amar Chaudhary

    Amar Chaudhary - 2003-05-15
    • status: open --> closed
     

Log in to post a comment.