Nick Arner

Results 7 issues of Nick Arner

It looks as though the [example data-sets](https://github.com/nickgillian/grt/tree/master/data) may be out of date with some of the latest changes in the GRT. At the top of the example datasets, there's the...

Hey David, Thanks for putting up this repo! Had a question; I was looking at (lines 82-92 of `peertalk.py`), and I'm not sure I follow how the keyboard command is...

Hey Rory, In your section of the README on building Csound, you may want to make a note that there is no `sudo -ldconfig` command on Mac. Looking [here](https://stackoverflow.com/questions/1451047/ldconfig-for-mac-os-x), it...

Hello; awesome project! This pull-request contains some updates to the Framework project that should enable to it be used with current (Swift-3) projects. It does not contain any updates to...

Hello, Once I downloaded and tried to run the Xcode project, I got the errors shown below in the screenshot: ![screen shot 2013-10-27 at 8 58 22 pm](https://f.cloud.github.com/assets/2131591/1416249/43ffcd42-3f42-11e3-98ee-7f3593438f5d.png)

When trying to compile on OS X (by running `make -f makefile.macosx`), I get the following error: `clang: error: unsupported option '--prefetch-loop-arrays'` `make: *** [ptk_ppc.o] Error 1`

Hey Maurice, thanks for sharing this cool project! I saw you had only tested this on Debian systems; I went and tried to compile on my Mac and got the...