after a recent msg i read i was wondering how its possible to use just one OSC and have if feed into several Waveshaper to creat diff shapes (from an original sinewave)
so, apart from manually drawing the shapes (i tried, itstedious and result are not great, but the basic idea work) i want to know where i can aquire the correct 'maths' to input into the waveshaper2 module
ie: sine>saw
sine>square
sine>triangle etc etc
thanks
Dave
(i did a google for this kind of info, but it was mainly dsp sites that wasnt specific enough for the simple 'chart' i was after, if such a thing exsists)
[SE] Waveshaper2
- KVRAF
- 9600 posts since 17 Sep, 2002 from Gothenburg Sweden
It's easier if you start with a saw wave. Sine is obviously sin(saw) and square is sgn(saw) and triangle is abs(saw). The triangle will be positive only so you need to subtract 5 volts and multiply it by 2.
The problem with this approach is that you get horrible aliasing. So you would need to oversample it heavily. Something currently not supported by SE.
Aren't there 3rd party oscillators with outputs for each waveform ?
The problem with this approach is that you get horrible aliasing. So you would need to oversample it heavily. Something currently not supported by SE.
Aren't there 3rd party oscillators with outputs for each waveform ?
-
- Banned
- Topic Starter
- 18651 posts since 2 Oct, 2001 from England
probably, and i normally just use multiple osc if i need that, i just thought i'd try something different...jupiter8 wrote: Aren't there 3rd party oscillators with outputs for each waveform ?
- KVRAF
- 8563 posts since 2 Aug, 2005 from Guitar Land, USA
That sounds cool, I should try that.
jupiter8 wrote:It's easier if you start with a saw wave. Sine is obviously sin(saw) and square is sgn(saw) and triangle is abs(saw). The triangle will be positive only so you need to subtract 5 volts and multiply it by 2.
The problem with this approach is that you get horrible aliasing. So you would need to oversample it heavily. Something currently not supported by SE.
Aren't there 3rd party oscillators with outputs for each waveform ?
The only site for experimental amp sim freeware & MIDI FX: http://runbeerrun.blogspot.com
https://m.youtube.com/channel/UCprNcvVH6aPTehLv8J5xokA -Youtube jams
https://m.youtube.com/channel/UCprNcvVH6aPTehLv8J5xokA -Youtube jams
- KVRAF
- 4807 posts since 10 Feb, 2006 from Stockholm, Sweden
You should really try to create some more complex formulas. I like the sound when you throw in a divide in the waveshaper. The best way is to experiment.
