> For the complete documentation index, see [llms.txt](https://xeavin.gitbook.io/the-insurgents-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xeavin.gitbook.io/the-insurgents-handbook/scripts/vm-call-targets/seb-sound-play-2c1.md).

# Seb Sound Play 2C1

### Signature

```c
int sebsoundplay_2c1(int type, int identifier, int balance, int volume); //id:0x02c1
```

### Description

Does the same as the [Seb Sound Play](/the-insurgents-handbook/scripts/vm-call-targets/seb-sound-play.md) function, but with this one, the sound balance and volume can also be set.

### Arguments

#### Balance

Determines the sound balance. Use a value of 64 for a balanced sound, as in the same volume on the left and right side. The lower the value, the more you hear from the left and the higher the value, the more you hear from the right.

#### Volume

Determines the volume of the sound effect. Use a value of 127 for 100% volume.
