Skip to content

amy.c: amp takes COEF_MOD and COEF_BEND as 1 + (coef*ctl). #36

amy.c: amp takes COEF_MOD and COEF_BEND as 1 + (coef*ctl).

amy.c: amp takes COEF_MOD and COEF_BEND as 1 + (coef*ctl). #36

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make test
run: make test