Login
Timeline
Login

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

50 check-ins occurring around 2778e6a054d35b205d8e.

2022-10-16
07:45
Properly implement EQ for rendering. Do dithering as-needed when rendering. check-in: 7122951e82 user: alexa tags: trunk
04:52
Temporarily disable the VU meter check-in: 4dc1be5115 user: alexa tags: trunk
04:51
Add support for plotting the EQ check-in: 7d3dabae15 user: alexa tags: trunk
04:51
Implement equalizer support check-in: fdec3d4600 user: alexa tags: trunk
04:50
Remove some debug statements check-in: 54fe060318 user: alexa tags: trunk
04:49
Rely on the versions of some shards as specified in other shards check-in: 07733ff52c user: alexa tags: trunk
04:49
Remove empty file check-in: 1bc20b5824 user: alexa tags: trunk
04:18
Change config format to YAML, and add functionality to automatically
convert the old configuration format to the new one. Also add config
support for specifying the EQ settings (not yet used).
check-in: 84fe7da465 user: alexa tags: trunk
2022-10-13
12:45
Add support for rendering to Au check-in: 000d82dc3f user: alexa tags: trunk
2022-10-11
15:22
Change a comment check-in: 07eda0032d user: alexa tags: trunk
2022-09-27
04:54
Merge branch check-in: e468c37e9b user: alexa tags: trunk
04:53
Pin Haematite at a certain commit, too Closed-Leaf check-in: 35d693ffb4 user: alexa tags: remiaudio-testing
04:52
Pin things at certain commits for the time being check-in: e4ef263af8 user: alexa tags: remiaudio-testing
2022-09-16
07:32
Experimental branch: Move over to using "RemiAudio" together with
Haematite.

Also remove traces of the interpolation options for now. check-in: 85a2ab2a8e user: alexa tags: remiaudio-testing

2022-09-15
01:26
Add a VU meter display. This currently only displays when
--no-progress-bar is used, so keep that in mind. This will be changed
soon.
check-in: 78da189b1e user: alexa tags: trunk
2022-09-13
09:33
Update required Haematite and Remiwavcr versions. Bump revision. Tag as v2.0.1 check-in: ca984f15e1 user: alexa tags: trunk, v2.0.1
09:31
Fix rendering of uint8 tails.

Since we always apply dithering when rendering 8-bit PCM data, there
is always background noise. The constant in Haematite assumes no
dithering, so we also use a hard-coded constant. check-in: 2dd6f9bdf0 user: alexa tags: trunk

08:48
Use a slightly newer Haematite versions to fix rendering of float64 WAVs check-in: d3cc6e7caf user: alexa tags: trunk
08:44
Raise required remiwavcr version to 0.1.1 to avoid some arithmetic overflows when rendering very long WAVs. check-in: 42ff3dca6c user: alexa tags: trunk
08:16
Add -Dmidi123_debug and -Dhaematite_debug when debug mode is specified. check-in: c00a33e750 user: alexa tags: trunk
08:15
When the midi123_debug flag is set at compile time, add backtraces to
error messages during rendering.
check-in: 6c43f2d436 user: alexa tags: trunk
08:15
Improve error message check-in: 8fce85ef8e user: alexa tags: trunk
2022-09-12
23:21
Add --disable-console-control option check-in: 296b029115 user: alexa tags: trunk
23:13
Add disable-console-control config option. check-in: a75f037c64 user: alexa tags: trunk
22:57
Ensure output directory exists when rendering check-in: adb343f66c user: alexa tags: trunk
2022-09-11
22:17
Change to Haematite v0.2.1. Tag as v2.0.0 check-in: 1d066f1829 user: alexa tags: trunk, v2.0.0
22:17
Fix some text check-in: d626c714fe user: alexa tags: trunk
08:13
Change how the binary is built for an AppImage check-in: da96e5e23b user: alexa tags: trunk
04:53
Fix typo, change --version text slightly check-in: e387a8a058 user: alexa tags: trunk
2022-09-10
23:26
Update readme check-in: 782f6f18fb user: alexa tags: trunk
22:50
Update readme check-in: 43be2d1f0d user: alexa tags: trunk
22:26
Update readme check-in: 093891a0bb user: alexa tags: trunk
22:11
Minor cleanups check-in: fa9dce9693 user: alexa tags: trunk
11:00
Remove debug statement check-in: d60ec63e12 user: alexa tags: trunk
10:50
Ignore underflows from PortAudio check-in: 0fc0dc7a47 user: alexa tags: trunk
10:03
Update readme check-in: 4cdec6689c user: alexa tags: trunk
09:48
Update news and readme check-in: 25647c3c38 user: alexa tags: trunk
09:24
Really truly (hopefully) fix what's intended to be output. check-in: e4bec9b068 user: alexa tags: trunk
09:23
Fix version post-text check-in: c70ed388bc user: alexa tags: trunk
09:23
Show the size of the sample data check-in: 350280b3d2 user: alexa tags: trunk
08:59
Another tweak to make sure things are printed as intended check-in: 48411d3822 user: alexa tags: trunk
07:55
Fix alignment of text check-in: f97b4648b8 user: alexa tags: trunk
07:55
Use a very slightly newer haematite check-in: b810562340 user: alexa tags: trunk
06:08
Update news check-in: f5010d43de user: alexa tags: trunk
05:53
Fix up console controlling so that it doesn't stop working after using
'n' too many times. Document code.
check-in: 8ab01a80a9 user: alexa tags: trunk
05:17
Change the clean and clobber behavior so that clean removes the
binary, while clobber also removes lib/ and shards.lock.
check-in: e5e467677a user: alexa tags: trunk
05:15
Remove the :noThreads option and just always build with -Dpreview_mt
since it's needed for the non-blocking IO to work correctly.
check-in: 5c8b5ae7aa user: alexa tags: trunk
04:35
Use a for volume up, z for volume down, and h to show the keys. check-in: 169f05f3af user: alexa tags: trunk
04:34
Reverse logic check-in: e3e8f77bfa user: alexa tags: trunk
04:22
Add a note at compile time about -Dpreview_mt not being specified check-in: 41e196d10c user: alexa tags: trunk