MoreSampler on Mac?

AmberTonnerre

Ruko's Ruffians
Defender of Defoko
Does anyone here know how to run MoreSampler on mac through wineskin? I haven't been able to find any information online about it.
 

Kiyoteru

UtaForum power user
Supporter
Defender of Defoko
If you'd like to use Moresampler as a resampler in UTAU, here's a guide to installing PC UTAU on Mac.
http://utaforum.net/resources/install-windows-utau-on-mac.334/
You'll then be able to use Moresampler the way you'd use any other resampler/wavtool.

However, if you want to use Moresampler's auto-oto function, you need to be able to run Wine from the command line. Here's how to set that up:
https://www.davidbaumgold.com/tutorials/wine-mac/
You only need to go up to part 3. Once Wine is set up, you can "drag folders to moresampler" for OTOing by running the following command:
Code:
wine path/to/moresampler.exe path/to/voicebank_folder/
Where the paths are where you have the files stored. For example, if you have Moresampler in an UTAU folder on your desktop, the path would be "~/Desktop/UTAU/moresampler.exe"
Check the exact folder and file names to be sure!
 
  • Like
Reactions: Nohkara

AmberTonnerre

Ruko's Ruffians
Defender of Defoko
Thread starter
If you'd like to use Moresampler as a resampler in UTAU, here's a guide to installing PC UTAU on Mac.
http://utaforum.net/resources/install-windows-utau-on-mac.334/
You'll then be able to use Moresampler the way you'd use any other resampler/wavtool.

However, if you want to use Moresampler's auto-oto function, you need to be able to run Wine from the command line. Here's how to set that up:
https://www.davidbaumgold.com/tutorials/wine-mac/
You only need to go up to part 3. Once Wine is set up, you can "drag folders to moresampler" for OTOing by running the following command:
Code:
wine path/to/moresampler.exe path/to/voicebank_folder/
Where the paths are where you have the files stored. For example, if you have Moresampler in an UTAU folder on your desktop, the path would be "~/Desktop/UTAU/moresampler.exe"
Check the exact folder and file names to be sure!
"If you are using Mac or Linux, you will have to use wine to run Moresampler. Open terminal in the folder that moresampler.exe is in, and type "wine moresampler.exe /path/to/voicebank". If you're unable to do this, transfer your files to a windows computer, or ask a friend with Windows for help to generate it." -Kanru Hua Arpasing VB tutorial
I've tried Kanru's setup and I was unable to download the required programs on your tutorial (I have Wine, Winebottler, and Wineskin) which required a Mac above my current system (My Mac is an OS X Lion 10.7.5 the tutorial required a Yosemite above 10.10) neither of them worked. Using Kanru's tutorial all it said was that "the command was not found". I tried using your command on the Mac Terminal and it gave me the same results. I'm not sure what i'm doing wrong should I contact Kanru directly or? Is there an alternate way to generate an Arpasing too? (Thank you for your help BTW) (also i'm using moresampler 0.8.2)
 

Kiyoteru

UtaForum power user
Supporter
Defender of Defoko
Kanru Hua Arpasing VB tutorial
If you're referring to the Arpasing tutorials here or on the tubs.moe website, I wrote that.

But anyway, if Wine isn't installed, you won't be able to use Wine / run Wine commands at all. My personal setup is actually to use Wine inside a Linux virtual machine, but that's a bit overkill. Your hope right now is to transfer the voicebank to another computer that has Windows (or can run Wine properly), or to request that the OTO be generated by someone else who can.
 

AmberTonnerre

Ruko's Ruffians
Defender of Defoko
Thread starter
If you're referring to the Arpasing tutorials here or on the tubs.moe website, I wrote that.

But anyway, if Wine isn't installed, you won't be able to use Wine / run Wine commands at all. My personal setup is actually to use Wine inside a Linux virtual machine, but that's a bit overkill. Your hope right now is to transfer the voicebank to another computer that has Windows (or can run Wine properly), or to request that the OTO be generated by someone else who can.
I juts figured out the issue and everything works now! Two things had gone wrong I had read your instructions wrong (I thought it said all I needed to do was step 3 when in fact it said I needed to do UP to step three) and the software asked for an administrative password as it turns out I had never set one for my computer at all! Thank you so much for your help!
 
  • Like
Reactions: Kiyoteru

MiyukoAsae

Momo's Minion
Hi!
Reviving this thread cause I'm having issues using moresampler through Mac.
I want to generate oto.ini files for a japanese VCV voicebank, but everytime I select hiragana as aliasing option, the otos won't generate japanese kanas in the aliases but "?" all over the otos. (so for example a_a.wav will be oto.ini'd as " - ?" and "a ?"). Romaji aliasing is totally fine though, so the issue is coming from the japanese kanas.
Is there any way I can make my japanese VCV hiragana-aliased without this issue?
Thank you!
 

Kiyoteru

UtaForum power user
Supporter
Defender of Defoko
Code:
export LC_ALL=ja_JP.UTF-8 wine path/to/moresampler.exe path/to/voicebank_folder/
 

Similar threads