Cutano
Cutano
> This is a bug in FlexASIO's installer, perhaps even in Inno Setup itself. Yes, exactly. I am a Windows on Arm user, and got FlexASIO ARM64 built on my...
I spoke too soon. After I manually installed FlexASIO, FlexASIOTest returned a PASS result, and the driver did appear in my DCC/VST software. However, it doesn't work properly. 
Thanks for the reply. > What do you mean? Did you compile FlexASIO with a bespoke build config targeting ARM64? Yes. > Keep in mind that an x64 ASIO host...
> for better performence I could have a try, but how to profile it?
> > > for better performence > > > > > > I could have a try, but how to profile it? > > It was expected to have a...
I think this is caused by the Nuget implict reference policy. I referenced LibNMeCab package in Kawazu, but when it published as a Nuget package and used by someone else,...
> > However, if you install LibNMeCab manually, it will copy the dics normally. > > As I know, some nuget package can auto add it's reference nuget package to...
> As a temporary solution to keep playing around with the Kawazu Library. Where would I find these files to copy to my project directory? I tried installing the LibNMeCab...
> i think i located the issue. hopefully this makes sense since i can't write or read japanese myself. The issue was that the Utilities.GetTextType method returns the wrong response...
I updated the nuget package and solved the problem temporarily by filtering the ケ relating results, but there could be other problems. Right now, it is just a temporary solution.