2
0

sndfile.conf.xml 262 B

123456789
  1. <configuration name="sndfile.conf">
  2. <settings>
  3. <!-- Allow only these file extensions. Default: allow all sndfile provided extensions + FS custom extra -->
  4. <!--
  5. <param name="allowed-extensions" value="wav,raw,r8,r16"/>
  6. -->
  7. </settings>
  8. </configuration>