64 Commits (c8bb8c01f661d4a4f99802066fe1e9591e19bfca)
 

Author SHA1 Message Date
Joshua Sigona c8bb8c01f6 Multiple hold note markers for deleting and hold notes 3 years ago
Joshua Sigona 21c16a0520 Multi note marking fixed up for note additions 3 years ago
sigonasr2, Sig, Sigo 610cc44f11 Color identifier on draw note function. 3 years ago
sigonasr2, Sig, Sigo bf50ebc2e1 Setup basic draw line for a multiple note and marking multi hold notes. 3 years ago
sigonasr2, Sig, Sigo fe59befb19 Refactor draw note function for easy manipulation of multiple notes. 3 years ago
sigonasr2, Sig, Sigo d9815aeafb Iterate through all lanes when adding a note to see if it matches another hold note. 3 years ago
Joshua Sigona 3ca3168f30 Working on hold note indicators 3 years ago
Joshua Sigona 7554a765c3 Hold note replacements when dragging over other notes. 3 years ago
Joshua Sigona 8819886e6b Merge 3 years ago
Joshua Sigona 9806c37d32 Empty files handled 3 years ago
sigonasr2, Sig, Sigo 48b74c92a1 Control key implemented in the editor. 3 years ago
sigonasr2, Sig, Sigo d20ffe3c1e Add Page Up and Page Down controls. 3 years ago
sigonasr2, Sig, Sigo 2bb458d99c Creation of hold notes in the editor. 3 years ago
sigonasr2, Sig, Sigo ede61ed878 Prevent double presses when adding notes in editing mode. 3 years ago
Joshua Sigona 84b6ddaf0d Fix up the backtracking editing feature 3 years ago
Joshua Sigona 3205982791 Fix editor navigation and testing and replacing notes. And previewing 3 years ago
Joshua Sigona 39759fa789 Fix edit mode press and release holding tracking for editing mode. 3 years ago
Joshua Sigona 82c6f63538 Hold note display fixes and judgement on end notes 3 years ago
sigonasr2, Sig, Sigo a1d251cf6f Rearrange core loop. 3 years ago
sigonasr2, Sig, Sigo 6f20bee15b Make sure notes are sorted when building charts. Make a clap sound when previewing in the editor. 3 years ago
sigonasr2, Sig, Sigo e1e59888df Provide song previewing in the editor. 3 years ago
sigonasr2, Sig, Sigo a895afca5b We can place, replace, and delete notes on the editor now. 3 years ago
sigonasr2, Sig, Sigo d32f46f279 Mark notes for deletion when they are passed a rewinded point. 3 years ago
sigonasr2, Sig, Sigo 287fb0535b Forgot to change the note to a hold type when making it. 3 years ago
sigonasr2, Sig, Sigo fadbf89f1e Backwards song navigation while editing. 3 years ago
sigonasr2, Sig, Sigo 2ad46ea580 Add hold note generation when recording. 3 years ago
sigonasr2, Sig, Sigo 30ffb07e63 Spectrograph now has a color blend. 3 years ago
sigonasr2, Sig, Sigo 912907cb1b Handle hold note judgement endings. Fix rendering and removed unnecessary note removal 3 years ago
sigonasr2, Sig, Sigo 657d380161 Add judgement and handling of hold notes. 3 years ago
sigonasr2, Sig, Sigo 61a59a7495 Draw Hold notes in the editor. 3 years ago
sigonasr2, Sig, Sigo b07f716d90 Render hold notes in gameplay. 3 years ago
Joshua Sigona 30572f3806 Editor modifications and spectrograph mirroring added. 3 years ago
Nic0Nic0Nii 5203f4fd26 Consolidate EDITOR controls and regular gameplay controls. 3 years ago
Nic0Nic0Nii e84e56c87f Add editor navigation controls. 3 years ago
Nic0Nic0Nii aa6611ff2f Draw Editor Notes and Beat lines. 3 years ago
Nic0Nic0Nii b19eff2e03 This verifies that the offset of the new beat timing is later than the current one. 3 years ago
Nic0Nic0Nii 5335a4a4e8 Remove print output on magnitude. 3 years ago
Nic0Nic0Nii 59d6572775 Inverse the change speed to be based on -60 decibels. 3 years ago
Joshua Sigona 857d0a4cf2 Change display of parameters. 3 years ago
Nic0Nic0Nii 55179d8d0a Add audio spectrum listener. 3 years ago
Nic0Nic0Nii 43c62688c6 Setup and draw spectrograph. 3 years ago
Joshua Sigona a27cfe7702 Use custom loop engine. 3 years ago
Joshua Sigona f916963a84 Add in seeking 3 years ago
Joshua Sigona e87126e851 Implement JavaFX mediaplayer 3 years ago
Joshua Sigona 5e6d626f6e Include a mapping mode for recording frame indices to music for jump points while editing. 3 years ago
Joshua Sigona fda5a24f66 Synced timing and recording with beat snapping 3 years ago
Joshua Sigona 01583d98c6 Add in metronome, delay testing, and bpm timing section offsets 3 years ago
Nic0Nic0Nii 3fd0bbb21f check for edit mode to determine if judgement should be done. 3 years ago
Nic0Nic0Nii 9d522eeca4 Add judgement display upon hitting a note. 3 years ago
Nic0Nic0Nii 3973e122cf Add in note judgements. 3 years ago