Not every single change is going to be posted to UTAforum. If you want to follow the progress in real time, check the commit history: https://github.com/titinko/utsu/commits/masterutsu is r.i.p?????![]()
thanksNot every single change is going to be posted to UTAforum. If you want to follow the progress in real time, check the commit history: https://github.com/titinko/utsu/commits/master
The macOS release of UTSU comes with a resampler.Did any resamplers receive a Mac version in the end?
Sorry, I'm not too keen on wrapping things in Wine and I have no idea how to rebuild from source![]()
Hi everyone! I decided to make a UTSU color scheme that mimics the VOCALOID2~4 interfaces. It's nothing special but I really enjoy it ^_^
EDIT: I also made an UTAU one even though i hate the UTAU interface lmfao, but its nice for familiarity and just fun i guess. Don't worry either im not going to spam this thread with color schemes i just thought these would be useful ^_^
To install this, launch UTSU, go to preferences under the "File" tab, and go to color scheme. Then, go to the gear icon and click import. Select the .txt file that's provided on this reply, and click apply. Then you're done, you have the Color Scheme installed![]()
I actually don't know because i have a windows 7 (x64)is there a x32 bit for the download??
because I have 32 bit windows 10 (I upgraded form 8.1) and I don't see a download for it
It's not easy to do, but it's possible. You'll need a program called wine32on64 that lets you run 32-bit programs on the latest Mac versions. The "moresampler.sh" file here has instructions on how to install wine32on64.Aaaah new update! The VCV timing bug was a huge drawback for me and after using the new update, it makes the biggest difference! Quick question though, how would I wrap a resampler in wine? I've already have wine ready and I've installed UTAU and DeepVocal using it, but I'm not sure how to go about wrapping resamplers ;-;
Thank you! I'll definitely try this today and let you know how it goes!It's not easy to do, but it's possible. You'll need a program called wine32on64 that lets you run 32-bit programs on the latest Mac versions. The "moresampler.sh" file here has instructions on how to install wine32on64.
Then you can write the following bash script:
#!/bin/bash
LANG="ja_JP.UTF8" wine32on64 "/absolute/path/to/your/resampler.exe" "${@,-1}"
and you should be able to give that script to Utsu instead of the usual resampler/wavtool executable.
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
![]() |
Looking for a UST for Riot by Utsu-P | UtaHelp | 0 | |
A | Installing voicebanks into UTSU? | Multiple / Other Voice Synths | 3 | |
![]() |
Moresampler in UTSU on Mac? | UtaHelp | 0 | |
![]() |
How to install UTSU on linux? | UtaHelp | 2 |