How to use an Audacity plugin in an iOS app?
I’m building a music recording app for iOS, using AudioKit for real-time voice effects. (e.g. reverb, echo etc) The thing is, I need to add a pitch-correction effect.
How to record mp3 (variable bitrate) with AudioKit?
I want to use NodeRecorder
to record mp3-vbr. My research shows that the latest NodeRecorder
does not take a file:
with format as stated in this issue.
What is the default note number when load wav file into MIDISampler?
With AudioKit, I load a sample: