Commit graph

5886 commits

Author SHA1 Message Date
tildearrow 5a5d85c4cc fix sample issues, part 2 2024-02-01 17:15:19 -05:00
tildearrow 36f7f34450 fix sample issues, part 1
expect a lot of parts
2024-02-01 13:36:21 -05:00
tildearrow 093dde2c90 DivASM: earliest work 2024-02-01 00:38:24 -05:00
tildearrow baecd648db ESFM demo song contest qualificatiom 2024-01-31 16:19:36 -05:00
tildearrow dca9262ec2 bullsh 2024-01-31 15:23:33 -05:00
tildearrow 532f00a311 prepare for issues #1554 and #1684 2024-01-31 15:07:48 -05:00
tildearrow 26bf3c407a Revert "new multichip demo song" - disqualify
Content ID...

This reverts commit 19fdf2c719.
2024-01-31 01:47:38 -05:00
tildearrow 324fe04bc7 Genesis demo song
by Molkirill
2024-01-30 02:47:17 -05:00
tildearrow 19fdf2c719 new multichip demo song
by Zenittikum
2024-01-30 02:44:08 -05:00
tildearrow f60b11215b AY8930 demo song
by traumatized
2024-01-30 02:41:43 -05:00
tildearrow 66bacef681 GUI: implement "make me a drum kit" option 2024-01-30 02:14:14 -05:00
tildearrow 5224c4666d more work that I did not push 2024-01-29 23:08:20 -05:00
tildearrow 5fc0aa10e8 fix ADPCM-A global vol effect 2024-01-29 03:55:58 -05:00
tildearrow 311814f34a great 2024-01-28 22:52:07 -05:00
tildearrow 4d777bf877 you know what, new labels 2024-01-28 15:03:19 -05:00
tildearrow b600be9b26 GUI: prepare to add "make me a drum kit" 2024-01-28 02:38:20 -05:00
psykose 3f329e464d GUI: fix overflow in timers
these timer variables are used with SDL_GetPerformanceCounter, which
returns a uint64_t. subtracting these can overflow, which is UB.
2024-01-27 15:18:19 -05:00
tildearrow 68ee5167ee GUI: work around layout import crash?
not very well tested... may mess up layout

issue #1629
2024-01-27 13:28:24 -05:00
tildearrow b3c8286107 PowerNoise: fix phase reset macro and improve LFSR
load one
2024-01-26 16:19:46 -05:00
tildearrow 9130fffce7 PowerNoise: fix phase reset macro 2024-01-26 15:08:45 -05:00
tildearrow c55cc8b2ea GUI: delayed layout loading
issue #1629
2024-01-26 02:44:47 -05:00
tildearrow 73f65d4721 GUI: why 2024-01-26 00:48:55 -05:00
tildearrow 8146405f88 fasdasdf 2024-01-25 22:28:18 -05:00
tildearrow 6ead5235c4 GUI: de-localize this error 2024-01-25 20:01:29 -05:00
tildearrow faf6009548 temporarily disable safe mode mechanism
issue #1581
2024-01-25 19:48:49 -05:00
tildearrow 20ffd5147f GUI: add stereo 86PCM presets
not replacing the previous ones due to uncertainty and lack of reliable
sources

