Commit graph

11 commits

Author SHA1 Message Date
Gwilym Kuiper 3366bfbfdf Remove siphasher by using DefaultHasher::new instead 2022-01-16 22:10:57 +00:00
Gwilym Kuiper c6e7827e34 Add support for 18157Hz 2021-10-29 15:51:05 +01:00
Gwilym Kuiper 8a0bb13dba Ensure that audio is always 32-bit aligned 2021-10-26 22:14:14 +01:00
Gwilym Kuiper 99de8c3a34 Be pickier with clippy 2021-10-18 21:15:11 +01:00
Gwilym Kuiper 2d948d894a Add clippy for sound-converter 2021-10-18 21:14:24 +01:00
Gwilym Kuiper 626e00bb56 Can avoid needing .ok() 2021-10-18 20:22:55 +01:00
Gwilym Kuiper 0687229a1a Only open the file if we're definitely writing 2021-10-18 20:22:21 +01:00
Gwilym Kuiper 8a109afee4 Use a cache of the changed file 2021-10-18 20:21:22 +01:00
Gwilym Kuiper eb26a21629 Attempt to make it so that the sound converter doesn't create too many tokens 2021-10-17 23:22:36 +01:00
Gwilym Kuiper 292c4fd20f Handle all the different wav formats correctly 2021-10-17 22:37:50 +01:00
Gwilym Kuiper 58262bf0f5 First attempt at writing the generator for this 2021-10-17 22:01:41 +01:00