Tutorials¶
This section contains step-by-step tutorials to help you extend Amplitude Audio SDK with custom components and get started with the engine.
Getting Started¶
- Quick Start - Get from zero to playing audio in minutes
Custom Plugins¶
- Custom Effect - Build a Tremolo DSP effect
- Custom Codec - Implement a custom audio file reader/writer
- Custom Driver - Create a custom audio output driver
- Custom Fader - Design a custom fade transition curve
- Custom Pipeline Node - Add a custom node to the Amplimix pipeline
- Custom Resampler - Implement a custom sample-rate converter