Skip to content

Makes copies of midi files but all notes have velocity 1

License

Notifications You must be signed in to change notification settings

OCircles/MidiSilencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MidiSilencer

Very niche program! So I was speedrunning classic Dink Smallwood (pre-HD releases), and an interesting aspect of it is how the game lags a little bit every time it accesses a new midi.

I kind of want to listen to my own music during this though, so at first I tried just deleting the midis. The game still ran properly, but now the lag was gone!

Because I'm an idiot we now have this program that takes the original midis and just lowers the volume on all notes as much as possible.

1. Put in a folder with midis and run

2. A new folder will be created (midi_silent)

3. Now you have a folder of midis you can't listen to!

Credits

NAudio, great audio library which happens to have midi stuff too

Costura.Fody, embedded the NAudio DLL and optimizes, everyone should use this always

About

Makes copies of midi files but all notes have velocity 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages