From 5a2218cda1925c7b34cc94726b002adb412658dd Mon Sep 17 00:00:00 2001 From: Micha2708O Date: Thu, 10 Oct 2024 10:44:03 +0200 Subject: [PATCH 1/2] Update 2021-01-05-Jamulus-Sound-Devices.md Change the signal routing of the Roland TD27 --- _posts/2021-01-05-Jamulus-Sound-Devices.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_posts/2021-01-05-Jamulus-Sound-Devices.md b/_posts/2021-01-05-Jamulus-Sound-Devices.md index f0c01114a..8b5c29d0f 100644 --- a/_posts/2021-01-05-Jamulus-Sound-Devices.md +++ b/_posts/2021-01-05-Jamulus-Sound-Devices.md @@ -265,7 +265,13 @@ _More testing required._ **[Roland TD-27](https://www.roland.com/uk/products/td-27/)** USB drum sound module -**Windows**: ❌ Works (with provided ASIO driver, tested Windows 10), but **not** reccomended for Jamulus as you can't mute your direct sound. +**Windows**: ✅ Works. Because the local master signal is always routed to the HeadphoneJack it's neccessary to change the signal-routing to hear your jamulus signal on the headphones and not the local signal of the drum modul. (Explanation: Search for "The Golden Rule" in the jamulus documentation): +Configuration Changes: On the TD27 open: SYSTEM -> USB-AUDIO: Driver Mode VENDOR + SYSTEM -> OUTPUT -> PAD MAS: remove any pad signal from MASTER(L+R); + PAD DIR: add desired(all) pad signals to DIRECT(1/2) + OTHER MAS: remove any signal and add just USB-IN to MASTER(L/R) + In Jamulus set Audio-Device: TD27, Input Channel: Direct(1/2), output Channel: Main(1/2). +Now the Jamulus signal will be send to the master output jack of the TD27. (You probably need a headphone amplifier to connect you headphones to the master output jack) **macOS**: ❓ Not yet tested. From 5d20cb732846417e280c154f6da2a8e0e6cabe0b Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sat, 16 Nov 2024 21:14:35 +0100 Subject: [PATCH 2/2] Apply typo fixes --- _posts/2021-01-05-Jamulus-Sound-Devices.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_posts/2021-01-05-Jamulus-Sound-Devices.md b/_posts/2021-01-05-Jamulus-Sound-Devices.md index 8b5c29d0f..5bddd747d 100644 --- a/_posts/2021-01-05-Jamulus-Sound-Devices.md +++ b/_posts/2021-01-05-Jamulus-Sound-Devices.md @@ -265,13 +265,13 @@ _More testing required._ **[Roland TD-27](https://www.roland.com/uk/products/td-27/)** USB drum sound module -**Windows**: ✅ Works. Because the local master signal is always routed to the HeadphoneJack it's neccessary to change the signal-routing to hear your jamulus signal on the headphones and not the local signal of the drum modul. (Explanation: Search for "The Golden Rule" in the jamulus documentation): +**Windows**: ✅ Works. The local master signal is always routed to the Headphones. Using JACK is neccessary to change the signal-routing so that you hear your signal on the headphones - not the local signal of the drum module: Configuration Changes: On the TD27 open: SYSTEM -> USB-AUDIO: Driver Mode VENDOR SYSTEM -> OUTPUT -> PAD MAS: remove any pad signal from MASTER(L+R); PAD DIR: add desired(all) pad signals to DIRECT(1/2) OTHER MAS: remove any signal and add just USB-IN to MASTER(L/R) - In Jamulus set Audio-Device: TD27, Input Channel: Direct(1/2), output Channel: Main(1/2). -Now the Jamulus signal will be send to the master output jack of the TD27. (You probably need a headphone amplifier to connect you headphones to the master output jack) +In Jamulus set Audio-Device: TD27, Input Channel: Direct(1/2), output Channel: Main(1/2). +Now the Jamulus signal will be sent to the master output jack of the TD27. (You probably need a headphone amplifier to connect you headphones to the master output jack) **macOS**: ❓ Not yet tested.