Skip to content

Commit

Permalink
v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hamitzor committed Jan 4, 2024
1 parent 522b935 commit 32ea617
Show file tree
Hide file tree
Showing 14 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<p>
<a href="https://www.npmjs.com/package/@hamitzor/rtaudio.js">
<img src="https://img.shields.io/badge/1.0.8-brightgreen?style=flat&label=npm%20package"
<img src="https://img.shields.io/badge/1.0.9-brightgreen?style=flat&label=npm%20package"
alt="NPM">
</a>
</p>
Expand Down
52 changes: 26 additions & 26 deletions docs/classes/RtAudio.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/enums/RtAudioApi.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/enums/RtAudioErrorType.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/enums/RtAudioFormat.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/enums/RtAudioStreamFlags.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/enums/RtAudioStreamStatus.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/index.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/interfaces/DeviceInfo.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/interfaces/StreamParameters.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/modules.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/types/RtAudioCallback.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/types/StreamOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hamitzor/rtaudio.js",
"version": "1.0.8",
"version": "1.0.9",
"description": "RtAudio bindings for Node",
"repository": {
"type": "git",
Expand Down

0 comments on commit 32ea617

Please sign in to comment.