Commit graph

43 commits

Author SHA1 Message Date
Electric Keet f36370b26e Docs updates.
Moving info around in instrument pages to add descriptions of SSG-EG and CSM! Also, a bunch of other little stuff.
2024-09-06 01:57:01 -05:00
Electric Keet e9ad722d0b Updated images.
And the tiniest edit to make the X-Y oscilloscope image appear in the doc.
2024-09-05 19:26:35 -05:00
Electric Keet 4ed8a4bd5b Docs: Text updates for 0.6.6 2024-08-27 16:57:56 -05:00
tildearrow 8cff0137b8 update effects.md 2024-08-26 01:48:58 -05:00
tildearrow b948590a43 change names of single tick effects
to prevent confusion
issue #2063
2024-08-25 16:14:24 -05:00
Electric Keet 6037adab51 General docs updates.
New menu items, new options, a whole new user systems feature...
2024-08-17 16:08:46 -05:00
tildearrow 5a961a5485 Revert "effects for controlling volume slides"
This reverts commit 629667d460.
2024-07-23 14:46:11 -05:00
tildearrow 629667d460 effects for controlling volume slides 2024-07-17 15:33:42 -05:00
tildearrow e6966b68a9 implement panning slide and panbrello effects 2024-07-07 18:55:22 -05:00
tildearrow 2877d488ca add more vibrato shapes 2024-06-24 06:24:14 -05:00
tildearrow 284f0ced68 fix .mod import and update doc 2024-04-23 14:43:38 -05:00
Abdullah 3b5729eab9 Update effects.md 2024-03-20 17:49:29 -05:00
tildearrow 415a8297fe add effects for quick legato 2024-03-16 19:41:08 -05:00
tildearrow 3512591fd1 add effects to change virtual tempo 2024-03-15 14:56:55 -05:00
tildearrow 8f20824234 add delayed release effects
FCxx - note release
E7xx - macro release
2024-03-15 13:45:57 -05:00
tildearrow 1ab8c69068 make the arpeggio thing that explains plusgood 2024-01-24 15:04:51 -05:00
tildearrow 1f3f04cc8a it's called restart 2024-01-17 14:51:09 -05:00
LTVA1 7f94cdc930 port macro retrigger to orig Furnace 2024-01-17 15:28:29 +03:00
tildearrow 9f68c691d9
Merge pull request #1572 from LTVA1/C64-docs-update
C64 docs update
2023-11-03 01:47:51 -05:00
tildearrow 18a2e628ea fix the doc 2023-11-01 18:37:28 -05:00
Electric Keet a2be33396c Adjustments to channel status docs. 2023-11-01 15:23:49 -07:00
LTVA1 d04f4da359
Update effects.md
Change macro attribution table for C64 insturment
2023-11-01 21:19:46 +03:00
Electric Keet e76ecaa59f Docs for channel status indicators. 2023-11-01 10:25:26 -07:00
tildearrow 9da4e1c236 don't mention Generic Sample ins type on sample ch
ips that have their own ins types
2023-09-10 23:57:46 -05:00
tildearrow af7768d83d only one header per doc file 2023-09-10 19:34:13 -05:00
tildearrow 5a37604217 eliminate use of backslash in doc 2023-09-10 19:12:56 -05:00
Electric Keet fdfbff3999 De-capitalization of docs (and little typo fixes)
There are also a couple tiny instances of formatting, like [sic] in the Namco 163 doc (yes, it is now correctly formatted) and a couple labels that needed bold.
2023-09-10 10:16:55 -07:00
tildearrow 26ff4ae2f4 more doc updates 2023-09-09 04:27:48 -05:00
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 8f1c1ee751 Refresh of pattern docs.
New graphics with consistent style, removal of unneeded graphics, and many edits for clarity and completeness.

Oh, and the credit for the old keyboard image has been removed. This version is fully redrawn.
2023-07-25 14:12:43 -05:00
Electric Keet 0fe1a9d4c8 General doc cleanup.
Marked items only available in advanced mode, fixed up images with accidental green borders, other nitpicks.
2023-07-24 14:43:11 -05: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
tildearrow a7b306a097 Merge branch 'master' into doc-brackets 2023-06-23 23:25:43 -05:00
Electric Keet 6fc0c3a750
A zillion new images for docs. (#1176)
* A whole mess of redone graphics.

* Minor adjustments and new ADSR chart.

* Android: warnings are errors

* GUI: sample editor warnings, part 1

* optimize images

---------

Co-authored-by: tildearrow <me@tildearrow.org>
2023-06-23 23:23:28 -05: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