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: m-labs/flickernoise
base: e6fa3f6
Choose a base ref
...
head repository: m-labs/flickernoise
compare: c037acc
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Jan 30, 2012

  1. stimuli: added processor for acceleration with an unbounded range

    accel_unbounded is (re)settable, as shown in T.fnp
    wpwrak committed Jan 30, 2012
    Copy the full SHA
    2f337e1 View commit details
    Browse the repository at this point in the history
  2. stimuli: remember and update base pointer for stim_redirect

    Running a patch twice broke direct MIDI because pointers were updated
    relative to the previous copy instead of the original patch. The commit
    fixed the problem. The overall ugliness of the process remains, though.
    wpwrak committed Jan 30, 2012
    Copy the full SHA
    c037acc View commit details
    Browse the repository at this point in the history