RhinoCM trouble in Cubase SX
-
- KVRer
- 2 posts since 10 Jun, 2010
Hello Rhino users,
I've just received my copy of Computer Music, and I'm dead keen to try out RhinoCM featured on the DVD.
However, I'm running into a showstopper. RhinoCM installed OK, and I copied the DLL to my Cubase plugins folder.
Cubase recognised and loaded the plugin OK (I can see the UI) - but, RhinoCM does not appear as an option for assigning as an 'output' for a MIDI track. My other soft synths appear just fine.
Curously, RhinoCM does appear as an available MIDI *input*.
Anybody got any ideas?
TIA,
David
I've just received my copy of Computer Music, and I'm dead keen to try out RhinoCM featured on the DVD.
However, I'm running into a showstopper. RhinoCM installed OK, and I copied the DLL to my Cubase plugins folder.
Cubase recognised and loaded the plugin OK (I can see the UI) - but, RhinoCM does not appear as an option for assigning as an 'output' for a MIDI track. My other soft synths appear just fine.
Curously, RhinoCM does appear as an available MIDI *input*.
Anybody got any ideas?
TIA,
David
-
- KVRAF
- 3388 posts since 29 May, 2001 from New York, NY
I don't have CubaseSX so it's hard for me to test this.
The only thing I can think of is that RhinoCM (as well as Rhino, actually) don't declare() because Steinberg deprecated this method in vst2.4. I would be surprised that they rely on it, though... Have you tried asking on Steinberg forums ?
'Tick
The only thing I can think of is that RhinoCM (as well as Rhino, actually) don't declare
Code: Select all
wantEvents'Tick
-
- KVRAF
- 3388 posts since 29 May, 2001 from New York, NY
ok - just looking around, I think the problem might be because Rhino doesn't declare the number of midi channels he deals with. Cubase must be the only host who checks this (probably because it's so poorly documented in the vst spec).
I'll whip up a patch and send it to you for testing, ok ?
'Tick
I'll whip up a patch and send it to you for testing, ok ?
'Tick
-
- KVRist
- 219 posts since 19 Oct, 2006 from Matlock, UK
Hello, I'm experiencing the same problem - any chance I could get a copy of the patch also when it's ready?
In the meantime, it's working fine wrapped in EnergyXT, and sounds great!
In the meantime, it's working fine wrapped in EnergyXT, and sounds great!
-
tropicalontour tropicalontour https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=207157
- KVRist
- 494 posts since 11 May, 2009
How will the rest of us Cubase users get the fix?
My music is a fusion of jazz and funk. It's called "Junk"
-
- KVRAF
- 3388 posts since 29 May, 2001 from New York, NY
I'll put it online on my web site, and I'll send the fixed version to CM so that the future mags have the corrected version.
'Tick
'Tick
-
- KVRer
- Topic Starter
- 2 posts since 10 Jun, 2010
'Tick,Big Tick wrote:ok - just looking around, I think the problem might be because Rhino doesn't declare the number of midi channels he deals with. Cubase must be the only host who checks this (probably because it's so poorly documented in the vst spec).
I'll whip up a patch and send it to you for testing, ok ?
'Tick
Many thanks for coming back so quickly! I'll be happy to test any patch you come up with.
Ta,
David
-
- KVRist
- 68 posts since 26 Apr, 2003 from Denmark
I've never had any problems using Rhino in Cubase (from Cubase VST/32 5, and all the way up to Cubase 5.1)
So it seems that it must be something with this Rhino-CM vesion.
Best regards
Bo
So it seems that it must be something with this Rhino-CM vesion.
Best regards
Bo
-
- KVRAF
- 3388 posts since 29 May, 2001 from New York, NY
Yes, I think it's because I changed the version of the sdk - in 2.4 wantEvents() is deprecated, but they don't say anywhere that you must specify the number of midi input channels.
-
- KVRist
- 57 posts since 29 May, 2004 from England
Actually small issue thought I'd mention, playing with this last night in FLStudio 9, noticed the Gui randomly flashes when using the "Bank" window, just clicking around on presets etc, anyone else confirm this?
Edit, actually its not random its when the preset changing updates.
Edit again, nope still random flashes after changing windows etc.
Edit, actually its not random its when the preset changing updates.
Edit again, nope still random flashes after changing windows etc.
-
- KVRAF
- 3388 posts since 29 May, 2001 from New York, NY
David, I just sent you the fix for you to try. Just let me know 
-
tropicalontour tropicalontour https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=207157
- KVRist
- 494 posts since 11 May, 2009
'Tick, I looked on your site but couldn't find the update. Am I too soon or just lost? 
My music is a fusion of jazz and funk. It's called "Junk"
-
- KVRAF
- 3388 posts since 29 May, 2001 from New York, NY
-
- KVRAF
- 3388 posts since 29 May, 2001 from New York, NY
