Commit Graph

11 Commits

Author SHA1 Message Date
Electric Keet 760ffee16f Groupings in effects page.
Smaller groupings of similar effects may help with comprehension.

Horizontal rules are used because the only ways to get plain vertical space between lists are:
- an empty HTML comment tag (ugly);
- two line-break tags (uglier);
- an unusual Unicode space character (not happening).

Say the word and we can use one of those instead.
2023-08-10 16:47:03 -07:00
Electric Keet 73f8744a01 Slight update and tweaks to effects doc.
Trying to clarify portamento a little.
2023-08-10 16:37:09 -07:00
Electric Keet ee4afa0da7 Documentation stuff!
New page for the effect list, updates to chanOsc, and links to instrument types from every "system" page.
2023-08-04 09:11:53 -07:00
Electric Keet d0a71f8162 New "guides" section!
Also, some tiny fixes to other docs I noticed along the way.
2023-07-19 20:34:48 -07:00
Electric Keet 064aec95ba Nevermind those HR's.
We don't need horizontal rules to have a good time.
2023-07-05 09:50:03 -07:00
Electric Keet b42f868f6d Strategic horizontal rules.
A few HR's to match the menu bar...
A few HR's to clearly separate effect groupings...

Keep or scrap?
2023-07-04 10:25:21 -07:00
Electric Keet 0ec451726c The teeniest adjustment. 2023-06-25 09:43:24 -07:00
Electric Keet 81ab2acb2c Lots of little cleanup.
Trying for more consistency and clarity, especially for quick reference.
2023-06-25 00:05:30 -07:00
Electric Keet 7ec6040674
Rearranged effects list (and recovered concepts doc). 2023-06-24 14:19:46 -07:00
Electric Keet 4748e185a7 Fixing something I botched.
Hey, all those files I thought I clobbered!
2023-06-23 18:13:37 -07:00
tildearrow 17464b6446 move documentation out of papers 2023-06-05 00:08:37 -05:00
Renamed from papers/doc/3-pattern/effects.md (Browse further)