Skip to content

A simple GUI for simulating incoming OSC data in SuperCollider

License

Notifications You must be signed in to change notification settings

sparkletop/InputSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InputSim

A SuperCollider Quark for simulating incoming OSC data.

Quickly set up a simple GUI for generating incoming data in the form of OSC messages. This is useful for simulating data from physical sensors, external controllers, etc.

Installation

To install this quark, simply run this line from within SuperCollider:

Quarks.install("https://github.com/sparkletop/InputSim")

In order to use any newly downloaded Quark, restart SuperCollider or recompile the class library.

This assumes git is installed on your system. See the SuperCollider docs for more info.

Get started

Run this line from within SuperCollider to start a simple InputSim GUI:

InputSim()

Further documentation is integrated into SuperCollider's help system. To access this documentation, run InputSim.help.

About

A simple GUI for simulating incoming OSC data in SuperCollider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published