Ignore:
Timestamp:
03/06/07 05:07:19 (5 years ago)
Author:
par
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Xul_Audio/chrome/content/audio-toolkit/waves.xml

    r8379 r8879  
    151151                         
    152152                                        // Create a new channel for reading data 
    153                                         var audioChan = gAudioSrvc.newAudioChannel(fileUri, -1, -1); 
     153                                        var audioChan = gAudioSrvc.newAudioChannel(fileUri, -1, -1, 2); 
    154154                                         
    155155                                        // Get audioStream 
Note: See TracChangeset for help on using the changeset viewer.