We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f664b commit ad754c7Copy full SHA for ad754c7
README.md
@@ -65,6 +65,11 @@ A pure Swift solution will be available after TLS module is ready.<br>
65
* [JavaScript](https://github.com/swift-stack/javascript) - embed JavaScript in your Swift application (V8, ChakraCore, JavaScriptCore)
66
* [Node](https://github.com/swift-stack/node) - embed node.js for server-side rendering ([example](https://github.com/swift-stack/examples/tree/master/web))
67
68
+### Audio
69
+
70
+* [Audio](https://github.com/swift-stack/audio) - low-level audio abstraction
71
+* [Music](https://github.com/swift-stack/music) - notes, pitch detection
72
73
### Other
74
75
* [Process](https://github.com/swift-stack/process) - fiber-friendly process abstraction
0 commit comments