Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
app_tutorials:modular:audulus_audio_spline [2019/05/08 05:17] – created Paulinko | app_tutorials:modular:audulus_audio_spline [2019/05/09 16:35] (current) – removed Paulinko | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | < | ||
- | ##Audio to Spline code in Audulus | ||
- | |||
- | #### | ||
- | In [Audulus 3 by Audulus LLC](https:// | ||
- | |||
- | You will need to run the script on a computer and know about how to use Github and install the script. Use the @jjthrash script GitHub [repository for creating wavetables](https:// | ||
- | |||
- | The [spline tutorial](https:// | ||
- | |||
- | ####Editing you audio files | ||
- | |||
- | If you have too many points in your spline it will overload your Audulus patch. The idea is to use high frequency audio with lots of variation in order to sample a few milliseconds of sound to create a useful wav file for auto generating the spline. | ||
- | |||
- | On iOS I use [AudioShare by Kymatica AB](https:// | ||
- | |||
- | ####Running the Script | ||
- | |||
- | The program to create the Audulus patch from the .wav file input was run on macOS using a terminal window. The output patches were saved to an iCloud location where it can then be opened up in Audulus 3 on iOS, macOS, Windows, or Linux with Audulus. | ||
- | |||
- | [Video Tutorial](https:// | ||
- | |||
- | ![](https:// | ||
- | |||
- | </ | ||
- | |||
- | {{tag> Audulus modular spline tutorial}} |