Skip to content

OSC send and receive functionality with TouchOSC support#26

Merged
mendeni merged 22 commits into1.7.5from
add-juce-osc
Jan 29, 2026
Merged

OSC send and receive functionality with TouchOSC support#26
mendeni merged 22 commits into1.7.5from
add-juce-osc

Conversation

@mendeni
Copy link
Owner

@mendeni mendeni commented Jan 29, 2026

These changes implement OSC via juce_osc to send and receive messages for most controls.

A TouchOSC (.tosc) file is also included with support for Control, Peer, Options.

Other non-OSC changes:

  • Improve build performance
  • Configurable Sync Receive padding
  • VST3 install script logging

mendeni and others added 22 commits January 16, 2026 08:30
Update OSC development with current 1.7.5 branch
…ontrols

OSC receive for these controls:
```
/OutGainSlider
/MainMuteButton
/RecvSyncButton
/OptionsMaxRecvPaddingSlider
/OptionsRecStealth
```
…, and global enable/disable (#15)

* Add OSC configuration storage and UI elements
* Added outbound OSC messages for UI value changes
    mMainMuteButton
    mOutGainSlider
    mRecvSyncButton
    mOptionsRecStealth
…abs, nested controls, and comprehensive dynamic Input Group controls) (#16)
Multiply outbound slider float values by 2 and inbound by 0.5
@mendeni mendeni merged commit 4b8355c into 1.7.5 Jan 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants