-
Posts
9,681 -
Joined
-
Last visited
-
Days Won
27
Everything posted by scook
-
Yes, a CAL script bound to keystrokes is one way to perform the task. Here is a simple shift up 12 script (do (forEachEvent (if (&& (== Event.Kind NOTE) (< Note.Key 115)) (+= Note.Key 12) ) ) )
-
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 137]
scook replied to Morten Saether's topic in Early Access Program
See earlier post in this thread -
Yes, I added a little more info after your post.
-
You know you want it VCV Rack Community Edition will be GPLv3 (free/open-source). VCV Rack Studio Edition will be $99 ($149 after release sale) and include VST2 plugin support (+more plugin formats later) and professional support. Available November 2021. Announcement thread on the VCV Rack Community Forum https://community.vcvrack.com/t/vcv-rack-2/14027
-
This may answer some questions. My BandLab account has it's own user ID and password. Never had any issue with activation running on Win10. I have no experience using alternate methods to access the account such as Google.
-
I do not run CbB as administrator
-
I just downloaded and installed Freak v1.1.0 It scanned and works OK in CbB 2021.09 build 123 on Win10 Pro 21H1 build 19043.1165
-
The area in the red square is the right channel of a stereo clip. The clip was recorded on the left (or odd) channel only. For mono recording the track interleave should be set to mono. In this case, it was set to stereo. Your current config is hiding the track interleave button. This could be due to the workspace or track control setting. The interleave button is also in the track inspector regardless of the workspace and track control settings.
-
-
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 137]
scook replied to Morten Saether's topic in Early Access Program
This is not a permanent situation. I am sure @Jonathan Sasor is working the issue. -
CbB has all the routing needed to capture MIDI from MG2.
-
Try the WASAPI driver modes in preferences.
-
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 137]
scook replied to Morten Saether's topic in Early Access Program
Thanks @Jonathan Sasor I did not know personalization would copy those presets. -
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 137]
scook replied to Morten Saether's topic in Early Access Program
2020.11 probably was not necessary but the 2021.06 rollback installer does not add all the presets. Probably, the full 2021.06 installer is enough. If you did not retain that installer, the only way I know for you get get another copy of the full installer is uninstall CbB and re-install. That or wait for the next 2021.09 installer. see the next post for a better solution -
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 137]
scook replied to Morten Saether's topic in Early Access Program
Not relying on export presets I am not sure when it happened but I suspect somewhere in the 2021.09 series, they were wiped out. Reinstalling from full versions of CbB 2020.11 then 2021.06 and applying 2021.09 build 120 update the list now shows -
Import the file back into the DAW and check the levels.
-
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 114]
scook replied to Morten Saether's topic in Early Access Program
The about page from Build 120 (Rebuild 2) just shows Build 120 -
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 114]
scook replied to Morten Saether's topic in Early Access Program
Cakewalk_by_BandLab_Update_Setup_27.09.0.120(Rebuild_2).exe is the installer I downloaded using the link in I cannot speak to the differences, if any, between build 120 and build 120 (Rebuild 2). -
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 137]
scook replied to Morten Saether's topic in Early Access Program
There are only 3 presets showing up in the Export dialog -
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 114]
scook replied to Morten Saether's topic in Early Access Program
Yes, got build 120 (Rebuild 2) from Maybe this thread should be locked. -
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 114]
scook replied to Morten Saether's topic in Early Access Program
Thanks, downloading now -
[CLOSED] Cakewalk 2021.09 Early Access [Updated to build 114]
scook replied to Morten Saether's topic in Early Access Program
The link in the post below goes contains a link to build 114 NOT build 120 Also the subject of this thread is noted as [CLOSED] Cakewalk 2021.09 Early Access [Updated to build 114] I guess the plan is to use the new thread for build 120 but it appears the old build 114 link was not updated in the new thread. -
CbB includes extra instrument definitions including some for Roland. The default path is "C:\Cakewalk Content\Cakewalk Core\Instruments"
- 2 replies
-
- 2
-
-
- alpha juno-2
- sound canvas sc-55
-
(and 1 more)
Tagged with:
-
Preferences > File > Initialization File is a graphical front end to edit Cakewalk.ini values. The per-project value Zero Controllers When Play Stops may help too. This is set in Preferences > Project > MIDI
-
Looking at the MT Power Drum VST it mostly follows GM MIDI note values for drums by default. Most drum plug-ins support GM mapping even if it is not their default. In general, when drums don't map to the same MIDI notes there are a few of ways to address the issue: modify the map in the plug-in apply a different map in the DAW (this may be done using MFX Transpose or Drum map) move the MIDI data to the note values expected by the new synth Of course, there may be other differences that go beyond note mapping such as how the plug-ins respond to velocity, different articulations and instruments.