-
- Downloads
Merge pull request #578 from paulkaplan/sound-editor--trim
Add trimming to the sound editor
Showing
- src/components/audio-trimmer/audio-trimmer.jsx 37 additions, 33 deletionssrc/components/audio-trimmer/audio-trimmer.jsx
- src/components/sound-editor/icon--trim.svg 0 additions, 0 deletionssrc/components/sound-editor/icon--trim.svg
- src/components/sound-editor/sound-editor.css 20 additions, 1 deletionsrc/components/sound-editor/sound-editor.css
- src/components/sound-editor/sound-editor.jsx 82 additions, 16 deletionssrc/components/sound-editor/sound-editor.jsx
- src/containers/audio-trimmer.jsx 2 additions, 0 deletionssrc/containers/audio-trimmer.jsx
- src/containers/sound-editor.jsx 51 additions, 10 deletionssrc/containers/sound-editor.jsx
- test/__mocks__/audio-buffer-player.js 12 additions, 0 deletionstest/__mocks__/audio-buffer-player.js
- test/helpers/intl-helpers.js 45 additions, 0 deletionstest/helpers/intl-helpers.js
- test/unit/components/__snapshots__/sound-editor.test.jsx.snap 313 additions, 0 deletions.../unit/components/__snapshots__/sound-editor.test.jsx.snap
- test/unit/components/sound-editor.test.jsx 60 additions, 0 deletionstest/unit/components/sound-editor.test.jsx
- test/unit/containers/sound-editor.test.jsx 93 additions, 0 deletionstest/unit/containers/sound-editor.test.jsx
Loading
Please register or sign in to comment