All workflows
206 workflow run results
206 workflow run results
loop{} is working along with to()
Build firmware
#199:
Commit c125942
pushed
by
trentgill
c-based asl init with tests
Build firmware
#197:
Commit b44a036
pushed
by
trentgill
Fix buffer allocation when reading a userscript (#366)
* clarify pointer arithmetic & use calloc rather than malloc & memset
* correct issue where word-nonaligned scripts could fail to load
...
Build firmware
#196:
Commit b0f78f9
pushed
by
trentgill
correct issue where word-nonaligned scripts could fail to load
Build firmware
#195:
Commit a36c0c1
pushed
by
trentgill
Merge branch 'main' of https://github.com/monome/crow into main
Build firmware
#194:
Commit df35401
pushed
by
trentgill
Merge branch 'main' of https://github.com/monome/crow into main
Build firmware
#193:
Commit df35401
pushed
by
trentgill
crow as ii follower commands (#354)
* add crow commands for reset & some asllib actions. add s16ms type for using s16 to represent milliseconds
* reorganize user callbacks for call & query
Build firmware
#191:
Commit e5c9366
pushed
by
trentgill
I2C support for Expert Sleepers Disting EX. (#360)
* ii support for the Disting EX.
* Disting voice control i2c methods.
* Better names and types for Disting EX.
* Use u8 types for algori...
Build firmware
#190:
Commit 931e0d9
pushed
by
trentgill
when an ii command takes zero args, ii.<module>.help() no longer prints 'void' (#363)
Co-authored-by: = <=>
Build firmware
#189:
Commit d15d8b2
pushed
by
trentgill
when an ii command takes zero args, ii.<module>.help() no longer prints 'void'
Build firmware
#188:
Commit fa67140
pushed
by
trentgill
correct ii.crow.lfo action (#362)
Co-authored-by: = <=>
Build firmware
#187:
Commit 8518495
pushed
by
trentgill
correct ii.crow.lfo action
Build firmware
#186:
Commit 8276f28
pushed
by
trentgill
crow as ii follower commands (#354)
* add crow commands for reset & some asllib actions. add s16ms type for using s16 to represent milliseconds
* reorganize user callbacks for call & query
Build firmware
#185:
Commit e5c9366
pushed
by
trentgill
moved midi handling into detect library (#357)
Build firmware
#184:
Commit 08494af
pushed
by
trentgill
crow.reset deactivates any active output scale mapping (#358)
Build firmware
#183:
Commit a71bc37
pushed
by
trentgill
limit metro to 500uS or slower. Setting a metro to time == 0 caused a crash previously (#355)
Build firmware
#182:
Commit 950c780
pushed
by
trentgill
W/2.0 API updates (#347)
* rename 'head_order' to 'echo_mode' for use-case clarity
* rename 'lowpass' to 'filter' to allow for possible transition to allpass filter in future
* rename 'pre_level...
Build firmware
#181:
Commit 7481d82
pushed
by
trentgill
refine timings for i2c leader mode. careful this doesn't cause regressions in crow+(a single follower) setups
Build firmware
#180:
Commit 58339ae
pushed
by
trentgill
add clear tape command
Build firmware
#179:
Commit a80f636
pushed
by
trentgill
erase_strength as final term
Build firmware
#178:
Commit 0249c96
pushed
by
trentgill
rename to pre-level to erase-level to match on-panel representation of erase-head strength
Build firmware
#177:
Commit ba39a13
pushed
by
trentgill
fix mux assignment. add i2c hooks for test process.
Build firmware
#176:
Commit f6b0fcc
pushed
by
trentgill
disable calibration. add DUT mux control.
Build firmware
#175:
Commit 7f8dd76
pushed
by
trentgill