-
- Downloads
Merge pull request #5338 from paulkaplan/fix-long-sound
Implement sound downsampler to try to allow more sounds to be edited
No related branches found
No related tags found
Showing
- src/containers/sound-editor.jsx 109 additions, 84 deletionssrc/containers/sound-editor.jsx
- src/lib/audio/audio-util.js 49 additions, 1 deletionsrc/lib/audio/audio-util.js
- test/__mocks__/audio-effects.js 4 additions, 1 deletiontest/__mocks__/audio-effects.js
- test/unit/containers/sound-editor.test.jsx 12 additions, 12 deletionstest/unit/containers/sound-editor.test.jsx
- test/unit/util/audio-util.test.js 47 additions, 1 deletiontest/unit/util/audio-util.test.js
Loading
Please register or sign in to comment