I made an oscillator pack for Zebra2. The pack makes a good basis for lo-fi digital and chip tune type sounds. Grab the zip here: https://www.sendspace.com/file/xgwo3g
Each oscillator has the form: sine, triangle, saw and pulse, with varying forms of slew, overshoot, aliasing and bit-reduction.
Also, if anyone's interested, I made these using a set of Python modules which I created. You can find those here: https://github.com/harveyormston/osc_gen
If you're familiar with Python, you can use these modules to (among other things):
- generate various base waveforms (or load a waveform from a wav file)
- apply different kinds of processing to oscillator waves
- collect waves together into a wavetable (with interpolation between slots, if required).
- save wavetables as Zebra .h2p oscillators.
Enjoy!
I did mean to do a lot more with this set of modules, but I haven't had much time, so I thought I'd just put them out there.
zebra lo-fi and chiptune oscillator pack
-
- KVRist
- 163 posts since 14 Aug, 2004
what does OGSTSP stand for?
-
- KVRist
- 163 posts since 14 Aug, 2004
of course... thanks for these tables!
