Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 938 Bytes

README.markdown

File metadata and controls

15 lines (12 loc) · 938 Bytes

greedyMapper

A simple program for centralizing distributed libmapper network topologies.

This program is intended as a proof-of-concept to show that libmapper can be used in a centralized client-server-like mode if desired. On startup the program will reroute all existing libmapper connections on the local network through itself while maintaining all specified signal processing. While running it will continue to dynamically reroute any new mapping connections, and when terminated it will return the network to it's previous distributed (peer-to-peer) state.

This software was written in the Input Devices and Music Interaction Laboratory at McGill University in Montreal, and is copyright those found in the AUTHORS file. It is licensed under the GNU Lesser Public General License version 2.1 or later. Please see COPYING for details.