Commit Graph

267 Commits

Author SHA1 Message Date
Jamie Hardt 465bad40fc Writer implementation
creaet_frame_buffer() interface has been moved to WaveFmt
2020-12-24 22:57:54 -08:00
Jamie Hardt 388c46d0ee Update README.md 2020-12-24 21:59:31 -08:00
Jamie Hardt 5dba30fe23 Update README.md 2020-12-24 21:57:28 -08:00
Jamie Hardt 84e4ed1e50 Update README.md 2020-12-24 21:56:33 -08:00
Jamie Hardt 23dccecedb Update README.md
Changed presentation of features
2020-12-24 21:55:32 -08:00
Jamie Hardt e2e029d3a3 Wavewriter implementation in progress 2020-12-24 21:41:10 -08:00
Jamie Hardt 1edfa7384d Removed raw_chunk_reader from implementation 2020-12-24 20:56:19 -08:00
Jamie Hardt c73c9ad81d Added a workspace 2020-12-24 20:08:12 -08:00
Jamie Hardt 1edce82525 Revert "Update wavereader.rs"
This reverts commit f4b27f8545.
2020-12-13 12:40:53 -08:00
Jamie Hardt f4b27f8545 Update wavereader.rs 2020-12-13 12:30:43 -08:00
Jamie Hardt 4cb6105073 Got rid of old code, will rewrite this 2020-12-11 01:58:01 -08:00
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