Commit Graph

5915 Commits

Author SHA1 Message Date
tildearrow ad88ce46ab dev164 - Namco 163: improvements, part 4
- per-channel wave offset/length
- wave load position/length effects
- global wave load effects that actually make sense
- update doc
2023-07-21 19:54:35 -05:00
tildearrow d411c9caba GUI: add "cursor follows wheel" option
needs testing
2023-07-21 17:25:49 -05:00
tildearrow 2f0f30f2f4 GUI: options to wrap around song
both for order change on scroll and vertical cursor wrap
2023-07-21 16:15:20 -05:00
tildearrow 9f9b946522 Namco 163: improvements, part 3
revive the wave length macro
2023-07-20 19:17:00 -05:00
tildearrow 7cc166beb0 Namco 163: improvements, part 2 2023-07-20 18:23:58 -05:00
tildearrow f2e978a5a7
Merge pull request #1259 from ElectricKeet/doc-general
New "guides" section!
2023-07-20 16:55:04 -05:00
tildearrow b087b28325 remove Namco 163 name setting 2023-07-20 16:50:19 -05:00
Electric Keet 5ba14cbfef Link to guides from intro doc. 2023-07-20 11:05:01 -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
tildearrow 08bd036193 Namco 163: improvements, part 1 2023-07-19 21:27:48 -05:00
tildearrow b941f58720
Merge pull request #1257 from ElectricKeet/doc-k056320
Initial K056320 documentation.
2023-07-19 21:24:29 -05:00
tildearrow 53f1f23ed8
Merge pull request #1254 from ElectricKeet/doc-general
Expanded wavetable info.
2023-07-19 21:15:32 -05:00
Electric Keet 0c48d67ef6 Much better NES DPCM pitch table! 2023-07-19 18:35:08 -07:00
Electric Keet 197c0a2cdc Initial K056320 documentation. 2023-07-19 13:09:07 -07:00
tildearrow d779b4c516 Namco 163: get rid of wave load
part of some serious work... the global wave load feature will be improved
2023-07-19 14:29:38 -05:00
Electric Keet aac1d272e3 NES DPCM pitch/note table. 2023-07-19 09:50:49 -07:00
tildearrow b42614189f Namco 163: dang 2023-07-19 01:43:41 -05:00
tildearrow 01c33260bc this commit sucks 2023-07-19 00:16:44 -05:00
tildearrow 63a50745ac Namco 163: #1250, part 1 2023-07-18 19:29:02 -05:00
Electric Keet 993452226a Oops! Another little detail. 2023-07-18 15:09:40 -07:00
tildearrow df544e0b59 GUI: fix glitch in new song
issue #1253
2023-07-18 15:07:48 -05:00
Electric Keet 4bab158eb9 Correcting some info.
Still need to know which systems don't play well with wavetable synthesis.
2023-07-18 11:05:49 -07:00
Electric Keet 42d98fdd70 Expanded wavetable info.
Also a fix to the "groove" graphic (how did I miss it before?) and a typo fix elsewhere.
2023-07-18 10:08:28 -07:00
tildearrow 9d3b8621c5 GUI: fix undo in select and type order change mode 2023-07-17 16:42:07 -05:00
tildearrow 09d226a9aa GUI: fix replace raw 2023-07-17 16:31:55 -05:00
tildearrow ec9a3180b2
Merge pull request #1047 from tildearrow/k053260
Add K053260 support
2023-07-17 15:10:07 -05:00
Electric Keet f0d51323af Add percent sign in replace dialog.
It's not clear that the "scale" option in the find/replace dialog is meant to be a percentage. This'll fix that!
2023-07-17 14:20:40 -05:00
tildearrow 64aad1bbb6
Merge pull request #1247 from ElectricKeet/doc-general
General documentation fixes and additions.
2023-07-17 14:19:56 -05:00
Electric Keet c995f98fe7 Terminology tweaks.
As requested.
2023-07-16 13:37:29 -07:00
Electric Keet e160fccd2a And a hex table because why not.
I'm just tickled that we have a page about hexadecimal!
2023-07-16 11:28:02 -07:00
Electric Keet b2d3f979d7 A bit more about the menu bar. 2023-07-16 11:14:47 -07:00
Electric Keet 7dd36c3d5b Relinking and new stuff. 2023-07-16 11:00:20 -07:00
Electric Keet 49dbea2d88 Documenting find/replace.
I might revisit all of this later to try and improve clarity. Suggestions welcome!
2023-07-16 00:30:20 -05:00
tildearrow e07f9cd3f4 does not work 2023-07-15 20:29:49 -05:00
tildearrow 7cb1504215 GUI: update newSong.cpp 2023-07-15 18:49:28 -05:00
June d6a24cd32a
add chip description tooltip for systems in new song dialog (#1242)
* add chip description tooltip for systems in new song dialog

* give BeginTooltip() for chip descriptions its own line in code
2023-07-15 18:23:52 -05:00
tildearrow 1c567224bf update contributing guidelines 2023-07-15 17:43:14 -05:00
tildearrow 8543d327b5
Merge pull request #1234 from ElectricKeet/system-info
Amiga info.
2023-07-15 15:12:18 -05:00
tildearrow 175e4cd7b8
Merge pull request #1241 from ElectricKeet/doc-chanosc
Doc update for per-chan oscs.
2023-07-15 15:11:34 -05:00
tildearrow 8f71c4f5cd
Merge pull request #1219 from freq-mod/freq-mod-docs
expand docs
2023-07-15 15:10:41 -05:00
freq-mod 22ceb93297
Update msm6295.md 2023-07-15 21:48:33 +02:00
freq-mod 26d7babc49
Update msm6258.md 2023-07-15 21:48:11 +02:00
tildearrow c3d6d9c440 don't start engine on autoNoteOff
it's unnecessary. issue #1187
2023-07-15 02:59:06 -05:00
tildearrow 99e55136f3 GUI: prevent lag when drawing on wave editor 2023-07-15 02:50:49 -05:00
tildearrow d096d5eb3c GUI: fix scrolling when stepping rows 2023-07-14 19:24:57 -05:00
Electric Keet e544e47446 Doc update for per-chan oscs.
When did that amplitude slider arrive? (Also, minor text edits for consistency.)
2023-07-14 08:47:07 -07:00
Electric Keet 77019ae9b5 Removing some detail.
Nixing this addition for now; we'll come back to the idea later.
2023-07-14 07:52:54 -07:00
freq-mod 007b99ac97
Update ay8910.md 2023-07-14 11:16:36 +02:00
freq-mod 0093e5b9bc
Update ym2612.md 2023-07-14 11:14:39 +02:00
freq-mod f7b456e67c
Update ay8930.md 2023-07-14 11:13:21 +02:00