Skip to content

Commit e94f1f9

Browse files
authored
V2.6.4 (#40)
* Update package JSON for NPM and move around folders.
1 parent 49b61c6 commit e94f1f9

File tree

24 files changed

+3507
-3502
lines changed

24 files changed

+3507
-3502
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img width="450" src="https://superpowered.com/images/superpowered-animated.svg"></p>
1+
<p align="center"><img width="450" src="https://superpowered.com/images/logo.png"></p>
22

33
Superpowered Inc develops the Superpowered Web Audio JavaScript and WebAssembly SDK ("JS/WASM SDK") for modern web browsers, websites, progressive web apps and more.
44

@@ -11,6 +11,13 @@ For the most up-to-date information, see: https://superpowered.com/js-wasm-overv
1111

1212
The JS/WASM SDK is contained in this repository. For C++ SDKs for native apps, we offer Superpowered C++ Audio SDK, C++ Networking SDK, and C++ Crypto SDK featuring low-power and real-time latency. They can be found here: https://github.com/superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform/
1313

14+
# Installation and Usage
15+
16+
```
17+
npm install @superpoweredsdk/web
18+
```
19+
20+
See usage guide over at https://docs.superpowered.com/getting-started/how-to-integrate?lang=js
1421

1522
# Supported Functionality
1623

Superpowered.js

Lines changed: 0 additions & 870 deletions
This file was deleted.

dist/Superpowered.js

Lines changed: 868 additions & 0 deletions
Large diffs are not rendered by default.

dist/superpowered-npm.wasm

1.25 MB
Binary file not shown.

dist/superpowered.wasm

1.25 MB
Binary file not shown.

example_effects/Superpowered.js

Lines changed: 0 additions & 870 deletions
This file was deleted.

example_guitardistortion/Superpowered.js

Lines changed: 0 additions & 870 deletions
This file was deleted.

example_timestretching/Superpowered.js

Lines changed: 0 additions & 870 deletions
This file was deleted.

examples/example_effects/Superpowered.js

Lines changed: 868 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.

0 commit comments

Comments
 (0)