-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
any tutorial to add songs by hand? #3
Comments
gmw 13.zip |
The program uses the sample number of the bgm track to set which members sing at a certain time. If you look at control5.txt and control13.txt, they should be in the format Sample # For the members, the numbering starts from the center and alternates left and right outwards. 0 would indicate the center, 1 being 1 left of the center, 2 being 1 right of the center, 3 being 2 left of the center, 4 being 2 right of the center, etc. : (colon), ; (semicolon), < (less-than) would denote 11, 12, 13. Hope this helps |
Thank you so much, here is a sample of 12 members -4 units of 3 idols-
|
Update the songs in the program works fine but the exporter have a weird offset res folder with the hca audios (added Ai) https://1drv.ms/u/s!AsPaFrvIq7eBgRHek1ucFOXOuiK6?e=ml87Ic |
Hello
I'm trying to add some extra songs to the program, so far I understand how to add them to the list and make them sing them in solo, but I can't understand how to set the times when some girls are muted while others sing.
The text was updated successfully, but these errors were encountered: