Same here with my MP MIDI. Steinberg completely silent and not helping
Same here with my MP MIDI. Steinberg completely silent and not helping
I reported strange problems to Steinberg but they are completely silent
I am not sure what is happening but after I upgraded to Cubase 13.0.50 I have to load my MP MIDI controller each time I start Cubase. Up until now it was always loading automatically upon Cubase startup.
Please see the attached video that demonstrates the problem. Thank you
It is very annoying.
I have a system with 36 cores (72 in total with HT); and Iāve had an issue opening 13.0.50. Your post prompted me to downgrade to 13.0.21 and this has resolved the multi CPU core support. I wonder why Cubase got rid of the support with systems with more than 32 processors? Have Steinberg advised that they will restore compatability?
Defect found. @Martin.Jirsak maybe you would like to know.
Running a session with five audio tracks and a Kontakt 7 drum library. Audio performance peak meter travels from 40 to 70 percent when a selected tracks is not a Kontakt track. After selecting Kontakt track this meter shows values between 80 and 100 percent. Nothing else changes except selected track.
Similar issue with Kontakt 8 and Groove Agent 5.
When Padshop was used peaks stay below 25 percent and when the track was selected then peak meter goes on the over 30 percent.
If someone has a similar problem, I have created a separate thread for this:
were can i get 13.0.41 update?ive updatd too 13.0.50 and its messed up my dongle and crashesā¦41 was ok.
found itā¦
once i uninstalled .50 update and reinstalled .41 my dongle worked and all my products workedā¦
there is a bug in .50 which breaks the dongle so if you have a lot of old steinberg products i wouldnt use .50
for anyone wanting older cubase versions heres the linkā
Please keep in mind that the selected track(s) are removed from ASIO Guard. If you have a CPU intense tracks selected it will go fully to the Peak value of the Performance Meter.
Hi,
If you select a track, this becomes Record Enabled, so itās a āliveā track workout any pre-processing. Everything is done on the processor in real-time. So itās logical the load increases.
Off topic regarding the title of the thread: Two weeks later and the new 13.0.50 update is still advertised as the new 13.0.41 update in the Steinberg hub. The update is still not up to date, obviously.
There is another MIDI Remote problem with Cubase 13.0.50.
If a fader is assigned to the function ValueUnderMouse,
the fader no longer initializes to where the respective parameter under the mouse has its value.
In the script of the PreSonus FaderPort this task is implemented like this:
On a mappingpage pageMain, the motorized fader controls the Volume.
On a mappingpage pageShift, the motorized fader controls the ValueUnderMouse.
function hostBinding_fader() {
...
pageMain.makeValueBinding(fader.fd_Volume.mSurfaceValue,
pageMain.mHostAccess.mTrackSelection.mMixerChannel.mValue.mVolume)
pageShift.makeValueBinding(fader.fd_Volume.mSurfaceValue,
pageShift.mHostAccess.mMouseCursor.mValueUnderMouse)
...
}
Here is a video in which this error is clearly visible,
LluisV took the trouble to create this video.
Regards
CKB
Hi,
This is a known and already reported issue. The value is not sent out when you just hover over the parameter.
There is one more issue related to the AI Knob Lock. If you lock a parameter to a parameter and select another track, the lock becomes released/lost, and you control the mouse-over parameter instead of the locked one.
Yes, it actually retains the value of the previously controlled parameter. And this is what users experience as ājumpsā etc.
Steinberg really should address many of the problems that exist throughout C13 before releasing C14ā¦ or else, there will always be (and rightly so) people complaining here and there.
When I upgraded last month, I ended up spending 13 hours with tech support. We discovered that the issue was related to systems with more than 32 CPU coresāthe new audio engine has compatibility problems with systems using multiple processors. Unfortunately, support couldnāt give me a clear answer on when this will be resolved, whether in version 13 or 14, but they did confirm itās something Steinberg is actively working on.
Youāre right. Sorry for that.
OK, thanks to m.c. my MIDI remote issue is sorted now.
I had stashed my custom ports script in the wrong file system directory. Itās something m.c. added in case we have our devices named differently. I route a bunch of stuff around via virtual ports, rtp, etc. Iād filled the script out but put it in the wrong folder!
Got it sorted now.
Thanks M.C.!