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
|
56d1afb46f
|
We are getting somewhere with aubio
|
2023-05-10 02:00:20 +02:00 |
|
Stepland
|
69a6f5437c
|
Add needed libraries
|
2023-05-03 23:18:00 +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
|
124a695ca3
|
Nice quantization menu
|
2023-04-18 01:09:48 +02:00 |
|
Stepland
|
a80db7dd6d
|
WIP quantize
|
2023-04-17 01:26:57 +02:00 |
|
Stepland
|
84c22a8795
|
fix some weirdness in the Open Music code
|
2023-04-16 01:14:57 +02:00 |
|
Stepland
|
6242202519
|
This segfault in a nasty way ...
|
2023-04-14 02:28:36 +02:00 |
|
Stepland
|
8150977ae7
|
convert path to utf8 string before displaying it in recent files list
|
2023-04-02 23:33:07 +02:00 |
|
Stepland
|
aa77bad015
|
Fix utf8 handling when opening recent files
|
2023-04-02 23:18:04 +02:00 |
|
Stepland
|
0c9227a568
|
Fix typos
|
2023-04-02 22:52:52 +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
|
9cd1208366
|
start working on streams that can go to negative offset values
|
2023-03-24 01:17:14 +01:00 |
|
Stepland
|
6a9d35a26a
|
Fix beat scaling on the waveform view
|
2023-03-22 01:13:40 +01:00 |
|
Stepland
|
d84ea0098d
|
MIPMAPPING THAT WORKS ?????/§
|
2023-03-22 01:09:14 +01:00 |
|
Stepland
|
3d8988e45a
|
wip on mipmapping for real
|
2023-03-19 02:10:41 +01:00 |
|
Stepland
|
fc6076f63d
|
Change default waveform color
|
2023-03-18 02:00:44 +01: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
|
d4aa0f3532
|
First working bits of waveform mode for the linear view
|
2023-03-17 01:02:38 +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
|
e7deffc9ee
|
Added the Cache implementation from jujube
|
2023-03-03 01:06:41 +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
|
9e37cfd67d
|
More waveform stuff
|
2023-01-16 00:51:48 +01:00 |
|
Stepland
|
1befa02cd8
|
Compute more downsampled versions of the audio
|
2023-01-15 02:06:05 +01:00 |
|
Stepland
|
5e07b15c98
|
Beta waveform view !!!
|
2023-01-13 00:09:03 +01:00 |
|
Stepland
|
481ca15b0c
|
Fix typo in config.hpp
|
2023-01-09 16:51:48 +01:00 |
|
Stepland
|
bbf70b08a7
|
Don't canonicalize paths in the recent files list
|
2023-01-09 16:45:10 +01:00 |
|
Stepland
|
c65b071f68
|
Force utf8 string conversion when constructing a nowide file stream
|
2023-01-09 16:40:07 +01:00 |
|
Stepland
|
c4c5b2a848
|
Use nowide for recent files and config loading / dumping
|
2023-01-09 16:35:19 +01:00 |
|
Stepland
|
191d831fef
|
Try using a custom FileInputStream
|
2023-01-09 16:17:46 +01:00 |
|
Stepland
|
2dfb295112
|
Try using SFML(s own conversion routines
|
2023-01-09 04:10:49 +01:00 |
|
Stepland
|
37abff58c6
|
Use native encoding for SFML file handling functions
|
2023-01-09 02:48:03 +01:00 |
|
Stepland
|
c96b3eb3f2
|
Replace ImGui file handling functions with nowide
|
2023-01-09 02:29:10 +01:00 |
|
Stepland
|
3d46d3dc95
|
Fix colliding note not using snap color in the linear view
|
2023-01-01 00:48:24 +01:00 |
|
Stepland
|
76c167ce11
|
Add note transform options
|
2022-12-31 23:54:59 +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
|
9c3de73a69
|
Disable notes Ctrl+C / Ctrl+V when an imgui item is active
|
2022-12-28 19:21:19 +01:00 |
|
Stepland
|
ad642b81b6
|
Fix long note insertion bug
|
2022-12-28 18:48:04 +01:00 |
|
Stepland
|
beda83a0b6
|
use size_t instead of UL in std::min call
|
2022-12-27 20:09:34 +01:00 |
|
Stepland
|
89020df4ba
|
use intmax macro instead of numeric_limits because fucking windows gcc can't make use of it of course
|
2022-12-27 20:00:55 +01:00 |
|
Stepland
|
9a996f3283
|
Add missing <limit> include in sampler_callback.cpp
|
2022-12-27 19:55:37 +01:00 |
|
Stepland
|
fecf789d46
|
Add signed long long Fraction constructor unit test
|
2022-12-27 19:55:25 +01:00 |
|
Stepland
|
33a14a6bda
|
Add signed long long constructors for Fraction
|
2022-12-27 19:35:58 +01:00 |
|
Stepland
|
b0da3382ec
|
Add explicity utf8 conversions on openFromFile SFML calls
|
2022-12-27 18:57:48 +01:00 |
|
Stepland
|
ad48a4c11c
|
Make some fraction conversions explicit in beat_ticks.cpp
|
2022-12-27 18:54:49 +01:00 |
|
Stepland
|
e0b5ef16d3
|
Add missing <utility> import
|
2022-12-27 18:51:03 +01:00 |
|