Skip to content

Commit 131e403

Browse files
added screenshot
1 parent cfc3336 commit 131e403

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ReadMe.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
An modern alternative to netsend~ & netreceive~ objects using rtp protocol.
44

5+
![](./screenshot.jpg)
6+
57
## notes
68

79
Currently number of channels are fixed by an attribute "channels", an auto-adaptation depending on input channels is not available due to a limitation of min-api.
810

9-
A codec is also fixed to Linear PCM 16bit(Machine Native Endianess).
11+
A codec is also fixed to Linear PCM 16bit(Big Endian).
12+
13+
1014

1115
## Prerequisites
1216

screenshot.jpg

132 KB
Loading

0 commit comments

Comments
 (0)