Basics
Applications
Introduction
Licence and Support
Setup
Principles
Help
Basic understanding
I want to be expert!
F.A.Q.
Technical data
File extensons
External Commands
Fuctionality
Start-Up
First start
Basic syntax
Support
PHP server
Applications
Introduction
VIS9®soundStation
Soundplayer for mobile phones desktop computers let you listen your MP3 sound files sorted in in collections.
Demo
If you want to look, how configured soundStation works, look (click) here:
VIS9®soundStation - demo
Question call
1.
?soundstation
First setup
(for this setup you may have some expirience with VIS9®)
call soundstation
?soundstation
the soundstation creates its config file
look at config file
./data/soundstation.php
check path where data has to be placed - mostly:
$libraryPath="./!mediateque/audio/colections/";
check if the folder already exists. If not, make it.
Adding soundfiles collection
if you have soundcollection folder created as above, you can add your collections there
create folder for interpret or collections set like: "./!mediateque/audio/colections/my-albums/"
now create collection folder like: "./!mediateque/audio/colections/my-albums/summer-2025/"
now upload MP3, WAV, M4A files into it
if you want to have cover image of your collection, upload there a file
folder.jpg
(The best shape is square.).
The file structure may looks like this:
1.
// folder:
2.
./!mediateque/audio/colections/my-albums/summer-2025/
3.
4.
// files in folder:
5.
01-my first sound record.mp3
6.
02-my second sound record.mp3
7.
03-my last sound record.mp3
8.
folder.jpg
Now run your soundstation at your browser:
example:
http://localhost/?soundstation