development:csdk:1.0:headers:music
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
development:csdk:1.0:headers:music [2024/11/08 01:57] – ↷ Page moved from development:csdk:headers:music to development:csdk:1.0:headers:music clyde | development:csdk:1.0:headers:music [2024/11/20 20:40] (current) – clyde | ||
---|---|---|---|
Line 13: | Line 13: | ||
char tick_music(); | char tick_music(); | ||
</ | </ | ||
- | ==== do_noise_effect | + | ==== play_sound_effect |
<code C> | <code C> | ||
- | void do_noise_effect(char note, char bend, char duration); | + | void play_sound_effect(char* sfx_ptr, char sfx_bank, char priority); |
- | </ | + | </ |
- | ==== do_tone_effect ==== | + | |
- | <code C> | + | |
- | void do_tone_effect(char channel, char note, char bend, char duration); | + | |
- | </ | + | |
- | ==== stop_music ==== | + | |
<code C> | <code C> | ||
void stop_music(); | void stop_music(); |
development/csdk/1.0/headers/music.1731031056.txt.gz · Last modified: 2024/11/08 01:57 by clyde