issues
search
ruuda
/
hound
A wav encoding and decoding library in Rust
https://codeberg.org/ruuda/hound
Apache License 2.0
489
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the ability to ignore length in the reader
#89
MoSal
opened
1 week ago
0
Fix set correct mask for 1 channel to be CENTER_SPEAKER
#88
rubeniskov
opened
2 weeks ago
0
mapping SPEAKER_FRONT_LEFT by default when single channel instead of SPEAKER_FRONT_CENTER
#87
rubeniskov
opened
2 weeks ago
2
The pub `read_until_data` function inside the read mod cannot be used externally
#86
jBernavaPrah
opened
1 month ago
0
Writing a wav in memory
#85
PaulDotSH
opened
1 month ago
1
Bulk sample writing
#84
kleinesfilmroellchen
opened
1 month ago
2
Migrate to `?` operator and 2018 edition, specify MSRV, fix typos
#83
bbb651
closed
1 month ago
1
Provide option to disable `inconsistent fmt chunk` check
#82
zkrising
closed
2 months ago
1
hound errors out when trying to read samples from this file
#81
MathieuDuponchelle
opened
2 months ago
1
Allow mutable access to the inner stream
#80
kartonrad
opened
3 months ago
0
Feature Request: Support for Finite Audio Header Creation and Public Export of Traits
#79
jBernavaPrah
opened
4 months ago
0
support mulaw format
#78
xd009642
opened
4 months ago
0
Fix compile warnings
#77
maxtimbo
opened
6 months ago
0
Update hound 3 5 1
#76
ColRad
closed
6 months ago
0
Stream writer
#75
elpiel
opened
8 months ago
0
Latest released version is 3.5.1 but Cargo.toml says 3.4
#74
elpiel
closed
8 months ago
1
Advice on Creating WAV Header for Large File Multipart Upload
#73
jsonpoindexter
opened
9 months ago
0
add ambisonic subtypes
#72
aentity
closed
9 months ago
7
[Beginner] How to change duration of sound in file?
#71
raleighlittles
closed
10 months ago
1
feat: add into_inner for writer
#70
pepperoni505
opened
11 months ago
1
Convert from 16bit to 24bit fail
#69
moyang628
closed
11 months ago
2
Proposal to rebase #58 onto 3.5.0 for a new release
#68
maxwellmckinnon
closed
1 year ago
2
Add 3.5.0 from crates.io onto 3.4.0
#67
maxwellmckinnon
closed
1 year ago
1
Proposal to rebase #58 onto 3.5.0 for a new release
#66
maxwellmckinnon
closed
1 year ago
1
Feature request: `Sample::as_f32`
#65
vihdzp
closed
1 year ago
2
"sample bits exceeds size of sample" with FL Studio samples
#64
kangalio
opened
1 year ago
1
Getting error "data chunk length is not a multiple of sample size" for some files
#63
dathinaios
opened
2 years ago
0
Request to cherry pick changes in dot release.
#62
spacecams
opened
2 years ago
0
Replace try! with question mark operator
#61
yoshinorisano
opened
2 years ago
4
Channel masks do not match spec predefined values
#60
diffuse
closed
2 years ago
1
Clamp channels in WAVEFORMATEXTENSIBLE mode to avoid overflow
#59
diffuse
closed
2 years ago
1
Propose changes to address undefined behavior
#58
spacecams
closed
2 years ago
5
Should I normalize when reading int as f32?
#57
AkiyukiOkayasu
opened
2 years ago
5
Add WASM Support.
#56
noahdahlman
closed
2 years ago
4
Mono 44.1 kHz 24 bit wav refuses to load.
#55
pietervandermeer
opened
2 years ago
1
Possible issue when writing a mono float32 WAV file
#54
eyeplum
opened
2 years ago
5
Smpl chunk: play loops
#53
paucazou
closed
3 years ago
4
Incorrectly read wav-file with 1 channel and 8 bits per sample
#52
Amomum
closed
3 years ago
4
Work around for 0 valid bits
#51
Cocalus
closed
3 years ago
3
In the wild found a wav with 0 bits_per_sample in hound that audacity can play.
#50
Cocalus
opened
3 years ago
2
Broadcast Wav Extension Metadata
#49
rusty-jules
opened
3 years ago
4
Maintainership status and crates.io release
#48
vi
opened
3 years ago
5
style(edition): Update to Rust 2018
#47
secretfader
closed
4 years ago
0
Add per-frame iterator
#46
sdroege
opened
4 years ago
2
ADPCM WAV support
#45
lupine
opened
4 years ago
4
WAV reading very slow
#44
KeyboardDanni
closed
4 years ago
2
Fix a typo in read.rs
#43
2qar
closed
4 years ago
1
Extend WavWriter to support creating a wav using WavSpecEx
#42
fletcherw
closed
4 years ago
2
Add S24_LE wav files and tests
#41
fletcherw
closed
4 years ago
4
Add support for reading/writing S24_LE samples
#40
fletcherw
closed
4 years ago
3
Next