2 releases

0.1.1 Mar 11, 2024
0.1.0 Mar 11, 2024

#377 in WebAssembly

Download history 8/week @ 2024-02-24 1/week @ 2024-03-02 546/week @ 2024-03-09 99/week @ 2024-03-16 35/week @ 2024-03-23 38/week @ 2024-03-30 10/week @ 2024-04-06

69 downloads per month

AGPL-3.0

130KB
3K SLoC

Rust Minidisc

A library for controlling and interfacing with MiniDisc devices from within Rust programs. Compatible with many cross platform targets (including Web Assembly!) by using cross-usb.

The feature set is very similar to that of netmd-js which this library is inspired by. For more information check out the absolutely awesome Web Minidisc project, NetMD-exploits, and the C based Linux Minidisc project.

Documentation has not been finished and is a work in progress.

Current Features

NetMD

  • Track upload
  • Track management
  • Playback control
  • Group Management
  • Track download (MZ-RH1 only)

Hi-MD

  • Track upload
  • Track management
  • Playback control
  • Group Management
  • Track download

Dependencies

~9–25MB
~418K SLoC