Commit Graph

5745 Commits

Author SHA1 Message Date
Electric Keet 0d43a1a572 More little stuff. 2023-06-30 20:25:12 -07:00
tildearrow a69b02f525 GUI: add patch number to OPLL patches 2023-06-30 17:31:23 -05:00
tildearrow 933af321b6 Merge branch 'master' of github.com:tildearrow/furnace 2023-06-30 16:42:53 -05:00
tildearrow 012d43b331 GUI: compact sample editor
automatic button layout depending on available width
2023-06-30 16:31:34 -05:00
tildearrow 7d42192d54
Merge pull request #1183 from brickblock369/master
Adding a power snare for OPM
2023-06-30 15:19:01 -05:00
tildearrow c020af7a36
Merge pull request #1180 from ElectricKeet/doc-general
More sweeping formatting changes.
2023-06-30 15:17:07 -05:00
Waverider 7c328cfeed
add 2 songs and fix 010 editor (#1179)
* add 1 song and fix 010 editor

* add song

* fix key 19
2023-06-30 15:13:56 -05:00
tildearrow 69e3515757 SegaPCM: real limit is 2MB 2023-06-30 06:09:42 -05:00
Electric Keet bbcf4c34ed Making requested fixes.
Fixed those dashes and that pesky semicolon.
2023-06-29 12:42:36 -07:00
tildearrow 379b19a102 GUI: sample editor warnings, part 3 2023-06-29 02:27:11 -05:00
brickblock369 55fc4bd695
Adding AY drums 2023-06-29 15:24:46 +09:00
Electric Keet 6ede173d2c SNES docs (and other tweaks) 2023-06-27 14:06:23 -07:00
brickblock369 a5b4baf1b3
Adding a power snare for OPM 2023-06-27 17:25:10 +09:00
Electric Keet 0ec451726c The teeniest adjustment. 2023-06-25 09:43:24 -07:00
tildearrow feef9234b6 MIDI output: don't spam logs on error 2023-06-25 04:57:04 -05: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
tildearrow 7beb1271ae GUI: add option to disable preset selector 2023-06-24 18:55:55 -05:00
tildearrow e0de6e0847 update TODO.md 2023-06-24 18:09:46 -05:00
tildearrow ecfb0c7136 GUI: sample editor warnings, part 2 2023-06-24 18:06:55 -05:00
tildearrow 598e8ddf03 don't handle a buffer of size 0 2023-06-24 17:45:43 -05:00
Electric Keet 7ec6040674
Rearranged effects list (and recovered concepts doc). 2023-06-24 14:19:46 -07:00
tildearrow ba0d6903f6 YM2612: add forceIns heuristics 2023-06-24 16:00:55 -05:00
tildearrow 952c05406c GUI: wrong sample loop end 2023-06-24 03:18:27 -05:00
tildearrow 2dc3ce9e8c
Merge pull request #1177 from ElectricKeet/doc-brackets
Docs formatting for clarity and such.
2023-06-23 23:28:05 -05:00
tildearrow a7b306a097 Merge branch 'master' into doc-brackets 2023-06-23 23:25:43 -05:00
tildearrow 0b7ebb7e7a Merge branch 'master' into doc-brackets 2023-06-23 23:24:33 -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 a8b51400b5
Oops, tiny update. 2023-06-23 18:38:47 -07:00
Chrysi Planitoskopion ba99cfd4f3 Revert "Initial "concepts and terms" doc."
This reverts commit d0871fd3d9.
2023-06-23 18:17:55 -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 f15bc78a96 GUI: sample editor warnings, part 1 2023-06-23 18:31:05 -05:00
tildearrow 5af69aafba Android: warnings are errors 2023-06-23 18:30:48 -05:00
Electric Keet d0871fd3d9 Initial "concepts and terms" doc. 2023-06-22 23:03:30 -05:00
tildearrow a9e9a7649a
Merge pull request #1165 from ElectricKeet/master
Links for advanced docs.
2023-06-22 22:57:36 -05:00
tildearrow 7b184fe321 GUI: prepare for sample warnings 2023-06-22 20:03:39 -05:00
tildearrow 937c3f1c27 GUI: move delete button to end in sample list 2023-06-22 19:52:07 -05:00
tildearrow aeeaa9ca1d GUI: change color of destructive actions 2023-06-22 19:49:45 -05:00
tildearrow 6c36fb6e40 wrong color 2023-06-22 18:17:49 -05:00
tildearrow 955de31758 GitHub please disable your hot loading feature NOW
if it's not gonna work, why have it?
2023-06-22 18:09:10 -05:00
tildearrow 8fd1a9667c GUI: prepare for destructive/warning/error color h
ints
2023-06-22 18:05:17 -05:00
tildearrow 06a2d10ba1 VGM export: cap streams to 44100Hz
VGMPlay doesn't like higher frequencies
2023-06-22 16:45:31 -05:00
tildearrow 95b51e6307 VGM export: NES DPCM, part 3
dual chip
2023-06-22 15:45:27 -05:00
tildearrow b9514bb98e VGM export: NES DPCM, part 2
now it works
issue #1163
2023-06-22 15:40:50 -05:00
tildearrow 317aca0564 VGM export: NES DPCM, part 1
still does not work
2023-06-22 15:20:48 -05:00
tildearrow 0bcd1b74ac VGM export: prepare for NES DPCM 2023-06-22 04:55:12 -05:00
tildearrow ef57ad531d oh crap I did not commit 2023-06-22 03:24:39 -05:00
tildearrow b31024847f GUI: add presets for QuadTone engine
issue #1172
2023-06-21 14:39:49 -05:00
tildearrow 61fd9d05a0 IGFD: change default sorting order 2023-06-21 04:27:31 -05:00
tildearrow 75948304ab UPDATE SDL TO 2.28.0 -> **PLEASE READ!** <-
after pulling this commit, type:

```
git submodule update extern/SDL
```

if building on Android, you **will** have to delete the android/app/.cxx
directory, and do gradlew clean.

only tested in the Android build - there may or may not be another commit
which fixes building for other platforms.
2023-06-20 15:11:55 -05:00
tildearrow c777d699d2 POKEY: implement two-tone mode effect 2023-06-20 14:43:20 -05:00