• Stars
    star
    172
  • Rank 221,201 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SoundManager2 Music Player for AngularJs

AngularJs Music Player

Not maintained anymore, no interest in AngularJs, contact me if anyone wants to maintain this repo. Twitter @pinku1

Join the chat at https://gitter.im/perminder-klair/angular-soundmanager2

A music player made with SoundManager 2 API for AngularJs to play music files.

SoundManager 2 brings reliable cross-platform audio to JavaScript.

Requirements: AngularJS 1.2+

Features

* Simple to use (use of directives)
* Playlist support
* Soundcloud support
* Easy to understand and extend API

Usage:

install via bower:

bower install angular-soundmanager2

include required file:

dist/angular-soundmanager2.js

include the angularSoundManager as a dependency for your app.

angular.module('myApp', ['angularSoundManager'])

That's it -- you're done!

Advanced API documentation available here: http://perminder-klair.github.io/angular-soundmanager2/

Example demo

Take a look at files under examples directory for demo and how to create player using AngularJs directives.

Live demo

HTML5 Audio() Support

* 100% Flash-free MP3 + MP4/AAC where supported
* Compatible with Apple iPad 3.2, iPhone/iOS 4 and newer
* Fallback to Flash for MP3/MP4 support, as needed
* SM2 API is transparent; HTML5/flash switching handled internally
* HTML5 API support approximates Flash 8 API features
* Some other formats (WAV/OGG) supported via HTML5, depending on browser
* See "useHTML5Audio" property for implementation details

Why I created this

There are a couple projects similar to this out there, but none were ideal for me and none of them was using awesome API of SoundManager2.

Feel free to fork this project and amend it according to your needs. This is just an start point!

Development

Install dependencies

npm install

Run grunt to watch files to update dist

grunt

Credits:

Credit goes to Scott Schiller for his excellent SoundManager2.

License:

Licensed under the MIT license

More Repositories

1

resume-parser

A Simple NodeJs library to parse Resume / CV to JSON.
JavaScript
129
star
2

yii2-dropzone

DropzoneJs Extention for Yii2
PHP
51
star
3

nodejs-pagination-demo

NodeJs Pagination Demo
JavaScript
18
star
4

yii2-sir-trevor-js

Sir Trevor Editor for Yii2
PHP
8
star
5

kickoff-gatsbyjs

A react starting point using GatsbyJS
JavaScript
6
star
6

chrome-crop-screen-capture

Crop and Screen Capture Extension for Chrome
JavaScript
6
star
7

angular-cordova

Angular Cordova sample start poing application
JavaScript
5
star
8

feathersjs-react-js

A boilerplate built on top of FeathersJs and ReactJs
JavaScript
4
star
9

webonise.co.uk

Official source code of webonise.co.uk
JavaScript
3
star
10

kato

Kato CMS
PHP
3
star
11

kickoff-nextjs-fullstack

Kickoff for Apollo NextJs Graphql Server
JavaScript
3
star
12

kickoff-apollo-server

A very lean boilerplate for setting up GraphQL server.
JavaScript
3
star
13

kanban_app

App made using WebPacks and ReactJs
JavaScript
3
star
14

yii2-getid3

getID3 Extention for Yii2
PHP
2
star
15

white-bold-react-native

White Bold React Native Theme
JavaScript
2
star
16

androidRockPaperScissors

Android RockPaperScissors demo game
Java
2
star
17

kickoff-meteor

Meteor project to be used as starting point
JavaScript
1
star
18

kickoff-nextjs

Starting point for NextJs with Sanity as API
JavaScript
1
star
19

kickoff-adminbro

Admin Panel for Mongoose MongoDB using AdminBro
JavaScript
1
star
20

yii-paypal

Paypal Extention for Yii Framework
PHP
1
star
21

music-app

NodeJS Music App to work with iMp3Songs API
JavaScript
1
star
22

yii2-pickadate

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
PHP
1
star
23

react-vscode-extension-pack

A collection of extensions for working with ReactJs Applications in VS Code
1
star
24

kickoff-parceljs

A starting point using ReactJs, bundled with awesome ParcelJs.
JavaScript
1
star
25

kickoff-keystonejs

A minimalistic admin panel using KeystoneJs.
JavaScript
1
star
26

sanity-gatsby-portfolio

Portfolio with Gatsby
JavaScript
1
star
27

cms-core

YepTap CMS - Based on Yii Framework
JavaScript
1
star