Mercurial > hg > beaglert
view core/DigitalChannelManager.cpp @ 487:7eefd4b3aec3 prerelease
Fixed and tested (for what possible) heavy Midi behaviour. Would be good to have abstraction wrappers for regular [pgmin] [polytouchin] [bendin] and [touchin]
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Tue, 21 Jun 2016 16:28:59 +0100 |
parents | 1b23300f3e78 |
children |
line wrap: on
line source
/* * DigitalStream.cpp * * Created on: 7 Jun 2016 * Author: giulio */ #include <DigitalChannelManager.h> DigitalChannelManager::DigitalChannelManager() { // TODO Auto-generated constructor stub } DigitalChannelManager::~DigitalChannelManager() { // TODO Auto-generated destructor stub }