Changes between Version 86 and Version 87 of Old/Tutorials/k0SDR/Tutorial00
- Timestamp:
- Nov 30, 2007, 6:29:22 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Tutorials/k0SDR/Tutorial00
v86 v87 178 178 }}} 179 179 180 (<user> is probably 'native' and <control room console> is probably '10.50.0.61'.) 180 (<user> is probably 'native' and <control room console> is probably '10.50.0.61'.) On the off chance you can actually get to port 8000, you can simply set the environment variable to the machine with sound. 181 182 {{{ 183 node$ export AUDIOSERVER=<machine with sound>:0 184 }}} 181 185 182 186 Now run auinfo (client) on the node. There should be an output describing all potential audio outputs on the local machine running nasd. You can also try "auplay FILE" to actually play sounds remotely.