14 years, 2 months ago
Highlights
14 years, 2 months ago
14 years, 2 months ago
For my game I need to convert audio imputs into numerical outputs. I will then be defining each numerical output so that eventually each portion that the audio imput has effects…
14 years, 2 months ago
Ah, quite useful. Thanks I think i've got an idea of where to go with this now!
14 years, 2 months ago
The more info you want to get out of the audio data, the more CPU it's going to use, which may be an issue targeting mobile phones. Things like extracting BPM and pitch are…
14 years, 2 months ago
Latest Activity
See all in DiscussionsAh, quite useful. Thanks I think i've got an idea of where to go with this now!
14 years, 2 months ago
The more info you want to get out of the audio data, the more CPU it's going to use, which …
14 years, 2 months ago
Why not just read the numerical values out of the .WAV file? (Assumption #2: You are using wave files.) Even …
14 years, 2 months ago