[Csnd] Cabbage and Reaper
Date | 2014-03-23 00:26 |
From | Tobiah |
Subject | [Csnd] Cabbage and Reaper |
I made a plugin synth with Cabbage today. I had some note events in the .csd and I heard them play as soon as the plugin loaded, but I guess I was expecting them to play every time I rewound and hit Play. I want to algorithmically make my scores and then have cabbage play them into Reaper via VSTi. Am I barking up the wrong tree? Is CsoundVST better suited for this? Thanks, Tobiah Send bugs reports to the Sourceforge bug trackers csound6: https://sourceforge.net/p/csound/tickets/ csound5: https://sourceforge.net/p/csound/bugs/ Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2014-03-23 00:32 |
From | Rory Walsh |
Subject | Re: [Csnd] Cabbage and Reaper |
Not at all, but the are some tricks to working with midi in cabbage. I'm not at my pc right now but I can send you a simple instrument tomorrow that generates random midi notes that I've tested in reaper that might help get you started. In fact, have you checked the recipes forum at www.thecabbagefoundation.com? I think I posted one there a while ago?
On 23 Mar 2014 00:26, "Tobiah" <toby@tobiah.org> wrote:
I made a plugin synth with Cabbage today. I had some note |
Date | 2014-03-23 08:56 |
From | Rory Walsh |
Subject | Re: [Csnd] Cabbage and Reaper |
Here are the two simple instruments I was talking about:
I've made a little screencast on how to work it in Reaper. You'll find the link in the above post. You'll see that I have a single muted MIDI note going to the plugin the entire time. This is to kick the plugin into action. It will produce MIDI when it gets MIDI. I'm not sure if I need this but it works fine this way. If you post to the Cabbage forums you'll probably find out more about how others are using MIDI.
Rory. On 23 March 2014 00:32, Rory Walsh <rorywalsh@ear.ie> wrote:
|