Home - Hangman/TuningFork GitHub Wiki
The wiki always represents the latest release version of TuningFork, while the runnable examples reflect the latest SNAPSHOT state of the library.
Patch notes and update instructions can be found here: Patch Notes
Start Here
API Reference
Read it when you need it!
- Javadoc web page
- API Overview
- The Audio Class
- Sound Listener
- Loading/Unloading Sounds
- Sound Sources
- Sound Effects
- Filters
- The Distance Attenuation Model
- Directional Sound
- HRTF
- Recording Audio
- Logging
- Music Player (JukeBox)
Runnable Examples
- Async Load Test
- Device Test
- HRTF Test
- Effect Test
- Filter Test
- PcmSoundSource Test
- Procedural Sound Test
- Recording Test
- Pitch Correction Test
- JukeBox Test
- Reverse Playback Example
- Render WaveForm Test