Commit graph

46 commits

Author SHA1 Message Date
Electric Keet a1ee3d2a0d Random documentation details. 2025-03-29 18:51:39 -05:00
Electric Keet 61d2108745 Docs updates.
Several small features and such, including updated graphics as needed.
2025-03-07 04:19:09 -05:00
Stefan 515388f878 Update settings.md 2024-12-17 14:26:03 -05:00
Electric Keet 6e3c8273be Docs: Small additions.
"Bit depth" to the glossary, "Song Comments > Wrap text" to the settings, and a groove calculator link to grooves.
2024-12-11 18:00:25 -05:00
Electric Keet 6f0330f04c A whole mess of small doc updates and fixes.
Finally, proper macro images! And lots of little nitpicks and clean-up of text.
2024-10-09 23:52:49 -05:00
tildearrow f7a861a01d Merge remote-tracking branch 'alederer/wave-list-horizontal' 2024-09-29 18:26:57 -05:00
Adam Lederer 3f6200aa9a support horizontal mode in wavetable list 2024-09-12 01:04:56 -07:00
Adam Lederer 609efd7b1b md fix 2024-09-11 14:31:43 -07:00
Adam Lederer e4f5c7d13a update settings.md 2024-09-11 14:30:32 -07:00
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 4ed8a4bd5b Docs: Text updates for 0.6.6 2024-08-27 16:57:56 -05:00
Electric Keet edf5cb38af Minor docs tweaks and fixes. 2024-08-17 16:08:46 -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 71e14e459a update documentation
- 5E01
- mention software backend
2024-04-14 10:15:23 -05:00
tildearrow 3c02cbda11 update settings.md 2024-04-07 16:47:42 -05:00
tildearrow 065db6b7bd GUI: make memory usage unit setting effective 2024-03-28 13:50:15 -05:00
tildearrow e911f1e5cf part 2 2024-02-04 17:59:08 -05:00
tildearrow a7d6728b44 asdf 2023-12-21 18:53:47 -05:00
Electric Keet 33c26266f3 Document "Guru mode". 2023-12-21 18:52:34 -05:00
Electric Keet 14f29ca6a5
Revise MIDI "Value input style" docs. (#1653)
* Fix MIDI "Value input style" docs.

The individual backtick-quoted lines didn't work great, as they ignored the first space in each line. Triple-backticks do the trick. Or perhaps I should replace these with graphics?

* Revert "Fix MIDI "Value input style" docs."

This reverts commit 76b731c424f8fb4f837332c56110686e849d75e5.

* Replacing text with images.

* Removing labels.
2023-12-19 04:50:59 -05:00
tildearrow 1fb3b95a78 document new MIDI options 2023-12-18 15:25:44 -05:00
Electric Keet 23389f12c7 Small doc updates. 2023-12-09 22:55:02 -05:00
Electric Keet 8334582bed Doc clipped and bitmask macro editors.
"Clipped" meaning the arpeggio and pitch editors that can have values outside the viewed bounds.
2023-10-30 15:51:41 -07:00
tildearrow a06c38d8b1 update doc to mention FreeType settings 2023-10-16 07:10:05 -05:00
Electric Keet 7551451d75 Adding new settings to doc and fixing a tiny typo. 2023-09-16 21:45:00 -07:00
Electric Keet 7a94be1552 Settings doc update for sample preview volume. 2023-09-11 21:04:54 -07:00
tildearrow 5a37604217 eliminate use of backslash in doc 2023-09-10 19:12:56 -05:00
tildearrow 104e861c6f note 2023-09-10 17:13:33 -05:00
tildearrow fa6430bd7f doc finalization: interface 2023-09-08 20:16:43 -05:00
tildearrow 4f02f1f90b update settings.md 2023-09-01 16:43:08 -05:00
Electric Keet da5d110e73 Doc update for new features. 2023-08-29 10:52:07 -07:00
tildearrow a17f7249d6 update settings doc
with clarifications
2023-08-25 20:41:50 -05:00
Electric Keet 036aac3b80 Updating docs to 0.6pre8. 2023-08-20 12:24:51 -07:00
Electric Keet 6ac9fd3d91 Documentation updates. 2023-08-19 15:55:33 -07:00
Electric Keet c89ddb3804 Settings doc update.
Not that it's much.
2023-08-14 21:34:04 -07:00
Electric Keet d65c9f9345 Updating settings doc. 2023-08-10 23:28:20 -07:00
Electric Keet 8db16af621 Switching to non-imperative tone. 2023-08-07 18:04:01 -07:00
Electric Keet 7c53d330e6 ...the rest of the tiny edits. 2023-08-05 12:44:49 -07:00
Electric Keet b7a751ccfa Slight edits. 2023-08-05 12:42:43 -07:00
Electric Keet 9340358eac Add new settings to doc, other small edits. 2023-08-05 10:32:14 -07:00
Electric Keet 24e7d4b9ce Updating settings docs to match new arrangement. 2023-07-30 15:04:45 -05:00
Electric Keet 3a9f2803d2 New guide on emulation cores. 2023-07-22 16:03:18 -07:00
Electric Keet dfa663a500 Teensy fix.
I cannot believe I did this.
2023-07-07 05:21:59 -05:00
Electric Keet 87de9ca64e Removing commented stuff.
I'll put these bits back in when 0.6pre6 launches.
2023-07-07 05:21:59 -05:00
Electric Keet 20a6785f12 More refinements to settings.md 2023-07-07 05:21:59 -05:00
Electric Keet ff40729b18 Create settings.md
Everything* from `settings.cpp` is in here! I think.

Some things are present but commented out because I didn't see them in 0.6pre5 on Win10.
2023-07-07 05:21:59 -05:00