Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

36 check-ins

2022-06-23
05:49
Remove converter feature from sample writing.

After giving it more thought, this is kind of unnecessary. It's
better if the reasoning about if the samples need converted or not is
done within the program using the library - if it doesn't need
converters, no need to check for them. Leaf check-in: c463a488ad user: alexa tags: trunk

05:48
Just do one sample at a time check-in: cfafada43a user: alexa tags: trunk
2022-06-04
05:16
Update readme check-in: 4096d67304 user: alexa tags: trunk
05:11
Whoops, fix typo in Readme check-in: c14e5e161f user: alexa tags: trunk
04:46
Fix readme. Tag as v0.1.0 check-in: a4abe8e44b user: alexa tags: trunk, v0.1.0
04:40
Fix a few things so that this works in ClozureCL and Clisp as well check-in: ac7aeb1b0e user: alexa tags: trunk
04:30
Close branch. check-in: 28304d830c user: alexa tags: trunk
04:29
bump required cl-sdm version Closed-Leaf check-in: 2b9a14dbb0 user: alexa tags: add-stream-reading
04:17
Improve the streaming API. Also use the streaming API to read WAV-FILE instances. check-in: db316a4b43 user: alexa tags: add-stream-reading
03:28
Implement reading samples from the streaming API check-in: 255ee3a792 user: alexa tags: add-stream-reading
02:52
Add rakefile check-in: 87da26f6eb user: alexa tags: add-stream-reading
2022-06-03
23:48
Start work on adding reading to the streaming API.

This compiles still, but reading from a stream does not yet work. check-in: 05cb4d20a4 user: alexa tags: add-stream-reading

23:04
Add conversion function support for writing mu-law and a-law wavs check-in: e23f6c8cdd user: alexa tags: trunk
22:56
Add mu-law and a-law support to the streaming API check-in: 5c0922cf88 user: alexa tags: trunk
22:48
READ-WAV can now handle mu-law and a-law encoded formats (but not if
they're defined through an extensible format).
check-in: 6d81e4a880 user: alexa tags: trunk
22:27
Update readme check-in: afe6a72e06 user: alexa tags: trunk
04:48
Add NOTICE check-in: d761af7695 user: alexa tags: trunk
04:46
Add dithering and bit-depth conversion functions. Update readme. check-in: ae2757d3a9 user: alexa tags: trunk
04:46
Add some additional functions check-in: 0e08cdd52c user: alexa tags: trunk
03:55
Add YM2610 ADPCM-A codec check-in: a424553f09 user: alexa tags: trunk
2022-06-02
09:53
Remove a debug statement check-in: c373589a04 user: alexa tags: trunk
09:33
Add link to readme where the WAV files are from check-in: e6e3912eda user: alexa tags: trunk
09:29
Update readme check-in: 92661bd1cf user: alexa tags: trunk
09:29
Simplify streaming API. Add WRITE-WAV. check-in: 4ddf0ab037 user: alexa tags: trunk
08:48
Update readme formatting check-in: a02999b424 user: alexa tags: trunk
08:48
Update readme check-in: 1d989f7624 user: alexa tags: trunk
08:46
Update readme check-in: 39d34689fe user: alexa tags: trunk
08:44
Add readme check-in: 2134c022a0 user: alexa tags: trunk
08:44
Fix WAV writing, and sample reading check-in: 50dab71dbd user: alexa tags: trunk
07:24
Fix some stuff revealed by testing. Export new symbols. check-in: 7f42c67225 user: alexa tags: trunk
07:24
Add some unit tests check-in: ca1dc86760 user: alexa tags: trunk
2022-05-30
08:17
Add initial A-Law implementation. Rename file. check-in: 436f77acf7 user: alexa tags: trunk
08:02
WAV-STREAM and normal WAV file protocols are now separate. Started
work on mu-law encoding.
check-in: 7011af8915 user: alexa tags: trunk
2022-05-29
22:43
Add license headers and package documentation. check-in: 424371d4b3 user: alexa tags: trunk
2022-05-20
07:21
Initial import check-in: bbc7a80fc8 user: alexa tags: trunk
07:20
initial empty check-in check-in: 5cf4c2039f user: alexa tags: trunk