Skip to content

Commit

Permalink
crow 3.0 prep + ^^dual: JS rewrite
Browse files Browse the repository at this point in the history
to prepare for crow 3.0, three devices have been touched up:
- ^^ins: change polling speed for more reliable translation
- ^^outs: remove 'lfo', which is totally fine because 'remote' can be mapped to Live's native LFO device
- ^^dual: remove 'n2v' conversions, which have been deprecated

as an exercise in legibility, I also rewrote the logic of ^^dual in a [js] container, so that there are less Max-specific workarounds like 'sprint symout' with its concat placeholders. this didn't result in *less* text, by any means, but there are some clear cause-and-effect relationships now that will hopefully encourage others to approach building/hacking new crow M4L devices
  • Loading branch information
dndrks committed Jun 29, 2021
1 parent afe9c20 commit 3263533
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Binary file modified crow_m4l/^^dual.amxd
Binary file not shown.
Binary file modified crow_m4l/^^ins.amxd
Binary file not shown.
Binary file modified crow_m4l/^^outs.amxd
Binary file not shown.

0 comments on commit 3263533

Please sign in to comment.