cam900
|
54dbd0690c
|
Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro
# Conflicts:
# src/engine/fileOps.cpp
# src/engine/platform/lynx.cpp
# src/engine/platform/rf5c68.cpp
# src/engine/platform/su.cpp
# src/engine/platform/x1_010.h
# src/engine/platform/ym2610.cpp
# src/engine/platform/ym2610.h
# src/engine/platform/ym2610b.cpp
# src/engine/platform/ym2610b.h
# src/engine/sysDef.cpp
# src/gui/insEdit.cpp
Add effect command for ADPCM-A global volume, X1-010 Sample bank slot
|
2022-08-27 17:25:48 +09:00 |
|
tildearrow
|
73f88c7635
|
GUI: and here is the new chip selector
|
2022-08-26 23:35:16 -05:00 |
|
cam900
|
d44f5f0b2b
|
Prepare for backward and bi-directional loop
|
2022-08-11 22:21:54 +09:00 |
|
cam900
|
5127d5ef18
|
Implement sample loop end position, enum-ise sample depth (#557)
TODO: new sample format
|
2022-07-21 23:36:42 -05:00 |
|
tildearrow
|
2e8634626d
|
new panning effects (80/81/82)
|
2022-04-29 23:41:14 -05:00 |
|
tildearrow
|
d4380e1524
|
GUI: add an effect list window
|
2022-04-19 18:44:05 -05:00 |
|
tildearrow
|
132c5007fa
|
GUI: simplify color load/save code
they are in guiConst.cpp now too.
|
2022-04-06 02:30:12 -05:00 |
|
tildearrow
|
1054f92029
|
GUI: simplify keybind load/save code
as of now action definitions are in guiConst.cpp.
|
2022-04-06 01:52:58 -05:00 |
|
tildearrow
|
81c8bf4e59
|
add ability to select VGM version when exporting
by default it is 1.71 but please tell me if you want this to be changed
|
2022-04-01 21:40:32 -05:00 |
|
tildearrow
|
ffb01dd19c
|
Revert "release 0.6pre0"
This reverts commit f7566455c2 .
|
2022-04-01 05:20:00 -05:00 |
|
tildearrow
|
f7566455c2
|
release 0.6pre0
|
2022-04-01 04:45:06 -05:00 |
|
tildearrow
|
052dcb2576
|
implement more MIDI stuff
|
2022-04-01 01:50:01 -05:00 |
|
tildearrow
|
77798f6ed7
|
more MIDI work... still not there
|
2022-03-29 16:09:15 -05:00 |
|
tildearrow
|
7e5c27c5b7
|
GUI: massive code split
gui.cpp now less than 3000 lines
|
2022-03-21 17:34:43 -05:00 |
|
tildearrow
|
689ed3bf65
|
sample editor workkkkkkk
|
2022-03-19 03:42:44 -05:00 |
|
tildearrow
|
d09aa778d9
|
prepare to rewrite sample editor - DO NOT USE!
|
2022-03-16 18:40:11 -05:00 |
|
tildearrow
|
a96fd5727e
|
GUI: begin working on unified ins/wave/sample list
|
2022-03-14 00:26:27 -05:00 |
|
tildearrow
|
0feba09de2
|
GUI: code split, part 1
|
2022-02-17 13:08:17 -05:00 |
|