Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frett27/Ada-Midi
Implementation of Midi / MidiFile reading and writing
https://github.com/frett27/Ada-Midi
ada library midi
Last synced: 14 days ago
JSON representation
Implementation of Midi / MidiFile reading and writing
- Host: GitHub
- URL: https://github.com/frett27/Ada-Midi
- Owner: frett27
- Created: 2013-11-16T18:40:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T23:16:01.000Z (about 1 year ago)
- Last Synced: 2024-10-16T21:31:30.093Z (23 days ago)
- Topics: ada, library, midi
- Language: Ada
- Size: 70.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ada - ada-midi - Implementation of Midi / MidiFile reading and writing. (Libraries / Format Readers, Writers and Checkers)
README
Ada-Midi
========*Patrice Freydiere - 2003 - Avril 2015*
Implementation of Midi / MidiFile reading and writing, event generation.
## Features
This project propose a Midi Event parser, for reading, generating midifile.
## Install - Compile ##
This project should compile on every Ada 2005 compliant compiler.We currently use GNAT 2005.
to compile the project, go in the project directory and launch gprbuild command line.
> gprbuild
Alire is also available for compiling, and as local packet manager