Michaël Van Canneyt
|
93def13823
* Dotted filenames for package fcl-sound
|
2 years ago |
nickysn
|
44b7a1df18
+ support reading .wav with an odd (uneven) fmt chunk size
|
4 years ago |
nickysn
|
4411b09631
* fixed bug in wav reader, that fails to skip non-data chunks, because it
|
4 years ago |
nickysn
|
e3d0b3c7c6
- don't check for the PCM format in the .wav reader, to allow reading other audio formats
|
4 years ago |
nickysn
|
46b35256bd
+ support reading .wav files that have extra data in the end of the 'fmt '
|
4 years ago |
michael
|
9464fb3fc1
* Remove debug statements
|
5 years ago |
mazen
|
656ba70fd8
fcl-sound: Allow opening audio file with fpwavereader even if it is being read by an other process.
|
11 years ago |
Károly Balogh
|
35ff3db46b
fcl-sound: a tab to spaces fix in header, no functional changes
|
11 years ago |
Károly Balogh
|
b5eca42cc0
fcl-sound: no variable case in unit names please (can cause troubles on case-sensitive FS), compile w/o C-style operators enabled
|
11 years ago |
mazen
|
2ab3e8704d
+ fcl-sound: added new package for supporting sound processing.
|
11 years ago |