Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
193 stars 9 forks source link

PlayOneShot - Add a reference output to the LogiX PlayOneShot node #3352

Open Elektrospy opened 3 years ago

Elektrospy commented 3 years ago

Is your feature request related to a problem? Please describe.

If you spawn an audio player using the PlayOneShot node, there is no way to dynamically hook it up to something like a viseme analyzer or volume meter

Relevant issues

3296

Describe the solution you'd like

Add a new reference output to the "PlayOneShot" and "PlayOneShot and Wait" nodes, pointing at the audio player contained within the newly created object.

Describe alternatives you've considered

Additional context

If this reference output gets added, its save a lot of additional work for the creator and circumvents the need for a convoluted setup like previously described.

epicEaston197 commented 3 years ago

this sounds very similar but I can't put my finger on it I think it might be made by TheBasementNerd it asked for dynamically getting the slot of the PlayOneShot audio but I can't seem to find it

besides that this would be really cool to have this would open up more possibilities for music creators

Elektrospy commented 3 years ago

Added the relevant issue #3296 from @TheBasementNerd you talked about @epicEaston197