Skip to content

Releases: sdatkinson/NeuralAmpModelerPlugin

Version 0.7.13

21 Dec 01:55
Compare
Choose a tag to compare

What's Changed

  • Fixing issue #541 where Nexus and potentially other VST/plugin hosts crash and exit unexpectedly on NAM Plugin UI open by @synchu in #543

New Contributors

Full Changelog: v0.7.12...v0.7.13

Version 0.7.12

30 Nov 22:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.11...v0.7.12

Version 0.7.11

30 Oct 15:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.10...v0.7.11

Version 0.7.10

21 Sep 19:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.9...v0.7.10

Version 0.7.9

07 Apr 02:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.8...v0.7.9

Version 0.7.8

04 Feb 20:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.7...v0.7.8

Version 0.7.7

14 Dec 16:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.7.7

Version 0.7.6

07 Dec 04:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

Version 0.7.5

26 Jul 03:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

Version 0.7.4

21 Jun 16:24
Compare
Choose a tag to compare

What's Changed

  • Correct .entitlements files by @olilarkin in #250
  • Add NAMFileBrowserControl to group Model/IR loading controls by @olilarkin in #242
  • Add a drawn text entry control by @olilarkin in #266
  • Models and IR file browsers open to their last directory repsectively by @sdatkinson in #283
  • Select file (model, IR) directory instead of a single file by @sdatkinson in #286
  • Don't lose track of directory if an invalid file is attempted to be staged by @sdatkinson in #287
  • Don't recurse down file directories when collecting files to iterate through by @sdatkinson in #289
  • Update IPlug2 for new IDirBrowseControlBase argument by @olilarkin in #292
  • Open files on all targets except macOS standalone by @sdatkinson in #297
  • Fix memory issues by @sdatkinson in #298
  • Set chosen item in popup menu by @olilarkin in #299

Full Changelog: v0.7.3...v0.7.4