File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -1435,14 +1435,6 @@ class SoundFile {
1435
1435
this . panner . inputChannels ( numChannels ) ;
1436
1436
}
1437
1437
1438
- //////////////////////////////////////////////////
1439
- // script processor node with an empty buffer to help
1440
- // keep a sample-accurate position in playback buffer.
1441
- // Inspired by Chinmay Pendharkar's technique for Sonoport --> http://bit.ly/1HwdCsV
1442
- // Copyright [2015] [Sonoport (Asia) Pte. Ltd.],
1443
- // Licensed under the Apache License http://apache.org/licenses/LICENSE-2.0
1444
- ////////////////////////////////////////////////////////////////////////////////////
1445
-
1446
1438
// initialize counterNode, set its initial buffer and playbackRate
1447
1439
_initCounterNode ( ) {
1448
1440
var self = this ;
You can’t perform that action at this time.
0 commit comments