Re: 200+ sine oscillators on iOS
Re: 200+ sine oscillators on iOS
- Subject: Re: 200+ sine oscillators on iOS
- From: Paul Davis <email@hidden>
- Date: Sun, 27 May 2018 16:08:51 -0400
On Sun, May 27, 2018 at 3:53 PM, Albin Stigö <email@hidden> wrote:
> An oscillator based on a lookup table would work well. You only need one
> table per wave type and then maintain separate pointers into the table for
> each oscillator.
>
on most modern architectures, it is less costly to do the math to generate
a sine than it is to do memory-based lookup. wavetables for sine waves are
a mid-90s idea.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden