tildearrow
f8b0c556ca
Namco WSG: fix vol macro scaling
2023-12-22 00:14:52 -05:00
tildearrow
5697330c04
i won't call it classic
2023-12-21 20:08:15 -05:00
tildearrow
df3e3e8aec
bunch of code de-duplication
2023-12-21 19:57:26 -05:00
tildearrow
e2940ca385
Merge branch 'master' into exportwin
2023-12-21 19:08:09 -05:00
tildearrow
f46aa5cbfd
prepare for color scheme import/export chamges
...
this includes a small refactor of the settings mechanism
2023-12-21 18:14:28 -05:00
tildearrow
231a76d50b
dev190 - GUI: color scheme guru mode
...
now you can fine-tune every color in the interface
TODO: improve color config format
2023-12-20 19:51:21 -05:00
tildearrow
37195e5759
GUI: fix macros tab being visible in unknown ins
2023-12-19 04:56:11 -05:00
tildearrow
6fbf64c753
Revert "fix pc-9801-86 preset"
...
This reverts commit 0fd9131088 .
2023-12-18 15:27:56 -05:00
freq-mod
0fd9131088
fix pc-9801-86 preset
2023-12-18 17:23:01 +01:00
tildearrow
b7d525b4bd
GUI: walk song on load
...
issue #1541
2023-12-18 11:06:45 -05:00
tildearrow
4f86219989
GUI: fix possible crash with colorize ins
2023-12-18 11:01:11 -05:00
tildearrow
75323be54e
GUI: do not set ins type if it is unknown
2023-12-18 10:56:45 -05:00
tildearrow
8ded0eb673
GUI: possibly fix crash when loading ESFM ins
2023-12-18 10:32:44 -05:00
tildearrow
478f7bb3bd
MIDI input: program change pass-through option
2023-12-17 15:30:51 -05:00
tildearrow
39481ab571
fix velocity input
2023-12-17 15:08:52 -05:00
tildearrow
0208883fa1
OPL and OPLL vol map
2023-12-17 14:54:38 -05:00
Kagamiin~
a25bc61ff2
Reverting back to linear
2023-12-17 16:46:20 -03:00
tildearrow
8d30ac4d3b
OPN: proper vol map for SSG/ADPCM/CSM/DAC parts
2023-12-17 14:41:25 -05:00
Kagamiin~
b6d632bc9c
Adding text export fixtures for ESFM instruments
2023-12-17 10:40:59 -03:00
Kagamiin~
71841aaf4f
Updated mapVelocity; also changed back to MIDI standard
2023-12-17 09:05:46 -03:00
Kagamiin~
13e45cfce2
Merge branch 'master' into feature/esfm
2023-12-17 08:31:16 -03:00
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 6f8f6ccde38629f00e5847a04b39152939c063f3.
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