chuck Questions

2

I installed ChucK in my Ubuntu 12.0.4 VirtualBox. When I started the miniAudicle Virtual Machine, I got a pop up error message "The Virtual Machine appears to be hanging.......Abort the current s...
Outlook asked 29/10, 2013 at 16:33

2

Solved

What is the experience running programs written in an audio synthesis/analysis language such as ChucK, Pure Data, Csound, Supercollider, etc. in an embedded device such as an Arduino Mega, Beagle B...
Deadfall asked 28/12, 2010 at 16:0

1

Solved

I have this ChucK code: "examples/vento.txt" => string filename; FileIO fio; // open a file fio.open(filename, FileIO.READ); // ensure it's ok if(!fio.good()) { cherr <= "can't open file:...
Natation asked 15/7, 2010 at 18:46

4

Solved

I am learning Python because it appeals to me as a mathematician but also has many useful libraries for scientific computing, image processing, web apps, etc etc. It is frustrating to me th...
Latinity asked 19/6, 2009 at 4:4
1

© 2022 - 2024 — McMap. All rights reserved.