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

Preset management added to Klak #65

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

dflorey
Copy link

@dflorey dflorey commented Oct 16, 2023

Preset management allow videopak to store certain settings (numbers and strings) in a preset.
Presets will be written to a config file in json format.
This allows users of a videopak to configure the pack to their likings (e.g. add user defined text, video urls etc.)
A simple demo can be found here:
https://drive.google.com/drive/folders/1mDpCR0OdSj9ewIbhMZiwyMqbDgwSlxkZ?usp=drive_link
It includes all changed assets and can be installed on top of a new project with videolab. installed.

In the demo the last 4 notes are bound to these actions:
Discard changes (D)
Save preset (E)
Delete all presets (C#)
Delete preset (D#)
The notes on the left can be used to switch presets
The first three knobs can be used to spin the cube
All on video track (Channel 16)
The package includes only the changes, so it has to be installed to a Unity project with a videolab install

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

Successfully merging this pull request may close these issues.

1 participant