Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sync1211/hapticpatterntriggerosc
A simple tool to trigger bHaptics Designer recordings via OSC
https://github.com/sync1211/hapticpatterntriggerosc
bhaptics haptics osc vrchat vrchat-osc
Last synced: about 1 month ago
JSON representation
A simple tool to trigger bHaptics Designer recordings via OSC
- Host: GitHub
- URL: https://github.com/sync1211/hapticpatterntriggerosc
- Owner: sync1211
- License: gpl-3.0
- Created: 2024-07-30T18:16:26.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-13T14:27:07.000Z (about 1 month ago)
- Last Synced: 2024-12-13T16:06:33.352Z (about 1 month ago)
- Topics: bhaptics, haptics, osc, vrchat, vrchat-osc
- Language: C#
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OSC Haptic Pattern Trigger
A simple app to map bHaptics Designer files to OSC parameters (to be called by programs like VRChat)
![screenshot](./.github/screenshot.png)
## Limitations
* The app currently only accepts boolean values which are reset to `false` once the signal has been received.
* It is not yet possible to add parameters (like intensity or offsets) to imported patterns.
* The UI is a bit barebones