Changes between Version 81 and Version 82 of Old/Tutorials/k0SDR/Tutorial00
- Timestamp:
- Nov 30, 2007, 5:04:20 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Tutorials/k0SDR/Tutorial00
v81 v82 144 144 145 145 == Example: Audio Outputs == 146 Even though there is no sound card on the nodes, it is still possible to listen to sounds generated by the nodes. Our particular implementation uses NAS (Network Audio System) to move sound from the node (client) to a local machine (server). Before we run audio examples, we must make sure remote audio is working by itself. 147 148 To hear remote audio generated by GNURadio with the USRP: 146 Even though there is no sound card on the nodes, it is possible to send the audio to a NAS server. You must use gnuradio-svn to load the NAS client software. 149 147 150 148 1. Install nasd on machine with sound hardware. … … 162 160 or configure nasd.conf like a sane person and run it from init.d. 163 161 164 2. Install nas clients on node. 162 2. Install nas clients on node. NOTE: You must be using the gnuradio-svn image for this to work. 165 163 166 164 {{{