Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2: tracking issue #130

Open
6 of 21 tasks
robbielyman opened this issue Jun 7, 2024 · 0 comments
Open
6 of 21 tasks

v2: tracking issue #130

robbielyman opened this issue Jun 7, 2024 · 0 comments
Milestone

Comments

@robbielyman
Copy link
Owner

robbielyman commented Jun 7, 2024

feature parity

seamstress v2 should be able to do essentially everything seamstress v1 can do unless there are good reasons not to.
here are some parts of seamstress v1 and their current status in v2.

  • logging to /tmp/seamstress.log. unclear to me what should happen here—increased testing? crashing with a stack trace? logging to a file?
  • command line args. most of these should be migrated to config.lua
  • metros
  • clocks
  • listening for Lua over UDP (socket.zig)
  • GUI window
  • 2D drawing API
  • hot reload
  • OSC (although needs to be migrated to the new style)
  • monome devices (ditto)
  • params / mapping system

here are some things that seamstress v2 should do that seamstress v1 cannot

  • ergonomic, idiomatic (i.e. not native) but customizable UI objects (buttons, dials, sliders, textboxes, etc)
  • 3D drawing API (loading models?? textures?? custom shaders)
  • ergonomic key + mouse handling, similar to
  • beautiful sufficient-unto-itself, customizable TUI operation
  • (make GUI windows optional)
  • Windows??
  • crow??
  • softcut??
  • audio-reactivity in general
  • deeper audio stuff???
@robbielyman robbielyman added this to the v2.0.0 milestone Jun 7, 2024
@robbielyman robbielyman pinned this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant