aclissold / twyst

A professional instrument for iPhone and Apple TV
MIT License
7 stars 0 forks source link

A "clicking" sound can be heard when starting/stopping a note #3

Closed aclissold closed 9 years ago

dannysepler commented 9 years ago

I actually think this is okay. In fact, after we were playing around with the app for a bit, I was starting to like this!

aclissold commented 9 years ago

I agree that you get used to it and it sounds kinda neat! But I instantly recognize this sound as meaning that the waveform is corrupted. It's a very unnatural sound. Oh but this makes me think, we could definitely have different instruments that intentionally have a strong attack like this built into the ADSR. I just made #8 to track that haha.

aclissold commented 9 years ago

I should be able to fix this when I switch the underlying technology away from AudioKit.

aclissold commented 9 years ago

Yup! The new synthesis functions avoid this problem by using a very fast, but not instant, attack rate.