-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ebdb05
commit d19c291
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# De-Interleaver | ||
Mac app to de-/interleave multichannel audio files | ||
|
||
This is a simple app which just interleaves mono sound files into a multichannel one, or deinterleaves in the other direction. Supports CAF format for large output files. | ||
|
||
Not under active development, but please submit bug reports or fork and make pull requests with new features. | ||
|
||
De-Interleaver's development was funded in part by a grant from the Arts and Humanities Research Council of Britain, as part of the BEASTMulch project. | ||
|
||
Licensed under GPL v. 2 |