quasar098 / midi-playground

square bounce
GNU General Public License v3.0
198 stars 56 forks source link

how to do this ? #125

Open Joy7878 opened 1 month ago

Joy7878 commented 1 month ago

is it possible to do this with this software?

https://github.com/user-attachments/assets/7f979041-2a0a-47c0-8bb9-f5e4c4028e48

quasar098 commented 1 month ago

where did you get this from

AlehScm commented 1 month ago

where did you get this from

tiktok ''mysmallproject'' link here: ''https://www.tiktok.com/@mysmallproject_"

The sounds he uses are also very clean, I would like to know how he does it

quasar098 commented 1 month ago

i dont know how the sounds are done but this is definitely this software with some modifications

notably, the square is rounded, the outline of the square is white, and the particles have other slight modifications

i imagine the sounds are randomly selected from a list of pre-made sound files

quasar098 commented 1 month ago

i looked at the tiktok and it concerns me that someone put their username as "mysmallproject" despite it being this software which is not made by them...

AlehScm commented 1 month ago

i looked at the tiktok and it concerns me that someone put their username as "mysmallproject" despite it being this software which is not made by them...

there are many other users like him, TikTok is a platform for 'who copies more'

AlehScm commented 1 month ago

i dont know how the sounds are done but this is definitely this software with some modifications

notably, the square is rounded, the outline of the square is white, and the particles have other slight modifications

i imagine the sounds are randomly selected from a list of pre-made sound files

Do you intend to bring more variety of types of modifications?

AlehScm commented 1 month ago

is it possible to do this with this software?

Comp.1.mp4

I found out how he did it. He modified the MIDI file, probably on a site like 'online sequencer,' and added several notes to make it explode like that. I got close, but it wasn't enough.

Joy7878 commented 1 month ago

i dont know how the sounds are done but this is definitely this software with some modifications

notably, the square is rounded, the outline of the square is white, and the particles have other slight modifications

i imagine the sounds are randomly selected from a list of pre-made sound files

I tried several times with an online sequencer but the result is not the same. I saw in one of his tiktok posts that he said he created his own program with python

Joy7878 commented 1 month ago

I asked someone who knows about python how he does it and he told me who to look for more details this week I will keep you informed

AlehScm commented 1 month ago

I asked someone who knows about python how he does it and he told me who to look for more details this week I will keep you informed

ok

Joy7878 commented 1 month ago

what is your tiktok account

Le mer. 31 juil. 2024 à 22:02, ceb123a @.***> a écrit :

I have a tiktok similar to this. Didn't use or copy any of your code. Took me about a month to get it working.

— Reply to this email directly, view it on GitHub https://github.com/quasar098/midi-playground/issues/125#issuecomment-2261347315, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJ6ZWTNAZLHM4QY3UJYC7X3ZPE7GFAVCNFSM6AAAAABLREIS5GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRRGM2DOMZRGU . You are receiving this because you authored the thread.Message ID: @.***>

opedroniels commented 1 month ago

I'm searching about this too, if you get the info pls tell us

quasar098 commented 1 month ago

i dont know how the sounds are done but this is definitely this software with some modifications notably, the square is rounded, the outline of the square is white, and the particles have other slight modifications i imagine the sounds are randomly selected from a list of pre-made sound files

I tried several times with an online sequencer but the result is not the same. I saw in one of his tiktok posts that he said he created his own program with python

looks like they are using an advanced tactic called lying

quasar098 commented 1 month ago

to make the bounces explode at the start, add a bunch of notes using the musescore software, and then change bounce min spacing as low as it can go in the settings of the game.

opedroniels commented 1 month ago

to make the bounces explode at the start, add a bunch of notes using the musescore software, and then change bounce min spacing as low as it can go in the settings of the game.

when I do this, the program dont load till the end

quasar098 commented 1 month ago

i think the only other option would be adding in a bunch of bounces in the code to happen at the start of the level. this can be done with the "bounce" class

songshulove commented 1 month ago

problem When I added a new MIDI music file, I was forced to exit the game and was prompted. How can I solve this problem

songshulove commented 1 month ago

用这个软件可以做到这一点吗? 合成1.mp4

我发现他是怎么做到的。他修改了 MIDI 文件(可能是在“在线音序器”之类的网站上),并添加了几个音符,让它像那样爆炸。我接近成功了,但还不够。

Have you found a solution to this problem