Skip to content

arceuss/noteamountgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noteamountgen

how 2 build the jawn

you need cmake and gcc, ninja is optional but recommended windows only btw, should probably work on wine? i don't have as linux install anymore so can't test.

do uhhhh

mkdir build
cd build
cmake .. -G Ninja -DCMAKE_BUILD_TYPE=Release
ninja

then the exe should exist at build/noteamountgen_gui.exe

image

this uses sightread by gms to parse charts, modified version is included to remove the boost dependency since we don't need qbmidi support.

About

make 3999+ practice charts out of clone hero charts or something, supports .chart and .mid

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors