Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Audio Clip and Buffer Options to Haptic SDK #5

Open
ddugganCRA opened this issue Jun 6, 2019 · 0 comments
Open

Add Audio Clip and Buffer Options to Haptic SDK #5

ddugganCRA opened this issue Jun 6, 2019 · 0 comments

Comments

@ddugganCRA
Copy link
Collaborator

Our current Haptic SDK has a limited sampling rate as it only provides a single intensity for each time step. This allows even the most basic haptic systems to work with VSDK, but we want to be able to take advantage of systems that let us push buffers as well. Additionally, we should add Audio Clip support as an alternative to Intensity Curves in the haptic patterns.

  • Add optional parameters to the StartHaptics function: an Intensity Buffer as an array of float values and the sampling rate the array represents
  • Add Audio Clips as an alternative to Intensity Curves in the haptic pattern interface
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

No branches or pull requests

1 participant