Commit graph

4683 commits

Author SHA1 Message Date
tildearrow
2608c0d84e GUI: allow instrument preview on ins list/edit 2021-12-31 17:14:30 -05:00
tildearrow
f59b808959 GUI: remember last directory in file picker 2021-12-30 22:34:42 -05:00
tildearrow
217e42471b release 0.2
the first release ever with pre-built binaries
2021-12-30 18:58:51 -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
cdfe89565c improvements to AppImage release script 2021-12-30 17:58:46 -05:00
tildearrow
e1a7c765fd yay AppImage build script 2021-12-30 17:31:08 -05:00
tildearrow
299ed5d29c and now fix crash if GUI cannot be initialized 2021-12-30 17:30:31 -05:00
tildearrow
8cd54ebe7b fix. a. warning. 2021-12-30 17:30:24 -05:00
tildearrow
e43f4eff08 prepare for AppImage 2021-12-30 15:41:45 -05:00
tildearrow
b0fdc2e939 error: There was a problem with the editor 'vi'.
Please supply the message using either -m or -F option.

YAY FOR MACOS NON-DETERMINISTIC GIT COMMIT
2021-12-29 18:11:36 -05:00
tildearrow
7c6c138007 FINALLY macOS build script works 2021-12-29 18:00:14 -05:00
tildearrow
010dbd9093 IOJNDKHJGDJLSHFGKJFLAD; 2021-12-29 17:51:51 -05:00
tildearrow
6bd68380ce oh myyyyyyyy 2021-12-29 17:50:10 -05:00
tildearrow
51c9113ab4 add mac build script
DOES NOT WORK!!!
2021-12-29 17:47:17 -05:00
tildearrow
d2e98301e2 am I gonna make a new format 2021-12-29 17:00:49 -05:00
tildearrow
bfa8831aba add note about windows release script 2021-12-29 15:28:50 -05:00
tildearrow
f8896d02d9 add a script to make a Windows release 2021-12-29 15:27:26 -05:00
tildearrow
dc5990a37e a lot of master system fixes!
fixes forest frolick, professional tracker, YZYX, Monday (kinda),
MasterTracker and Ice Fields
2021-12-29 02:08:50 -05:00
tildearrow
3e34c60b32 fix volume after note off 2021-12-29 00:52:20 -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
8f9f37f424 are you for real right now 2021-12-28 23:10:13 -05:00
tildearrow
be3b4da834 add note preview feature 2021-12-28 18:23:57 -05:00
tildearrow
0479650597 C64: fix volume not being set after skip 2021-12-28 01:20:48 -05:00
tildearrow
d766c4aaf0 finally do EFxx right
took a while to figure out...
2021-12-28 00:51:38 -05:00
tildearrow
b246000f0e better default FM instrument 2021-12-27 17:21:43 -05:00
tildearrow
eb28f7f7f1 whaaaaaaaaa 2021-12-27 17:05:03 -05:00
tildearrow
772aac5806 fix crash when muting in ext ch mode 2021-12-27 16:47:37 -05:00
tildearrow
0001af3f35 hmm... 2021-12-27 16:37:33 -05:00
tildearrow
65444d4a99 el diego 2 finally plays back correctly
ALMOST
2021-12-27 16:31:16 -05:00
tildearrow
4f2ce0f907 fix arpeggio macro if value<-12 2021-12-27 16:15:26 -05:00
tildearrow
1605f4f3c0 better global pitch effect
still work in progress
2021-12-27 16:15:11 -05:00
tildearrow
11478fbdfe prevent clipping in ADPCM samples 2021-12-27 15:22:57 -05:00
tildearrow
f32c2fa06b early implementation of global pitch
apparently this requires a rewrite of the pitch logic...
2021-12-27 15:22:01 -05:00
tildearrow
a0a27e91f3 better default wavetable 2021-12-27 15:21:38 -05:00
tildearrow
fa6c9fb7b7 GUI: make undo/redo key global 2021-12-26 23:54:56 -05:00
tildearrow
cea595bfb8 GUI: undo, part 2 2021-12-26 18:28:06 -05:00
tildearrow
114ee9a7e4 there might be some memory corruption here 2021-12-26 18:21:25 -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
8428f7da32 GUI: make the new button work 2021-12-24 18:23:01 -05:00
tildearrow
6635d1c3ec update gitignore 2021-12-24 18:12:55 -05:00
tildearrow
8e993e00c8 prepare for macOS bundle 2021-12-24 18:12:36 -05:00
tildearrow
dd8542bb5b GUI: more FM editor tweaks 2021-12-24 00:48:08 -05:00
tildearrow
f34620e555 GUI: tweak FM editor a bit 2021-12-24 00:14:02 -05:00
tildearrow
eefa41fe91 GUI: sample list now by note/bank number 2021-12-23 22:58:43 -05:00
tildearrow
be4ad87a3a GUI: scroll to cursor pos on click 2021-12-23 22:20:54 -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
7ba8607270 changes to sample rate storage
as of now we store and use the actual sample rate as opposed to an index
fo a fixed rate table.

this allows for more flexibility in a future file format...
2021-12-23 18:04:44 -05:00