Crates.io | it2play-rs |
lib.rs | it2play-rs |
version | 0.1.1 |
created_at | 2025-08-21 06:31:03.697358+00 |
updated_at | 2025-08-21 07:05:45.512839+00 |
description | Safe Rust bindings to it2play, an Impulse Tracker module player. |
homepage | |
repository | https://codeberg.org/pastthepixels/it2play-rs |
max_upload_size | |
id | 1804374 |
size | 1,421,667 |
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
.