Real-time audio synthesis and processing engine with oscillators, ADSR envelopes, filters, and WAV export.
- Oscillators: Sine, Square, Sawtooth, Triangle, Noise waveforms
- AudioBuffer: Mix, clip, normalize, fade in/out, apply reverb, low/high-pass filters
- ADSR Envelope: Attack/Decay/Sustain/Release with per-sample curve
- Synthesizer: note_to_freq (A4=440Hz), play_scale, play_chord, arpeggio, drum_beat
- Sequencer: Step-based sequencer with BPM control
- WAV Export: Export to PCM 16-bit WAV bytes
python audio_engine.pyProprietary — BlackRoad OS, Inc. All rights reserved.