This website requires JavaScript.
5f8d4a89b4
Do flooring instead of rounding for beat snapping while recording for better alignment
main
Joshua Sigona
2021-10-20 22:16:38 +09:00
c131aade15
Performance optimizing for chart reading and playing of larger note charts
Joshua Sigona
2021-10-20 13:53:14 +09:00
4938f4a016
Did a bunch of maths and fixed the hold notes
Joshua Sigona
2021-10-20 02:31:23 +09:00
a556f11ddd
Note drawing optimizations
Joshua Sigona
2021-10-20 02:08:38 +09:00
d999c87485
TITLE IDOL initial chart and bpm averaging formula improvements
Joshua Sigona
2021-10-20 01:27:57 +09:00
e35301d2ac
Only the chart..?
Joshua Sigona
2021-10-20 00:08:46 +09:00
21cf15b595
Adjust sound effect code
Joshua Sigona
2021-10-19 20:16:29 +09:00
c8bb8c01f6
Multiple hold note markers for deleting and hold notes
Joshua Sigona
2021-10-19 18:38:39 +09:00
21c16a0520
Multi note marking fixed up for note additions
Joshua Sigona
2021-10-19 18:25:21 +09:00
610cc44f11
Color identifier on draw note function.
sigonasr2, Sig, Sigo
2021-10-19 07:29:36 +00:00
bf50ebc2e1
Setup basic draw line for a multiple note and marking multi hold notes.
sigonasr2, Sig, Sigo
2021-10-19 07:25:51 +00:00
fe59befb19
Refactor draw note function for easy manipulation of multiple notes.
sigonasr2, Sig, Sigo
2021-10-19 06:45:44 +00:00
d9815aeafb
Iterate through all lanes when adding a note to see if it matches another hold note.
sigonasr2, Sig, Sigo
2021-10-18 07:04:25 +00:00
3ca3168f30
Working on hold note indicators
Joshua Sigona
2021-10-18 06:48:53 +09:00
7554a765c3
Hold note replacements when dragging over other notes.
Joshua Sigona
2021-10-15 13:38:54 +09:00
8819886e6b
Merge
Joshua Sigona
2021-10-15 13:15:56 +09:00
9806c37d32
Empty files handled
Joshua Sigona
2021-10-15 13:15:02 +09:00
48b74c92a1
Control key implemented in the editor.
sigonasr2, Sig, Sigo
2021-10-15 00:22:37 +00:00
d20ffe3c1e
Add Page Up and Page Down controls.
sigonasr2, Sig, Sigo
2021-10-15 00:15:26 +00:00
2bb458d99c
Creation of hold notes in the editor.
sigonasr2, Sig, Sigo
2021-10-15 00:11:53 +00:00
ede61ed878
Prevent double presses when adding notes in editing mode.
sigonasr2, Sig, Sigo
2021-10-14 23:22:35 +00:00
84b6ddaf0d
Fix up the backtracking editing feature
Joshua Sigona
2021-10-14 23:58:48 +09:00
3205982791
Fix editor navigation and testing and replacing notes. And previewing
Joshua Sigona
2021-10-14 23:49:51 +09:00
39759fa789
Fix edit mode press and release holding tracking for editing mode.
Joshua Sigona
2021-10-14 23:17:01 +09:00
82c6f63538
Hold note display fixes and judgement on end notes
Joshua Sigona
2021-10-14 23:04:57 +09:00
a1d251cf6f
Rearrange core loop.
sigonasr2, Sig, Sigo
2021-10-14 06:51:46 +00:00
6f20bee15b
Make sure notes are sorted when building charts. Make a clap sound when previewing in the editor.
sigonasr2, Sig, Sigo
2021-10-14 06:39:43 +00:00
e1e59888df
Provide song previewing in the editor.
sigonasr2, Sig, Sigo
2021-10-14 06:29:16 +00:00
a895afca5b
We can place, replace, and delete notes on the editor now.
sigonasr2, Sig, Sigo
2021-10-14 03:32:03 +00:00
d32f46f279
Mark notes for deletion when they are passed a rewinded point.
sigonasr2, Sig, Sigo
2021-10-14 01:55:05 +00:00
287fb0535b
Forgot to change the note to a hold type when making it.
sigonasr2, Sig, Sigo
2021-10-14 01:49:08 +00:00
fadbf89f1e
Backwards song navigation while editing.
sigonasr2, Sig, Sigo
2021-10-14 01:46:54 +00:00
2ad46ea580
Add hold note generation when recording.
sigonasr2, Sig, Sigo
2021-10-14 01:36:59 +00:00
30ffb07e63
Spectrograph now has a color blend.
sigonasr2, Sig, Sigo
2021-10-13 05:28:53 +00:00
912907cb1b
Handle hold note judgement endings. Fix rendering and removed unnecessary note removal
sigonasr2, Sig, Sigo
2021-10-13 04:50:07 +00:00
657d380161
Add judgement and handling of hold notes.
sigonasr2, Sig, Sigo
2021-10-13 04:29:51 +00:00
61a59a7495
Draw Hold notes in the editor.
sigonasr2, Sig, Sigo
2021-10-13 03:41:03 +00:00
b07f716d90
Render hold notes in gameplay.
sigonasr2, Sig, Sigo
2021-10-13 03:27:43 +00:00
30572f3806
Editor modifications and spectrograph mirroring added.
Joshua Sigona
2021-10-12 20:21:58 +09:00
5203f4fd26
Consolidate EDITOR controls and regular gameplay controls.
Nic0Nic0Nii
2021-10-12 06:55:18 +00:00
e84e56c87f
Add editor navigation controls.
Nic0Nic0Nii
2021-10-12 06:50:03 +00:00
aa6611ff2f
Draw Editor Notes and Beat lines.
Nic0Nic0Nii
2021-10-12 06:05:12 +00:00
b19eff2e03
This verifies that the offset of the new beat timing is later than the current one.
Nic0Nic0Nii
2021-10-12 03:23:56 +00:00
5335a4a4e8
Remove print output on magnitude.
Nic0Nic0Nii
2021-10-12 03:11:46 +00:00
59d6572775
Inverse the change speed to be based on -60 decibels.
Nic0Nic0Nii
2021-10-12 03:10:39 +00:00
857d0a4cf2
Change display of parameters.
Joshua Sigona
2021-10-12 11:47:42 +09:00
55179d8d0a
Add audio spectrum listener.
Nic0Nic0Nii
2021-10-12 02:00:50 +00:00
43c62688c6
Setup and draw spectrograph.
Nic0Nic0Nii
2021-10-12 01:57:17 +00:00
a27cfe7702
Use custom loop engine.
Joshua Sigona
2021-10-11 16:00:17 +09:00
f916963a84
Add in seeking
Joshua Sigona
2021-10-11 15:53:44 +09:00
e87126e851
Implement JavaFX mediaplayer
Joshua Sigona
2021-10-11 15:46:15 +09:00
5e6d626f6e
Include a mapping mode for recording frame indices to music for jump points while editing.
Joshua Sigona
2021-10-11 14:58:39 +09:00
fda5a24f66
Synced timing and recording with beat snapping
Joshua Sigona
2021-10-11 14:36:29 +09:00
01583d98c6
Add in metronome, delay testing, and bpm timing section offsets
Joshua Sigona
2021-10-11 13:14:35 +09:00
3fd0bbb21f
check for edit mode to determine if judgement should be done.
Nic0Nic0Nii
2021-10-08 01:35:20 +00:00
9d522eeca4
Add judgement display upon hitting a note.
Nic0Nic0Nii
2021-10-08 01:31:53 +00:00
3973e122cf
Add in note judgements.
Nic0Nic0Nii
2021-10-08 00:40:38 +00:00
ae3a07e9cd
Implement active/inactive note system.
Nic0Nic0Nii
2021-10-08 00:08:26 +00:00
e30a0cc1ed
Scale note sizes as they approach the note scoring sections
Joshua Sigona
2021-10-07 21:23:01 +09:00
ef0daa4652
Flip the values so notes are incoming.
Nic0Nic0Nii
2021-10-07 05:56:17 +00:00
8d72f24074
Scrolling notes based on note speed and position.
Nic0Nic0Nii
2021-10-07 05:54:46 +00:00
7f9b9974ff
Respond to key presses.
Nic0Nic0Nii
2021-10-07 05:35:39 +00:00
bd55f7a411
Make circular note layout and error handling.
Nic0Nic0Nii
2021-10-07 01:49:27 +00:00
9189ffc9ba
Referenced wrong folder.
Nic0Nic0Nii
2021-10-07 00:41:56 +00:00
d2919757ef
Make gitpod reference new script location.
Nic0Nic0Nii
2021-10-07 00:40:39 +00:00
d7327456e9
Restructure project to use maven.
Nic0Nic0Nii
2021-10-07 00:38:18 +00:00
0062508db7
Create CHART_DOC
sigonasr2, Sig, Sigo
2021-09-07 12:22:02 +09:00
06f044c226
Prepare for editor creation
Joshua Sigona
2021-09-07 08:29:26 +09:00
6e834e7f9c
Add Lanes
Joshua Sigona
2021-09-06 15:14:28 +09:00
785d505492
Saving and Loading file formats
Joshua Sigona
2021-09-06 14:55:38 +09:00
d0d1e497e7
Music and render engine.
Joshua Sigona
2021-09-06 14:02:26 +09:00