Hyperradio js OXP

From Elite Wiki
Revision as of 10:59, 1 September 2009 by Svengali (talk | contribs) (OVERVIEW: rework for broken image)
Hyperradio.png

STORY


Trading goods between worlds is an extremely dangerous and hard job and a commander will need some relaxing moments. Listen to your radio station and enjoy Jazz, Folk, Rock or whatever you like. Use one station for all systems or expand it, so you will get different programs in different systems. You can even add your own music to the playlist. So rip your CDs, download songs, or install one or more of the available musicpacks. Everything is possible - and travelling will be much more fun - even 'milkruns' won't be boring business anymore. And with the capacity to be expanded by other users creating their own musicpacks it will always be the right investment.

Adding own songs to the main playlist of the HyperRadio is simple. Please note that only ogg-vorbis is supported by Oolite.

1. Just place your soundfiles in the OXPs Music-folder.
2. Open hyperradio.js in the Scripts-folder (you can use a simple text-editor) and add your filenames to the array.
Example:

 this.playListOriginal = new Array(
   "Rage-Back_in_time.ogg",
   "Stevie_Ray_Vaughan-Voodoo_Child.ogg"
 );

Save your additions. That's it. 3. Fire up Oolite and buy the Hyperradio license (it is not everywhere available).

  1. - Launch from the station and step to the F7 - SYSTEM_DATA_SCREEN.
  2. - When the connection is stable (the music is playing) step back to the cockpit-view (F1).
  3. - When the song is over... F7, back to F1,...

To get some more complexity it is possible to use different 'stations' with different playlists. There are a few station-musicpacks already available for you.

If you are using one or more of the available musicpacks the Hyperradio chooses a playlist based mainly on the system.ID, but it depends also on the number of installed musicpacks and in some cases it gets a random chance of changing the radio station.

Documentation about creating own stations is available at the HowTo make a own station page.

OVERVIEW


OXPConfig compatible80px.png

The HyperRadio is your personal tool for playing music in the game. Before it was a bit tedious to run other applications (like Winamp) for this case, because these music-players are not really connected to Oolite and the user doesn't have control about it (or has to switch to this application). The HyperRadio jumps in here to play your songs and reacts on changes in Oolite.

Additionally it is compatible and configurable via OXPConfig and Repair Bots.

Features:

  • Extended logging
  • Automerge entries from musicpacks if installed
  • Short music sample if player uses escapepod
  • Station shuffle

DOWNLOAD


This version is the extended version:
Hyperradio1.16.zip (517 KB) Updated 13/08/2009 - This OXP requires Oolite v1.72 or higher!

If you want to clean your equipment screen:
Hyperradio1.14NE.zip (517 KB) Updated 13/11/2008 - This OXP requires Oolite v1.72 or higher!

If you already have downloaded one or more of the earlier musicpacks please use the script-update (4KB) for using the musicpacks with HyperRadio version later than v1.10. Replace the script in your musicpack with the updated script and everything should be fine. This is not necessary with the current musicpacks.

LINKS


top

Hyperradio_Musicpacks
Hyperradio_Howto_Musicpacks