Oneiroi v1.1
Leave a comment in the announcement thread here #26 or file an issue if you have any problem with this release.
IMPORTANT: The version number in the web interface doesn't change. Still, you can check the version number on startup thanks to the module's LEDs: RECORD blinks for each major version and RANDOM blinks for each minor version, so for v1.1 you will see RECORD blinking once and then RANDOM blinking once.
If coming from v1.0 (meaning you hadn't installed any v1.1 betas before and didn't already follow this procedure), after installing a configuration erase is required:
- turn on the unit
- connect the unit via USB and go to https://www.rebeltech.org/patch-library/device/
- open the Resources tab
- delete everything except oneiroi.cfg and restart
Installation procedure:
https://github.com/Befaco/Oneiroi#updating-the-patch-via-browser-plain-human-way
Latest manual:
https://befaco.org/docs/Oneiroi/Oneiroi_User_Manual.pdf
Troubleshooting:
- If your module came with an incorrect calibration but you don't have access to the voltages needed for re-calibration (2V, 5V, and 8V), delete oneiroi.cfg and use the unit's default values (they may be a little off, though, as every unit is different, so proper calibration is advised).
- If you're experiencing the "inverted V/OCT" behavior (lower voltages producing the highest notes and vice versa) you're module is probably configured to use attenuverters instead of attenuators for the CVs and the V/OCT CV mapping is set at 0 (fully counter-clockwise). Enter CV mapping and turn the PITCH knob at 100% (fully clockwise), exit mapping and save. The configuration should now be correct. See the above note if coming from v1.0!
Changelog:
v1.1
- Fixed modulation and CV mappings when using attenuverters (#2)
- Fixed looper's backwards playback (#3)
- New crossfade for looper's loop point (#4)
- Fixed sine osc frequency boundaries (#6)
- Raised looper's crossfading time / Fixed crossfading when going backwards (#11)
- Fixed wavetable pitch jittery
- Smoothed wavetable offset
- Improved wavetable sound by passing it through a fixed low shelf filter
- Fixed sine waves unison (#12)
- Fixed wavetable offset CV (#16)
- Removed a bit of lag from oscillators pitch control and V/OCT input
- Tweaked the oscillators' levels (#17)
- Swapped biquad filters for SVF in DjFilter to save some CPU, especially when looper is recording
- Added fade in/out when starting/stopping recording to avoid clicks
- Smoothed echo's density (#9)
- Raised looper's start parameter resolution
- Added DC blocking filters at the beginning and at the end of the audio chain to reduce low end rumble
- A bit of gain to DjFilter's extremes
- Better fade when looper is triggered
- Fixed clicking of echo's density when synced
- Added compressors to echo and ambience
- Displaying patch version with LEDs
- Fixed ambience's reverse spacetime
v1.0
- First release version.