The code comes from the same place I got the particular library I'm currently trying to work with from:
http://wiki.openmusiclabs.com/wiki/Example
The code does successfully compile and download but this code on its own doesn't give me any better understanding of how the library works to even begin to figure out how to access each individual bin.
I believe my biggest issue is how can I access the number stored for each bin so that I can then average them down into 7 bins.
I should also be able to bring the 256 to 16 so I'm not working with as many bins and can speed up processing.