packages feed

maquinitas-tidal-0.1.0: README.md

# maquinitas-tidal

## About

maquinitas-tidal is a project by [Aarón Montoya-Moraga](https://montoyamoraga.io/).

maquinitas-tidal is a flavor of the maquinitas library, intended to be used in conjunction with [TidalCycles](https://github.com/tidalcycles/).

maquinitas-tidal is built using the programming language Haskell, and with the cabal package manager.

## Developing

```bash
cabal configure
cabal build
cabal install
```

## Deploying

```bash
cabal sdist
```

## Installing

```bash
cabal update
cabal install maquinitas
```

## Testing

## Releases

None so far

## License

MIT