Re: [Sursound] grambilib~ for Pd

2016-03-11 Thread Richard Graham
Hi Aaron, Thank you for taking the time to look at the source; good catch! I’ll fix those issues immediately. Ricky > On Mar 11, 2016, at 12:00 PM, sursound-requ...@music.vt.edu wrote: > > Hi Ricky, > > I took a quick look at grambipan.c. For FuMa U you've written > > 189: (*APout4++) =

Re: [Sursound] grambilib~ for Pd

2016-03-10 Thread Aaron Heller
Hi Ricky, I took a quick look at grambipan.c. For FuMa U you've written 189: (*APout4++) = sample1 * (2 * cosf(sample2)) * cosf(sample3) * cosf(sample3); //U whereas the correct expression (found on Richard Furse's webpage, for example) is U:cos(2A) cos(E) cos(E) Please note that

[Sursound] grambilib~ for Pd

2016-03-09 Thread Richard Graham
Hi all, I’ve been working on a simple ambisonics library for Pd. Here’s v1: https://github.com/rickygraham/grambilib I would love to hear your thoughts! Ricky -- next part -- An HTML attachment was scrubbed... URL: