Releases: sdatkinson/NeuralAmpModelerPlugin
Releases Β· sdatkinson/NeuralAmpModelerPlugin
Version 0.7.15
What's Changed
- Update NeuralAmpModelerCore to 0.5.3 by @sdatkinson in #632
- Revise installation section in README.md by @sdatkinson in #633
Full Changelog: v0.7.14...v0.7.15
Version 0.7.14
What's Changed
- [FEATURE] Support extensible-format WAVE files with PCM or IEEE sub-format for IRs by @sdatkinson in #567
- File Browser Control "Get" models and irs buttons with dynamic clear button by @woodybury in #549
- Add GLOBE_ICON_FN to main.rc by @sdatkinson in #571
- Update bug_report.md by @sdatkinson in #579
- Refactor git submodules out of
NeuralAmpModelerdirectory by @sdatkinson in #581 - [BUGFIX] Fix support for PCM 32-bit IRs by @sdatkinson in #585
- Add build status badge to README by @Khalian in #596
- Fix missing path separator in prepare_resources-mac.py by @adamnsch in #599
- Support NeuralAmpModelerCore v0.5.1 by @sdatkinson in #614
- Remove VST2 build targets by @sdatkinson in #615
- Version bump to 0.7.14 by @sdatkinson in #617
- [FEATURE] Support for slimmable models by @sdatkinson in #618
- [BUGFIX] Fix standalone app's audio input by @sdatkinson in #621
- Fix up installer and third party notices by @sdatkinson in #622
- Update to NeuralAmpModelerCore v0.5.2 by @sdatkinson in #623
- Change default value of 'Slim' parameter to 0.0 by @sdatkinson in #624
New Contributors
- @woodybury made their first contribution in #549
- @Khalian made their first contribution in #596
- @adamnsch made their first contribution in #599
Full Changelog: v0.7.13...v0.7.14
Support
A2 was developed in partnership with TONE3000, who contributed research, engineering, and funding. A2 models can be integrated into apps, plugins, and hardware via the TONE3000 API.
Version 0.7.13
Version 0.7.12
What's Changed
- Refactor settings page with
IContainerBaseWithNamedChildrenby @sdatkinson in #521 - [FEATURE] Display model sample rate on settings page by @sdatkinson in #522
- Rearrange about info by @sdatkinson in #523
- [FEATURE] Input level calibration by @sdatkinson in #525
- [FEATURE] Output calibration by @sdatkinson in #531
- [FEATURE] Backward-compatible unserialization to v0.7.3 by @sdatkinson in #532
- [FEATURE] Add tooltip for output mode by @sdatkinson in #537
Full Changelog: v0.7.11...v0.7.12
Version 0.7.11
What's Changed
- Fix the build by @sdatkinson in #499
- [FEATURE] Settings page by @sdatkinson in #497
- Upgrade core to v0.2.0 by @sdatkinson in #515
- Don't
SetLatency()when it won't change the latency. by @sdatkinson in #516
Full Changelog: v0.7.10...v0.7.11
Version 0.7.10
What's Changed
- [ENHANCEMENT] Report latency when resampling by @sdatkinson in #457
- [ENHANCEMENT] Serialize plugin version by @sdatkinson in #458
makedist-win.bat: Remove previous build log file by @sdatkinson in #474- Feature: UI Improvement Idea (issue #385) by @HuoDx in #387
- Remove resampling message by @sdatkinson in #476
- [FEATURE] Support loading serialized plug-in states from v0.7.9 by @sdatkinson in #487
- Clean up REAPER project by @sdatkinson in #488
- Fix bug reporting latency by @sdatkinson in #489
- Update NeuralAmpModelerCore by @sdatkinson in #493
New Contributors
Full Changelog: v0.7.9...v0.7.10
Version 0.7.9
What's Changed
- [REFACTOR] Move tone stack params to
OnParamChange()by @sdatkinson in #443 - [REFACTOR] Tone stack abstraction by @sdatkinson in #444
- [BUGFIX] Fix resampler by @sdatkinson in #453
Full Changelog: v0.7.8...v0.7.9
Version 0.7.8
What's Changed
- [BUGFIX] Fix resampler bugs by @sdatkinson in #419
- [BUGFIX] Un-reverse message box string and caption on macOS by @sdatkinson in #427
- Update distribution license by @sdatkinson in #433
Full Changelog: v0.7.7...v0.7.8
Version 0.7.7
What's Changed
- [BUGFIX] Fix resampler bugs by @sdatkinson and @olilarkin in #408
Full Changelog: v0.7.6...v0.7.7
Version 0.7.6
What's Changed
- Apply high-pass filter to remove DC offset present in some models by @sdatkinson in #349
- Resample IR if sample rate changes by @sdatkinson in #352
- Enable touchscreen by @sdatkinson in #358
- Controls note failures to load model/IR on unserialization by @sdatkinson in #359
- Specify tail size based on DC blocker by @sdatkinson in #361
- Set model normalization on by default by @sdatkinson in #378
- [ENHANCEMENT] Support for different sample rates by @sdatkinson in #397
- Update
NeuralAmpModelerCoreto v0.1.0
Full Changelog: v0.7.5...v0.7.6