Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

Commit

Permalink
v13.02.06
Browse files Browse the repository at this point in the history
  • Loading branch information
mohayonao committed Feb 5, 2013
1 parent 2188a95 commit afb9507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions timbre.dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -1875,6 +1875,7 @@
interval = sys.streamsize / sys.samplerate * 1000;
written = -Infinity;
} else if (_envmobile) {
interval = sys.streamsize / sys.samplerate * 1000;
audio.mozCurrentSampleOffset = function() {
return Infinity;
};
Expand Down

0 comments on commit afb9507

Please sign in to comment.