Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BigMistake/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

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.
1. For tracks: add the audio file to the */tracks/* folder.
1. Add the tracks to the *package.json*.
1. 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.