New Hugo site in website/ with prosperon.dev theme (blue/gold/castle aesthetic), docs sidebar navigation, and content pages. Rewrote all doc files to align with the actual codebase: compositor+film2d rendering, use() modules (no global prosperon object), Pit language, script+JSON entity model. Added entities.md, front matter to all 70+ API docs, and updated API index for current module architecture. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
17 lines
231 B
Markdown
17 lines
231 B
Markdown
---
|
|
title: "sound"
|
|
type: docs
|
|
---
|
|
|
|
# sound
|
|
|
|
### undefined <sub>string</sub>
|
|
|
|
### pcm(file) <sub>function</sub>
|
|
|
|
### play(file) <sub>function</sub>
|
|
|
|
### cry(file) <sub>function</sub>
|
|
|
|
### music(file, fade = 0.5) <sub>function</sub>
|