Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitinvader - Fix saving with automation and division by 0 #5805

Merged
merged 8 commits into from
Nov 27, 2020

Commits on Nov 24, 2020

  1. Prevent division by 0

    Same as `void graphModel::normalize()` in /src/gui/widgets/Graph.cpp
    zonkmachine committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    759bd9d View commit details
    Browse the repository at this point in the history
  2. #define wavetable size

    zonkmachine committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e4185f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f8086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c248b0d View commit details
    Browse the repository at this point in the history
  5. m_graph.clear()

    zonkmachine committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    55dc1a5 View commit details
    Browse the repository at this point in the history
  6. Some suggested changes

    zonkmachine committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    a326129 View commit details
    Browse the repository at this point in the history
  7. static const int

    zonkmachine committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    8cc9d8e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. setLength() fixes

    zonkmachine committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    ef2b6a1 View commit details
    Browse the repository at this point in the history