Search found 3 matches

by Zolzer
Sat Jul 06, 2013 9:20 pm
Forum: DSP
Topic: multiple sines from a single sine osc?
Replies: 8
Views: 33231

Re: multiple sines from a single sine osc?

Sounds like an interesting assignment :twisted:

Thanks for the replies, big help and I will look at this later tonight when I get back from work!!
by Zolzer
Fri Jul 05, 2013 9:33 pm
Forum: DSP
Topic: multiple sines from a single sine osc?
Replies: 8
Views: 33231

Re: multiple sines from a single sine osc?

I will have a look into this and I will do my best to set up what I think I can manage so that I can share screenshots. I will likely have more questions, but I will take a few days to look through the manual once more and I will try to write the memory function of the code for this synth (again, i ...
by Zolzer
Fri Jul 05, 2013 9:02 pm
Forum: DSP
Topic: multiple sines from a single sine osc?
Replies: 8
Views: 33231

multiple sines from a single sine osc?

So i'm working on a synth that ultimately begins with a sine, generating overtones based on user-defined ratios (multiples of the fundamental frequency). I want to build a modifiable float array that will store frequency and phase information for each consecutive sine, but I haven't gotten to this ...