[Csnd] synth plugin for rosegarden
Date | 2010-03-29 14:45 |
From | Stefan Thomas |
Subject | [Csnd] synth plugin for rosegarden |
Dear community, is there any possibility to use a csound .csd-file (in combination with midi-input) as a synth-plugin for rosegarden? |
Date | 2010-03-29 14:47 |
From | Rory Walsh |
Subject | [Csnd] Re: synth plugin for rosegarden |
What format of plugin does rosegarden use? On 29 March 2010 14:45, Stefan Thomas |
Date | 2010-03-29 15:26 |
From | Michael Gogins |
Subject | [Csnd] Re: Re: synth plugin for rosegarden |
Yes, via Csound running externally with the new Jack opcodes. I have gotten Rosegarden to send MIDI to Csound this way. I have not tried to get Csound to send audio back but it should work. I think this probably works only in real time, i.e. the csd must work OK in real time without dropouts etc. There may be other ways as well, as an actual plugin, I haven't tried that. Hope this helps, Mike On Mon, Mar 29, 2010 at 9:47 AM, Rory Walsh |
Date | 2010-03-29 16:21 |
From | Stefan Thomas |
Subject | [Csnd] Re: Re: Re: synth plugin for rosegarden |
Dear Micheal, You speak of the new Jack opcodes, in plural. I've only found jacktransport. Are there others available? 2010/3/29 Michael Gogins <michael.gogins@gmail.com> Yes, via Csound running externally with the new Jack opcodes. I have |
Date | 2010-03-29 16:23 |
From | Michael Gogins |
Subject | [Csnd] Re: Re: Re: Re: synth plugin for rosegarden |
I have not documented them yet. You can see what the documentation would be by browsing CVS for Opcodes/jacko.cpp. Regards, Mike On Mon, Mar 29, 2010 at 11:21 AM, Stefan Thomas |