SkillAgentSearch skills...

Macres

Resampler for UTSU that works on Mac, Windows, and Linux

Install / Use

/learn @titinko/Macres
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

MacRes - A cross-platform resampler

Download this resampler

(Fork of https://github.com/ohac/tn_fnds)

MacRes is short for Mac Resampler

This is an executable designed to be called by https://github.com/titinko/utsu (UTSU). Despite the name, it can be compiled for Windows, Mac, or Linux using the Makefile.

The Windows/Linux versions of this resampler can also be used with the UTAU program: https://en.wikipedia.org/wiki/Utau.

Building from source

This program uses two external libraries: libpyin and libgvps.

You will need to git clone both repositories, install their libraries using make install, and update the LIB_PREFIX field in macres's Makefile to match the directory where the .a and .h files were generated. You will also need to manually edit pyin.h to wrap its function definitions with "extern C" as described in this bug.

Related Skills

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated13d ago
Forks6

Languages

C++

Security Score

90/100

Audited on Mar 20, 2026

No findings