Releases: bogaudio/BogaudioModules
v1.1.34-test4: LPGs, etc
This is a test release -- lots of new stuff, feedback is appreciated!
New modules:
- VISH: a "vactrolish" envelope with lots of options.
- MEGAGATE: an LPG exploded to have (too?) many options, including an HPF.
- LPG: a more manageable general LPG.
- LLPG: a 3HP version of LPG.
- VELO: a VCA with three CV inputs, where one is optimized for handling velocity from MIDI.
See this alternate README file for preliminary documentation on these -- this will become the normal README when this stuff is released.
Fixes:
- RANALYZER and CHIRP: a number of fixes and smallish changes; see #116.
- Maybe fixed the right-channel VU on MIX2 to not sometimes spuriously show red.
- VCF/LVCF: fix meltdown at high sampling rates when cutoff is zero.
- S&H: normal the poly channel count from top to bottom (GATE was already normalled down in mono mode). #138
- CMPDIST: fixed documentation. #137
- Fixed mode-select buttons to respect module reset/initialize.
- ANALYZER-XL: added ultra+ quality mode (16K or 32K FFT buffer depending on sample rate, double the size of ultra mode).
- Fixed filters to work work with sample rates below 44.1K; knobs will still seem to go to a cutoff of 20k, but the internal max cutoff is capped at 49% of Nyquist. #140
- Added a link to these release notes in plugin.json, which will be picked up on the library as a "change log" link.
v1.1.34-test3 - RANALYZER, CHIRP, panel flicker fix
Test release:
- RANALYZER: swept-sine frequency response analyzer.
- CHIRP: swept-sine oscillator.
- Fix panel flicker when loading presets (see #136).
v1.1.34-test2 - maybe fix crash
Test release: maybe fixes #136 and this forum report.
v1.1.34-test1 - SWITCH81, MATRIX81, unity mixer and matrix mixer option rationalization
Test release, addressing #135:
- MUMIX gets an average option (as UMIX has always had)
- SWITCH81: new module, 8 ins to 1 out, based on SWITCH* mixers
- MATRIX81: ditto, based on MATRIX* mixers, with knobs
- All SWITCH* and MATRIX* mixers get an average option
v1.1.34 - DARK MODE, RGATE
This release adds the long-requested dark mode (#47). There are two flavors, higher and lower contrast.
Other changes:
- New module: RGATE is a clock-relative gate generator and clock multiplier/divider. #129
- New feature: on PEQ6 and PEQ14, optionally one can exclude bands from the output mixes when the band output is being used directly. #130
- Bug fix: certain mode-select buttons did not work correctly on modules when the module wasn't patched in. #134
- Fixed a crash on Windows when built with certain versions of [gcc? mingw?]. #132
Thanks to everyone who contributed issues, suggestions and testing!
v1.1.33-test6 - RGATE
Test release: adds new module RGATE, a clock-relative gate generator and clock divider/multiplier, with CV over everything.
v1.1.33-test5 - slightly darker ports in low-contrast mode
Test release -- makes ports a shade darker in low-constrast mode.
v1.1.33-test4 - small fixes
Another test release. Fixes some issues mentioned on #47 with mode lights not updating on a couple modules under certain conditions.
v1.1.33-test3 - DARK MODE rc2
v1.1.33-test2 - DARK MODE release candidate
This is a test release with fixes for DARK MODE.
The default skin json file must now be named Bogaudio.json
-- it still goes in your Documents/Rack
directory.