Commit ace7079
Bump amy to 4885773 (amy main, 1.2.58 — includes merged amy#874)
amy#874 (bus-dsp-hook: the postprocess hook, js hooks v2 and the
external hook context API this branch depends on) has been merged
upstream, so the pin moves from the PR branch to amy main proper.
Also picks up 1.2.56-1.2.58: set_render_load_thresh and a
BSD-sed-safe constants.py regen. Vendored refdocs re-synced at the
new pin.
Browser-verified at this pin on the local web build: user C effect
and oscillator both live in the AMY worklet, no errors.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 01bc487 commit ace7079
2 files changed
Lines changed: 2 additions & 2 deletions
- .github/workflows/amy-hwci.yml+2-2
- Makefile+1-1
- amy/__init__.py+13
- docs/amy.js+1-1
- docs/amy.wasm
- library.properties+1-1
- src/amy.c+4-1
- src/amy.h+1
- src/api.c+10-2
- src/pyamy.c+14
- tests/ref/TestBuses.wav
- tests/ref/TestFlutesEq.wav
- tests/ref/TestGlobalEQ.wav
- tests/ref/TestHPFHighBaseFreq.wav
- tests/ref/TestInvalidPatchNumber.wav
- tests/ref/TestJunoCheapTrumpetPatch.wav
- tests/ref/TestJunoClip.wav
- tests/ref/TestJunoPatch.wav
- tests/ref/TestJunoTrumpetPatch.wav
- tests/ref/TestOverload.wav
- tests/ref/TestOwBassClick.wav
- tests/ref/TestPatch32Glitch.wav
- tests/ref/TestProgChangeOnPreset257.wav
- tests/ref/TestSample.wav
- tests/ref/TestSynthBusCmds.wav
- tests/ref/TestSynthGlobalFX.wav
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments