Skip to content

NitrousTracker/dsmi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libdsmi

This is a fork of 0xtob's DSMI library, providing MIDI support for the DS.

The following communication methods are supported:

  • DSerial Edge
  • Wireless access point (via DSMIDIWiFi)

This version of libdsmi is maintained for the BlocksDS toolchain; a devkitARM version is available on the devkitARM branch.

Building the server

Install Meson and Qt6 (qt6-base), then:

$ meson setup build
$ cd build
$ ninja

About

Automatically exported from code.google.com/p/dsmi

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 75.9%
  • Assembly 18.4%
  • C++ 2.9%
  • Makefile 1.4%
  • Objective-C 1.1%
  • QMake 0.1%
  • Other 0.2%