Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2021-01-05-Jamulus-Sound-Devices.md #1055

Merged
merged 2 commits into from
Nov 16, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _posts/2021-01-05-Jamulus-Sound-Devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
ann0see marked this conversation as resolved.
Show resolved Hide resolved

**macOS**: ❓ Not yet tested.

Expand Down
Loading