shithub: neindaw

ref: 57f49b5ea9632be13d0b695a2932fc7e6ed7ac0b
dir: neindaw/piper/examples/README.md

View raw version
# Examples

First, run the synths.

```
daw/piano -s piano -m /n/piano
daw/kick_drum -s kick -m /n/kick
daw/ay -s ay -m /n/ay
```

Then run any of the examples:

`games/orca -u /fd/3 EXAMPLE.orca |[3] daw/piper /n/piano /n/kick /n/ay`

While it's playing open another window, mount the synths and configure
them:

```
mount /srv/piano /n/piano
mount /srv/kick /n/kick
mount /srv/ay /n/ay
daw/cfg /n/piano /n/kick /n/ay
```