pixi_sound
A gem for importing the pixi_sound.js canvas library into Rails projects.
Add "gem pixi_sound" to your gem file.
Add this to your application.js file:
//= require pixi-sound
And you should be good to go. Note: requires pixi_js to work.
Project
A gem for importing the pixi_sound.js canvas library into Rails projects.
Add "gem pixi_sound" to your gem file.
Add this to your application.js file:
//= require pixi-sound
And you should be good to go. Note: requires pixi_js to work.