Thibaud
|
a567d0ef0d
|
Update main.py to work with new code
|
2024-06-03 12:17:33 +02:00 |
Thibaud
|
1453e1d639
|
Merge with the 'oops' fix
|
2024-06-03 11:43:07 +02:00 |
Alexandre
|
177a8658f0
|
Restructured files and added another snap function that does not relies on any bpm
|
2024-06-02 16:45:25 +02:00 |
Thibaud
|
03156d2154
|
Oops
|
2024-06-01 16:30:18 +02:00 |
Thibaud
|
ad5049d1ca
|
Make new snapping plot more similar to osu editor
|
2024-06-01 12:23:07 +02:00 |
Alexandre
|
31639c850e
|
Compat issues
|
2024-05-31 20:47:04 +02:00 |
Alexandre
|
c6fda9449d
|
Merge branch 'main' of mp2i-vms.fr:alexandre/osutipe
|
2024-05-31 20:37:15 +02:00 |
Alexandre
|
f28e50e643
|
Added resnap function
|
2024-05-31 20:37:02 +02:00 |
Thibaud
|
ac0e189b80
|
Merge branch 'freq-rhythm'
Add plotting to compare rhythm choice with original beatmap
|
2024-05-31 13:31:02 +02:00 |
Thibaud
|
fb1a0dc027
|
Rename frequence_process to better reflect functionality
|
2024-05-31 13:30:44 +02:00 |
Alexandre
|
be71965289
|
Merge branch 'main' of mp2i-vms.fr:alexandre/osutipe
|
2024-05-30 21:49:23 +02:00 |
Alexandre
|
b957068977
|
Tried fixing snap issues (although it's snapped, but not in the right way I guess)
|
2024-05-30 21:47:14 +02:00 |
Thibaud
|
8955731742
|
Add n_iter in frequence_process.py... (still broken)
|
2024-05-30 20:45:53 +02:00 |
Thibaud
|
acd0f68e4c
|
Merge snapping fixes from main
|
2024-05-30 20:35:07 +02:00 |
Thibaud
|
ee04fd7958
|
Fix broken line in main.py
|
2024-05-30 20:31:49 +02:00 |
Alexandre
|
e2e207c294
|
Attempt to fix snap
|
2024-05-30 19:58:35 +02:00 |
Alexandre
|
0fcad4174a
|
Fixed snap error
|
2024-05-29 21:32:38 +02:00 |
Thibaud
|
3d727f3fec
|
Add frequence_process plotting to compare original with detected
|
2024-05-29 16:35:33 +02:00 |
Thibaud
|
d2af367f2d
|
Fix dumb type errors (2)
|
2024-05-29 14:41:34 +02:00 |
Thibaud
|
4156bc8c26
|
Fix dumb type errors
|
2024-05-29 14:41:03 +02:00 |
Thibaud
|
d88a84db71
|
Auto conversion from .mp3, .ogg to .wav
|
2024-05-29 14:02:13 +02:00 |
Thibaud
|
e53df74d68
|
Automatic stereo/mono detection
|
2024-05-29 13:44:55 +02:00 |
Thibaud
|
cd68bb0058
|
Remove placeholder function from main.py
|
2024-05-29 13:24:44 +02:00 |
Alexandre
|
98fe75209c
|
Fixed overflow while converting to mono
|
2024-05-28 22:46:07 +02:00 |
Alexandre
|
0574c4c509
|
Major error fixes
|
2024-05-28 21:37:08 +02:00 |
Thibaud
|
f1aebaaaab
|
Merge remote-tracking branch 'refs/remotes/origin/main'
Merge ninja commit into my copy
|
2024-05-28 20:58:52 +02:00 |
Thibaud
|
ba9e4dab8c
|
Add sample .osu and audio
|
2024-05-28 20:58:03 +02:00 |
Alexandre
|
d1b633fd9b
|
Argument fix
|
2024-05-28 20:57:12 +02:00 |
Alexandre
|
e55dde20ba
|
Minor fix with void_freq
|
2024-05-28 20:53:24 +02:00 |
Alexandre
|
b212c86a00
|
Advancements
|
2024-05-28 20:48:57 +02:00 |
Thibaud
|
32d25d9826
|
Merge branch 'exporting'
|
2024-05-28 20:16:59 +02:00 |
Thibaud
|
21ea707712
|
Basic circle placement according to beat
this doesn't work because sound_process code seems to break for files other than tetris for me...
|
2024-05-28 20:13:13 +02:00 |
Thibaud
|
192a2e2149
|
Rename new-process to a more descriptive name
|
2024-05-28 18:17:18 +02:00 |
Thibaud
|
b1687d5d1c
|
Rename new-process to a more descriptive name
|
2024-05-28 18:16:22 +02:00 |
Thibaud
|
f57841a11f
|
Beta place.py that adds circles at (0, 0)
|
2024-05-28 18:11:36 +02:00 |
Thibaud
|
a4fb003165
|
Merge branch 'main' into exporting
|
2024-05-28 17:46:39 +02:00 |
Thibaud
|
f545e0df3c
|
Start preparing object placement
|
2024-05-28 17:46:28 +02:00 |
Thibaud
|
ef08c606bf
|
Add .osu files to .gitignore
|
2024-05-28 17:26:04 +02:00 |
Thibaud
|
ee5e9db9e1
|
Minor fixes to convert_tuple
|
2024-05-28 17:21:02 +02:00 |
Thibaud
|
3ed980795b
|
Prepare friendly song_process function
|
2024-05-28 14:29:35 +02:00 |
Alexandre
|
d0f20b74e8
|
forgot to add title to graphs
|
2024-05-27 22:43:41 +02:00 |
Alexandre
|
7f5f410fd8
|
Now returns frequencies + uneven songs are no longer an issue
|
2024-05-27 22:41:31 +02:00 |
alexandre
|
67a46a757d
|
proper trimming
|
2024-05-10 10:46:32 +02:00 |
Thibaud
|
ea5ba44e34
|
Add requirements.txt
|
2024-05-06 11:54:10 +02:00 |
Thibaud
|
427565b945
|
Remove csv (ignored by .gitignore)
|
2024-05-06 11:50:38 +02:00 |
Thibaud
|
0be14398f9
|
Add basic .gitignore
|
2024-05-06 11:49:58 +02:00 |
Thibaud
|
44cd612cfc
|
Add place.py
|
2024-05-05 11:14:49 +02:00 |
alexandre
|
d899f72602
|
adding more stuff
|
2024-05-03 22:23:50 +02:00 |
alexandre
|
dc7fde60de
|
fixed inconsistent outputs
|
2024-04-30 20:40:02 +02:00 |
alexandre
|
39dd134a39
|
Téléverser les fichiers vers "/"
|
2024-04-28 16:11:15 +02:00 |