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

Saving things #13

Open
sarweiler opened this issue Dec 23, 2018 · 8 comments
Open

Saving things #13

sarweiler opened this issue Dec 23, 2018 · 8 comments
Labels

Comments

@sarweiler
Copy link
Owner

@sarweiler sarweiler commented Dec 23, 2018

Provide an option to save the current state of the sequencer (parameters + board). Maybe use KEY2 + KEY3 for saving.

@ericmoderbacher
Copy link
Contributor

@ericmoderbacher ericmoderbacher commented Aug 6, 2019

I am looking into saving the boards. It ties in pretty well to the time-traveling mod I'm working on. I was thinking that there may be a need for a user to save multiple boards. So I i might try to use glyph system like the one found in ansible: https://monome.org/docs/modular/ansible/

@ericmoderbacher
Copy link
Contributor

@ericmoderbacher ericmoderbacher commented Aug 6, 2019

looks like what i meant to say was Kria. There is a lua port found here: https://github.com/monome/dust/blob/4d8705b0958226deb74908d9f979c6bbc4d363cd/lib/lua/ansible/kria.lua

but i think that maybe the glyph functionality might be something that could be made into its own lib.

@sarweiler
Copy link
Owner Author

@sarweiler sarweiler commented Aug 6, 2019

That's a great idea! A glyph/state saving library would be really nice as many Ansible/Kria users will be familiar with the concept.

I agree that the need for saving boards is there - it will make Zellen much more useful in a live show context. I'm looking forward to seeing what you come up with. I will resume my own Norns (and Zellen) development efforts soon.

@sarweiler
Copy link
Owner Author

@sarweiler sarweiler commented Aug 6, 2019

Btw, feel free to create "enhancement" issues here for features you are working on, in case you want to track your work here.

@ericmoderbacher
Copy link
Contributor

@ericmoderbacher ericmoderbacher commented Nov 3, 2019

I should get my norns back from repairs soon, ill try to implement this then. @sarweiler just saw your lines update, very cool work!

@sarweiler
Copy link
Owner Author

@sarweiler sarweiler commented Nov 4, 2019

Awesome! I think I'll tackle more refactoring next - mainly splitting the zellen.lua file into several modules and writing unit tests for them.

@ericmoderbacher
Copy link
Contributor

@ericmoderbacher ericmoderbacher commented Nov 15, 2019

I have my Norns again, I've been stewing on this issue and i think im going to make a library to address the feature.

@sarweiler
Copy link
Owner Author

@sarweiler sarweiler commented Nov 16, 2019

Sounds great! Looking forward to seeing what you come up with!

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

Successfully merging a pull request may close this issue.

None yet
2 participants