Commit graph

7029 commits

Author SHA1 Message Date
tildearrow
4bc5f49fe6 prepare for volume handling refactor 2023-11-01 20:43:48 -05:00
tildearrow
ff9078d59f fix command line doc 2023-11-01 19:09:30 -05:00
tildearrow
72e37e33b4 prepare to make sure the user really fixes macOS 2023-11-01 18:37:34 -05:00
tildearrow
18a2e628ea fix the doc 2023-11-01 18:37:28 -05:00
tildearrow
14b9ba1a56
Merge pull request #1570 from tildearrow/doc-commandline
Doc commandline
2023-11-01 18:21:31 -05:00
tildearrow
cc2c64ff05
Merge pull request #1568 from tildearrow/doc-channelstatus
Docs for channel status indicators.
2023-11-01 18:19:47 -05:00
Electric Keet
0e0b4da13b More fixes to command line doc. 2023-11-01 16:11:32 -07:00
tildearrow
5af1d64d0b
Merge pull request #1566 from tildearrow/doc-general
Small documentation updates.
2023-11-01 17:44:28 -05:00
Electric Keet
a2be33396c Adjustments to channel status docs. 2023-11-01 15:23:49 -07:00
Electric Keet
33c607df25 More final adjustments! 2023-11-01 15:22:05 -07:00
Electric Keet
f46d2418d2 Moving the file back to the correct spot.
How the heck... ah well, it's fixed now.
2023-11-01 14:59:13 -07:00
Electric Keet
2e3ee3a1c3 Initial command line docs. 2023-11-01 12:02:21 -07:00
tildearrow
47e5aa2d84 the default for -view is nothing 2023-11-01 13:48:17 -05:00
Electric Keet
1ef6b97c36 Final tweak to sample README. 2023-11-01 11:45:41 -07:00
Electric Keet
e76ecaa59f Docs for channel status indicators. 2023-11-01 10:25:26 -07:00
Electric Keet
ce8a44f3a0 Minor adjustments. 2023-11-01 09:57:31 -07:00
tildearrow
dc806d35b0 new demo song
by LTVA
2023-11-01 03:13:26 -05:00
tildearrow
fbbe0bdf63 GUI: fix sample list right click bug 2023-11-01 00:16:35 -05:00
Electric Keet
73dc0a3feb Documenting right-click menus.
Both in the sample editor and the sample list.
2023-10-30 16:21:23 -07:00
Electric Keet
98770ad20f Optimized images. 2023-10-30 15:52:49 -07: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
Electric Keet
d472666e0c Updating chip manager doc. 2023-10-30 14:35:02 -07:00
Electric Keet
18d78c40dc Adding Button Masher's tutorial to docs. 2023-10-30 14:17:01 -07:00
tildearrow
5c9569a64a GUI: mark modified on asset movement 2023-10-30 13:33:16 -05:00
tildearrow
83c4d5ba97 GUI: display chevrons if macro values out of view 2023-10-29 19:43:41 -05:00
tildearrow
a9f77a3ff7 GUI: fix pat chan stat icons gone when center pat 2023-10-29 18:48:02 -05:00
tildearrow
64ef082650 don't correct DC offset if setting is off 2023-10-29 15:46:53 -05:00
tildearrow
717e75f82d add setting to disable DC offset correction 2023-10-29 15:25:23 -05:00
tildearrow
38103d9c1f YM2612: fix getPan on ExtCh channel 5 2023-10-29 13:33:29 -05:00
tildearrow
e915c6efb9 C64: fix MSVC build... 2023-10-29 05:36:53 -05:00
tildearrow
0cf0cb2f6f dev187 - Merge branch 'c64improve'
thanks LTVA!
2023-10-29 05:20:46 -05:00
tildearrow
e2278d3688 C64: relative cutoff and duty macros are fine 2023-10-29 04:36:25 -05:00
tildearrow
f05d1693f8 C64: add chip flag to set env reset time
2 by default
1 for .dmf and old Furnace songs
2023-10-29 04:14:54 -05:00
tildearrow
7fd54775bb C64: really fix porta 2023-10-29 03:54:12 -05:00
tildearrow
a0df838427 fix crash when loading song with no chips 2023-10-29 03:38:51 -05:00
tildearrow
7575e7a4a7 C64: more fixes... 2023-10-29 03:12:33 -05:00
tildearrow
e29113c926 C64: another tiny fix
also document conversion approach
2023-10-29 03:04:55 -05:00
tildearrow
592a3f102a C64: tiny fix to old test/gate/special compat 2023-10-29 02:45:15 -05:00
tildearrow
a9201bebdc C64: old test/gate/special macro compatibility 2023-10-29 02:43:38 -05:00
tildearrow
87b8851900 C64: volIsCutoff compatibility 2023-10-29 02:25:35 -05:00
tildearrow
90032899c7 C64: bunch of changes
- merging test/gate and special macros
- drop new test/gate compat flag - not necessary
- code style and tabs to spaces

TODO: compatibility!
2023-10-29 01:39:37 -05:00
tildearrow
2ec1074b21 Merge branch 'master' into c64improve 2023-10-29 01:04:29 -05:00
tildearrow
5febd48a3e fix safe mode triggering when opening unreadable f 2023-10-29 00:33:02 -05:00
tildearrow
897b03dc6a dev187 2023-10-29 00:29:11 -05:00
tildearrow
ecec1acd24 Merge branch 'master' of https://github.com/LTVA1/furnace into c64improve 2023-10-29 00:22:10 -05:00
tildearrow
497c32b05b GUI: add right click in sample list 2023-10-28 19:43:26 -05:00
tildearrow
17fa949152 GUI: make change button explicit in chip manager 2023-10-28 19:34:28 -05:00
tildearrow
0f2f11a056 GUI: custom icons for ADSR/LFO macro types 2023-10-28 19:15:32 -05:00
tildearrow
f03996ebd2 move furIcons somewhere else 2023-10-28 19:07:40 -05:00
tildearrow
e121c40a23 piece of trash 2023-10-28 19:03:08 -05:00