Commit graph

3540 commits

Author SHA1 Message Date
tildearrow
4deb0041f5 PowerNoise: fix chan osc 2024-01-25 14:38:41 -05:00
tildearrow
bf3353ebb8 PowerNoise: and now implement it 2024-01-25 12:49:46 -05:00
tildearrow
ef9a629d76 PowerNoise: add octave param 2024-01-25 12:37:18 -05:00
tildearrow
9a6b5fb850 PowerNoise: octave 5+ fix
from upstream
2024-01-25 01:30:39 -05:00
tildearrow
ee243a68c6 PowerNoise: fix freq calc 2024-01-24 16:21:42 -05:00
tildearrow
a9ca32ae3a PowerNoise: code style fixes and stuff 2024-01-24 14:51:04 -05:00
tildearrow
4f7fd18d3a PowerNoise: noise control bits fix 2024-01-24 13:14:49 -05:00
tildearrow
efad61c7d0 PowerNoise: split ins type 2024-01-24 04:35:36 -05:00
tildearrow
4f7dff1feb PowerNoise: prepare to split ins type into two 2024-01-24 03:23:07 -05:00
tildearrow
c098e0bcd1 PowerNoise: POWER_NOISE -> POWERNOISE 2024-01-24 03:15:41 -05:00
tildearrow
05524f5d59 PowerNoise: type changes 2024-01-24 02:55:29 -05:00
tildearrow
821553f8b5 PowerNoise: fix load LFSR macro 2024-01-24 02:48:34 -05:00
scratchminer
509d20c215 reduce CPU usage massively 2024-01-23 01:41:20 -05:00
scratchminer
17f4cab32d fix the MSVC complaint 2024-01-22 15:02:51 -05:00
scratchminer
ae8d45b1ff move the two PowerNoise commands to the end 2024-01-22 14:54:27 -05:00
scratchminer
b499be6568 fix the bounds on the oscilloscope again 2024-01-22 12:10:54 -05:00
scratchminer
606ef1e410 make required changes, and fix per-channel osc 2024-01-22 00:45:54 -05:00
scratchminer
98bb0ea175 forgot to change the number of channels 2024-01-21 23:49:02 -05:00
scratchminer
bc3a12ef4a fix volume macro again 2024-01-21 21:01:40 -05:00
scratchminer
8f8ccdc272 fix a bug with the volume macro 2024-01-21 20:37:49 -05:00
scratchminer
38c2121fc0 fix the freq calculator (again) 2024-01-21 19:39:52 -05:00
scratchminer
a8ee20c065 Add a 'set LFSR' macro and
remove the LFSR reset when a note is turned on
2024-01-21 12:22:23 -05:00
scratchminer
00676e785a Fix some bugs with sound output 2024-01-21 11:56:03 -05:00
scratchminer
5d2dade036 Duty / Noise no longer appears in PN inst. config 2024-01-21 06:47:38 -05:00
scratchminer
85997e55e7 add Power Noise support 2024-01-21 06:44:29 -05:00
tildearrow
f31f9a454d fix instrument load preview 2024-01-20 02:34:21 -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
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
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
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
878a899d18 ESFM: do not re-define KVS macro 2024-01-16 17:12:36 -05:00
tildearrow
0acd62f4d5
Merge pull request #1559 from Kagamiin/feature/esfm
Add ESFM system
2024-01-16 16:51:33 -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
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
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
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
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
f8b0c556ca Namco WSG: fix vol macro scaling 2023-12-22 00:14:52 -05:00
tildearrow
f46aa5cbfd prepare for color scheme import/export chamges
this includes a small refactor of the settings mechanism
2023-12-21 18:14:28 -05:00
tildearrow
231a76d50b dev190 - GUI: color scheme guru mode
now you can fine-tune every color in the interface

TODO: improve color config format
2023-12-20 19:51:21 -05:00
tildearrow
478f7bb3bd MIDI input: program change pass-through option 2023-12-17 15:30:51 -05:00
tildearrow
39481ab571 fix velocity input 2023-12-17 15:08:52 -05:00
tildearrow
0208883fa1 OPL and OPLL vol map 2023-12-17 14:54:38 -05:00
Kagamiin~
a25bc61ff2 Reverting back to linear 2023-12-17 16:46:20 -03:00
tildearrow
8d30ac4d3b OPN: proper vol map for SSG/ADPCM/CSM/DAC parts 2023-12-17 14:41:25 -05:00