Skip to content

moul/midcat

midcat

๐Ÿ˜„ midcat

go.dev reference License GitHub release Docker Metrics Made by Manfred Touron

Go Release PR GolangCI codecov Go Report Card CodeFactor

Gitpod ready-to-code

Usage

foo@bar:~$ midcat -h
        _     _            _
 _ __  (_) __| | __  __ _ | |_
| '  \ | |/ _` |/ _|/ _` ||  _|
|_|_|_||_|\__,_|\__|\__,_| \__|
4 CPUs, /Users/moul/.local/bin/midcat, manfred-spacegray, go1.16.5


USAGE
  midcat [FLAGS] <ADDRESS>[,OPTS] [FILTERS] <ADDRESS>[,OPTS]

FLAGS
  -debug false  debug mode

ADDRESS
  midi        midi port id=FIRST
  -           stdio
  nop         dummy driver

OPTS
  TODO

HARDWARE
  IN:  id=0 is-open=false name="IAC Driver Bus 1"
  OUT: id=0 is-open=false name="IAC Driver Bus 1"

FILTER
  TODO

Install

Using go

go get moul.io/midcat

Releases

See https://github.com/moul/midcat/releases

Contribute

Contribute <3

I really welcome contributions. Your input is the most precious material. I'm well aware of that and I thank you in advance. Everyone is encouraged to look at what they can do on their own scale; no effort is too small.

Everything on contribution is sum up here: CONTRIBUTING.md

Dev helpers

Pre-commit script for install: https://pre-commit.com

Contributors โœจ

All Contributors

Thanks goes to these wonderful people (emoji key):


Manfred Touron

๐Ÿšง ๐Ÿ“– โš ๏ธ ๐Ÿ’ป

moul-bot

๐Ÿšง

This project follows the all-contributors specification. Contributions of any kind welcome!

Stargazers over time

Stargazers over time

License

ยฉ 2021 Manfred Touron

Licensed under the Apache License, Version 2.0 (LICENSE-APACHE) or the MIT license (LICENSE-MIT), at your option. See the COPYRIGHT file for more details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)