Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ematech/atomctrl

An experiment with the Presonus ATOM Controller
https://github.com/ematech/atomctrl

atom midi midi-controller presonus python

Last synced: 7 days ago
JSON representation

An experiment with the Presonus ATOM Controller

Awesome Lists containing this project

README

        

AtomCtrl
========

An experiment with the Presonus ATOM Controller

## LoopMIDI setup (Microsoft Windows)

- Create "from ATOM" and "to ATOM" ports
- Configure the DAW to use these ports rather than the ATOM port

```
+------+ +----------+ +-----+
| ATOM | <- USB MIDI -> | AtomCtrl | <- loopMIDI -> | DAW |
+------+ +----------+ +-----+
```

### DAW ports

```
+----------+ +-----+
| | -- from ATOM --> | |
| AtomCtrl | | DAW |
| | <-- to ATOM ---- | |
+----------+ +-----+
```