-
Posts
4,081 -
Joined
-
Last visited
-
Days Won
13
Everything posted by Promidi
-
(do (int control_value) (forEachEvent (if (== Event.Kind CONTROL) (do (= control_value Control.Val) (-= control_value 127) (*= control_value -1) (= Control.Val control_value) );end do );end if );end for );end do Note: This inverts using the value of 64 as the mirror point
-
You mean a routing diagram...... yes, I have been wanting this for ages....
-
Yes, you can. I use external synths (SW1000XG in a second PC connected via a Roland USB to MIDI adapter) every day with CbB.
-
Audiosnap is enabled for that clip.
-
You need to give us some information about your set up. What Audio interface? What sample rate, bit depth and buffer size. See: Preferences | Audio | Driver Settings In Preferences | Audio | Devices, is your audio interface selected as an output device In Preferences | Audio | Playback and Recording, what driver mode are you using (If possible, ASIO is recommended) Are your virtual instruments set to a bus that is turned up. In turn, Is your master bus set to a physical output and are all levels turned up?
- 13 replies
-
The transform tool that’s available for PRV Controllers would also be useful in automation lanes.
-
How to map my Contoller Transport controls to Bandlab?
Promidi replied to Kyle Whitlock's question in Q&A
If the Control Surface route does not work, then you may be able to use straight MIDI data to control the CbB transport How you would do this (and indeed if the Axiom 61 can do this) depends on how flexible the Axiom 61 actually is with its button programmability. Note: I have done this with a PCR-800 using straight MIDI data (Not as a Control Surface) -
Have you tried updating your Focusrite drivers to the beta version? (4.87.4) Do CTRL + F > "Focusrite USB2 Drivers 4.87.4" http://beta.focusrite.com Note: some browsers might balk at this URL - try different browsers if that’s the case. Also, have you tried reducing your sample buffer size? (I use 256)
-
That piano better sound fricken awesome for 40gb..... In fact, for that amount, I would want it to bring me breakfast in bed........
-
You might want to change the title of this post to something like “Please add a way to change tempo curves in bulk“ I selected multiple nodes, yet right clicking a curve still only effects that particular curve - so, at this time, looks like it’s not possible. This feature request could also apply to any automation curve - not just the tempo track.
-
You might want to start a new thread.
-
I am assuming it’s the AVX requirement What i7 are you using? My i5 4576 (released 2013) runs Massive X (This CPU does has AVX support)
-
One issue I have with Massive X is, currently, it has no MIDI learn - maybe a future update will fix this.
-
A dark mode for the installer would be nice.
-
the XLN installer installed the AAX versions, even if you didn't need them. Also, if you deleted the AAX version files manually, the XLN installer would then deem your XLN installation as needing a repair. The repair would reinstall the AAX versions. It looks like that will no longer happen if you deselect the AAX versions.
-
Yes, I have pigments 3 (excellent synth this one). However, it is good to know that PhasePlant goes sale from time to time. For PhasePlant, it's a case of Patience Grasshopper........
-
Something to consider when and if Phase Plant goes on sale.
-
Are you saying your CbB is intermittently behaving exactly as if you had actually pressed the PAUSE key, but you have not? Note: if that's the case, I cannot say that I have experienced this on my set up.
-
All of the AD2 Adpaks I have purchased, I have done so when they have gone on sale. So, in answer to your question, yes.
-
Can you tell us your PC specs? Include your audio interface? I am assuming you have already updated all of your hardware drivers (using manufacturer's websites rather than Windows updates)
-
That info can be found here: https://www.izotope.com/en/products/neutron.html#specs
-
The only setting I can think of in relation to video in cakewalk is switching between Media Foundation and DirectShow video engines So if you are having issues with video playback in Cakewalk this is one thing to try. see: https://www.cakewalk.com/Documentation?product=Cakewalk&language=3&help=Troubleshooting.07.html If that does not work, then you still need a video editor (or at least a video converter) to convert the video to another format.
-
Cakewalk is a Digital Audio Workstation. If you want to edit videos, you might yet better results with a dedicated video editor.
-
Is it possible to assign different instruments to different parts of an edirol pcr800
Promidi replied to Fredrik Kindahl's question in Q&A
Yes By default, the PCR800 itself transmits MIDI Channel 1. Using the PCR800 editor, program the pads A1-A9 and B1-B to transmit on MIDI Channel 2 Then on the MIDI track of your drum vsti, set it to receive on MIDI Channel 2 On the PCR800, make sure Omni is off - otherwise the pads will transmit on the same channel the keys are set to (by default MIDI Channel 1) regardless of their respective MIDI Channel. See page 33 of the PCR user guide for the Omni setting. Note: Before answering this, I tested it it here with Truepianos on track 1 (MIDI Channel 1) and Addictive drums 2 on track 2 (MIDI Channel 2) and it worked. They keys played Truepianos while the programmed pads played Addictive drums 2 independently.- 1 reply
-
- 1
-
-
That could actually make those MIDI tracks respond to any vsti synths that have their MIDI outs enabled. Also, some VSTis can have MIDI thru enabled which could worsen the issue. I always set any MIDI track's inputs to a specific MIDI channel and a specific MIDI controller. This is done in the MIDI track's inspector under “In/Out” - just above the track name. (“In/Out” is Visible if you have the “In/Out” component display enabled)