Commit Graph

101 Commits

Author SHA1 Message Date
Wuelle 5e563cddf8 allow more types to be used as paths 2021-12-30 21:59:17 +01:00
Jamie Hardt a8bb5e8c8e Update to version 1.1 2021-09-28 13:46:34 -07:00
Jamie Hardt 468ed12304 Merge pull request #10 from atoav/cuepoints
Surface cue frame_offset field in UI and test for sounddevices files.
2021-09-28 13:39:09 -07:00
Jamie Hardt a015d7cf8a Added sounddevices test WAV
And unit tests for cue metadata.
2021-09-28 13:18:07 -07:00
Jamie Hardt e89e87045c Merge pull request #11 from EaterLabs/misc-fixes
implement basic f32le support and some other misc fixes
2021-09-28 12:30:45 -07:00
Jamie Hardt 4cd28c9efe Create wavebuffer.rs 2021-09-28 11:59:56 -07:00
eater 663b9fad43 derive Debug for ADMAudioID and ChannelDescriptor and implement f32
reading
2021-08-22 23:40:07 +02:00
eater 9fe741d913 implement std::error::Error for Error 2021-08-22 23:35:47 +02:00
David Huss 56dc4d1048 Try fix for cuepoints 2021-08-16 17:03:57 +02:00
Jamie Hardt a625b485d9 Merge branch 'candidate-v1' into HEAD 2021-06-23 10:19:48 -07:00
Jamie Hardt 319845ae49 In progress format plumbing 2021-01-05 00:32:09 -08:00
Jamie Hardt 1a169da48f removed inapplicable code 2021-01-03 13:27:35 -08:00
Jamie Hardt 50b7b7b640 Merge commit '72d6be406e75ca0c40c134311f558cbec9c9f356' into candidate-v1 2021-01-03 13:26:50 -08:00
Jamie Hardt 814b54a6e8 Cue writing impl
Needs tests
2021-01-03 13:16:47 -08:00
Jamie Hardt e826628096 FIXME comments 2021-01-03 13:16:36 -08:00
Jamie Hardt 0a307fbf05 Removed Cue.ident field from interface 2021-01-03 11:27:49 -08:00
Jamie Hardt e941358c8d reorganized use 2021-01-03 11:05:02 -08:00
Jamie Hardt c2cff2a893 Consolidated AudioFrameWriter 2021-01-03 10:49:05 -08:00
Jamie Hardt 2780bfb31b Structuring Readme 2021-01-02 15:44:05 -08:00
Jamie Hardt 8d55b126ae Examples interface
Notes on Bext
2021-01-02 13:38:56 -08:00
Jamie Hardt 634c21dc9a Added buffered IO
And updated tests to reflect this
2021-01-02 12:23:08 -08:00
Jamie Hardt bbab81746f Twiddle varname silence error 2021-01-01 22:37:01 -08:00
Jamie Hardt 350599411f Fixed WaveFmt writing for extended 2021-01-01 21:31:44 -08:00
Jamie Hardt 1cb7174861 Comment 2021-01-01 12:14:51 -08:00
Jamie Hardt a855410d6f Added rf64 test back in
...and will push to github see if the action completes
2021-01-01 12:14:06 -08:00
Jamie Hardt 28b9272456 Updated doucmentation to proper comment style 2021-01-01 12:09:26 -08:00
Jamie Hardt 62c9aa7262 Merge branch 'master' of https://github.com/iluvcapra/bwavfile 2021-01-01 11:59:33 -08:00
Jamie Hardt 1f56e0f380 Documentation 2021-01-01 11:59:28 -08:00
Jamie Hardt 7ea7ac5ce7 DS64 constant 2020-12-29 14:42:11 -08:00
Jamie Hardt 41977adb83 Fixed a bug in write_chunk 2020-12-29 14:38:05 -08:00
Jamie Hardt 84942a4186 Implented AXML/iXML writing functions 2020-12-29 14:26:34 -08:00
Jamie Hardt 78ad1ae114 More docs, improved bext writer interface 2020-12-29 13:03:20 -08:00
Jamie Hardt 5e4c2c7da9 Doc 2020-12-29 12:17:31 -08:00
Jamie Hardt d43ddf6338 Reorganized documentation 2020-12-29 12:09:00 -08:00
Jamie Hardt 84366089ba Implementation 2020-12-27 12:05:21 -08:00
Jamie Hardt cbfcce235c Frame writing methods to make go faster 2020-12-27 11:34:12 -08:00
Jamie Hardt 087d98b228 Reduced commenting of rf64 test case
...to just the line we want to comment-out
2020-12-26 22:22:59 -08:00
Jamie Hardt d242dff686 Added to README 2020-12-26 21:11:56 -08:00
Jamie Hardt 155a26ace0 RF64 implementation 2020-12-26 19:01:32 -08:00
Jamie Hardt 1d2edcb675 Documentation and RF64 impl 2020-12-26 18:50:16 -08:00
Jamie Hardt 213a856e41 Documentation 2020-12-26 18:29:59 -08:00
Jamie Hardt 70bf402776 Ambisonic format create/write 2020-12-26 13:52:52 -08:00
Jamie Hardt 3ab3a28d0e Format implementation 2020-12-26 13:41:08 -08:00
Jamie Hardt 620ca8a968 Bext writing 2020-12-26 12:12:46 -08:00
Jamie Hardt bb6390a95c Write ds64 reservation 2020-12-26 11:29:09 -08:00
Jamie Hardt 15b4ccf851 Documentation 2020-12-26 00:24:56 -08:00
Jamie Hardt b303a74d45 Wave writer 2020-12-25 22:21:47 -08:00
Jamie Hardt 73d2cf8cd9 Writer impl 2020-12-25 21:58:22 -08:00
Jamie Hardt e4fc4732b5 Wavewriter impl 2020-12-25 20:55:38 -08:00
Jamie Hardt e8b030bd1e WaveWriter impl, a new approach 2020-12-25 20:26:56 -08:00