issue #1575
2024-01-25 19:41:31 -05:00
tildearrow 5164513fdf kill an ymfm warning
possible compiler false-positive but it was hindering Windows build
2024-01-25 19:36:01 -05:00
tildearrow 8487a7516d what? it was still there?
issue #1562
issue #1701
2024-01-25 19:19:55 -05:00
tildearrow 04d41dc4e1 fix bsr()
now it's the same result across compilers and systems
2024-01-25 19:04:34 -05:00
tildearrow ed007526ff BSR debug 2024-01-25 15:46:08 -05:00
tildearrow 91bddb8df6 add MIDI debug
issue #1701
2024-01-25 15:29:37 -05:00
tildearrow 4deb0041f5 PowerNoise: fix chan osc 2024-01-25 14:38:41 -05:00
tildearrow f06f8fe725 update credits 2024-01-25 13:33:22 -05:00
tildearrow 22ba9fd8b6 PowerNoise: show octave param in slope ins 2024-01-25 13:30:20 -05:00
tildearrow bf3353ebb8 PowerNoise: and now implement it 2024-01-25 12:49:46 -05:00
tildearrow 3548226e46 Merge branch 'master' into powernoise 2024-01-25 12:39:24 -05:00
LTVA1 30863e029b fix song collapse bringing pattern length to zero 2024-01-25 12:37:58 -05:00
tildearrow ef9a629d76 PowerNoise: add octave param 2024-01-25 12:37:18 -05:00
cam900 6917c54eef Byte to nibble 2024-01-25 21:03:49 +09:00
tildearrow 9a6b5fb850 PowerNoise: octave 5+ fix
from upstream
2024-01-25 01:30:39 -05:00
tildearrow ee243a68c6 PowerNoise: fix freq calc 2024-01-24 16:21:42 -05:00
tildearrow a9ca32ae3a PowerNoise: code style fixes and stuff 2024-01-24 14:51:04 -05:00
tildearrow c1ae4a607b please let me work
ok?
2024-01-24 13:21:06 -05:00
tildearrow 4f7fd18d3a PowerNoise: noise control bits fix 2024-01-24 13:14:49 -05:00
tildearrow a2c252522f GUI: separate control bits for PowerNoise ins 2024-01-24 04:52:27 -05:00
tildearrow efad61c7d0 PowerNoise: split ins type 2024-01-24 04:35:36 -05:00
tildearrow 4f7dff1feb PowerNoise: prepare to split ins type into two 2024-01-24 03:23:07 -05:00
tildearrow c098e0bcd1 PowerNoise: POWER_NOISE -> POWERNOISE 2024-01-24 03:15:41 -05:00
tildearrow 5b9225bf7a PowerNoise: icon
TODO: letter icon in U+E15A
2024-01-24 03:04:40 -05:00
tildearrow 05524f5d59 PowerNoise: type changes 2024-01-24 02:55:29 -05:00
tildearrow 821553f8b5 PowerNoise: fix load LFSR macro 2024-01-24 02:48:34 -05:00
scratchminer 4145a8b034 Add descriptions for the instrument control bits 2024-01-23 11:05:50 -05:00
scratchminer 509d20c215 reduce CPU usage massively 2024-01-23 01:41:20 -05:00
scratchminer 17f4cab32d fix the MSVC complaint 2024-01-22 15:02:51 -05:00
scratchminer ae8d45b1ff move the two PowerNoise commands to the end 2024-01-22 14:54:27 -05:00
scratchminer b499be6568 fix the bounds on the oscilloscope again 2024-01-22 12:10:54 -05:00
scratchminer 606ef1e410 make required changes, and fix per-channel osc 2024-01-22 00:45:54 -05:00
scratchminer 98bb0ea175 forgot to change the number of channels 2024-01-21 23:49:02 -05:00
scratchminer bc3a12ef4a fix volume macro again 2024-01-21 21:01:40 -05:00
scratchminer 8f8ccdc272 fix a bug with the volume macro 2024-01-21 20:37:49 -05:00
scratchminer 38c2121fc0 fix the freq calculator (again) 2024-01-21 19:39:52 -05:00
scratchminer a8ee20c065 Add a 'set LFSR' macro and
remove the LFSR reset when a note is turned on
2024-01-21 12:22:23 -05:00
scratchminer 00676e785a Fix some bugs with sound output 2024-01-21 11:56:03 -05:00
scratchminer d29eb42d07 change the config from 8 to 6 bits:
the upper two aren't used
2024-01-21 07:19:15 -05:00
scratchminer 5d2dade036 Duty / Noise no longer appears in PN inst. config 2024-01-21 06:47:38 -05:00
scratchminer 85997e55e7 add Power Noise support 2024-01-21 06:44:29 -05:00
tildearrow e19cd39e96 GUI: why is the input latch lowercase 2024-01-20 12:41:33 -05:00
Kagamiin~ c2d91a06d3 Fix ESFM operator order for KVS dialog 2024-01-20 12:20:25 -05:00
tildearrow a768583bff GUI: fix paste overflow undo corruption, part 3
garbage collection
2024-01-20 12:14:22 -05:00
tildearrow 6f7cb8ce06 GUI: fix paste overflow undo corruption, part 2 2024-01-20 12:07:31 -05:00
tildearrow f322316a32 GUI: fix paste overflow undo corruption, part 1
TODO: garbage collection
2024-01-20 02:51:20 -05:00
tildearrow f31f9a454d fix instrument load preview 2024-01-20 02:34:21 -05:00
tildearrow 54c6a05710 GUI: tell the user when ins preview is happening 2024-01-19 16:23:27 -05:00
cam900 8e0b64c512 Add preset variation with NMK112 2024-01-19 23:30:09 +09:00
cam900 6440b8c808 Add warning for MSM6295 maximum bankswitched sample length 2024-01-19 23:13:10 +09:00
cam900 e5b6f0b373 Merge branch 'master' of https://github.com/tildearrow/furnace into nmk112 2024-01-19 22:30:25 +09:00
YohananDiamond 8ab1c414b9 Merge branch 'master' of https://github.com/tildearrow/furnace into command-palette 2024-01-18 13:58:02 -03:00
tildearrow 350a1c871d vortex_opm.fur
by leejh20
2024-01-18 00:44:06 -05:00
Eknous-P 020498fd5d single quotes 2024-01-17 15:43:43 -05:00
Eknous-P 7c9df02b2c newline option attempt 2
hopefully the freakin submodule wont get in
2024-01-17 15:43:43 -05:00
tildearrow b452641186 Merge branch 'macro-retrigger-effect-tildearow-version'
with rewritten retrigger- erm... RESTART function
2024-01-17 14:48:47 -05:00
Kagamiin~ 514c642b60 Fix ESFM blank instrument; fix ESFM envelope drawing
Co-authored-by: LTVA1 <87536432+LTVA1@users.noreply.github.com>
2024-01-17 12:00:30 -05:00
LTVA1 91c3fba181 fix 2024-01-17 15:37:18 +03:00
LTVA1 7f94cdc930 port macro retrigger to orig Furnace 2024-01-17 15:28:29 +03:00
tildearrow 3cb8190258 update credits again 2024-01-17 00:41:50 -05:00
tildearrow a2b6dda251 update credits 2024-01-17 00:39:27 -05:00
tildearrow bbb53f78e3 GUI: color for ESFM instruments 2024-01-16 23:57:52 -05:00
tildearrow f8187b9a5f dev191 - kind of remove DIV_ALWAYS_SET_VOLUME
it's useless crap I put during the Defle compat days
it serves nearly no purpose nowadays

