tildearrow
44341d8ccd
GUI: find and replace, part 10
...
find kind of works (only lax mode left to do)
then i'll do replace
2022-06-11 03:53:34 -05:00
tildearrow
7354b1221c
GUI: find and replace, part 9
2022-06-11 02:14:30 -05:00
tildearrow
fa9fb6f8f5
GUI: find and replace, part 8
2022-06-10 18:27:47 -05:00
tildearrow
30bd73f83a
GUI: find and replace, part 7
...
the next parts will be dedicated on getting it working
2022-06-10 02:17:17 -05:00
tildearrow
936d9dfa49
GUI: find and replace, part 6
2022-06-09 18:52:38 -05:00
tildearrow
dd05429c0e
WaveSynth: initialize wave to 0 on SCC/Bubble Syst
2022-06-09 18:16:51 -05:00
tildearrow
eac4f50d92
sanitize MIDI port names on Windows/Linux
2022-06-09 18:04:50 -05:00
tildearrow
04bbffac13
more MIDI debug messages
2022-06-09 16:54:14 -05:00
tildearrow
7dc3dc96c4
GUI: find and replace, part 5
2022-06-09 16:41:54 -05:00
tildearrow
7669a2aa9d
Merge branch 'master' of github.com:tildearrow/furnace
2022-06-09 16:11:16 -05:00
tildearrow
6ccd2e222b
try CoInitializeEx on Windows
2022-06-09 16:10:51 -05:00
itsragedev
caf548c639
add terrible demo ( #520 )
2022-06-09 15:43:19 +02:00
tildearrow
38f4b75b12
GUI: find and replace, part 4
2022-06-08 18:02:04 -05:00
tildearrow
dc3b0e8322
GUI: find and replace, part 3
2022-06-07 19:48:42 -05:00
tildearrow
d90cfc0f33
fix build
2022-06-07 19:26:19 -05:00
tildearrow
bfbbdbf1d6
GUI: find and replace, part 2
...
still does not work
2022-06-07 18:51:18 -05:00
tildearrow
95dd07742f
CI: only upload artifacts for master branch
2022-06-07 13:55:10 -05:00
tildearrow
aa09ffeedd
GUI: find and replace, part 1
...
it does not work yet
2022-06-07 13:49:12 -05:00
tildearrow
a300916753
GUI: fix effect val cell spacing not beinghPlease enter the commit message for your changes. Lines starting
2022-06-06 23:46:15 -05:00
tildearrow
507ad335b1
add instruments to make install
2022-06-06 18:18:45 -05:00
tildearrow
575c970813
update instrument submission guidelines
2022-06-06 18:17:11 -05:00
tildearrow
21042a45db
add instruments section
2022-06-06 18:15:35 -05:00
tildearrow
1b315266e1
update bruno_time.fur
2022-06-06 18:04:27 -05:00
tildearrow
eac59604df
fix edit menu being too big
2022-06-06 18:04:19 -05:00
tildearrow
6dc408d99c
SAA1099: remove MAME core
...
closes #529
the MAME core is inaccurate.
it doesn't emulate envelope too well.
2022-06-06 15:05:08 -05:00
tildearrow
ed9cd1ebe0
Merge branch 'master' of github.com:tildearrow/furnace
2022-06-06 13:27:39 -05:00
tildearrow
98f31877de
GUI: remove chan osc debug info
2022-06-06 13:15:41 -05:00
freq-mod
4d7c1c9e44
docs update ( #519 )
...
* docs update
mentions of fractal, new chips documentation, and other minor stuff
* add a link to the Fractal repo
as suggested by @breakthetargets
* better wording, less typos
2022-06-06 16:49:39 +02:00
tildearrow
9edc4818b5
prepare for find and replace window
2022-06-06 05:03:19 -05:00
tildearrow
64fa5f804b
finish fade out on audio export option
2022-06-06 04:00:56 -05:00
tildearrow
b6ea8ede86
fade out experiments - DO NOT COMPILE
2022-06-06 03:05:55 -05:00
tildearrow
d1ba9e2c3e
audio: JACK verbose error messages
2022-06-06 01:50:35 -05:00
tildearrow
fe4aec70db
GUI: add play from beginning hotkey
2022-06-06 01:28:46 -05:00
tildearrow
8b33525a36
GUI: always go to beginning of song when loading
2022-06-06 01:23:35 -05:00
tildearrow
992d61661b
GUI: better selection cursor tracking during playb
2022-06-06 01:08:15 -05:00
tildearrow
5a0a9db9c3
highlight cur row instead of next one on playback
2022-06-06 01:05:06 -05:00
tildearrow
1778362933
GUI: add all/none buttons to ins selector
2022-06-05 23:44:52 -05:00
tildearrow
b8c785230e
GUI: implement instrument bank ins picker
2022-06-05 23:34:58 -05:00
tildearrow
eb71c27ad9
GUI: preliminary "select instrument" dialog
2022-06-05 19:04:41 -05:00
tildearrow
2932a7281d
implement getChanMacroInt() on supported systems
2022-06-05 18:17:00 -05:00
tildearrow
af0103d76e
macroInt: add hasRelease variable
2022-06-05 16:24:12 -05:00
tildearrow
6095255fce
update to-do list again
2022-06-05 14:42:03 -05:00
tildearrow
d1b33d1410
GUI: get rid of these stupid icons
2022-06-05 00:42:14 -05:00
tildearrow
270a1fa989
update to-do list
2022-06-05 00:37:51 -05:00
tildearrow
05ffc98ed1
MSM6258: the final bits
2022-06-04 17:58:19 -05:00
tildearrow
05c2fb357f
MSM6258: clock/rate selection
2022-06-04 17:51:59 -05:00
tildearrow
036bf12b89
Merge branch 'master' of github.com:tildearrow/furnace
2022-06-04 16:53:53 -05:00
tildearrow
fc34474d6e
MSM6258: prepare for rate changing
2022-06-04 16:52:42 -05:00
tildearrow
bb06d3d8e3
Merge pull request #521 from The789Guy/patch-1
...
Update n163.md
2022-06-04 16:34:05 -05:00
The789Guy
0e05d4e599
Update n163.md
...
Fixed horrible grammar
2022-06-04 16:09:51 -05:00