Sharpfall is a fast remake of the Pianofall physics MIDI player by ste-art for playing larger MIDIs with higher block counts.
The current version of Sharpfall requires OmniMIDI to function, ensure it is installed.
After that you should be able to download and run a version in Releases just like normal!
There are two versions of v3.0.0, a standard and a "nocuda" version. No CUDA is smaller in size but won't support CUDA acceleration for PhysX.
This does not matter if you intend to run prerenders as it is not recommended to use GPU acceleration with it.
Sharpfall v3.0.0 offloads MIDI playback and physics management onto a native library called libSharpfall in the Plugins folder.
This library was compiled with Visual Studio 2022 and is managed under another repository:
-> https://github.com/EmK530/libSharpfall <-