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

Fixes #108 ~ key docs bug #113

Merged
merged 2 commits into from Oct 9, 2017
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

@@ -139,9 +139,9 @@ Patterns are stored in flash with each scene!

Editing patterns with scripts or from the command line isn't always ergonomic. When you'd like to visually edit patterns, TRACKER mode is the way.

The `~` (tilde) key, above `TAB`, toggles into TRACKER mode.
The `TAB` key cycles between LIVE, EDIT and TRACKER mode. You can also get directly to TRACKER mode by pressing the `NUM LOCK` key. TRACKER mode is the one with 4 columns of numbers on the Teletype screen.

The current pattern memory is displayed in columns. Use the arrow keys to navigate. Holding ALT will jump by pages.
The current pattern memory is displayed in these columns. Use the arrow keys to navigate. Holding ALT will jump by pages.

The edit position is indicated by the brightest number. Very dim numbers indicate they are outside the pattern length.

ProTip! Use n and p to navigate between commits in a pull request.