tildearrow
|
2a952b1a66
|
dev87 - C64 changes
issue #335
|
2022-04-25 17:55:48 -05:00 |
|
tildearrow
|
b8c790bf79
|
dev84 - new compat flag and store macro modes
|
2022-04-18 00:52:29 -05:00 |
|
tildearrow
|
68445435f9
|
fix several misc issues
|
2022-04-14 18:25:59 -05:00 |
|
tildearrow
|
24209c7853
|
dev82 - amiga wavetables
closes #16 (yay!)
|
2022-04-12 01:19:00 -05:00 |
|
tildearrow
|
ef5953cda5
|
don't store the upper 24 bits of FM macro values
those are unnecessary (no FM parameter ever goes above 255)
|
2022-04-11 22:37:34 -05:00 |
|
cam900
|
0bba063437
|
Fix possibly breaks instrument loading
|
2022-04-11 21:15:52 +09:00 |
|
cam900
|
a454afcd19
|
Fix possible instrument loading fix
|
2022-04-11 21:08:58 +09:00 |
|
tildearrow
|
fddd05dc1a
|
improve logging facility
we have a log viewer within the program now
|
2022-04-10 22:12:02 -05:00 |
|
tildearrow
|
51207e58ad
|
part 2 - finally
|
2022-04-10 16:52:03 -05:00 |
|
cam900
|
78b88d61ce
|
Fix format breaking
|
2022-04-10 18:45:55 +09:00 |
|
cam900
|
075ec9b6de
|
Read and Write this
|
2022-04-10 18:38:48 +09:00 |
|
cam900
|
228822e19e
|
Fix signed type issue
|
2022-04-10 16:43:32 +09:00 |
|
cam900
|
ae4f005d67
|
Merge remote-tracking branch 'upstream/master' into macro
# Conflicts:
# src/engine/platform/c64.cpp
# src/gui/insEdit.cpp
|
2022-04-10 14:47:10 +09:00 |
|
cam900
|
d3e5efe834
|
Prepare for macro refactoring
|
2022-04-10 14:01:55 +09:00 |
|
tildearrow
|
65f893822a
|
dev79 - wave synth data storage
also wave synth works on swan and X1-010 now
however it's untested on X1 because i wrote it in bed
|
2022-04-08 04:34:39 -05:00 |
|
tildearrow
|
b162c09f7c
|
GUI: OPZ instrument editor work - dev77
|
2022-04-07 00:45:53 -05:00 |
|
tildearrow
|
ccb8d3d355
|
dev76 - format changes
- 8 more macros
- FDS instrument data
|
2022-04-04 04:47:52 -05:00 |
|
tildearrow
|
075f758e4d
|
Namco 163 refinements
|
2022-03-27 22:04:01 -05:00 |
|
tildearrow
|
c4fc797578
|
Merge #304 - DO NOT COMPILE
Add Namco 163 Support
Not final - changes needed
|
2022-03-27 21:35:58 -05:00 |
|
tildearrow
|
d2a78295ce
|
OPLL: wooooow how did this break
|
2022-03-25 01:42:04 -05:00 |
|
cam900
|
df8f40486d
|
Fix frequency, Loading waveform, Add instrument tab for waveform initialize
now for saving DivInstrumentN163 struct is... needs to compatibility breaks?
|
2022-03-24 03:53:07 +09:00 |
|
tildearrow
|
3163730fe8
|
prepare for drum kits/sample map
|
2022-03-16 17:01:44 -05:00 |
|
tildearrow
|
bd00165ded
|
OPL: it's coming together
|
2022-03-07 22:52:32 -05:00 |
|
tildearrow
|
59d813db7c
|
PCE: add noise macro (finally!)
|
2022-03-04 02:20:13 -05:00 |
|
tildearrow
|
8758277199
|
OPLL: implement fixed freq mode for drums
issue #249
|
2022-03-04 01:18:16 -05:00 |
|
tildearrow
|
bd9289cfdd
|
store OP macros
todo
|
2022-02-28 18:16:05 -05:00 |
|
tildearrow
|
c52258f943
|
update format to store OPLL preset number
|
2022-02-25 23:59:08 -05:00 |
|
tildearrow
|
b9832abbeb
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
|
tildearrow
|
4ce116ca0a
|
prepare for macro release points
issue #142
|
2022-02-08 03:50:42 -05:00 |
|
tildearrow
|
f86838df99
|
no longer shift arpeggio macro by 12
|
2022-01-26 15:53:52 -05:00 |
|
tildearrow
|
58c9edf9c1
|
store FM macros in file
a few more steps and then we'll have functional FM macros
|
2022-01-22 22:21:21 -05:00 |
|
tildearrow
|
8b79bf78a9
|
add Furnace instrument loading
TODO: .dmp loading
|
2022-01-22 00:14:48 -05:00 |
|
tildearrow
|
8ab97a959c
|
add ps_fopen to properly handle fopen on Windows
fixes #22
|
2022-01-20 05:04:03 -05:00 |
|
tildearrow
|
dce289a5a0
|
add early code for saving instruments
|
2022-01-19 03:28:29 -05:00 |
|