Hyperradio js OXP

From Elite Wiki
Revision as of 19:52, 17 December 2010 by Svengali (talk | contribs) (Hyperradio1.22)
Hyperradio
Hyperradio.png
Download Link See Download
Version 1.22
History 2010-12-17
Stations No
Ships No
Missions No
Equipment Yes
Alternative HUD
Available
No
Sound Set
Available
No
Category Equipment OXPs
Author Svengali

Overview

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.

Additionally Frame has created a nice oxp for random docking music.

Handling

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 musicpacks already available for you.

If you are using one or more of the available musicpacks the Hyperradio preselects one of them or the main list.

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

Infos

Hyperradio
Hyperradio.png
Name EQ_HYPER_RADIO
Cost 1.200
TL Availability 7
OXPConfig compatible.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 OXPConfig2 and Repair Bots.

Hyperradio can be configured (OXPConfig2 or editing):

  • logging: en/disables the extended logging. Default false.
  • mergePacks: en/disables copying musicpacks in mainlist. Default true.
  • podMusic: en/disables playing a short sample when player ejects. Default true.
  • onlyMain: en/disables using only the main playlist. Default false.

For v1.75 or trunk/nightly build users: If false switching between channels is done via primed EQ activation key.

Requirements

Download

Levelindicator0.png
0-{{{2}}}

Hyperradio1.22.zip (714.8 KB) Updated 2010-12-17.

Links

Hyperradio_Musicpacks
Hyperradio_Howto_Musicpacks
Random docking music