Hi Thomas,

> - apparently, the xcode project file is missing. I have filed an issue on github.
I answered to your issue on GitHub.

> - For a project that i am working on, i need at least 20 channels of i/o. Where would i start to change the maximum number of channels?
If you have the capacity to provide a 32 channel version for Mac, i would be infinitely grateful.
I will create another issue on GitHub for the 32 channels version. Here the changes in the file "InstanceProcessor.cpp", line 23 et 24 :
busArrangement.inputBuses.getReference(0).channels = AudioChannelSet::discreteChannels(32); << 16 replaced by 32
busArrangement.outputBuses.getReference(0).channels = AudioChannelSet::discreteChannels(32); << 16 replaced by 32

Cheers,
Pierre

2016-07-22 0:20 GMT+02:00 Thomas Grill <gr@grrrr.org>:
Dear Pierre,
thank you for Camomile, a tool that i was long looking for.
Two things:

- apparently, the xcode project file is missing. I have filed an issue on github.

- For a project that i am working on, i need at least 20 channels of i/o. Where would i start to change the maximum number of channels?
If you have the capacity to provide a 32 channel version for Mac, i would be infinitely grateful.

many thanks for your work,
all the best, Thomas

--
Thomas Grill
http://grrrr.org



> Am 02.04.2016 um 18:46 schrieb Pierre Guillot <guillotpierre6@gmail.com>:
>
> Hi all,
> I'm pleased to announce the release of Camomile, a plugin that allows to load Pure Data patches inside a DAW.
>
> Feature:
> Support for multiple plugin instances.
> Automatic creation of GUIs (toggle, slider, radio, comment, numbox)
> Automatic creation of parameters (name, label, range, minimum, maximum, etc.)
> Up to 16 audio channels
> Up to 64 parameters
> Support for MIDI input and output
> Support for play head information
> Support for BPM information
> Available for Linux, Mac and Windows.
>
> I'll be happy to receive your feedback.
> Download and further information on the wiki: https://github.com/pierreguillot/Camomile/wiki
>
> Have a good week-end!
> _______________________________________________
> Pd-announce mailing list
> Pd-announce@lists.iem.at
> http://lists.puredata.info/listinfo/pd-announce