What's Changed
- Update miniaudio; AMY web example uses Audio Worklets and works on Safari & Chrome by @bwhitman in #190
- Fixing pi pico Arduino example (#183) by @bwhitman in #192
- . by @bwhitman in #193
- readmepico by @bwhitman in #194
- tests/ref: Bring all the reference waveforms to match current output. by @dpwe in #198
- Eq, Reverb, and Chorus args combined into single wire protocol strings by @dpwe in #199
- Unspecified values in bp sets (bare commas) do not change existing breakpoint values by @dpwe in #200
- src/amy.c: Remove debug fprintf included by error. by @dpwe in #201
- Adds Portamento by @dpwe in #202
- Add echo effect. by @dpwe in #205
- Portamento by @dpwe in #206
- Pcm note off by @dpwe in #208
- Checking for feedback on CUSTOM (tulip memorypcm type) as well by @bwhitman in #209
- fixing store patch bug found in #191 by @bwhitman in #210
- fixing fallthrough warning on AMY_HAS_ECHO case by @bwhitman in #212
- amy.py: Lookup table to convert kwargs to wire codes, some warnings. by @dpwe in #211
- Add pitch and amplitude modulation to PARTIALS voices by @dpwe in #215
- AMY-Arduino.h: Add echo flag. by @dpwe in #216
- Build-your-own Partials mode by @dpwe in #217
- Restore Karplus-Strong (KS) osc mode by @dpwe in #218
- Added wave=BYO_PARTIALS for cleaner BYO_PARTIALS syntax. by @dpwe in #219
- amy.py: Tolerate amy.send(time=None). by @dpwe in #220
- src/envelope.c: Don't clip DX7 envs at top (fixes #223). by @dpwe in #224
- README.md: Fix the FM example to clear amp[VEL]. by @dpwe in #221
- need to reset total_samples for web by @bwhitman in #225
- Working web artifacts from an emscripten upgrade by @bwhitman in #226
- reset_osc with RESET_TIMEBASE resets time clock by @bwhitman in #227
- Fixing recent GitHub workflow changes by @bwhitman in #232
- Update c-cpp.yml by @bwhitman in #233
- Audio in, memorypcm, noclone merged for AMYchip support by @bwhitman in #231
- updating examples to add echo setup by @bwhitman in #235
- Update library.properties by @bwhitman in #236
- Update library.properties by @bwhitman in #237
Full Changelog: 1.0.0...1.0.3