Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - loganmcbroom

Pages: 1 ... 3 4 [5]
61
General Board / Re: Integrating CDP into other software
« on: June 03, 2016, 11:02:00 PM »
Alright, seems like everything is running correctly. I'll post the project once I've polished it a bit.

Thanks for the help.

62
General Board / Re: Integrating CDP into other software
« on: June 02, 2016, 02:59:27 AM »
Well that's fantastic news because I am using C++ and I am using JUCE. This is the first thing I've used JUCE for and I didn't realize it had something built in for handling child processes... Really a huge relief as the windows api has indeed been a massive headache. Just managed to get pipes working but I am more than happy to tear it back down.

I can't imagine a more satisfying reply, I'll take that fix if you don't mind.

63
General Board / Integrating CDP into other software
« on: June 01, 2016, 08:08:03 AM »
I'm working on a sort of front-end and running the CDP executables as child processes, but I'd like to be getting those processes output streams and apparently that can only be done on Windows using pipes which I don't understand at all. Being able to call the functions directly would also allow some additional flexibility.

Does anyone have experience or advice on this sort of integration, or on using Windows pipes?

64
General Board / Re: Teaching myself CDP
« on: May 25, 2016, 10:59:15 PM »
Great! I'm excited to look through these.

65
General Board / CDP github
« on: May 23, 2016, 08:40:55 PM »
I think letting the community contribute to the CDP would do wonders for its growth. I sent an email requesting this but I am wondering if the main CDP email is active? It seems the devs don't have much of a presence online.

If such a thing was around what would you want to see added to the CDP? I would love to see libraries as is mentioned on the website's main page. I think there is also a lot of room for new processes.

66
Showcase / Re: Another go at a CDP frontend
« on: May 23, 2016, 07:20:52 PM »
This looks really interesting, I think the data flow approach is a good way to go. If you're planning to release this freely would you consider making a github repo of it?

Pages: 1 ... 3 4 [5]