tgtracker icon indicating copy to clipboard operation
tgtracker copied to clipboard

ChucK

Open scalarwaves opened this issue 5 years ago • 0 comments

ChucK will be a first class citizen in tgtracker.

  • [x] Call ChucK from Rust with ruck
  • [x] Call Rust from Chuck with ruck
  • [x] Test faust2ck, it generates chugins from FAUST code
  • [x] Test FaucK chugin, it processes code
  • [ ] chuck-sys See https://github.com/tonal-glyph/chuck-sys/issues/2
    • [ ] Write C wrapper for libchuck
    • [ ] Instantiate ChucK VMs using libchuck
    • [ ] Connect libchuck VMs to audio IO
  • [ ] Create high-level Rust interface w/ chuck-sys and pure Rust libs ruckus

scalarwaves avatar Nov 05 '18 03:11 scalarwaves