Commit Graph

256 Commits

Author SHA1 Message Date
Jamie Hardt ad0736dcc6 Documentation 2020-12-10 18:46:53 -08:00
Jamie Hardt 45311ad748 Documentation fix
Angle brackets were getting swallowed
2020-12-10 18:35:25 -08:00
Jamie Hardt e502913f4f Updated readme v0.1.7 2020-12-10 18:11:48 -08:00
Jamie Hardt 4890483dcd Cue lists implemented 2020-12-10 18:09:28 -08:00
Jamie Hardt 8519854596 Cue lists in progress
Need to clean up zero-terminated strings in adtl
2020-12-10 14:48:25 -08:00
Jamie Hardt c947904d0f Cue point implementation 2020-12-10 12:26:49 -08:00
Jamie Hardt 2323d61ee9 Added test media from izotope RX Editor 2020-12-09 20:35:06 -08:00
Jamie Hardt 60af2f43ff Update README.md 2020-12-06 12:16:49 -08:00
Jamie Hardt eb431f865f Update README.md 2020-12-06 11:47:53 -08:00
Jamie Hardt 8b049e4245 Chanegd reader interface
broadcast_extension returns an Option<> now
2020-12-04 22:22:40 -08:00
Jamie Hardt dfe90fba4a Documentation 2020-12-04 22:11:25 -08:00
Jamie Hardt b2d4bff28b Update lib.rs 2020-12-04 20:39:58 -08:00
Jamie Hardt 79173b0576 Update README.md 2020-12-04 20:39:04 -08:00
Jamie Hardt e15e36d65d Update README.md 2020-12-04 20:35:39 -08:00
Jamie Hardt 1dc5f153b0 Update README.md 2020-12-04 20:34:08 -08:00
Jamie Hardt 7a9f9c8bb3 Update README.md
Roadmap updates to "Features"
2020-12-04 20:33:30 -08:00
Jamie Hardt 0dd7ee4d18 Merge branch 'master' of https://github.com/iluvcapra/bwavfile 2020-12-03 23:57:43 -08:00
Jamie Hardt a213e748db Sampler resources 2020-12-03 23:47:41 -08:00
Jamie Hardt d221629b3e More notes on things to do 2020-12-02 22:39:02 -08:00
Jamie Hardt 2fcb211a67 Docs 2020-12-02 22:28:33 -08:00
Jamie Hardt dfe513b596 iXML and axml cleanup impl 2020-12-02 22:27:14 -08:00
Jamie Hardt 7e1c368862 Nudged version v0.1.6 2020-12-02 21:45:40 -08:00
Jamie Hardt 8985361029 AudioFrameReader consumes the file of WaveReader 2020-12-02 21:36:50 -08:00
Jamie Hardt e23529e7b6 Note 2020-12-02 17:05:03 -08:00
Jamie Hardt 538aedd413 Playing with comment 2020-12-02 12:52:58 -08:00
Jamie Hardt 09a9413ff2 Changed audio_frame_reader interface
to hide RawChunkReader
2020-12-02 12:21:20 -08:00
Jamie Hardt 016f5e3e3b Update wavereader.rs
Fixed typo
2020-11-29 14:06:16 -08:00
Jamie Hardt 11b834be76 Update fmt.rs
Documentation
2020-11-29 14:04:52 -08:00
Jamie Hardt a4ded50112 Merge branch 'master' of https://github.com/iluvcapra/bwavfile 2020-11-28 16:36:59 -08:00
Jamie Hardt 9b2a9783a0 Updated Cargo.toml 2020-11-28 16:35:55 -08:00
Jamie Hardt 1e53436d4b Update README.md 2020-11-28 15:57:34 -08:00
Jamie Hardt a9d9081fad Update README.md 2020-11-28 15:55:12 -08:00
Jamie Hardt c43144c9db Update README.md 2020-11-28 15:53:53 -08:00
Jamie Hardt 082a8596af Made changes to eliminate warnings 2020-11-28 11:30:21 -08:00
Jamie Hardt 208aa7f064 Fixed typo 2020-11-28 11:24:05 -08:00
Jamie Hardt 69da33b3dc Renamed axml method 2020-11-28 11:01:50 -08:00
Jamie Hardt 9cbb2664d4 axml and iXML access methods 2020-11-27 22:47:48 -08:00
Jamie Hardt a4c4936665 Fixed thinko in documentation 2020-11-27 22:32:55 -08:00
Jamie Hardt 5f69ec8c61 Nudged version 0.1.5 v0.1.5 2020-11-27 22:14:52 -08:00
Jamie Hardt ac6bd9c1e8 Added tests for channel info 2020-11-27 22:10:01 -08:00
Jamie Hardt 010f261598 Channel descriptor implementation 2020-11-27 22:03:54 -08:00
Jamie Hardt b40e8edf23 Have created read tests 2020-11-27 21:42:53 -08:00
Jamie Hardt 3c221bce40 Update common_format.rs 2020-11-23 23:15:27 -08:00
Jamie Hardt 883b6c73e8 Documentation 2020-11-23 22:56:46 -08:00
Jamie Hardt 5bd292e964 Bumped version v0.1.4 2020-11-23 22:39:08 -08:00
Jamie Hardt 34e473dc49 Implementation of complex formats 2020-11-23 22:38:10 -08:00
Jamie Hardt 358aa06f7c Removed validation methods
and added to main implementation
2020-11-23 13:16:28 -08:00
Jamie Hardt 8191eedf14 ADM anc channel structures 2020-11-23 11:11:12 -08:00
Jamie Hardt 521e9d0670 Reorganized source, comments 2020-11-23 00:23:17 -08:00
Jamie Hardt dea68662f8 Comments and documentation 2020-11-22 23:32:25 -08:00