Commit Graph

72 Commits

Author SHA1 Message Date
tildearrow 71abb69e88 GUI: add ability to change colors
only partially works. primary/secondary colors don't work yet
2022-01-22 01:50:52 -05:00
tildearrow 945416642a GUI: improve OP macro UI 2022-01-21 17:00:28 -05:00
tildearrow b9902902be GUI: prepare for FM macros
the most complicated UI to date
2022-01-21 02:54:52 -05:00
tildearrow 9307a14a1d GUI: display C64/AY/SAA wave macros differently
hopefully better
2022-01-21 01:56:30 -05:00
tildearrow 46fd774f30 allow sample preview via keyboard 2022-01-20 16:51:31 -05:00
tildearrow 8d1e14e844 GUI: implement pattern cursor wrapping
to be tested. see issue #34
2022-01-20 13:15:37 -05:00
tildearrow 04240ffa46 GUI: move cursor up on pull delete
fixes #28
2022-01-20 02:53:59 -05:00
tildearrow 3954a23f3e GUI: add double-click to toggle solo
closes #33
2022-01-20 02:28:55 -05:00
tildearrow 86f0ec45fa GUI: allow order input 2022-01-20 02:11:03 -05:00
tildearrow 93c4ab0cc8 GUI: rewrite note preview logic
now with polyphony! see issue #16
2022-01-20 01:32:16 -05:00
tildearrow 85dd6c3579 add ability to preview wavetables
issue #16
2022-01-20 00:07:53 -05:00
tildearrow 9f6b8ed521 prepare for different order edit modes
see issue #31
2022-01-19 18:19:52 -05:00
tildearrow 7c509ba9b8 highlight cursor row when edit mode is on
closes #29
2022-01-19 18:10:42 -05:00
tildearrow a47a571f0b add row number base setting
closes #30
2022-01-19 18:04:07 -05:00
tildearrow a989fa8920 prepare for ins/wave loading/saving 2022-01-19 03:15:20 -05:00
tildearrow 8d4d47950c rewrite audio export
now it is possible to export audio from the GUI!
multiple export coming soon
2022-01-17 23:34:29 -05:00
tildearrow dde2462025 proper non-QWERTY keyboard support 2022-01-17 14:53:46 -05:00
tildearrow 49fa75f4b5 GUI: add transpose keys 2022-01-17 02:06:05 -05:00
tildearrow 499af535da GUI: audio quality option
not working yet
2022-01-16 17:38:52 -05:00
tildearrow 7b797c3028 GUI: improve settings management 2022-01-16 17:25:43 -05:00
tildearrow 0e2230d036 hopefully finish the SAA1099 platform 2022-01-14 23:26:22 -05:00
tildearrow c23ba3b532 add TIA instrument type 2022-01-14 15:21:57 -05:00
tildearrow dce06d8ec4 add AY8930 platform 2022-01-14 00:02:10 -05:00
tildearrow 805cf69c52 deprecate macro heights
now we do everything based on the ins type
2022-01-13 20:44:45 -05:00
tildearrow 2fcb474544 stuff
implement two systems and system vol/pan
2022-01-13 01:03:57 -05:00
tildearrow 80c03fcbae GUI: home/end keys 2022-01-11 18:54:31 -05:00
tildearrow 02b5b05e04 prepare for 0.3 2022-01-10 17:30:36 -05:00
tildearrow 9f14d1959c GUI: prepare for macro height 2022-01-10 15:19:41 -05:00
tildearrow 325478e37a GUI: revamp instrument editor 2022-01-09 17:48:09 -05:00
tildearrow 4bbfc22c2a GUI: add/remove options 2022-01-09 16:36:47 -05:00
tildearrow 06c7ac92a2 earliest multi-chip support
no saving, no adding chips yet...
only the beginning
2022-01-08 17:15:12 -05:00
tildearrow 7080434ed4 this does not compile 2022-01-08 16:03:32 -05:00
tildearrow 121a9b2cb8 prepare for multiple chip support 2022-01-08 01:57:37 -05:00
tildearrow 0f7ea7c269 GUI: finish the modified thing 2021-12-30 18:52:36 -05:00
tildearrow 9a1853249b finally make the save option work 2021-12-30 18:25:55 -05:00
tildearrow 6222e0933a prepare for more settings work 2021-12-29 00:50:00 -05:00
tildearrow 0bd7278699 GUI: make ins picker a bit more clear 2021-12-28 23:10:30 -05:00
tildearrow be3b4da834 add note preview feature 2021-12-28 18:23:57 -05:00
tildearrow cea595bfb8 GUI: undo, part 2 2021-12-26 18:28:06 -05:00
tildearrow ca62347917 GUI: undo, part 1 2021-12-26 18:05:18 -05:00
tildearrow 8d587f72f2 i'll finish this in a bit 2021-12-24 18:27:55 -05:00
tildearrow eefa41fe91 GUI: sample list now by note/bank number 2021-12-23 22:58:43 -05:00
tildearrow c41435353a GUI: allow pat scroll by moving mouse outta window
had to fit 50 chars
2021-12-23 22:14:59 -05:00
tildearrow 830e880a57 GUI: colored channe names 2021-12-23 17:09:33 -05:00
tildearrow 5bef7934d7 GUI: separate selection and cursor 2021-12-23 11:29:11 -05:00
tildearrow 5a549f7436 prepare for undo 2021-12-22 17:59:19 -05:00
tildearrow e093e00225 GUI: order buttons 2021-12-22 16:22:47 -05:00
tildearrow c2669f208e fix wiz lab AGAIN and implement repeat pat
0x0b + 0x0d = broken
2021-12-21 17:42:27 -05:00
tildearrow 6ee4e33b89 GUI: add status bar 2021-12-21 02:30:09 -05:00
tildearrow 84f36a8c66 icon fonttttttt 2021-12-21 00:30:55 -05:00