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 5 matches
- Wed Feb 13, 2013 4:44 pm
- Forum: DSP
- Topic: Wave shapes transition triggered with midi, plus envelope
- Replies: 20
- Views: 81297
Re: Wave shapes transition triggered with midi, plus envelop
That looks difficult, but actually isn't. I've tried to do the filter coeff calculations in S|M long time ago. I'll do a search...
Here it is... had to convert it to a fsm because the board doesn't allow osm (WTF?)
Thank you so much! You are great MyCo
You just have to convert your cutoff and ...
Here it is... had to convert it to a fsm because the board doesn't allow osm (WTF?)
Thank you so much! You are great MyCo
You just have to convert your cutoff and ...
- Tue Feb 12, 2013 9:09 pm
- Forum: DSP
- Topic: Wave shapes transition triggered with midi, plus envelope
- Replies: 20
- Views: 81297
Re: Wave shapes transition triggered with midi, plus envelop
I've searched in vain for some code examples that might translate to DSP code, but haven't yet found anything that I could really get a grasp of - it would be something that SM/FS never had before, and surely a useful and popular thing to have available.
Well, I've found something. Here - http: ...
Well, I've found something. Here - http: ...
- Mon Feb 11, 2013 6:15 am
- Forum: DSP
- Topic: Wave shapes transition triggered with midi, plus envelope
- Replies: 20
- Views: 81297
Re: Wave shapes transition triggered with midi, plus envelop
From what DWB has found out, not if they all need to be kept in memory at the same time - it would be possible to have tables loaded from HDD as wave files though, so that each patch could have it's own smaller set of waves - and you can save a whole wavetable as a single file so that it doesn't ...
- Sun Feb 10, 2013 5:00 am
- Forum: DSP
- Topic: Wave shapes transition triggered with midi, plus envelope
- Replies: 20
- Views: 81297
Re: Wave shapes transition triggered with midi, plus envelop
To change the wave using the method you show will not work well to be modulated by LFO's etc. - because it uses many "green" components, and these are very slow. This makes it difficult to make smooth fades - and the audio will sound a bit distorted.
Oh snap, my bad - i thought that using as many ...
Oh snap, my bad - i thought that using as many ...
- Fri Feb 08, 2013 2:48 pm
- Forum: DSP
- Topic: Wave shapes transition triggered with midi, plus envelope
- Replies: 20
- Views: 81297
Wave shapes transition triggered with midi, plus envelope
Hello
I am struggling with an issue, since few days (btw. excuse my English), and haven't found the solution yet.
As you can see in the attached .fsm, there is a wave shape selector, and a seamless blending knob. When you move it, it moves between selected wave shape and next nine presets. I'd like ...
I am struggling with an issue, since few days (btw. excuse my English), and haven't found the solution yet.
As you can see in the attached .fsm, there is a wave shape selector, and a seamless blending knob. When you move it, it moves between selected wave shape and next nine presets. I'd like ...