|
|
|
Show HN: Switchboard SDK – An easy to use cross-platform audio graph SDK
(docs.switchboard.audio)
|
|
6 points
by balazskiss
1009 days ago
|
|
Hi HN community, this is something I’ve been working on for more than the last year at Synervoz and I’m excited to share it. We’ve worked on a number of audio projects and found that app developers often face the same challenges time and time again. The Switchboard SDK aims to solve those with an easy-to-use, cross-platform audio graph based SDK that can save a lot of time for many projects. |
|
- The core of the SDK is written in C++
- High-level language bindings are provided for Swift/ObjC, Kotlin/Java and JavaScript
- Audio graphs can also be put together in JSON
- There are extensions for open-source and commercial audio libraries that provide additional audio nodes
- Platform specific audio engine classes handle the device-level audio I/O
Hope you like it, and would love to hear any questions/feedback/comments.