You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@ Port of the opensource version of JamesDSP to Linux
3
3
4
4
This is experimental and still work in progress.
5
5
Every feature from the opensource version is implemented.
6
-
7
-
__The GUI is available [here](https://github.com/ThePBone/JDSP4Linux-GUI)__
6
+
Feel free to join our [Telegram Group](https://t.me/joinchat/FTKC2A2bolHkFAyO-fuPjw) (combined with Viper4Linux)
8
7
9
8
You can find the repo of my gst-wrapper for JDSP [here](https://github.com/ThePBone/gst-plugin-jamesdsp).
10
9
10
+
__And the GUI is available [here](https://github.com/ThePBone/JDSP4Linux-GUI)__
11
11
## Notes
12
12
Since the gst interface of this port is very similar to viper4linux, I will temporarily use a slightly modified version of the [viper script](https://github.com/noahbliss/Viper4Linux/blob/master/viper) written by [@noahbliss](https://github.com/noahbliss).
13
13
@@ -58,12 +58,14 @@ Install gstreamer-1.0 and some tools to build the gstreamer plugin. (If you have
Like I said, work-in-progress != stable, so use it with caution.
115
117
116
-
> __[Installation instructions for the GUI here](https://github.com/ThePBone/JDSP4Linux-GUI)__
118
+
> __You can find [installation instructions](https://github.com/ThePBone/JDSP4Linux-GUI) for the GUI [here](https://github.com/ThePBone/JDSP4Linux-GUI)__
0 commit comments