tildearrow
|
3a9349d49a
|
chip sample selection, part 3
|
2022-11-26 22:11:49 -05:00 |
|
tildearrow
|
85cb64b227
|
chip sample selection, part 2
add functions to retrieve whether a sample was loaded in chip memory
eventually I'll put warning feedback on the sample list
|
2022-11-26 18:44:04 -05:00 |
|
tildearrow
|
1c8440b68d
|
chip sample selection, part 1
|
2022-11-26 17:15:01 -05:00 |
|
tildearrow
|
d4f96617fc
|
GUI: ready for sample chip sel grid?
|
2022-11-26 04:13:11 -05:00 |
|
tildearrow
|
e8f5c9f5f9
|
GUI: prepare improvements in the sample editor
|
2022-11-26 03:58:19 -05:00 |
|
tildearrow
|
7841c3d0b6
|
GUI: natural ctrl-scroll zoom in sample editor!
|
2022-11-23 04:03:03 -05:00 |
|
tildearrow
|
201f3ff0f8
|
GUI: more natural sample zooming
|
2022-11-23 03:40:59 -05:00 |
|
tildearrow
|
b289ac97fc
|
GUi: yay finally edge scroll in sample editor!
|
2022-11-23 03:35:24 -05:00 |
|
tildearrow
|
e21040169f
|
GUI: possibly improved sample zooming
sorry I dropped the compact mode because I am making the toolbar dynamic
soon...
|
2022-11-23 03:17:04 -05:00 |
|
tildearrow
|
373367724b
|
GUI: use canvasW/H instead of scrW/H*dpiScale
|
2022-10-20 02:34:14 -05:00 |
|
tildearrow
|
ca1118a40f
|
GUI: fix crash in no asset menu (wave/sample)
|
2022-10-19 13:53:56 -05:00 |
|
tildearrow
|
70361c44ca
|
GUI: editor improvements when no asset is selected
|
2022-10-08 17:57:14 -05:00 |
|
tildearrow
|
2cebd75236
|
GUI: loop range buttons crs inc/dec should be 16
IT IS HARD TO FIT A DESCRIPTION IN 50 CHARS
|
2022-10-06 15:38:08 -05:00 |
|
tildearrow
|
0c79280aae
|
GUI: fix loop not updating samples on SNES
|
2022-10-02 01:32:12 -05:00 |
|
tildearrow
|
8e4e1e93db
|
GUI: BRR warning
|
2022-09-30 19:04:39 -05:00 |
|
tildearrow
|
41c8386485
|
GUI: fix loop being hard to set
|
2022-09-30 18:59:56 -05:00 |
|
tildearrow
|
5e4bfe2f11
|
GUI: sample editor changes
|
2022-09-30 18:24:20 -05:00 |
|
tildearrow
|
3e997ae886
|
GUI: add a sample preview rate hint
|
2022-09-30 17:47:17 -05:00 |
|
tildearrow
|
656de800cf
|
renderSamples optimization
only render sample types which are used
stability remains to be tested
|
2022-09-25 17:18:04 -05:00 |
|
cam900
|
0f5a400b29
|
Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro
|
2022-09-18 00:11:53 +09:00 |
|
tildearrow
|
b82e96ec20
|
GUI: fix toggles losing their colors on hover
|
2022-09-10 23:50:53 -05:00 |
|
tildearrow
|
0ac92209d0
|
GUI: even more mobile work
|
2022-09-09 18:53:20 -05:00 |
|
tildearrow
|
7e065e4cfe
|
GUI: more mobile UI things
|
2022-09-09 15:31:29 -05:00 |
|
cam900
|
d82d7255d1
|
Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro
|
2022-08-31 19:18:15 +09:00 |
|
tildearrow
|
a33e6e3989
|
GUI: add "create wave from selection" option
in sample editor
|
2022-08-31 03:34:13 -05:00 |
|
cam900
|
d44f5f0b2b
|
Prepare for backward and bi-directional loop
|
2022-08-11 22:21:54 +09:00 |
|
cam900
|
5127d5ef18
|
Implement sample loop end position, enum-ise sample depth (#557)
TODO: new sample format
|
2022-07-21 23:36:42 -05:00 |
|
tildearrow
|
2f98da5675
|
GUI: sample editor icon improvements
|
2022-07-12 19:15:10 -05:00 |
|
tildearrow
|
ab7c2acd56
|
GUI: try
|
2022-06-17 04:51:45 -05:00 |
|
tildearrow
|
5de31f510c
|
GUI: add "set loop" to sample editor
|
2022-05-28 18:37:49 -05:00 |
|
tildearrow
|
dca2aec606
|
GUI: fix scrollbars not working
|
2022-05-20 21:57:41 -05:00 |
|
tildearrow
|
a34481205a
|
GUI: more mobilework
|
2022-05-19 16:35:00 -05:00 |
|
tildearrow
|
a8da4f0dba
|
GUI: implement sample scroll with mouse wheel
|
2022-04-29 17:55:22 -05:00 |
|
tildearrow
|
635bd72904
|
GUI: sample/macro zoom with ctrl-wheel
|
2022-04-29 05:39:18 -05:00 |
|
tildearrow
|
f3f92b8035
|
GUI: deprecate compat rate
|
2022-04-25 15:07:36 -05:00 |
|
cam900
|
ce5f3fd94e
|
Further fix looped sample preview
|
2022-04-20 20:38:20 +09:00 |
|
tildearrow
|
a20861559b
|
implement .dmc loading
|
2022-04-12 03:34:53 -05:00 |
|
tildearrow
|
dae7a9a099
|
GUI: add "Create instrument from sample" option
|
2022-04-12 03:00:57 -05:00 |
|
tildearrow
|
3b0be2c42a
|
GUI: focus sample editor when clicking on waveform
|
2022-04-12 02:46:51 -05:00 |
|
tildearrow
|
5a5f800297
|
GUI: deduplicate a lot of code
|
2022-04-12 02:39:03 -05:00 |
|
tildearrow
|
0ae414da01
|
Merge branch 'compact-sample-editor' of https://github.com/BlastBrothers/furnace into BlastBrothers-compact-sample-editor
|
2022-04-12 02:21:53 -05:00 |
|
tildearrow
|
455cccdef0
|
GUI: sample improvements
- resample change C-4 note
- add duplicate option
|
2022-04-12 02:15:12 -05:00 |
|
BlastBrothers
|
0771cdcdae
|
Add in the alternate editor as an option
|
2022-04-11 22:14:20 -04:00 |
|
BlastBrothers
|
93b87cc65d
|
Sample preview can only be so tall now
|
2022-04-11 21:51:43 -04:00 |
|
tildearrow
|
8407a7d3a4
|
add several TODO comments
self-note: check this one after you come back!
|
2022-04-11 18:12:05 -05:00 |
|
tildearrow
|
fddd05dc1a
|
improve logging facility
we have a log viewer within the program now
|
2022-04-10 22:12:02 -05:00 |
|
cam900
|
dccd30f73c
|
Fix loop area view in sample editor
|
2022-04-09 00:42:27 +09:00 |
|
tildearrow
|
ab5ed4413e
|
GUI: usability fixes (ctrl-wheel)
as of now Ctrl-wheel allows you to fine change sliders
also added undo/redo buttons to sample editor
|
2022-04-02 00:11:44 -05:00 |
|
tildearrow
|
ffb01dd19c
|
Revert "release 0.6pre0"
This reverts commit f7566455c2 .
|
2022-04-01 05:20:00 -05:00 |
|
tildearrow
|
f7566455c2
|
release 0.6pre0
|
2022-04-01 04:45:06 -05:00 |
|