-
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
Showing
1 changed file
with
13 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,13 @@ | ||
# M8_KitCreator | ||
Simple Sliced audio file creator thats compatible with the M8 | ||
|
||
The idea here is to be able to take a selection of wav files and mash them into a sliced kit that the M8 likes. | ||
|
||
This is a python script with a couple dependencies, but nothing weird. | ||
Right now, it ia putting the file together and adding the markers for the slices, but they're in the wrong spots. | ||
A little work in oceanaudio or something, and you're good. | ||
|
||
Also, hoping to add silence clipping to the script's bag of tricks. | ||
|
||
|
||
|