also why is it a command?
2024-01-16 23:54:32 -05:00
tildearrow 95aff38cb2 GUI: add settings to round tabs and scrollbars 2024-01-16 22:01:17 -05:00
tildearrow 88b42ddd58 update copyright year 2024-01-16 21:26:57 -05:00
tildearrow 928bfd2afd add sample rate parameter in raw sample import 2024-01-16 21:12:34 -05:00
tildearrow 878a899d18 ESFM: do not re-define KVS macro 2024-01-16 17:12:36 -05:00
tildearrow 6e5a25d824 GUI: insEdit code style 2024-01-16 17:09:26 -05:00
tildearrow 0acd62f4d5
Merge pull request #1559 from Kagamiin/feature/esfm
Add ESFM system
2024-01-16 16:51:33 -05:00
tildearrow 52f9f888fc GUI: display pattern view label opts with pat font 2024-01-16 16:40:10 -05:00
tildearrow cca9fe9498 YM2612: possibly fix arp issue on non-linear pitch
on channel 6... thanks LTVA for reporting
2024-01-11 21:16:48 -05:00
tildearrow 53c625354b PC speaker: add option to reset phase on freq chan
ge

some motherboards do so
2024-01-11 14:50:53 -05:00
Kagamiin~ 4459a7d659 Implementing per-op arpeggio/pitch macro
Co-authored-by: LTVA1 <87536432+LTVA1@users.noreply.github.com>
2024-01-01 14:59:00 -03:00
Kagamiin~ 215c8c375a Merge branch 'master' into feature/esfm 2024-01-01 14:45:54 -03:00
Daniel Konar 3039ce2416 Change reload to re-scan and refactor
Remove rt midi reinitialization (not needed as per docs)
Move midi rescan code to rescanMidiDevices as MIDI is not audio (rescanAudioDevices also appears to be unused)
2023-12-29 02:12:28 -05:00
Daniel Konar 049088f77c Fix return of reinitMidi 2023-12-29 02:12:28 -05:00
Daniel Konar c1c2b52ba7 Add button in midi settings to refresh midi devices
Deletes and creates a new RT midi instance allowing for midi devices to be plugged in without restarting
2023-12-29 02:12:28 -05:00
tildearrow 65b50f4acc GUI: improve mobile order input 2023-12-28 17:32:40 -05:00
tildearrow fd4570f973 fix description of 88xy effect 2023-12-28 14:37:10 -05:00
YohananDiamond b9c51c58fb whoops 2023-12-27 21:07:09 -03:00
YohananDiamond 34e18fffad Merge branch 'master' of https://github.com/tildearrow/furnace into command-palette 2023-12-27 20:57:24 -03:00
tildearrow 07b037349b fix text export crash 2023-12-27 14:49:35 -05:00
tildearrow 8eed9ff940 aaaaa 2023-12-26 14:56:24 -05:00
tildearrow 858c0e448d set writeInsNames to 0 by default
so we can beat .dmp
2023-12-24 16:59:09 -05:00
tildearrow e58307684c GUI: aaaaaaaand here we go
importColors and exportColors now use the same framework as settings
2023-12-23 20:05:07 -05:00
tildearrow 242a9e5729 prepare to fix paate overflow undo corruption 2023-12-23 18:25:43 -05:00
tildearrow ed37b5123f GUI: use refactored code for color scheme export 2023-12-23 18:10:19 -05:00
tildearrow e42bccdb50 GUI: writeConfig now grouped 2023-12-23 17:51:08 -05:00
tildearrow 0a5c0da078 just a bit more 2023-12-23 04:39:55 -05:00
tildearrow e0108e5635 GUI: now let's put these config options into group
s
2023-12-22 20:22:53 -05:00
tildearrow 27f4f6830e GUI: improve the buttons 2023-12-22 19:18:23 -05:00
tildearrow c65debad68 GUI: implement separate export options 2023-12-22 18:56:02 -05:00
tildearrow f7d325d4d7 fix crash when making the export window too small 2023-12-22 18:39:00 -05:00
LTVA1 3f92cc8013 correct bug in OpenMPT paste 2023-12-22 18:27:38 -05:00
tildearrow 15f0f50def part 2 of more work 2023-12-22 18:23:11 -05:00
tildearrow f80340ebcc more work 2023-12-22 15:43:41 -05:00
tildearrow c56db97295 Merge branch 'master' into exportwin 2023-12-22 00:15:05 -05:00
tildearrow f8b0c556ca Namco WSG: fix vol macro scaling 2023-12-22 00:14:52 -05:00
tildearrow 5697330c04 i won't call it classic 2023-12-21 20:08:15 -05:00
tildearrow df3e3e8aec bunch of code de-duplication 2023-12-21 19:57:26 -05:00
tildearrow e2940ca385 Merge branch 'master' into exportwin 2023-12-21 19:08:09 -05:00
tildearrow f46aa5cbfd prepare for color scheme import/export chamges
this includes a small refactor of the settings mechanism
2023-12-21 18:14:28 -05:00
tildearrow 231a76d50b dev190 - GUI: color scheme guru mode
now you can fine-tune every color in the interface

