Login

Fancade Wiki

Minor

... ...
@@ -6,11 +6,11 @@ Plays a sound effect, with optional volume and pitch inputs. Outputs the channel
6 6
7 7
Unlike most other blocks, a wire connected to Before is *required* for it do do anything, it does not run automatically.
8 8
9
| Wire | Range | Note |
10
|-----------|:-----:|:-----|
11
| Volume | 0..1 |
12
| Pitch | 0..4 |
13
| *Channel* | -1..7 | Only -1 when channels 0 to 7 are occupied. If so, the sound won't play.
9
| Wire | Range | Note |
10
|----------- |:-----:|:-----|
11
| Volume | 0 to 1 |
12
| Pitch | 0 to 4 |
13
| *Channel* | -1 to 7 | Only -1 when channels 0 to 7 are occupied. If so, the sound will fail to play.
14 14
15 15
## Settings
16 16
Fancade Wiki