Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated mention sound - now works cross-browser #201

Merged
merged 1 commit into from Mar 9, 2013

Conversation

mjtko
Copy link
Contributor

@mjtko mjtko commented Mar 9, 2013

This PR removes the MP3 files and references as there is no browser support for MP3 files in Firefox or Opera.

I've replaced to 'gong' sound with a three-tone alert sound for mentions. We might want to consider implementing multiple formats and branching based on Modernizr.audio values, eg. from Chrome:

> Modernizr.audio
Boolean {ogg: "probably", mp3: "maybe", wav: "probably", m4a: "maybe"}

… threetone-alert.wav to replace gong.mp3 for mention sounds; updated music_player to remove references to unused/obsolete MP3s.
@coveralls
Copy link

Coverage decreased (-0.0%) when pulling f2240b0 on mjtko:feature/updated-mention-sound into 7530273 on kandanapp:master.

View Details

@ghost ghost assigned gabceb Mar 9, 2013
gabceb added a commit that referenced this pull request Mar 9, 2013
Updated mention sound - now works cross-browser
@gabceb gabceb merged commit 374e568 into kandanapp:master Mar 9, 2013
ar7em pushed a commit to ar7em/kandan that referenced this pull request Jun 9, 2013
…ound

Updated mention sound - now works cross-browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants