Csound Csound-dev Csound-tekno Search About

[Csnd] Cabbage problems

Date2017-10-29 00:24
FromMichael Mossey
Subject[Csnd] Cabbage problems
I'm trying to use Cabbage on a Mac. 

First, where is Cabbage Standalone? Nothing by that name is installed with the installer, but it seems useful.

Next, when I create and edit an instrument in the source editor, I can try compiling it and running it, feeding it MIDI input. But many notes get "stuck on". Any idea why that might be happening and what to look for? I'm using some demonstration code which came with cabbage, here:

<CsOptions>
-n -d -+rtmidi=NULL -M0 -m0d --midi-key-cps=4 --midi-velocity-amp=5
</CsOptions>

instr 1
kEnv madsr .1, .2, .6, .4
aOut vco2 p5, p4
outs aOut*kEnv, aOut*kEnv
endin


(Also, why do Cabbage windows insist on sitting on top of everything else? Annoying...)

Mike

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-10-29 10:16
FromKevin Welsh
SubjectRe: [Csnd] Cabbage problems
What version of cabbage are you using?  If you're using the beta 2 version, cabbage lite gets installed separately for now because it just started being tested... the current "lite" version is available here:

It you're using cabbage 1, then you should just be able to set cabbage to use an external editor in the preferences.

Same with always appearing on top, it's a setting that can be turned off in the preferences.  Some might find it annoying, but when working with an external editor I find it actually quite useful.

I can't help you too much with midi issues, as I do very little midi work with cabbage, but providing the cabbage version and csound version would be a helpful start in finding help.  There's a few cabbage users here, and of course Rory too... but you can also try getting help over at the cabbage forums: http://forum.cabbageaudio.com/

On Sat, Oct 28, 2017 at 7:24 PM, Michael Mossey <michaelmossey@gmail.com> wrote:
I'm trying to use Cabbage on a Mac. 

First, where is Cabbage Standalone? Nothing by that name is installed with the installer, but it seems useful.

Next, when I create and edit an instrument in the source editor, I can try compiling it and running it, feeding it MIDI input. But many notes get "stuck on". Any idea why that might be happening and what to look for? I'm using some demonstration code which came with cabbage, here:

<CsOptions>
-n -d -+rtmidi=NULL -M0 -m0d --midi-key-cps=4 --midi-velocity-amp=5
</CsOptions>

instr 1
kEnv madsr .1, .2, .6, .4
aOut vco2 p5, p4
outs aOut*kEnv, aOut*kEnv
endin


(Also, why do Cabbage windows insist on sitting on top of everything else? Annoying...)

Mike

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-10-29 11:16
FromRory Walsh
SubjectRe: [Csnd] Cabbage problems
Hi Michael. You should maybe try out version 2 which is available here:
Are you playing with a MIDI keyboard? Another user has reported some strange issues with MIDI notes hanging but I and others haven't been able to recreate them. I'm happy to continue the discussion on this forum, but as Keven pointed out there is a dedicated Cabbage forum that you might want to check out too.


On 29 October 2017 at 00:24, Michael Mossey <michaelmossey@gmail.com> wrote:
I'm trying to use Cabbage on a Mac. 

First, where is Cabbage Standalone? Nothing by that name is installed with the installer, but it seems useful.

Next, when I create and edit an instrument in the source editor, I can try compiling it and running it, feeding it MIDI input. But many notes get "stuck on". Any idea why that might be happening and what to look for? I'm using some demonstration code which came with cabbage, here:

<CsOptions>
-n -d -+rtmidi=NULL -M0 -m0d --midi-key-cps=4 --midi-velocity-amp=5
</CsOptions>

instr 1
kEnv madsr .1, .2, .6, .4
aOut vco2 p5, p4
outs aOut*kEnv, aOut*kEnv
endin


(Also, why do Cabbage windows insist on sitting on top of everything else? Annoying...)

Mike

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-10-29 11:19
FromRory Walsh
SubjectRe: [Csnd] Cabbage problems
P.S. The standalone is the main Cabbage app. In version 2 there is a Cabbage lite that Kevin referred too. This exists for those who wish to use other editors for developing their Cabbage instruments.  

On 29 October 2017 at 11:16, Rory Walsh <rorywalsh@ear.ie> wrote:
Hi Michael. You should maybe try out version 2 which is available here:
Are you playing with a MIDI keyboard? Another user has reported some strange issues with MIDI notes hanging but I and others haven't been able to recreate them. I'm happy to continue the discussion on this forum, but as Keven pointed out there is a dedicated Cabbage forum that you might want to check out too.


On 29 October 2017 at 00:24, Michael Mossey <michaelmossey@gmail.com> wrote:
I'm trying to use Cabbage on a Mac. 

First, where is Cabbage Standalone? Nothing by that name is installed with the installer, but it seems useful.

Next, when I create and edit an instrument in the source editor, I can try compiling it and running it, feeding it MIDI input. But many notes get "stuck on". Any idea why that might be happening and what to look for? I'm using some demonstration code which came with cabbage, here:

<CsOptions>
-n -d -+rtmidi=NULL -M0 -m0d --midi-key-cps=4 --midi-velocity-amp=5
</CsOptions>

instr 1
kEnv madsr .1, .2, .6, .4
aOut vco2 p5, p4
outs aOut*kEnv, aOut*kEnv
endin


(Also, why do Cabbage windows insist on sitting on top of everything else? Annoying...)

Mike

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here