Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.04 KB

alt text


What is SPCTRL?

SPCTRL is a simple web application that allows users to generate customized ambient soundscapes and tailor the audio to accentuate their mood. SPCTRL was created to offer users more personalization by providing the ability to manipulate the sound composition once it has been created. This application can be used by first composing your initial composition and adjusting the sliders to establish the optimal sound environment.

Project Details

Entity Relationship Diagram

User Stories

Site can be viewed here or here

Technologies Used

  • Ruby on Rails
  • jQuery
  • PostgreSQL
  • Bcrypt gem
  • Web Audio API
  • AudioContextMonkeyPatch
  • Simple Reverb
  • Wavesurfer
  • Backstretch
  • Pry-rails for debugging
  • RSpec, Capybara, and Selenium WebDriver for testing