dOSC icon indicating copy to clipboard operation
dOSC copied to clipboard

dOSC is a dynamic OSC app sharing platform with the goal of allowing users to create, run, and distribute apps that can be configured to interact with avatars in VRChat.

Results 6 dOSC issues
Sort by recently updated
recently updated
newest added

I **REALLY** hope this isn't just me doing something stupid, I don't "think" it's my fault... https://github.com/Duinrahaic/dOSC/assets/38265095/af359dbe-a9ea-4f0d-adaa-50322125f10d

bug

Example code to how to setup a block. Blocks consist of 3 things: -Block (Visualization/UI) -Node (Functionality) -Ports (End Points) Blocks are then to be registered into the dOSCWiresheetConfiguration RegisteredBlocks...

documentation

Stepping Backwards and Forwards through changes in the editor Ctrl+Z: Undo Ctrl+Shift+Z: Redo [Discussion](https://discord.com/channels/1126648706972799048/1178072546785116260)

feature

When the last recieved parameter was true for this node, it should a output a defined value once every x miliseconds until it's false again. [Discussion](https://discord.com/channels/1126648706972799048/1178058335711416432)

feature

> Right now this is possible within specific apps, but it'd be nice if entire apps were toggled on/off based on the OSC message /avatar/change/## > >dOSC could optionally track...

feature