Search found 11 matches

by pierre glt
Sat Jul 14, 2018 7:58 am
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Re: Camomile v1.0.1 - An audio plugin with Pure Data embedded

If I understand well, Camomille take a wonderful PD patch in and build a wonderful plugin...
Yes!
What flavors of PD are suported ? (Vanilla, extended,... ?)
The last vanilla version (0.48.1) so you can use all recent developments, but no external libraries for the moment.
by pierre glt
Fri Jul 13, 2018 4:21 pm
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Re: Camomile v1.0.1 - An audio plugin with Pure Data embedded

Hi, I'm pleased to announce the new Camomile release 1.0.6. https://github.com/pierreguillot/camomile/wiki . This new version includes several great new features: - Add support for the LV2 format thanks to the work of Filipe Coelho that created an interface for the LV2 format with JUCE. - Add a new ...
by pierre glt
Thu May 31, 2018 10:06 am
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Re: Camomile v1.0.1 - An audio plugin with Pure Data embedded

I did add an entry to the Wiki :)
Great! And it was my mistake, I did not well initialize the values your plugin :roll:
by pierre glt
Fri May 25, 2018 10:29 am
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Re: Camomile v1.0.1 - An audio plugin with Pure Data embedded

And here's a short demo video of the last plugin I'm working on: Space VBAP - an implementation of the Vector Base Amplitude Panning for sound spatialization. It's still a work in progress but you can see some of the new features such as the dynamic graphical interface or the adaption to the input/o...
by pierre glt
Fri May 25, 2018 10:21 am
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Re: Camomile v1.0.1 - An audio plugin with Pure Data embedded

Now that midi-in/out is fully functional (no more strange latency or missed events), I could make this SH101-ish sequencer : https://github.com/tsointsoin/MidiSeq-Camomile I tried your patch, it's great! You can share it on this website (https://patchstorage.com/platform/camomile) or you can direct...
by pierre glt
Sat May 12, 2018 2:58 pm
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Re: Camomile v1.0.1 - An audio plugin with Pure Data embedded

A new release available v1.0.5!

The change log is available on the download section and the distribution.
Feedback are more than welcome!
Website: https://github.com/pierreguillot/camomile/wiki
Download: https://github.com/pierreguillot/Camomi ... tag/v1.0.5

Cheers,
Pierre
by pierre glt
Tue Jan 30, 2018 12:06 pm
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Re: Camomile v1.0.1 - An audio plugin with Pure Data embedded

Hi, I've seen other libpd based plugins before, how does this compare? The most important differences is that Camomile is multi-platform and supports the multi-instance and multithreading. The plugin also supports almost all the audio plugins specificities like the parameters (name, range, label, et...
by pierre glt
Sat Jan 27, 2018 11:47 am
Forum: Plugins, Effects and Instruments
Topic: Camomile v1.0.1 - An audio plugin with Pure Data embedded
Replies: 16
Views: 7806

Camomile v1.0.1 - An audio plugin with Pure Data embedded

The brand new Camomile release (1.0.1) is available! Camomile is a plugin with Pure Data embedded that offers to load and to control patches inside a digital audio workstation. The plugin is available in the VST2, VST3 and Audio Unit formats for Linux, Windows and MacOS. Download and information on ...
by pierre glt
Sun Apr 03, 2016 9:45 am
Forum: Plugins, Effects and Instruments
Topic: Camomile: An audio plugin that loads Pure Data patches
Replies: 8
Views: 4409

Re: Camomile: An audio plugin that loads Pure Data patches

Hi Dave, What do you mean by the "notes aren't getting cut off" ? Is this when you use a MIDI keyboard ? The last note when you stop playing ? Or when you stop the play head in your DAW while that a note has not been released? If the last response is the right one, you have to edit the pat...
by pierre glt
Sat Apr 02, 2016 9:50 pm
Forum: Plugins, Effects and Instruments
Topic: Camomile: An audio plugin that loads Pure Data patches
Replies: 8
Views: 4409

Re: Camomile: An audio plugin that loads Pure Data patches

Thanks !
@falkTX I think the best explanation is the the code. But I just post a message on this mailing list to explain how to use Pure Data in a multi-thread context https://lists.puredata.info//pipermail/ ... 20637.html. If you need more info, feel free to ask !
by pierre glt
Sat Apr 02, 2016 5:31 pm
Forum: Plugins, Effects and Instruments
Topic: Camomile: An audio plugin that loads Pure Data patches
Replies: 8
Views: 4409

Camomile: An audio plugin that loads Pure Data patches

Hi all, I'm pleased to announce the release of Camomile, a plugin that allows to load Pure Data patches inside a DAW. https://cloud.githubusercontent.com/assets/1409918/14203507/b944ede0-f7fe-11e5-8861-e42141c2448f.png Feature: Support for multiple plugin instances. Automatic creation of GUIs (toggl...