Gwilym Kuiper
|
97dec32fa2
|
Fix all the clippy lints
|
2023-02-07 20:32:43 +00:00 |
|
Gwilym Kuiper
|
2ffc68c5c1
|
Start making the frequency field dynamic rather than a feature flag
|
2022-10-02 21:14:01 +01:00 |
|
Corwin
|
d0a238da9e
|
emit sound directly as a single token
|
2022-08-04 22:53:25 +01:00 |
|
Gwilym Kuiper
|
73d6dc448f
|
Add new frequency option
|
2022-06-11 13:05:30 +01:00 |
|
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 |
|