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

add possibility to add arbitrary data to psets #483

Closed
antonhornquist opened this issue Aug 8, 2018 · 2 comments
Closed

add possibility to add arbitrary data to psets #483

antonhornquist opened this issue Aug 8, 2018 · 2 comments

Comments

@antonhornquist
Copy link
Collaborator

It's possible to store script state ie. grid patterns in separate files (like in playfair) but IMO it makes a lot of sense to be able to bundle such state with psets and have a way to transparently store/recall this in the PARAMETERS UI. I'm not sure how to best implement this.

@okyeron
Copy link
Contributor

okyeron commented Aug 8, 2018

I would love to see string and array/table types be storable in psets.

As an example - I'm currently reading a bunch of sequencer patterns from a file into a big table. It would be fantastic to be able to

  • just load those sequences/patterns from a pset (ideally from a table) and
  • select/load the sequence name from a list in the parameters UI.

@antonhornquist
Copy link
Collaborator Author

i personally feel this is not urgent anymore (i'm saving in separate data files). closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants