Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sdatkinson/NeuralAmpModelerPlugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.10
Choose a base ref
...
head repository: sdatkinson/NeuralAmpModelerPlugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.11
Choose a head ref
  • 10 commits
  • 29 files changed
  • 1 contributor

Commits on Sep 10, 2024

  1. Update README.md

    Remove VST2
    sdatkinson authored Sep 10, 2024
    1 Configuration menu
    Copy the full SHA
    6e2c0c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    45484dc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. [FEATURE] Settings page (#497)

    * Settings gear, rename some things anticipating new usage
    
    * Thicker gear lines
    sdatkinson authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    00c0a85 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update bug_report.md

    Improve bug report template
    sdatkinson authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f755918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d245de View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    36e0f2f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Upgrade core to v0.2.0 (#515)

    * Update core
    
    * Update core to putative v0.2.0
    
    * Add get_dsp.h to VS projects
    sdatkinson authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    feafd19 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update bug_report.md

    Ask for model & IR if applicable
    sdatkinson authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    70f4296 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Don't SetLatency() when it won't change the latency. (#516)

    * Only _UpdateLatency() during OnReset() when sample rate changes
    
    * SetLatency() only when setting with a different value
    sdatkinson authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6466123 View commit details
    Browse the repository at this point in the history
  2. Version 0.7.11

    sdatkinson committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    70fc2b7 View commit details
    Browse the repository at this point in the history
Loading