Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSC Spatial Sender

alt text

A "LFO Network" Application for real-time spatial audio controls via OSC. Can be performed via MIDI.

currently integrated OSC-Protocolls:

  • IEM Multiencoder

Requirements

  • Python 3.11+

Installation on mac (env)

python -m venv .venv
Source .venv/bin/activate
pip install -r requirements.txt
python osc_sender.py

Installation on Windows (env)

python -m venv .venv
.venv/Scripts/activate
pip install -r requirements.txt
python osc_sender.py

License

MIT

About

Real-time tool for sending LFO-modulated OSC data to IEM Plugins featuring fully MIDI-mappable parameters and controls.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages