Stepland
|
dd094a7dda
|
The polyfit doesn't work but I have no idea why
|
2023-07-07 01:56:06 +02:00 |
|
Stepland
|
bc24b8f3cf
|
SIMD'd + threaded interval fitness computation
|
2023-06-30 01:47:18 +02:00 |
|
Stepland
|
a521657c0a
|
Now we are in the computation phase
|
2023-05-15 01:44:02 +02:00 |
|
Stepland
|
9be92f95ce
|
Make editable zone extend more and take the long note being created into account
|
2023-05-03 23:17:26 +02:00 |
|
Stepland
|
e32ce26b58
|
Fix typo in .memon file saving that circumvented proper utf8 encoding of the path
|
2023-04-02 22:31:15 +02:00 |
|
Stepland
|
209bc7cb3d
|
holy FUCKING SHIT is works
|
2023-03-18 01:54:40 +01:00 |
|
Stepland
|
71bfa5ba42
|
Ok it now fucking works but oh god is it ever slow
|
2023-03-17 01:49:34 +01:00 |
|
Stepland
|
bb7c1f8593
|
created the waveform draw function
|
2023-03-14 01:00:20 +01:00 |
|
Stepland
|
881b22712b
|
more work on Waveform caching
|
2023-03-11 12:13:37 +01:00 |
|
Stepland
|
6122517ac9
|
more work on waveforms
|
2023-02-27 23:42:37 +01:00 |
|
Stepland
|
f595f44f6e
|
waveform view code rework wip
|
2023-02-22 00:03:11 +01:00 |
|
Stepland
|
5e07b15c98
|
Beta waveform view !!!
|
2023-01-13 00:09:03 +01:00 |
|
Stepland
|
191d831fef
|
Try using a custom FileInputStream
|
2023-01-09 16:17:46 +01:00 |
|
Stepland
|
930a7824e4
|
Add a menu option to force showing free buttons all the time, also save that choice in the config
|
2022-12-31 22:36:23 +01:00 |
|
Stepland
|
0e8b092d5d
|
Add free button hotkey
|
2022-11-21 23:55:25 +01:00 |
|
Stepland
|
04654e268f
|
Save linear view colors in config
|
2022-11-19 01:43:37 +01:00 |
|
Stepland
|
9ab1845941
|
"About" menu
|
2022-11-15 22:04:29 +01:00 |
|
Stepland
|
e90b5aca2a
|
Add keyboard shortcut help dialog
|
2022-11-15 01:14:03 +01:00 |
|
Stepland
|
c81ef0112a
|
Preview Music playback that kind of works
|
2022-11-14 22:27:53 +01:00 |
|
Stepland
|
07d409adf6
|
Start adding the audio preview play button
|
2022-11-11 01:12:28 +01:00 |
|
Stepland
|
dac05abe03
|
Ctrl+S and File>Save now force-save
|
2022-11-11 00:06:58 +01:00 |
|
Stepland
|
7926b43c53
|
history support chart addition / removal
|
2022-11-10 23:40:21 +01:00 |
|
Stepland
|
69e8add495
|
You can now change the offset but it's broken
|
2022-11-10 00:48:13 +01:00 |
|
Stepland
|
f2a1e606f7
|
copy/cut/paste/delete that kind of works for bpm changes
|
2022-11-09 01:01:58 +01:00 |
|
Stepland
|
bb67e8df55
|
Save bpm changes in the history
|
2022-10-26 23:35:00 +02:00 |
|
Stepland
|
49cf53a996
|
Reload audio on bpm and note changes
|
2022-10-26 02:08:19 +02:00 |
|
Stepland
|
65f7e7a119
|
Basic BPM editing
|
2022-10-19 00:50:34 +02:00 |
|
Stepland
|
f24c8dc31b
|
Metadata history + edit now kind of works
|
2022-10-14 02:42:13 +02:00 |
|
Stepland
|
cff5b4f9b8
|
Add renaming and rerating history items
|
2022-10-13 00:59:40 +02:00 |
|
Stepland
|
102c5d4915
|
Allow setting a custom snap value
|
2022-10-11 21:23:29 +02:00 |
|
Stepland
|
59360856d8
|
Support for silent playback
|
2022-10-11 01:54:43 +02:00 |
|
Stepland
|
beaea91380
|
Slowly getting there but we still have some bugs
|
2022-10-07 01:47:45 +02:00 |
|
Stepland
|
6555cb168e
|
I don't understand a single *THING* that's happenning but the reported times are wrong and always have something to do with the pitch being multiplied one extra time
|
2022-10-05 01:42:50 +02:00 |
|
Stepland
|
f09f6b66b3
|
Working beat tick + simpler stream change method
|
2022-06-11 02:26:46 +02:00 |
|
Stepland
|
b6e8d2b622
|
More things working with claps
|
2022-06-09 00:28:21 +02:00 |
|
Stepland
|
d22d80a3e5
|
Use a lock-free queue to send stream change requests to the playback thread
|
2022-06-08 01:05:11 +02:00 |
|
Stepland
|
ab57a1c8f1
|
ITFUCKIGNWORKS ????
|
2022-06-01 00:26:36 +02:00 |
|
Stepland
|
9481cb8c3b
|
synced sound stream : revenge
|
2022-05-31 01:21:12 +02:00 |
|
Stepland
|
b01b861d38
|
synced sound stream the hard way ?
|
2022-05-11 00:09:30 +02:00 |
|
Stepland
|
7e93ea6845
|
Go back to using a Notes object to store stuff because now move assignament works for interval trees !
|
2022-04-19 02:07:56 +02:00 |
|
Stepland
|
78da6fa001
|
Fix mousewheel+arrow movement
inserting a long note no longer crashes
Inserting a long note now overwrites notes it intersects with
long notes are now properly displayed
|
2022-04-16 05:25:03 +02:00 |
|
Stepland
|
be7219ad3d
|
IT COMPILES
IIIIIT COMPIIIIIIILES
|
2022-04-09 00:54:06 +02:00 |
|
Stepland
|
32ea4b309b
|
clangd is still absolutely sharting itself, I have to go the old-fashioned way and fix compiler errors one at a time ...
|
2022-04-07 00:14:01 +02:00 |
|
Stepland
|
3ab51d5bb1
|
a
|
2022-04-06 15:47:04 +02:00 |
|
Stepland
|
021f4e1aa4
|
a
|
2022-04-04 22:03:10 +02:00 |
|
Stepland
|
d66217b6c5
|
We are now somewhere in the main function
|
2022-04-04 04:30:02 +02:00 |
|
Stepland
|
205f1ec251
|
More memon parsing
|
2022-04-03 15:59:05 +02:00 |
|
Stepland
|
64a952ce83
|
Rewriting memon parsing
|
2022-04-02 04:10:09 +02:00 |
|
Stepland
|
f32b642fe4
|
Update tinyfiledialogs
|
2022-04-01 02:30:32 +02:00 |
|
Stepland
|
73427835df
|
Added nowide, hopefully that will fix the gerenal filesystem crappiness on windows
|
2022-04-01 01:41:47 +02:00 |
|