Skip to content
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

Multi-Prefix implementation #48

Open
overdramatic opened this issue Dec 2, 2020 · 3 comments
Open

Multi-Prefix implementation #48

overdramatic opened this issue Dec 2, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@overdramatic
Copy link
Contributor

Could be possible to implement a multi-prefix system like presamp?
It would be easier to handle VBs with multi-expresions

@titinko
Copy link
Owner

titinko commented Dec 6, 2020

Can you explain a little more how presamp works and what a multi-prefix system would look like? I haven't used presamp before

@titinko titinko added the enhancement New feature or request label Dec 6, 2020
@overdramatic
Copy link
Contributor Author

overdramatic commented Dec 6, 2020

Presamp (or pre-resampler) is a plugin for UTAU that you can use to automatize CVVC and VCV banks using CV usts.
They automatically inserts VC samples before the CV and you don't need to have all that headache editing the UST and dealing with transitions...
One of it's features is the possibility of using multi prefixes. You can have a prefix for Normal VB, Soft, Power, Wisper, etc.
The main prefix you add in the root folder of your voicebak and the other ones in a folder named prefix, there you add the other prefix maps named eith their alias, like _P.map, _S.map, _W.map...
Then, when you are editing your ust, you just nedd to add the prefix in a note that presamp will search for the prefix map with that alias and bring the sample that you want.

If you want for more information, you can access this links:
Presamp: https://ch.nicovideo.jp/delta_kimigatame/blomaga/ar477661
How their presamp.ini works: https://ch.nicovideo.jp/delta_kimigatame/blomaga/ar483589
How multi-prefix works: https://ch.nicovideo.jp/delta_kimigatame/blomaga/ar523255 / https://togetter.com/li/662909

And I know that Ameya was planning to add multi prefixes in UTAU as well: https://twitter.com/ameyaP_/status/1079378376089993217
https://twitter.com/ameyaP_/status/1076441218391846913

@SCERYP
Copy link

SCERYP commented Dec 7, 2020

Can you explain a little more how presamp works and what a multi-prefix system would look like? I haven't used presamp before

i tried to run presamp in utsu but it doesn't open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants