24 Commits

Author SHA1 Message Date
43c62688c6 Setup and draw spectrograph.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-12 01:57:17 +00:00
a27cfe7702 Use custom loop engine. 2021-10-11 16:00:17 +09:00
f916963a84 Add in seeking 2021-10-11 15:53:44 +09:00
e87126e851 Implement JavaFX mediaplayer 2021-10-11 15:46:15 +09:00
5e6d626f6e Include a mapping mode for recording frame indices to music for jump points while editing. 2021-10-11 14:58:39 +09:00
fda5a24f66 Synced timing and recording with beat snapping 2021-10-11 14:36:29 +09:00
01583d98c6 Add in metronome, delay testing, and bpm timing section offsets 2021-10-11 13:14:35 +09:00
3fd0bbb21f check for edit mode to determine if judgement should be done.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-08 01:35:20 +00:00
9d522eeca4 Add judgement display upon hitting a note.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-08 01:31:53 +00:00
3973e122cf Add in note judgements.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-08 00:40:38 +00:00
ae3a07e9cd Implement active/inactive note system.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-08 00:08:26 +00:00
e30a0cc1ed Scale note sizes as they approach the note scoring sections 2021-10-07 21:23:01 +09:00
ef0daa4652 Flip the values so notes are incoming.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-07 05:56:17 +00:00
8d72f24074 Scrolling notes based on note speed and position.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-07 05:54:46 +00:00
7f9b9974ff Respond to key presses.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-07 05:35:39 +00:00
bd55f7a411 Make circular note layout and error handling.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-10-07 01:49:27 +00:00
9189ffc9ba Referenced wrong folder. 2021-10-07 00:41:56 +00:00
d2919757ef Make gitpod reference new script location. 2021-10-07 00:40:39 +00:00
d7327456e9 Restructure project to use maven. 2021-10-07 00:38:18 +00:00
0062508db7
Create CHART_DOC 2021-09-07 12:22:02 +09:00
06f044c226 Prepare for editor creation 2021-09-07 08:29:26 +09:00
6e834e7f9c Add Lanes 2021-09-06 15:14:28 +09:00
785d505492 Saving and Loading file formats 2021-09-06 14:55:38 +09:00
d0d1e497e7 Music and render engine. 2021-09-06 14:02:26 +09:00