-
Notifications
You must be signed in to change notification settings - Fork 88
Index of Module audio
Dustin edited this page Apr 6, 2017
·
8 revisions
Module: audio
The audio module will play Waveform Audio File Format (wav) and OGG sound files. The internal wav file parser only understands single-chunk uncompressed 16 bit pcm at 44100Hz.
Function | Short Description |
---|---|
(audiofile-init) | Initializes the audio file playback subsystem |
(audiofile-load name) | Load a sound file (no extension) and return the corresponding id |
(audiofile-play id) | Play a sound file with the given id |
(audiofile-forceplay id) | Play a sound file with the given id even if volume is set to zero. |
(audiofile-loop id) | Play a sound file in a loop with the given id |
(audiofile-start) | Restarts the audio file playback subsystem. |
(audiofile-stop) | Stops the audio file playback subsystem. |
(audiofile-getvolume) | Returns the current volume of the audio file playback subsystem. |
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip