If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 3 matches
- 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
Thanks for the replies, big help and I will look at this later tonight when I get back from work!!
Thanks for the replies, big help and I will look at this later tonight when I get back from work!!
- 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 ...
- 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 ...