Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Sending and Receiving OSC Via Python
- elfin8er
- Scratcher
100+ posts
Sending and Receiving OSC Via Python
Yea, I'm bored. I'm not quite sure exactly how OSC works, but I have TouchOSC for my tablet, and wanted to send and receive OSC messages with Python. So far, I've found a module for Python called Python-OSC (Python 3.3), but with limited knowledge, and not a whole lot of information it's kind of hard to figure out. Does anybody want to help me tackle this project?
- davidkt
- Scratcher
1000+ posts
Sending and Receiving OSC Via Python
What's OSC?
Remember when I looked like this? I still do.
Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
- elfin8er
- Scratcher
100+ posts
Sending and Receiving OSC Via Python
It stands for What's OSC?Open Sound Control. It's usually used to control synthesizers and what not, but I want to use it in a Python project. Somebody actually used OSC with scratch with THIS OSC bridge.
- Discussion Forums
- » Advanced Topics
- » Sending and Receiving OSC Via Python