mida: Language for algorithmic generation of MIDI files
MIDA is a minimalistic language for algorithmic generation of MIDI files. MIDA is not interactive in sense that you cannot control result of its activity in real time, it is intended for producers and should be used with a DAW. MIDA can help you create variative elements in your music in a very simple way. Since MIDI can control a lot of different instruments, power of MIDA is truly great. Main reason for MIDA development is to create software tool that can be used in such a way that does not change established workflow, so people could use familiar plugins and software instruments. The core concept of MIDA is building systems with complex behaviors from very basic and easy-to-understand elements and powerful means of their composition. Currently MIDA can be used to translate source files into .mid files, and also in interactive mode that will help you to understand how MIDA language works. See MIDA Manual for more information.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- mida-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4.3, 0.4.4, 0.4.5, 0.4.6, 1.0.0, 1.0.1, 1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.7), base (>=4.8 && <5), containers (>=0.5.5.1), data-default (>=0.5.3), exceptions (>=0.8), filepath (>=1.3.0.2), formatting (>=6.2), haskeline (>=0.7.1.3), HCodecs (>=0.5), megaparsec (>=4.2), mida (>=1.0.1), mtl (>=2.1.3.1), optparse-applicative (>=0.11.0.2), path (>=0.5.3), path-io (>=0.3.1), process (>=1.2.0.0), random, text (>=1.2.0.4), tf-random (>=0.5), transformers (>=0.2.0.0), yaml (>=0.8.15.1) [details] |
License | GPL-3.0-only |
Copyright | Copyright © 2014–2016 Mark Karpov |
Author | Mark Karpov |
Maintainer | Mark Karpov |
Category | Language |
Home page | https://github.com/mrkkrp/mida |
Source repo | head: git clone git://github.com/mrkkrp/mida.git |
Uploaded | by mrkkrp at 2016-02-24T14:14:36Z |
Distributions | |
Executables | mida |
Downloads | 4480 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-02-24 [all 1 reports] |