|
This is a small program to play NXT sound files (.RSO) on your PC. Not sure why anyone would really want to, but now you can anyway. This is currently beta software. Use it at your own risk. Please send any comments/suggestions/bugs to
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Download rsoplay - Mac binaries available courtesy of Jim DeVona.
- Linux binary tested on:
- Intel Xeon running Red Hat 3.4.6-3 - AMD-K6 running Debian (Sarge) - Mac universal binary tested on
- Core Duo MacBook with Mac OS X 10.4.8 - PowerMac G4 with Mac OS X 10.4.8 Usage: rsoplay [options] [filename] | -D | Specify debug level (Only available when compiled from source). Default is 3. | | filename | The full path to an existing RSO file. | Example: rsoplay hello.rso Plays a nice welcome message on your default sound output device. Jim DeVona has made a wrapper application called RSOPlayer for rsoplay on Macs. It allows you to drag RSO files onto RSOPlayer to play them. You can double-click RSOPlayer to select files to play with a file browser. You can even assign RSOPlayer as the default application for RSO files, so that double-clicking an RSO file will automatically play it. Download Jim's program here. You can create RSO files from WAV files using John Hansen's excellent wav2rso program, or copy them from your NXT using his NeXTExplorer program, both of which can be downloaded here.
|