Gambas applications to manage and broadcast a little radio station in pure client server architecture.
installation steps:
1) run settings module (preferences and db access information)
2) import using Music Manager application (use this module every time you would ingest new songs)
3) start main player application (PRS_ose) and keep broadcasting :D
4) add music strategies, commercials, etc with extra applications from the PRS suite :D
Preferred language Gambas3
Database server mysql
Developing platform ubuntu 13.10.
Audio format supported: Mp3 (OGG in near future)
BEWARE: You need to run a modern linux system (debian or ubuntu preferred) AND you need gstreamer1 AND jack audio server 2
Features
- high quality audio playback trough jack audio server
- metadata generation to integrate with RDS and DAB encoders
- make automatic audio selection strategies trough tag and text keywords
- automatic music / show scheduling OR Computer Assisteded DJ mode (CADJ :D)
- programmed in, easy to understand, Gambas3 code