Crates.io | it2play-sys |
lib.rs | it2play-sys |
version | 0.1.1 |
created_at | 2025-08-21 06:30:50.959684+00 |
updated_at | 2025-08-21 07:04:30.694905+00 |
description | Unsafe Rust FFI bindings to it2play, an Impulse Tracker module player. |
homepage | |
repository | https://codeberg.org/pastthepixels/it2play-rs |
max_upload_size | |
id | 1804373 |
size | 372,426 |
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
.