From a886f5d9e4314bdb336a1786d4f8da5b0665b1dc Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Sun, 15 Nov 2020 11:25:08 +0100 Subject: [PATCH] :art: Update plugin infos --- README.md | 2 +- plug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3b4ce87..5619ea2d 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ mv Jack.so ~/.gwplug Repeat for the other plugins mentioned. The `Soundpipe` plugin requires the soundpipe library, which we hope to have build seamlessly for you when you build the `Soundpipe` module, but we're not quite there yet. Please ask for help if this isn't working. When all those plugin `.so` files are in your `~/.gwplug` directory, you should be able to run a Gwion program that makes sound! In `plug/Modules` there's a `test.gw` program which plays a sine wave for 5 seconds. If the `gwion` you built is still in the base dir of your cloned repo, from the -`plug/Modules` subdirectory you should be able to run `../../gwion -d jack test.gw` and hear some sound! +`plug/Modules` subdirectory you should be able to run `../../gwion -d Jack test.gw` and hear some sound! ## Installation diff --git a/plug b/plug index 00d822e1..9fe63d36 160000 --- a/plug +++ b/plug @@ -1 +1 @@ -Subproject commit 00d822e17f6dfb59870bd9b670e15b9fce9c702e +Subproject commit 9fe63d363b74109f2dce1cae20232556aee7d55b -- 2.43.0