/VirtualSoundGallery

"Virtual Sound Gallery" is a web-stage for multichannel music and sound art. It is an experimental web project based on Web Audio API and WebGL (with Three.js) as a front-end and PHP+Mysql as a back-end.

Primary LanguageJavaScript

"Virtual Sound Gallery" is a web-stage for multichannel music and sound art. It is an experimental web project based on Web Audio API and WebGL (with Three.js) as a front-end and PHP+Mysql as a back-end. http://virtualsoundgallery.com

Installation

  1. Prepare PHP+MySQL environement
  2. Import DB.sql to your Mysql database
  3. Setup login, password and database. Currently: mysqli_connect('localhost','login','password','vsg_database');