1
1
Fork
You've already forked it2play-rs
0
Rust bindings to it2play
  • Rust 95.5%
  • C 4.5%
2026年03月28日 20:17:32 -07:00
it2play-rs bump versions ig 2026年03月28日 20:17:32 -07:00
it2play-sys bump versions ig 2026年03月28日 20:17:32 -07:00
.gitignore Initial commit 2025年08月20日 00:45:23 +02:00
.gitmodules Add it2play submodule 2025年08月20日 23:46:59 -06:00
Cargo.toml Add Cargo.toml 2025年08月20日 23:39:48 -06:00
LICENSE Initial commit 2025年08月20日 00:45:23 +02:00
README.md Update README 2025年08月20日 23:35:12 -06:00

it2play-rs

Rust bindings to it2play.

According to its README, it2play...

Aims to be an accurate C port of Impulse Tracker 2.15's IT replayer (with selectable IT2 sound drivers).

This repository contains both FFI bindings to it2play (it2play-sys) and safe Rust bindings it2play-rs.