You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thanks for this great library - it's really a pleasure to use it. 👍
I would like to ask, if it is possible to simulate also the characteristics of microphones like the SNR or the sensitivity. Let's say I have a source at (0,0) and two microphones with different SNRs, e.g. 50 dB / 60 dB, at (1,0), and I would like to get their individual signals.
Is this somehow supported out-of-the-box and I just could not find it, or would you have to implement this via callback_mix during simulation?
Are you aware if somebody tried something similar before?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
first of all thanks for this great library - it's really a pleasure to use it. 👍
I would like to ask, if it is possible to simulate also the characteristics of microphones like the SNR or the sensitivity. Let's say I have a source at (0,0) and two microphones with different SNRs, e.g. 50 dB / 60 dB, at (1,0), and I would like to get their individual signals.
Is this somehow supported out-of-the-box and I just could not find it, or would you have to implement this via
callback_mix
during simulation?Are you aware if somebody tried something similar before?
Thanks!
The text was updated successfully, but these errors were encountered: