Commit graph

7438 commits

Author SHA1 Message Date
tildearrow 1ba7f71a0f PowerNoise: fix slope reset bug
by scratchminer
2024-01-26 13:22:23 -05:00
tildearrow a34a19cb4f name correction 2024-01-26 12:37:18 -05:00
tildearrow 8f2084bcd6 PowerNoise: prepare to write some docs 2024-01-26 02:45:00 -05:00
tildearrow c55cc8b2ea GUI: delayed layout loading
issue #1629
2024-01-26 02:44:47 -05:00
Lunathir ba8cd2f672 Update build.yml 2024-01-26 01:53:01 -05:00
tildearrow 73f65d4721 GUI: why 2024-01-26 00:48:55 -05:00
tildearrow 8146405f88 fasdasdf 2024-01-25 22:28:18 -05:00
tildearrow 2af85ba80d work around the workaround 2024-01-25 21:16:51 -05:00
tildearrow b20d6deee9 CI: possibly work around macOS resource busy probl 2024-01-25 20:54:02 -05:00
tildearrow 6ead5235c4 GUI: de-localize this error 2024-01-25 20:01:29 -05:00
tildearrow faf6009548 temporarily disable safe mode mechanism
issue #1581
2024-01-25 19:48:49 -05:00
tildearrow 20ffd5147f GUI: add stereo 86PCM presets
not replacing the previous ones due to uncertainty and lack of reliable
sources

issue #1575
2024-01-25 19:41:31 -05:00
tildearrow 5164513fdf kill an ymfm warning
possible compiler false-positive but it was hindering Windows build
2024-01-25 19:36:01 -05:00
tildearrow f04eaffa4b PowerNoise: apply slope fix 2024-01-25 19:29:02 -05:00
tildearrow 8487a7516d what? it was still there?
issue #1562
issue #1701
2024-01-25 19:19:55 -05:00
tildearrow 04d41dc4e1 fix bsr()
now it's the same result across compilers and systems
2024-01-25 19:04:34 -05:00
tildearrow ed007526ff BSR debug 2024-01-25 15:46:08 -05:00
tildearrow 91bddb8df6 add MIDI debug
issue #1701
2024-01-25 15:29:37 -05:00
tildearrow 4deb0041f5 PowerNoise: fix chan osc 2024-01-25 14:38:41 -05:00
tildearrow 7cca9ebe12 re-enable macOS builds 2024-01-25 13:54:34 -05:00
tildearrow f06f8fe725 update credits 2024-01-25 13:33:22 -05:00
tildearrow 22ba9fd8b6 PowerNoise: show octave param in slope ins 2024-01-25 13:30:20 -05:00
tildearrow 0a9566d5ad PowerNoise: fix low periods
sadly will increase CPU usage on higher notes
but at least it is fixed
2024-01-25 13:22:55 -05:00
tildearrow bf3353ebb8 PowerNoise: and now implement it 2024-01-25 12:49:46 -05:00
tildearrow 3548226e46 Merge branch 'master' into powernoise 2024-01-25 12:39:24 -05:00
LTVA1 30863e029b fix song collapse bringing pattern length to zero 2024-01-25 12:37:58 -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 1ab8c69068 make the arpeggio thing that explains plusgood 2024-01-24 15:04:51 -05:00
tildearrow a9ca32ae3a PowerNoise: code style fixes and stuff 2024-01-24 14:51:04 -05:00
tildearrow c1ae4a607b please let me work
ok?
2024-01-24 13:21:06 -05:00
tildearrow 4f7fd18d3a PowerNoise: noise control bits fix 2024-01-24 13:14:49 -05:00
tildearrow a2c252522f GUI: separate control bits for PowerNoise ins 2024-01-24 04:52:27 -05:00
tildearrow 74e46dfc2c update papers 2024-01-24 04:46:37 -05:00
tildearrow efad61c7d0 PowerNoise: split ins type 2024-01-24 04:35:36 -05:00
tildearrow 8fb554af5f PowerNoise: fix warnings 2024-01-24 03:50:26 -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 8342af8f96 Merge branch 'master' into powernoise 2024-01-24 03:04:53 -05:00
tildearrow 5b9225bf7a PowerNoise: icon
TODO: letter icon in U+E15A
2024-01-24 03:04:40 -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 4145a8b034 Add descriptions for the instrument control bits 2024-01-23 11:05:50 -05:00
scratchminer 9df3247ba3 dumb mistake fixed 2024-01-23 09:33:24 -05:00
scratchminer 5cd93f4ecb more optimization 2024-01-23 01:56:46 -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
tildearrow 8ca6558582 update format.md once again 2024-01-22 14:52:05 -05:00