Skip to content

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.

License

Notifications You must be signed in to change notification settings

libmapper/greedyMapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%