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
Systemd service files are in ./services, see the README.md there.
Usage
If all dependencies are configured correctly you can start the Jackd, Icecast and JackTrip services. Edit the relevant service config files if you want to change the default session configurations.
hard-coded paths
Ensure that you have some lounge music path at the currently hard-coded path in lounge_music.py, currently /home/sam/lounge-music.mp3.
Ensure that you have write access to the currently hard-coded path in stereo_recording.py, currently /home/sam/. Nb. files will have filenames with prefix darkice-, e.g. darkice-01.wav.
Modes
jacktrip_pypatcher_mode_2.py should replicate what the built-in autopatcher does when in -p2 mode
jacktrip_pypatcher.py should do all the patching you ever need!
Mono headphone mix
Some clients would prefer to receive a mono headphone mix, as they can then wear their headphones only on one ear & hear the acoustic sound in their room with their other ear. The easiest thing is for these clients to run jacktrip with -n1.
Alternatively they can patch jacktrip/receive_2 to system/playback_1 on their local jackd server.