mtolly / onyx

Toolkit for converting and building songs for Rock Band, Guitar Hero, Clone Hero, and other similar rhythm games
154 stars 15 forks source link

Guitar Hero II customs #76

Open mtolly opened 7 years ago

mtolly commented 7 years ago

Just for fun :) Under way in the gh2-vgs branch.

mtolly commented 7 years ago

saving some instructions for practice audio for later. (I don't think these rates actually matter, but good for consistent filesize)

60%: 19875 Hz (to make, tell Audacity to increase pitch by 66.666% = 0.4 / 0.6) 75%: 16125 Hz (to make, tell Audacity to increase pitch by 33.333% = 0.25 / 0.75) 90%: 13500 Hz (to make, tell Audacity to increase pitch by 11.111% = 0.1 / 0.9)

50%: 24000 Hz (to make, tell Audacity to increase pitch by 100% = 0.5 / 0.5) 65%: 18375 Hz (to make, tell Audacity to increase pitch by 53.8461% = 0.35 / 0.65) 85%: 14250 Hz (to make, tell Audacity to increase pitch by 17.6470% = 0.15 / 0.85)

mtolly commented 5 years ago

This is finished and works. Leaving open until I add some remaining customization options and add it to the GUI