Archive 17/01/2023.

Lots of Sound Sources/MIDI integration

enppu

Hi there,

I’m new to this forum. I’m currently loking into a bunch of 3d engines for a potential project. I have two questions regarding the Urho sound system:

(1) how many sound sources can Urho handle? Let’s say you have a scene with a city model (the size of a typical city center) with each of the buildings having their own sound source (potentially other objects having sound sources too). Would that work?

(2) has anybody ever used MIDI with Urho? For those who know the code, would it be possible to maybe subclass SoundSource and have it send out midi instead of controlling sound playback?

thanks!

Modanung

If you’re thinking about using MIDI, you might want to look into OSC.