All Projects → n-yoda → unity-midi

n-yoda / unity-midi

Licence: other
Play MIDI (SMF) on Unity, using C# Synth Project.

Programming Languages

C#
18002 projects
smalltalk
420 projects

Projects that are alternatives of or similar to unity-midi

JZZ-midi-SMF
Standard MIDI Files: read / write / play
Stars: ✭ 28 (-72.28%)
Mutual labels:  midi, smf
teensy-midi-looper
teensy midi loop recorder
Stars: ✭ 30 (-70.3%)
Mutual labels:  midi, smf
MD MIDIFile
Standard MIDI Files (SMF) Processing Library
Stars: ✭ 63 (-37.62%)
Mutual labels:  midi, smf
MidiAnimImporter
A custom importer that imports a .mid file (SMF; Standard MIDI File) into an animation clip.
Stars: ✭ 69 (-31.68%)
Mutual labels:  midi, smf
ws-ldn-12
ARM / STM32F7 DIY synth workshop
Stars: ✭ 62 (-38.61%)
Mutual labels:  midi
BMC
BMC the Badass MIDI Controller, all-in-one Scalable MIDI Controller library with a companion Desktop/Browser Editor App for Teensy LC, 3.2, 3.5, 3.6, 4.0, 4.1
Stars: ✭ 34 (-66.34%)
Mutual labels:  midi
generating-music
🎷 Artificial Composition of Multi-Instrumental Polyphonic Music
Stars: ✭ 28 (-72.28%)
Mutual labels:  midi
Focusrite-Midi-Control
APP DOWNLOAD LINK (Mac OSX)
Stars: ✭ 24 (-76.24%)
Mutual labels:  midi
UnityMidiPlayer
Midi file player for unity. Allows import of type zero and one midi files and playing them via midi outputs. Also provides code for creating procedural music using midi.
Stars: ✭ 30 (-70.3%)
Mutual labels:  midi
bg-sound
Web Component to emulate the old-school <bgsound> HTML element
Stars: ✭ 93 (-7.92%)
Mutual labels:  midi
jazz-midi-electron
MIDI for Electron
Stars: ✭ 20 (-80.2%)
Mutual labels:  midi
midifilter.lv2
LV2 plugins to filter midi events
Stars: ✭ 53 (-47.52%)
Mutual labels:  midi
virtual-playing-orchestra-ardour-template
An Ardour project template for composing orchestral music on Linux
Stars: ✭ 59 (-41.58%)
Mutual labels:  midi
midi-json-parser
This module is parsing midi files into a human-readable JSON object.
Stars: ✭ 81 (-19.8%)
Mutual labels:  midi
Prelude
A web app for practicing musical sight reading skills
Stars: ✭ 24 (-76.24%)
Mutual labels:  midi
usbhostcopro
USB Host Co-processor
Stars: ✭ 54 (-46.53%)
Mutual labels:  midi
ANMP
multi-channel loopable video game music player for nerds and audiophiles
Stars: ✭ 16 (-84.16%)
Mutual labels:  midi
TouchOSC
A collection of examples and modules for TouchOSC MK2
Stars: ✭ 30 (-70.3%)
Mutual labels:  midi
hackthepiano
Learn reading notes on the fly fast and easy
Stars: ✭ 18 (-82.18%)
Mutual labels:  midi
OpenNoteBlockStudio
An open-source Minecraft music maker.
Stars: ✭ 408 (+303.96%)
Mutual labels:  midi

unity-midi

Play SMF (Standard MIDI File) on Unity.

Overview

A pure C# MIDI library (C# Synth Project) worked well on Unity with slight modifications. This repository contains the modified library and example codes to play an SMF using OnAudioFilterRead.

Alternative Approach

Using natively supported MIDI APIs will achieve better quality. The following may be useful references.

Licenses for External Resources and Codes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].