Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motiz88/roland-sysex.js
Parse and construct Roland-compatible MIDI SysEx messages
https://github.com/motiz88/roland-sysex.js
Last synced: 18 days ago
JSON representation
Parse and construct Roland-compatible MIDI SysEx messages
- Host: GitHub
- URL: https://github.com/motiz88/roland-sysex.js
- Owner: motiz88
- License: mit
- Created: 2016-06-02T11:45:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T21:48:18.000Z (over 7 years ago)
- Last Synced: 2024-04-23T23:00:31.953Z (7 months ago)
- Language: JavaScript
- Size: 1.23 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# roland-sysex.js
[![travis][travis-image]][travis-url]
[![npm][npm-image]][npm-url]
[![coverage][coverage-image]][coverage-url][![semantic release][semantic-release-image]][semantic-release-url]
[![js-semistandard-style][semistandard-image]][semistandard-url]
[![MIT License][license-image]][license-url][API documentation][doc-url] (up-to-date with `master`)
Parse and generate Roland-specific MIDI SysEx messages in JavaScript
[travis-image]: https://img.shields.io/travis/motiz88/roland-sysex.js.svg?style=flat-square
[travis-url]: https://travis-ci.org/motiz88/roland-sysex.js
[npm-image]: https://img.shields.io/npm/v/roland-sysex.js.svg?style=flat-square
[npm-url]: https://npmjs.org/package/roland-sysex.js
[semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square
[semantic-release-url]: https://github.com/semantic-release/semantic-release
[license-image]: http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[license-url]: http://motiz88.mit-license.org/
[semistandard-image]: https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square
[semistandard-url]: https://github.com/Flet/semistandard
[coverage-image]: https://img.shields.io/coveralls/motiz88/roland-sysex.js.svg?style=flat-square
[coverage-url]: https://coveralls.io/github/motiz88/roland-sysex.js?branch=master
[doc-url]: http://motiz88.github.io/roland-sysex.js/