Commit graph

7366 commits

Author SHA1 Message Date
tildearrow
1e7acfe5ce ESFM: cherry-pick new documentation 2024-01-19 13:32:56 -05:00
RevvoBolt
a6b77cce28 Synth Bass
A Synth Bass for the ESFM sound chip.
2024-01-19 01:16:48 -05:00
freq-mod
2e3104f769
Update my old demo song (#1698)
* remove wondeswan from comic party demo song

now its CPS-1

* Delete demos/multichip/ComicPartytrack20.fur

remove old version
2024-01-18 14:50:29 -05:00
tildearrow
b2ab282c4f CI: make sure it produces artifacts for esfm-con 2024-01-18 04:28:03 -05:00
tildearrow
350a1c871d vortex_opm.fur
by leejh20
2024-01-18 00:44:06 -05:00
tildearrow
e03686cdd7 Eternal_Forest_TaitoArcade.fur update 2024-01-18 00:41:36 -05:00
tildearrow
250f81cb97 update to-do list 2024-01-17 17:55:49 -05:00
Eknous-P
020498fd5d single quotes 2024-01-17 15:43:43 -05:00
Eknous-P
7c9df02b2c newline option attempt 2
hopefully the freakin submodule wont get in
2024-01-17 15:43:43 -05:00
tildearrow
1f3f04cc8a it's called restart 2024-01-17 14:51:09 -05:00
tildearrow
b452641186 Merge branch 'macro-retrigger-effect-tildearow-version'
with rewritten retrigger- erm... RESTART function
2024-01-17 14:48:47 -05:00
James Alan Nguyen
ee2f407ae0 contrib esfm patches for foinace 2024-01-17 12:06:57 -05:00
Kagamiin~
514c642b60 Fix ESFM blank instrument; fix ESFM envelope drawing
Co-authored-by: LTVA1 <87536432+LTVA1@users.noreply.github.com>
2024-01-17 12:00:30 -05:00
Kagamiin~
cb38cf8f67 Updating ESFMu to version v1.1.1 (envelope delay patch) 2024-01-17 12:00:30 -05:00
LTVA1
91c3fba181 fix 2024-01-17 15:37:18 +03:00
LTVA1
7f94cdc930 port macro retrigger to orig Furnace 2024-01-17 15:28:29 +03:00
tildearrow
3cb8190258 update credits again 2024-01-17 00:41:50 -05:00
tildearrow
a2b6dda251 update credits 2024-01-17 00:39:27 -05:00
tildearrow
25475af0f9 mention ESFM in doc (ins and sys list) 2024-01-17 00:38:52 -05:00
tildearrow
c1bf577ccf ESFM: documentation 2024-01-17 00:37:45 -05:00
tildearrow
912c249a50 ESFM demo song directory 2024-01-17 00:00:47 -05:00
freq-mod
6bfb08d5bb ESFM demo song
Sakura Sakura Japanize Dream
2024-01-17 00:00:29 -05:00
tildearrow
bbb53f78e3 GUI: color for ESFM instruments 2024-01-16 23:57:52 -05:00
tildearrow
f8187b9a5f dev191 - kind of remove DIV_ALWAYS_SET_VOLUME
it's useless crap I put during the Defle compat days
it serves nearly no purpose nowadays

also why is it a command?
2024-01-16 23:54:32 -05:00
tildearrow
95aff38cb2 GUI: add settings to round tabs and scrollbars 2024-01-16 22:01:17 -05:00
tildearrow
88b42ddd58 update copyright year 2024-01-16 21:26:57 -05:00
tildearrow
928bfd2afd add sample rate parameter in raw sample import 2024-01-16 21:12:34 -05:00
tildearrow
ab3624789b update to-do list 2024-01-16 17:15:46 -05:00
tildearrow
878a899d18 ESFM: do not re-define KVS macro 2024-01-16 17:12:36 -05:00
tildearrow
6e5a25d824 GUI: insEdit code style 2024-01-16 17:09:26 -05:00
tildearrow
0acd62f4d5
Merge pull request #1559 from Kagamiin/feature/esfm
Add ESFM system
2024-01-16 16:51:33 -05:00
tildearrow
52f9f888fc GUI: display pattern view label opts with pat font 2024-01-16 16:40:10 -05:00
tildearrow
4667fe1c11 more de-CRLFization 2024-01-13 17:12:33 -05:00
tildearrow
f3ddf947bc ok why are these CRLF?! 2024-01-13 17:11:21 -05:00
tildearrow
8841b3d518 improve instrument editor documentation 2024-01-13 17:09:49 -05:00
tildearrow
cca9fe9498 YM2612: possibly fix arp issue on non-linear pitch
on channel 6... thanks LTVA for reporting
2024-01-11 21:16:48 -05:00
tildearrow
53c625354b PC speaker: add option to reset phase on freq chan
ge

some motherboards do so
2024-01-11 14:50:53 -05:00
tildearrow
8a14435b4a highlight Game Boy 2024-01-06 21:59:17 -05:00
Kagamiin~
4459a7d659 Implementing per-op arpeggio/pitch macro
Co-authored-by: LTVA1 <87536432+LTVA1@users.noreply.github.com>
2024-01-01 14:59:00 -03:00
Kagamiin~
215c8c375a Merge branch 'master' into feature/esfm 2024-01-01 14:45:54 -03:00
tildearrow
c449bd1f51 pull request #1663 but optimized 2023-12-29 02:18:56 -05:00
nk
673e3246d2 Add files via upload 2023-12-29 02:18:42 -05:00
Daniel Konar
3039ce2416 Change reload to re-scan and refactor
Remove rt midi reinitialization (not needed as per docs)
Move midi rescan code to rescanMidiDevices as MIDI is not audio (rescanAudioDevices also appears to be unused)
2023-12-29 02:12:28 -05:00
Daniel Konar
049088f77c Fix return of reinitMidi 2023-12-29 02:12:28 -05:00
Daniel Konar
c1c2b52ba7 Add button in midi settings to refresh midi devices
Deletes and creates a new RT midi instance allowing for midi devices to be plugged in without restarting
2023-12-29 02:12:28 -05:00
tildearrow
65b50f4acc GUI: improve mobile order input 2023-12-28 17:32:40 -05:00
tildearrow
fd4570f973 fix description of 88xy effect 2023-12-28 14:37:10 -05:00
tildearrow
07b037349b fix text export crash 2023-12-27 14:49:35 -05:00
tildearrow
8eed9ff940 aaaaa 2023-12-26 14:56:24 -05:00
tildearrow
858c0e448d set writeInsNames to 0 by default
so we can beat .dmp
2023-12-24 16:59:09 -05:00