Commit graph

5597 commits

Author SHA1 Message Date
tildearrow
87fc987800 remove debug message 2023-12-17 03:47:52 -05:00
tildearrow
51b385a1ef apply volExp on velocity input - PLEASE READ
DivDispatch::mapVelocity() now takes a float instead of an unsigned char
2023-12-16 19:52:37 -05:00
tildearrow
99dd85bcb4 MIDI velocity mapping, part 1 2023-12-16 19:37:14 -05:00
Kagamiin~
e32b45a1eb Changing mapVelocity to linear mapping 2023-12-15 14:57:12 -03:00
Kagamiin~
403799d1a3 Updating sysDef; implementing mapVelocity 2023-12-15 14:20:56 -03:00
Kagamiin~
f42332f2c0 Merge branch 'master' into feature/esfm 2023-12-15 09:15:05 -03:00
tildearrow
69998e2c7e prepare for MIDI velocity mapping 2023-12-13 20:44:32 -05:00
Daniel Konar
45fb9378eb
Matches preview playback with midi volume input when enabled (#1636)
* Uncomment line which enables midi input preview playback
Tested with various chip and logged, the results match what goes to the column

* Revert operator spacing

* Move midi input processing from playback to gui to allow correct input volume playback

* Revert "Move midi input processing from playback to gui to allow correct input volume playback"

This reverts commit 6f8f6ccde3.
2023-12-13 20:07:55 -05:00
khavik
8c5cc950b8
macOS: added/modified default keyboard shortcuts (#1630)
* macOS: added/modified default keyboard shortcuts for Settings and Redo to match recommended defaults for Mac apps

* fixed indentation on preprocessor directives
2023-12-13 15:01:33 -05:00
Electric Keet
ae8a185145 Reverting some tweaks. 2023-12-12 18:52:41 -05:00
Electric Keet
adba445cd2 Tweaking numeric input steps.
Hopefully these all make more sense for how they're used.
2023-12-12 18:52:41 -05:00
tildearrow
0274698426 call walkSong on edit
issue #1541
2023-12-10 18:32:40 -05:00
tildearrow
342a2174d5 fix silent song after playing past loop point
issue #1537
2023-12-10 17:52:32 -05:00
tildearrow
a540de4570 GUI: fix wave creation 2023-12-09 22:16:58 -05:00
tildearrow
0dd4481307 requested by contributor 2023-12-09 22:11:48 -05:00
tildearrow
bd7e57cea8 GUI: use best wave size when adding wave
or display a menu

TODO: fix non-32×32 wave being messed up
2023-12-09 20:01:33 -05:00
Eknous-P
d347c85e1b remove extra indent 2023-12-08 23:06:56 +04:00
tildearrow
b061f314c5 Virtual Boy demo song contest entry - the last one
by RetroCarrot

thanks to everyone who participated in this event in the
Furnace Discord!
2023-12-08 13:49:30 -05:00
Eknous-P
96ad124100 make a member of FurnaceGUI 2023-12-08 16:08:31 +04:00
tildearrow
c58b6bd269 Merge branch 'openmpt-paste' of https://github.com/LTVA1/furnace 2023-12-07 17:50:57 -05:00
tildearrow
97cb327476 Virtual Boy demo song contest entry
by Dolce
2023-12-07 16:17:41 -05:00
tildearrow
83cc2c1e80 Virtual Boy demo song contest entry
by Supper_E1
2023-12-07 15:40:10 -05:00
tildearrow
cf047ab551 Virtual Boy demo song contest entry
by System64
2023-12-07 15:36:19 -05:00
tildearrow
1a96450077
Merge pull request #1627 from LTVA1/fix-XY-oscilloscope-size
Fix default XY oscilloscope size
2023-12-07 04:12:29 -05:00
LTVA1
7373f30e23 Update gui.cpp 2023-12-07 07:47:46 +03:00
LTVA1
4bbb8a673b fix 2023-12-07 07:46:39 +03:00
LTVA1
69c1701c85 fix 2023-12-06 21:11:41 +03:00
tildearrow
37190d1c2d GUI: add a setting (select asset om load) 2023-12-06 12:37:37 -05:00
tildearrow
bcd2602624
Merge pull request #1507 from ColinKinloch/select_opened
Select loaded instrument on open
2023-12-06 12:28:26 -05:00
tildearrow
f5b41d5ac3 dev189 - Merge branch 'chanoscchecklist' of https://github.com/Eknous-P/furnace 2023-12-06 12:21:24 -05:00
LTVA1
b6abf2955f Update editing.cpp 2023-12-06 16:40:29 +03:00
LTVA1
0de1659d0d Update editing.cpp 2023-12-06 16:40:08 +03:00
LTVA1
b006dfe799 fix 2023-12-06 16:13:15 +03:00
LTVA1
8bca3c5e4c fixfixifxifififidiiixcixifificxixixfixfix 2023-12-06 16:04:45 +03:00
Eknous-P
5063504378 change the defaults 2023-12-06 16:21:21 +04:00
Eknous-P
594eb55942 rename the file 2023-12-06 15:50:19 +04:00
tildearrow
c81de06ff2 GUI: update credits 2023-12-06 03:19:14 -05:00
MooingLemur
2938a9b8af move lastCenterRate=-1 from constructor to reset(), set lastCenterRate even if OOB 2023-12-06 02:52:08 -05:00
MooingLemur
69363b4db9 code cleanup 2023-12-06 02:52:08 -05:00
MooingLemur
b83cc98eb1 VERA/ZSM: remember last sample played so that async pitch changes work on ZSM export 2023-12-06 02:52:08 -05:00
Electric Keet
52e0c7f430 Icon for crossfade. 2023-12-06 02:44:32 -05:00
tildearrow
afa15bc322
Merge pull request #1622 from LeviathaninWaves/crossfade-loop-points
Crossfade loop points
2023-12-05 17:08:02 -05:00
tildearrow
02bc89f8cb more work 2023-12-05 17:06:46 -05:00
tildearrow
bf212779a7 prepare for cross-fade icon 2023-12-05 17:00:26 -05:00
tildearrow
673a2d0f11 more work 2023-12-05 16:59:16 -05:00
tildearrow
041739c5ce GUI: fíx accént 2023-12-05 16:57:00 -05:00
tildearrow
6ac348bbba dev188 - Merge branch 'linear_volume_rounding' of https://github.com/zeta0134/furnace 2023-12-05 16:36:00 -05:00
tildearrow
5d75bfa0a1 GUI: update credits 2023-12-05 16:23:22 -05:00
tildearrow
e667b72b37
Merge pull request #1589 from tildearrow/chip-clock-reorder
Rearrange chip clock speeds (6258, 6295, AY).
2023-12-05 16:10:13 -05:00
LTVA1
c6e3f8707a Update editing.cpp 2023-12-05 19:17:47 +03:00
LTVA1
57a12781ea Support OpenMPT note off and note release 2023-12-05 18:18:47 +03:00
Eknous-P
d2ca97c57a put the types in a child
now the cancel button is neatly at the bottom :)
2023-12-05 18:00:14 +04:00
Eknous-P
b90132d733 the export types
wtf is settings.iCannotWait ???
2023-12-05 16:42:08 +04:00
Eknous-P
df63257d11 dummy export window, keybind and related settings 2023-12-05 15:58:45 +04:00
tildearrow
8aabaf0e01 Virtual Boy: fix the fix 2023-12-04 15:29:09 -05:00
tildearrow
bd3f6765f4 early text export
incomplete
2023-12-04 15:22:29 -05:00
tildearrow
643e5d5d5b prepare for text export 2023-12-04 04:17:30 -05:00
LeviathaninWaves
6c379d24df More renaming 2023-12-02 19:07:04 -06:00
LeviathaninWaves
d59dfa30f0 Adjustments to crossfade algo/slider and renaming 2023-12-02 19:02:43 -06:00
LeviathaninWaves
249ce83662 Cleanup 2023-12-02 07:42:43 -06:00
LTVA1
adc8ba99e7 пизда 2023-12-02 16:05:05 +03:00
LTVA1
334cd02392 да 2023-12-02 15:58:55 +03:00
LTVA1
63dd4fe47e пизда 2023-12-02 15:41:02 +03:00
LTVA1
72f36381fa
Merge branch 'tildearrow:master' into openmpt-paste 2023-12-02 14:51:08 +03:00
LTVA1
8b6fc6d8d7 bruh 2023-12-02 14:50:07 +03:00
LTVA1
00736ee7fe remove breakpoints 2023-12-02 14:37:05 +03:00
LTVA1
9e252566c6 looks like the pasting works, untested though 2023-12-02 14:33:53 +03:00
tildearrow
1dc6ac5b20 Virtual Boy: write noise mode in forceIns 2023-12-02 03:55:39 -05:00
tildearrow
25a832f9fc Virtual Boy: fix forceIns in static wave mode 2023-12-02 03:39:18 -05:00
tildearrow
6bc8d2d4c3 Virtual Boy demo song contest entry
by PeyPey
2023-12-02 03:35:31 -05:00
tildearrow
eb0823498e Virtual Boy demo song contest entry
by scooblee
2023-12-02 03:34:17 -05:00
tildearrow
32b747ced5 Virtual Boy demo song contest entry
by Marisa Kirisame [DJ MasterSpark]

title slightly edited in order to keep the language-humor rating
2023-12-02 03:32:34 -05:00
tildearrow
3d9e2303f7 Virtual Boy demo song contest entry
by Notakin
2023-12-02 03:30:36 -05:00
LeviathaninWaves
c634f20d05 Out of bounds checking and crash fix 2023-12-01 19:13:44 -06:00
LeviathaninWaves
4bd0dc2c63 Add loop point crossfading in the sample editor. 2023-12-01 15:06:42 -06:00
tildearrow
7c672f50a9 Virtual Boy demo song contest
by AquaDoesStuff
2023-12-01 02:43:35 -05:00
tildearrow
1b59b6b98f Virtual Boy demo song contest entry
by dmKaltsit
2023-11-30 16:20:00 -05:00
tildearrow
f646e5383f prepare for automatic wave size detection - READ
if you added a chip to Furnace, or have a pull request in progress,
edit your system definition in sysDef.cpp.
2023-11-28 18:36:52 -05:00
tildearrow
2da72bc820 Virtual Boy demo song contest entry
by masicbemester
2023-11-28 15:50:07 -05:00
tildearrow
2d73e45e0f they did the Dance
and now you can do it too
2023-11-26 21:55:09 -05:00
tildearrow
5ab70ff91f PCM DAC: fix possible overflow in linear interpola 2023-11-26 18:50:22 -05:00
tildearrow
4e333787ff GUI: fix next/prev channel cursor out of bounds
issue #1597
2023-11-26 18:23:57 -05:00
tildearrow
7b2fa42d25 GUI: update sample tex on color change
issue #1598
2023-11-26 16:46:33 -05:00
tildearrow
3e854030db Virtual Boy demo song contest entry
by NeoWar
2023-11-26 15:27:40 -05:00
tildearrow
0c599a9ef4 GUI: fix Appearance having a never-disabling Apply 2023-11-26 15:10:05 -05:00
tildearrow
a1406e9256 Virtual Boy demo song contest entry
by Pale Moon
2023-11-26 04:04:42 -05:00
tildearrow
e374836eca Virtual Boy demo song contest entry
by sillygoose
2023-11-26 04:01:48 -05:00
tildearrow
a2f86d297f GUI: fix wave drawing 2023-11-25 18:37:50 -05:00
tildearrow
0c727ff6b7 YM2612: YMF276-LLE, part 1 2023-11-25 18:02:21 -05:00
tildearrow
c6a0d0e93e the final challenge 2023-11-25 17:46:46 -05:00
tildearrow
a7be3e9514 VERA: fix possible PCM crash 2023-11-25 17:28:30 -05:00
tildearrow
dff445fa41 Virtual Boy demo song contest entry
by Brightonic
2023-11-25 16:53:51 -05:00
tildearrow
b94204a5f7 GUI: update credits 2023-11-25 16:32:29 -05:00
tildearrow
e741c6a393 OPL: reduce YMF262-LLE write delay 2023-11-25 03:13:14 -05:00
tildearrow
2558da9418 OPL: YMF262-LLE, part 1 2023-11-25 02:26:59 -05:00
tildearrow
32030d6742 OPL: YM3812-LLE, part 4
Y8950
2023-11-24 15:29:00 -05:00
tildearrow
8500b1b435 OPL: YM3812-LLE, part 3
per-chan osc
2023-11-24 15:16:00 -05:00
tildearrow
817d066a57 OPL: YM3812-LLE, part 2 2023-11-24 04:19:58 -05:00
tildearrow
bf5b565bb1 update credits 2023-11-23 18:30:47 -05:00
tildearrow
c5f441a83a OPL: YM3812-LLE?! part 1 2023-11-23 18:28:39 -05:00