mirror of
https://github.com/Grocel/3D-Stream-Radio.git
synced 2025-03-04 03:03:07 -05:00
It is an spawnable scripted entity for Garry's Mod that allows you to play online streams and local files as 3D world sound.
https://steamcommunity.com/sharedfiles/filedetails/?id=246756300
3d-stream-radioaddonaudio-streamingbassbass-librarygarrys-modgarrysmodgarrysmod-addongarrysmod-toolgarrysmodluagmodgmod-luagmodaddongmodluamusicradiosoundstreamstreamingwiremod
![]() - Fixed radio not playing from toolgun on spawn. - Fixed a crash when the radio is being looked at in developer 1 on some streams. This was caused by a debugoverlay.EntityTextAtPosition() call. - Improved Stream URL text fields. They are multi line now to improve UX with long URLs. You can still put only one URL it it, though. - Put the Toolgun Stream URL description into a collapsible box. - Sanitized Stream URLs to prevent abuse with malformed URLs. - Limited Stream URLs to 480 chars (GMod networking limit). This also prevents abuse. - Radios owned by admins are no longer affected by "sv_streamradio_allow_customurls 1". So admins can always spawn radios with customs URLs. - Changes to "sv_streamradio_allow_customurls" will affect all spawned radios immediately. Including automatically stopping/resuming streams with "illegal" URLs. - Added multiple Wire Inputs and Outputs for Display and switching tracks. |
||
---|---|---|
.vscode | ||
lua | ||
materials | ||
models/sligwolf/grocel/radio | ||
sound/stream_radio | ||
.gitattributes | ||
.gitignore | ||
addon.json | ||
git-hooks-pre-commit | ||
glualint.json | ||
gma_to_zip.bat | ||
README.md | ||
updatetoworkshop.bat |
3D Stream Radio
The 3D Stream Radio is an spawnable scripted entity for Garry's Mod that allows you to play streams from the internet and local files in 3D world sound. You spawn it with the toolgun, which allows you to change the its settings aswell.
Workshop Installation
The 3D Stream Radio is available on the Steam Workshop! Go to its Workshop page and press Subscribe
, and it will automatically appear in Garry's Mod.
Requirements
- Up to date Garry's Mod Server/Client.
Recommended addons
- Wiremod for Wiremod functionalities.
- GM_BASS3 for loader sound and Wiremod spectrum output (Advanced Outputs).
- [NM] Prop Pack for additional speaker models.
Features
- Serverside playlists
- Playlist browser built into the entity
- Playlist support for *.pls, *.m3u, *.json and *.vdf
- Playlist support for these addons:
- Model support for these addons:
- Build-in playlist editor
- Wiremod support (inputs and outputs, advanced wiremod support when the optional gm_bass3 is installed on the server.)
- 3D world sound, which can be turned off
- Customizable GUI colors
- Multiple radio models
- FFT Spectrum visualizer and music animated models
- CPPI support
- Duplicator support
- Supports local files (inside the ".../garrysmod/sound/" folder)
- Clientside performance settings
- An API for developers.
Credits
- Code: Grocel
- Models: SligWolf
License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.