Releases: madskjeldgaard/portedplugins
Releases · madskjeldgaard/portedplugins
v0.4.1
New plugins added:
- AnalogChew
- AnalogLoss
- AnalogDegrade
And various behind-the-scenes changes. Thanks @schollz @sonoro1234 for contributing to this!
Full Changelog: v0.3.1...v0.4.1
v0.4.0: Merge pull request #34 from schollz/morechow
more Tape plugins
v0.3.1
This is a bug fix release
Bug
- Reduce default value of resonance parameters in VA filters
v0.3.0d
Changelog
[0.3.0] - 2021-09-11
Bug Fixes
- VadimFilter resonance range changed to 0.0 to 1.0.
Documentation
- Add guidelines/info for contributions
- Add section on how to create a release
- Add section on memory to contribution guidelines
- Add TOC
- Add breaking change to commity style guide
- Fix examples so they use frequency for f0 param
Features
- Add LockhartWavefolder
- Add NonlinearFilter
- Add VA1Pole, VADiodeFilter, VAKorg35, VALadder, VASEM12
- Optimize tan function in odin2 filters
- Rename the project from MKPlugins to PortedPlugins
Build
- Streamline github actions
- Use git cliff in github actions
- Make add_plugin script append plugin name to overview help file
- Remove eigen as dependency
v0.2.4
Add vadimfilter
v0.2.3
Added: AnalogFoldOsc
BREAKING CHANGE: Rongs' f0
argument now takes frequency values in herz!
v0.2.0
Remove DC from following oscillators:
- NeoFormant
- NeoVarSawOsc
- VarShapeOsc
- VosimOsc
- ZOsc
v0.1.8E
Added:
- AnalogTape
- AnalogVintageDistortion
- PhasorModal
Massive thanks to Jatin Chowdhury on whose work this is based.
v0.1.8D
Merge branch 'chow2'
v0.1.8C
Merge branch 'chow2'