GitXplorerGitXplorer
m

ofxEtherdream

public
52 stars
29 forks
7 issues

Commits

List of commits on branch master.
Unverified
336dd11d4105c5511b395f80e1c1d469c5eb5175

comment out wait in etherdream.c

mmemo committed 11 years ago
Unverified
fc0b7bacd65eeedb39c387431a73a130015d3cd6

only autoconnect on flag

mmemo committed 11 years ago
Unverified
00a9540edd9d47be7ca15a39ceb439a82456b4b4

sleep longer at startup

mmemo committed 11 years ago
Unverified
d5bbbc0168b86d080db128fde5492415e998fa9f

checkConnection if shutdown and force reconnect

mmemo committed 11 years ago
Unverified
6a89b797d817221ee00b22358b55b72c41fc62ad

hack to restart device if shutdown

mmemo committed 11 years ago
Unverified
c022180e0bb1f6e835b8b6cec4a34561abf325ad

dont send if device not found

mmemo committed 11 years ago

README

The README file for this repository.

ofxEtherdream

Introduction

C++ openFrameworks addon for interfacing with the Etherdream DAC. Requires ofxIlda. Originally written by Daito Manabe + Yusuke Tomoto, mods (to add ofxIlda support) by Memo Akten http://ether-dream.com/

https://vimeo.com/65929618

Licence

The code in this repository is available under the MIT License.
Copyright (c) 2008-2015 Daito Manabe + Yusuke Tomoto (Rhizomatiks) and Memo Akten, www.memo.tv

Installation

Copy to your openFrameworks/addons folder.

Dependencies

ofxIlda

Compatibility

openFrameworks 0074

Known issues

none

Version history