Oscar is a SwiftUI-based Mac app for monitoring incoming OSC data. It is able to listen to multiple ports simultaneously and sort the incoming messages into channels. Floating-point data will also be visually displayed in a chart.
You can download it here. Updates will be handled automatically from within the app. Alternatively, you can build the app yourself by cloning the repository and opening the project in Xcode.
- custom display methods for more than floating point data
- sending of osc dummy data with sine oscillators
- xy or xyz pair detection with custom display methods
- debug window for raw data and connection logs
- tools for debugging available and blocked OSC ports
This project is free to use and licensed under MIT (see License.md)