brickblock369
|
a8a00b2fd0
|
Adding additional PSG instruments
|
2022-09-04 13:56:18 -07:00 |
|
brickblock369
|
dc58043835
|
Fixing the .dmp files as SMS/NES instead of FM
These were oddly loaded as FM instruments while having data intended for SN7 - I've fixed them to load the correct type.
|
2022-09-04 13:50:14 -07:00 |
|
brickblock369
|
17f7647ae7
|
Update soundunit.md
Clarified that the Sound Unit is able to have 64 KB depending on the configuration.
|
2022-09-04 13:47:27 -07:00 |
|
tildearrow
|
9435ab12b0
|
GUI: wave generator, part 4
prepare FM
|
2022-09-04 04:00:56 -05:00 |
|
tildearrow
|
f7bca46a4a
|
GUI: implement save as format in editors as well
|
2022-09-04 02:37:43 -05:00 |
|
tildearrow
|
90a0db06f8
|
GUI: one tiny fix
|
2022-09-04 02:27:00 -05:00 |
|
tildearrow
|
f34b01c0e5
|
GUI: work around .dmf/.dmp saving issue
|
2022-09-04 02:26:29 -05:00 |
|
tildearrow
|
5787511270
|
Merge pull request #663 from brickblock369/master
Update brickblock369 Harpsichord
|
2022-09-01 13:33:04 -05:00 |
|
brickblock369
|
c683042d99
|
Update brickblock369 Harpsichord
I realized this one was outdated, I'm uploading a much better version
|
2022-09-01 10:49:49 -07:00 |
|
tildearrow
|
78143af989
|
Merge pull request #662 from brickblock369/master
New FM instruments
|
2022-08-31 22:38:00 -05:00 |
|
brickblock369
|
7de8284675
|
One last instrument proposal
|
2022-08-31 14:11:10 -07:00 |
|
brickblock369
|
b213368d03
|
New instrument proposal
|
2022-08-31 14:05:47 -07:00 |
|
tildearrow
|
a33e6e3989
|
GUI: add "create wave from selection" option
in sample editor
|
2022-08-31 03:34:13 -05:00 |
|
tildearrow
|
16eba9ec96
|
fix macro delay not working on first note
|
2022-08-31 03:11:02 -05:00 |
|
tildearrow
|
820b23ecdb
|
fix macros sometimes being out of sync when seekin
|
2022-08-31 03:05:06 -05:00 |
|
tildearrow
|
f3c3d82e4d
|
fix hang when swapping chips
fixes #660
|
2022-08-31 02:52:35 -05:00 |
|
tildearrow
|
2abcea118c
|
WonderSwan: fix possible hang when seeking
|
2022-08-31 00:51:08 -05:00 |
|
tildearrow
|
7f01eaec9d
|
convert note/macro rel to note off on .dmf save
|
2022-08-30 23:59:38 -05:00 |
|
tildearrow
|
95db562414
|
fix Android build
|
2022-08-30 16:37:26 -05:00 |
|
tildearrow
|
af1b684c08
|
NES: #655
|
2022-08-30 15:47:12 -05:00 |
|
tildearrow
|
3af287cf9d
|
AY: fix per-chan osc in Sunsoft 5B mode
|
2022-08-29 04:15:53 -05:00 |
|
tildearrow
|
4b4a254064
|
C64: reSIDfp per-chan osc
|
2022-08-29 03:54:55 -05:00 |
|
tildearrow
|
69efad1df4
|
Merge branch 'master' of github.com:tildearrow/furnace
|
2022-08-29 03:27:04 -05:00 |
|
tildearrow
|
8d280fd9a3
|
C64: bind reSIDfp
|
2022-08-29 03:26:49 -05:00 |
|
cam900
|
c2a7bdd194
|
Match this to actual channel count
|
2022-08-29 11:45:18 +09:00 |
|
tildearrow
|
32050a211f
|
GUI: update credits
|
2022-08-28 15:54:21 -05:00 |
|
Lunathir
|
6041b8f14f
|
Change references to some chips (#658)
* Update sysDef.cpp
* Update sysDef.cpp
* Update sysDef.cpp
* Update sysDef.cpp
|
2022-08-28 15:54:05 -05:00 |
|
tildearrow
|
d485af439d
|
fix macOS build
|
2022-08-28 15:36:12 -05:00 |
|
tildearrow
|
c3ced46fa3
|
coming soon: reSIDfp core
|
2022-08-28 15:10:44 -05:00 |
|
tildearrow
|
de3ed24e1f
|
Merge pull request #650 from freq-mod/tsu
fix 12xx description
|
2022-08-28 14:26:39 -05:00 |
|
tildearrow
|
645dcdf9a0
|
fix .dmf and arp macros
|
2022-08-28 02:57:40 -05:00 |
|
tildearrow
|
82703a165f
|
fix non-STD instruments in C64/GB/PCE converting
to the wrong type
|
2022-08-28 01:12:57 -05:00 |
|
tildearrow
|
ed05bc4d61
|
Merge pull request #657 from lunathir/master
More in-program text corrections
|
2022-08-28 01:04:34 -05:00 |
|
tildearrow
|
3e8f248f77
|
fix saving a pre-24 .dmf song
|
2022-08-28 01:03:23 -05:00 |
|
Lunathir
|
1d5390c0e9
|
More in-program text corrections
|
2022-08-27 22:53:47 -07:00 |
|
tildearrow
|
58853ce5d5
|
OPNB-B -> OPNB2
|
2022-08-27 16:12:00 -05:00 |
|
tildearrow
|
d577755035
|
fix note on sometimes not working in jam mode
|
2022-08-27 00:37:32 -05:00 |
|
tildearrow
|
efd5cc0dac
|
GUI: implement search in "Choose a System!"
|
2022-08-27 00:14:17 -05:00 |
|
tildearrow
|
73f88c7635
|
GUI: and here is the new chip selector
|
2022-08-26 23:35:16 -05:00 |
|
tildearrow
|
daf176e197
|
GUI: prepare for new chip picker
|
2022-08-26 19:30:13 -05:00 |
|
tildearrow
|
be9385f701
|
GUI: work on chip manager
|
2022-08-26 18:51:17 -05:00 |
|
tildearrow
|
897a61db85
|
copy paste
|
2022-08-26 16:44:27 -05:00 |
|
tildearrow
|
1b80b96189
|
prepare for chip swapping
|
2022-08-26 03:03:36 -05:00 |
|
tildearrow
|
c58f1daeb8
|
QSound: disable key on log
we already debugged the issue
|
2022-08-26 03:00:37 -05:00 |
|
tildearrow
|
46d5a8759c
|
GUI: fix some interpolate issues
|
2022-08-25 23:39:55 -05:00 |
|
tildearrow
|
24c5ba89e2
|
GUI: don't rename settings
|
2022-08-25 22:09:32 -05:00 |
|
cam900
|
3597e57bb2
|
Add Traditional Chinese and Korean support
|
2022-08-26 08:49:08 +09:00 |
|
tildearrow
|
a7d0949eac
|
GUI: different pattern manager layout
|
2022-08-25 18:13:46 -05:00 |
|
tildearrow
|
0b7592e031
|
new default loop modality
|
2022-08-25 16:06:10 -05:00 |
|
freq-mod
|
bc0f696eb3
|
Update soundunit.md
fix 12xx description
|
2022-08-25 18:55:32 +02:00 |
|