Skip to content

Add a radio to your cars! OnsetFM let's you add streams and tracks ingame to play in cars as a radio. Each stream is it's own channel, tracks are collected in a separate channel.

Notifications You must be signed in to change notification settings

BigMistake/OnsetFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnsetFM

Add a radio to your cars! OnsetFM let's you add streams and tracks ingame to play in cars as a radio. Each stream is it's own channel, tracks are collected in a separate channel.

https://github.com/BigMistake/OnsetFM

Installation

  1. For streams: add the urls to the /tracks/streams.txt file, each on their own line.
  2. For tracks: add the audio file to the /tracks/ folder.
  3. Add the tracks to the package.json.
  4. You can change keybindings and options in configurations.lua.

Usage

  • Turn the radio on and off (default "R").
  • Change the channels (default "[" and "]").
  • Change the volume (default "-" and "=").
  • Skip tracks if enabled (default "Page Up" and "Page Down").

Planned

  • 3D sounds - Currently not possible due to broken SetSound3DLocation(). Implemented.
  • Easy track installation (no filename changing) - Currently not possible due to broken OnSoundFinished. Implemented.
  • Broadcast to other clients.

Bugs & Issues

No bugs have been reported at this time. The package has not been tested on Linux yet, if there are any problems please let me know.

About

Add a radio to your cars! OnsetFM let's you add streams and tracks ingame to play in cars as a radio. Each stream is it's own channel, tracks are collected in a separate channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages