tildearrow
|
08a93f9c4d
|
Namco WSG: fix noise mode
|
2023-09-26 12:23:38 -05:00 |
|
tildearrow
|
de2beb794f
|
release v0.6pre17
hopefully this is the final one before 0.6
|
2023-09-25 14:28:38 -05:00 |
|
tildearrow
|
d4657f4b6c
|
GUI: why are the icons for FM and PSG swapped
|
2023-09-25 13:19:27 -05:00 |
|
tildearrow
|
a3d8c81e9d
|
add option to swap bytes in raw smp import
|
2023-09-25 05:09:56 -05:00 |
|
tildearrow
|
8231e3beba
|
VGM export: RFC volume balance
|
2023-09-24 19:13:08 -05:00 |
|
tildearrow
|
c2b052f1a1
|
GUI: update credits
|
2023-09-24 18:07:47 -05:00 |
|
tildearrow
|
16562846ea
|
update doc authors
|
2023-09-24 17:56:33 -05:00 |
|
tildearrow
|
c0118a4b82
|
GUI: wake up on MIDI event
|
2023-09-24 17:48:32 -05:00 |
|
tildearrow
|
67c3a67a0d
|
C140/C219: several fixes
loop point fix
crash fix
|
2023-09-24 16:54:19 -05:00 |
|
tildearrow
|
7fe2a99112
|
VGM export: fix virtual tempo resulting in no loop
|
2023-09-24 02:28:05 -05:00 |
|
tildearrow
|
cb63314f53
|
OPN/A/B: fix chan osc overflow
|
2023-09-20 16:31:38 -05:00 |
|
tildearrow
|
478c3ecb57
|
GUI: step play fixes
|
2023-09-20 16:16:25 -05:00 |
|
tildearrow
|
3fca80fe3b
|
GUI: fix outofrange vol input if vol rng is <16
|
2023-09-20 01:20:19 -05:00 |
|
tildearrow
|
746744606f
|
oops
|
2023-09-20 01:10:30 -05:00 |
|
tildearrow
|
196619cf70
|
MSM6295: enforce max vol of 8
|
2023-09-20 01:08:48 -05:00 |
|
tildearrow
|
b216fe57bf
|
oh my freaking
|
2023-09-20 00:50:47 -05:00 |
|
tildearrow
|
cad63d8351
|
is this faster?
|
2023-09-20 00:24:55 -05:00 |
|
tildearrow
|
5eaafb9f78
|
fix typo
|
2023-09-19 04:04:09 -05:00 |
|
tildearrow
|
8a9ac46545
|
GUI: don't allow drag-and-drop during intro
|
2023-09-19 03:10:35 -05:00 |
|
tildearrow
|
ebed2936af
|
GUI: remove debug info...
|
2023-09-19 03:01:33 -05:00 |
|
tildearrow
|
ab4c2b251a
|
GUI: fix chan osc not clipping
|
2023-09-19 03:01:13 -05:00 |
|
tildearrow
|
78a72eb5ab
|
fix WonderSwan channel names
|
2023-09-19 02:52:51 -05:00 |
|
tildearrow
|
f7a14dd260
|
GUI: improve find/replace dialog
no more annoying combo boxes for hex numbers
|
2023-09-18 18:30:12 -05:00 |
|
Electric Keet
|
7551451d75
|
Adding new settings to doc and fixing a tiny typo.
|
2023-09-16 21:45:00 -07:00 |
|
tildearrow
|
7912a7982c
|
implement a setting which was missing
store/load ins names when saving .fui
|
2023-09-16 18:15:03 -05:00 |
|
tildearrow
|
b105dd535f
|
GUI: better
|
2023-09-16 15:04:11 -05:00 |
|
tildearrow
|
083f870930
|
GUI: reduce pattern/orders latency
no more oldOrder/oldRow hacks!
|
2023-09-16 04:08:12 -05:00 |
|
tildearrow
|
d9c33da519
|
asdfasdfasdf
|
2023-09-15 04:44:19 -05:00 |
|
tildearrow
|
5a4be9951d
|
release v0.6pre16
|
2023-09-14 04:31:15 -05:00 |
|
tildearrow
|
d69cdedd4a
|
FixedQueue: and again
|
2023-09-14 02:41:11 -05:00 |
|
tildearrow
|
2f9d1d3eef
|
FixedQueue: I screwed erase up
|
2023-09-14 02:22:45 -05:00 |
|
tildearrow
|
873ebdfeea
|
recent files debug
|
2023-09-14 02:13:52 -05:00 |
|
tildearrow
|
3e803431fa
|
update credits
|
2023-09-13 20:10:09 -05:00 |
|
tildearrow
|
29db4d5bb5
|
release v0.6pre15
|
2023-09-13 18:25:32 -05:00 |
|
tildearrow
|
41e93cf9a7
|
GUI: fix X68000 preset
|
2023-09-13 18:11:43 -05:00 |
|
tildearrow
|
8cac04d917
|
OPL: fix drum muting
|
2023-09-13 18:03:22 -05:00 |
|
tildearrow
|
9a63fdccd5
|
drop usage of std::deque, part 2
|
2023-09-13 02:46:02 -05:00 |
|
tildearrow
|
8b565ed284
|
drop usage of std::deque, part 1
use FixedQueue instead
|
2023-09-13 02:40:12 -05:00 |
|
tildearrow
|
414d65c903
|
fix build
|
2023-09-12 18:38:17 -05:00 |
|
tildearrow
|
db5428474a
|
use x42/weakjack as a possible solution to #1480
|
2023-09-12 18:30:36 -05:00 |
|
tildearrow
|
658f69bc4e
|
dev176 - OPM/OPZ: fix pitch
|
2023-09-12 01:12:59 -05:00 |
|
Colin Kinloch
|
33a9def787
|
config: Use XDG_CONFIG_HOME
|
2023-09-11 23:37:56 +01:00 |
|
tildearrow
|
41544bcced
|
add sample preview volume setting
it was too loud
|
2023-09-11 16:04:19 -05:00 |
|
tildearrow
|
41bd28c41a
|
release v0.6pre14
|
2023-09-11 03:20:17 -05:00 |
|
tildearrow
|
76f14b3e3c
|
GUI: add sample rate table to MSM6258 in chip conf
|
2023-09-11 03:17:02 -05:00 |
|
tildearrow
|
4777284a7c
|
C219: don't phase reset if duty macro hasn't chang
ed
|
2023-09-11 02:57:24 -05:00 |
|
tildearrow
|
f0255f30e8
|
C219: fix noise being restricted by sample length
|
2023-09-11 02:54:48 -05:00 |
|
tildearrow
|
9864a8471c
|
GUI: fix lack of C219 phase reset macro
|
2023-09-11 02:49:05 -05:00 |
|
tildearrow
|
d687edf16a
|
SoundUnit: fix getPan() again
|
2023-09-11 01:50:52 -05:00 |
|
tildearrow
|
7a6daba071
|
VGM export: don't initialize rate of MSM6258
|
2023-09-11 01:44:56 -05:00 |
|