Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 425 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 425 Bytes

VocalShifter v3.45

It would help a lot if somebody w/ experience programming in HSP3 would attempt splitting the 30K .hsp file into .as modules that I have declared. My background is Java->Rust->C++, so what do I know, right?

I can try to attempt, but I can't guarantee that I'll succeed on my own. HSP is stupidly strict in module declarations, callable units from modules, library imports etc. and is a PITA to work w/