tildearrow
|
b292fcc646
|
YM2151: implement song tuning
|
2022-03-23 22:16:25 -05:00 |
|
tildearrow
|
47d7722f6e
|
add a new log level (trace)
|
2022-03-23 22:05:09 -05:00 |
|
tildearrow
|
711b60d454
|
improved mutex locking - less xruns when seeking
especially in JACK and macOS
|
2022-03-23 21:38:28 -05:00 |
|
tildearrow
|
11d9ce3f87
|
what is going on
|
2022-03-23 17:00:40 -05:00 |
|
tildearrow
|
6492eeff56
|
GUI: proper sample errors
|
2022-03-23 16:39:08 -05:00 |
|
tildearrow
|
5a08e0d230
|
OPLL: add patch macro
|
2022-03-23 15:50:18 -05:00 |
|
tildearrow
|
ac79e7d6af
|
add broken speed alternation flag - dev70
|
2022-03-23 01:35:57 -05:00 |
|
tildearrow
|
afc701b0b9
|
GUI: sample edit undo/redo!
it seems to work but if you find bugs/crashes tell me
|
2022-03-23 00:42:59 -05:00 |
|
tildearrow
|
f45273c89c
|
OPL: better 4-op channel naming
|
2022-03-23 00:04:47 -05:00 |
|
tildearrow
|
2c05d56ab2
|
prepare for sample undo/redo
|
2022-03-22 18:36:29 -05:00 |
|
tildearrow
|
7ebc63a514
|
GUI: implement sample paste
|
2022-03-22 17:01:06 -05:00 |
|
tildearrow
|
c24ad24a03
|
Merge pull request #302 from AYCEdemo/petvic
Add VIC-20 support
|
2022-03-22 13:25:21 -05:00 |
|
tildearrow
|
705ba4273b
|
GUI: sample editor keybinds
works
|
2022-03-22 04:54:01 -05:00 |
|
Natt Akuma
|
feb138cefc
|
Add VIC-20 support
|
2022-03-22 14:48:48 +07:00 |
|
tildearrow
|
bfadb3b5cf
|
OPL: oopsie. 20xx effect doesn't exist
|
2022-03-22 01:06:26 -05:00 |
|
tildearrow
|
848da5bcc5
|
VERA: 0 to 3F
|
2022-03-22 00:13:28 -05:00 |
|
tildearrow
|
16fe199cb2
|
scale loop when resampling
|
2022-03-21 23:54:01 -05:00 |
|
tildearrow
|
13eb0f96f1
|
double facepalm
|
2022-03-21 23:48:18 -05:00 |
|
tildearrow
|
cec5def347
|
what?
unacceptable.
|
2022-03-21 21:47:27 -05:00 |
|
tildearrow
|
322981b021
|
maybe fix possible crash regarding smp loop points
|
2022-03-21 21:26:36 -05:00 |
|
tildearrow
|
6050fc7208
|
one more race condition fix
|
2022-03-21 17:56:48 -05:00 |
|
tildearrow
|
948d585767
|
Merge pull request #300 from AYCEdemo/petvic
Add PET support
|
2022-03-21 16:20:55 -05:00 |
|
tildearrow
|
1003d9fcb8
|
GUI: more "modified" status situations
fixes #236
|
2022-03-21 16:17:51 -05:00 |
|
tildearrow
|
8c961f0aae
|
add backup functionality - UNTESTED
|
2022-03-21 14:11:28 -05:00 |
|
Natt Akuma
|
c32ea59285
|
PET: Use wave bits macro instead
|
2022-03-22 01:37:22 +07:00 |
|
Natt Akuma
|
47c5c34e1c
|
Add PET support
|
2022-03-21 21:02:51 +07:00 |
|
tildearrow
|
2df7658fd0
|
GUI: implement sample sel operations
plenty of them
|
2022-03-21 02:43:52 -05:00 |
|
tildearrow
|
b04e1f2870
|
GUI: implement sample draw
|
2022-03-20 18:25:48 -05:00 |
|
tildearrow
|
1941ca3616
|
fix crash on sample preview at low rate
|
2022-03-20 13:36:48 -05:00 |
|
tildearrow
|
a0dbc7acaf
|
Merge pull request #299 from AYCEdemo/x16
VERA: Implement PCM playback (again)
|
2022-03-20 04:40:04 -05:00 |
|
tildearrow
|
34e679d642
|
Merge pull request #298 from djtuBIG-MaliceX/feature/OPL_SBI_Instrument_Import
OPL1/2/3 Instrument Import - SBI and S3I (Adlib only) format
|
2022-03-20 04:39:52 -05:00 |
|
tildearrow
|
03cb910e93
|
GUI: sample resampling
|
2022-03-20 03:14:00 -05:00 |
|
James Alan Nguyen
|
5e005262a5
|
SEEK_END is correct - revert accidental change there.
|
2022-03-20 17:18:54 +11:00 |
|
James Alan Nguyen
|
cbe74b26ad
|
More #79 - Add S3I Adlib instrument support. Also fix SafeReader SEEK_CUR handling (wasn't used at all).
|
2022-03-20 17:12:03 +11:00 |
|
tildearrow
|
90a18611cd
|
sys flags: don't play when song is stopped
|
2022-03-19 22:03:12 -05:00 |
|
tildearrow
|
607a347b7a
|
X1-010: don't pan in mono mode
|
2022-03-19 21:59:19 -05:00 |
|
James Alan Nguyen
|
629049dea0
|
Redundant if-statement
|
2022-03-20 05:50:22 +11:00 |
|
James Alan Nguyen
|
5396889195
|
Missed feedback for 4op block
|
2022-03-20 01:04:38 +11:00 |
|
Natt Akuma
|
6df3d1e0df
|
VERA: Implement PCM playback (again)
|
2022-03-19 20:59:17 +07:00 |
|
James Alan Nguyen
|
b1a0aa86ef
|
Instrument File Import support for 2op SBI, 4op SBI, and Freq Monster 801 SBI format (4op portion only).
|
2022-03-20 00:55:34 +11:00 |
|
James Alan Nguyen
|
e032580639
|
Started SBI import work (Issue #79 SBI task). Also ensure catch by reference not value.
|
2022-03-20 00:55:34 +11:00 |
|
tildearrow
|
689ed3bf65
|
sample editor workkkkkkk
|
2022-03-19 03:42:44 -05:00 |
|
tildearrow
|
6c5e6c2a0f
|
Merge pull request #294 from cam900/bubsys
Reduce naming confusion in Bubble System Wavetable Sound
|
2022-03-17 22:03:24 -05:00 |
|
tildearrow
|
07624f6012
|
fix DPCM to 16-bit
|
2022-03-17 18:15:44 -05:00 |
|
tildearrow
|
d63f3d311b
|
fix arpeggio not resetting note to base on 0000
|
2022-03-17 16:37:49 -05:00 |
|
tildearrow
|
c264678fdc
|
dev68
|
2022-03-17 14:35:38 -05:00 |
|
tildearrow
|
90a4fefc76
|
Revert "change default patch"
This reverts commit 5d6bbce916 .
|
2022-03-17 14:32:01 -05:00 |
|
cam900
|
a7c750a44e
|
Merge branch 'master' of https://github.com/tildearrow/furnace into bubsys
|
2022-03-18 03:20:33 +09:00 |
|
tildearrow
|
d6dfe2636a
|
OPL: implement fixed frequency mode
|
2022-03-17 02:40:10 -05:00 |
|
tildearrow
|
5d6bbce916
|
change default patch
this makes the patch better on OPL
|
2022-03-17 02:33:41 -05:00 |
|