# number of 3d listeners for split-screen mode

**URL:** https://qa.fmod.com/t/number-of-3d-listeners-for-split-screen-mode/11846
**Category:** FMOD Studio
**Created:** [March 7, 2015, 6:17am UTC](https://qa.fmod.com/t/number-of-3d-listeners-for-split-screen-mode/11846 "2015-03-07T06:17:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![vectorunit](https://avatars.discourse-cdn.com/v4/letter/v/439d5e/32.png) [@vectorunit](https://qa.fmod.com/u/vectorunit)
#### Post date: [March 7, 2015, 6:17am UTC](https://qa.fmod.com/t/number-of-3d-listeners-for-split-screen-mode/11846/1 "2015-03-07T06:17:50Z")

</div>

With the old event API we were able to set the number of listeners \> 1 for split-screen mode. This does not seem to be possible with the Studio API.

When I try using the low-level API to set the 3d listener attributes, it doesn’t seem to work (listener stays at origin).

How can we handle split-screen mode with the studio API?

---

<div class="post-metadata">

### Author: ![vectorunit](https://avatars.discourse-cdn.com/v4/letter/v/439d5e/32.png) [@vectorunit](https://qa.fmod.com/u/vectorunit)
#### Post date: [March 7, 2015, 7:30pm UTC](https://qa.fmod.com/t/number-of-3d-listeners-for-split-screen-mode/11846/2 "2015-03-07T19:30:30Z")

</div>

Never mind, I just found an answer (related to version 1.05.11):

> Studio does not currently support multiple listeners, and the low level API functions cannot be used to control Studio events. Adding support for multiple listeners has been on the list for quite a while.