TODO: improve color config format
2023-12-20 19:51:21 -05:00
YohananDiamond c8975eaf73 Merge branch 'master' of https://github.com/tildearrow/furnace into command-palette 2023-12-19 09:26:30 -03:00
tildearrow 37195e5759 GUI: fix macros tab being visible in unknown ins 2023-12-19 04:56:11 -05:00
tildearrow 6fbf64c753 Revert "fix pc-9801-86 preset"
This reverts commit 0fd9131088.
2023-12-18 15:27:56 -05:00
YohananDiamond b1dd947922 command palette: small fix to instrument search 2023-12-18 15:34:43 -03:00
freq-mod 0fd9131088
fix pc-9801-86 preset 2023-12-18 17:23:01 +01:00
tildearrow b7d525b4bd GUI: walk song on load
issue #1541
2023-12-18 11:06:45 -05:00
tildearrow 4f86219989 GUI: fix possible crash with colorize ins 2023-12-18 11:01:11 -05:00
tildearrow 75323be54e GUI: do not set ins type if it is unknown 2023-12-18 10:56:45 -05:00
tildearrow 8ded0eb673 GUI: possibly fix crash when loading ESFM ins 2023-12-18 10:32:44 -05:00
tildearrow 478f7bb3bd MIDI input: program change pass-through option 2023-12-17 15:30:51 -05:00
tildearrow 39481ab571 fix velocity input 2023-12-17 15:08:52 -05:00
tildearrow 0208883fa1 OPL and OPLL vol map 2023-12-17 14:54:38 -05:00
Kagamiin~ a25bc61ff2 Reverting back to linear 2023-12-17 16:46:20 -03:00
tildearrow 8d30ac4d3b OPN: proper vol map for SSG/ADPCM/CSM/DAC parts 2023-12-17 14:41:25 -05:00
Kagamiin~ b6d632bc9c Adding text export fixtures for ESFM instruments 2023-12-17 10:40:59 -03:00
Kagamiin~ 71841aaf4f Updated mapVelocity; also changed back to MIDI standard 2023-12-17 09:05:46 -03:00
Kagamiin~ 13e45cfce2 Merge branch 'master' into feature/esfm 2023-12-17 08:31:16 -03:00
tildearrow 87fc987800 remove debug message 2023-12-17 03:47:52 -05:00
tildearrow 51b385a1ef apply volExp on velocity input - PLEASE READ
DivDispatch::mapVelocity() now takes a float instead of an unsigned char
2023-12-16 19:52:37 -05:00
tildearrow 99dd85bcb4 MIDI velocity mapping, part 1 2023-12-16 19:37:14 -05:00
Kagamiin~ e32b45a1eb Changing mapVelocity to linear mapping 2023-12-15 14:57:12 -03:00
Kagamiin~ 403799d1a3 Updating sysDef; implementing mapVelocity 2023-12-15 14:20:56 -03:00
Kagamiin~ f42332f2c0 Merge branch 'master' into feature/esfm 2023-12-15 09:15:05 -03:00
cam900 7f706b9761 Merge branch 'master' of https://github.com/tildearrow/furnace into nmk112 2023-12-14 19:04:28 +09:00
tildearrow 69998e2c7e prepare for MIDI velocity mapping 2023-12-13 20:44:32 -05:00
Daniel Konar 45fb9378eb
Matches preview playback with midi volume input when enabled (#1636)
* Uncomment line which enables midi input preview playback
Tested with various chip and logged, the results match what goes to the column

* Revert operator spacing

* Move midi input processing from playback to gui to allow correct input volume playback

* Revert "Move midi input processing from playback to gui to allow correct input volume playback"

This reverts commit 6f8f6ccde38629f00e5847a04b39152939c063f3.
2023-12-13 20:07:55 -05:00
khavik 8c5cc950b8
macOS: added/modified default keyboard shortcuts (#1630)
* macOS: added/modified default keyboard shortcuts for Settings and Redo to match recommended defaults for Mac apps

* fixed indentation on preprocessor directives
2023-12-13 15:01:33 -05:00
Electric Keet ae8a185145 Reverting some tweaks. 2023-12-12 18:52:41 -05:00
Electric Keet adba445cd2 Tweaking numeric input steps.
Hopefully these all make more sense for how they're used.
2023-12-12 18:52:41 -05:00
cam900 ea4d4a0b70 Merge branch 'master' of https://github.com/tildearrow/furnace into nmk112 2023-12-11 19:00:49 +09:00
tildearrow 0274698426 call walkSong on edit
issue #1541
2023-12-10 18:32:40 -05:00
tildearrow 342a2174d5 fix silent song after playing past loop point
issue #1537
2023-12-10 17:52:32 -05:00
tildearrow a540de4570 GUI: fix wave creation 2023-12-09 22:16:58 -05:00
tildearrow 0dd4481307 requested by contributor 2023-12-09 22:11:48 -05:00
tildearrow bd7e57cea8 GUI: use best wave size when adding wave
or display a menu

TODO: fix non-32×32 wave being messed up
2023-12-09 20:01:33 -05:00
Eknous-P d347c85e1b remove extra indent 2023-12-08 23:06:56 +04:00
tildearrow b061f314c5 Virtual Boy demo song contest entry - the last one
by RetroCarrot

thanks to everyone who participated in this event in the
Furnace Discord!
2023-12-08 13:49:30 -05:00
Eknous-P 96ad124100 make a member of FurnaceGUI 2023-12-08 16:08:31 +04:00
tildearrow c58b6bd269 Merge branch 'openmpt-paste' of https://github.com/LTVA1/furnace 2023-12-07 17:50:57 -05:00
tildearrow 97cb327476 Virtual Boy demo song contest entry
by Dolce
2023-12-07 16:17:41 -05:00
tildearrow 83cc2c1e80 Virtual Boy demo song contest entry
by Supper_E1
2023-12-07 15:40:10 -05:00
tildearrow cf047ab551 Virtual Boy demo song contest entry
by System64
2023-12-07 15:36:19 -05:00
tildearrow 1a96450077
Merge pull request #1627 from LTVA1/fix-XY-oscilloscope-size
Fix default XY oscilloscope size
2023-12-07 04:12:29 -05:00
LTVA1 7373f30e23 Update gui.cpp 2023-12-07 07:47:46 +03:00
LTVA1 4bbb8a673b fix 2023-12-07 07:46:39 +03:00
LTVA1 69c1701c85 fix 2023-12-06 21:11:41 +03:00
tildearrow 37190d1c2d GUI: add a setting (select asset om load) 2023-12-06 12:37:37 -05:00
tildearrow bcd2602624
Merge pull request #1507 from ColinKinloch/select_opened
Select loaded instrument on open
2023-12-06 12:28:26 -05:00
tildearrow f5b41d5ac3 dev189 - Merge branch 'chanoscchecklist' of https://github.com/Eknous-P/furnace 2023-12-06 12:21:24 -05:00
LTVA1 b6abf2955f Update editing.cpp 2023-12-06 16:40:29 +03:00
LTVA1 0de1659d0d Update editing.cpp 2023-12-06 16:40:08 +03:00
LTVA1 b006dfe799 fix 2023-12-06 16:13:15 +03:00
LTVA1 8bca3c5e4c fixfixifxifififidiiixcixifificxixixfixfix 2023-12-06 16:04:45 +03:00
Eknous-P 5063504378 change the defaults 2023-12-06 16:21:21 +04:00
Eknous-P 594eb55942 rename the file 2023-12-06 15:50:19 +04:00
tildearrow c81de06ff2 GUI: update credits 2023-12-06 03:19:14 -05:00
MooingLemur 2938a9b8af move lastCenterRate=-1 from constructor to reset(), set lastCenterRate even if OOB 2023-12-06 02:52:08 -05:00
MooingLemur 69363b4db9 code cleanup 2023-12-06 02:52:08 -05:00
MooingLemur b83cc98eb1 VERA/ZSM: remember last sample played so that async pitch changes work on ZSM export 2023-12-06 02:52:08 -05:00
Electric Keet 52e0c7f430 Icon for crossfade. 2023-12-06 02:44:32 -05:00
tildearrow afa15bc322
Merge pull request #1622 from LeviathaninWaves/crossfade-loop-points
Crossfade loop points
2023-12-05 17:08:02 -05:00
tildearrow 02bc89f8cb more work 2023-12-05 17:06:46 -05:00
tildearrow bf212779a7 prepare for cross-fade icon 2023-12-05 17:00:26 -05:00
tildearrow 673a2d0f11 more work 2023-12-05 16:59:16 -05:00
tildearrow 041739c5ce GUI: fíx accént 2023-12-05 16:57:00 -05:00
tildearrow 6ac348bbba dev188 - Merge branch 'linear_volume_rounding' of https://github.com/zeta0134/furnace 2023-12-05 16:36:00 -05:00
tildearrow 5d75bfa0a1 GUI: update credits 2023-12-05 16:23:22 -05:00
tildearrow e667b72b37
Merge pull request #1589 from tildearrow/chip-clock-reorder
Rearrange chip clock speeds (6258, 6295, AY).
2023-12-05 16:10:13 -05:00
LTVA1 c6e3f8707a Update editing.cpp 2023-12-05 19:17:47 +03:00
LTVA1 57a12781ea Support OpenMPT note off and note release 2023-12-05 18:18:47 +03:00
Eknous-P d2ca97c57a put the types in a child
now the cancel button is neatly at the bottom :)
2023-12-05 18:00:14 +04:00
Eknous-P b90132d733 the export types
wtf is settings.iCannotWait ???
2023-12-05 16:42:08 +04:00