-
Posts
9,681 -
Joined
-
Last visited
-
Days Won
27
Everything posted by scook
-
Removing a range of unwanted notes from a MIDI file
scook replied to Don Johnson's topic in Cakewalk by BandLab
Glad it worked for you. Remember there is no one standard for mapping MIDI note numbers to pitches. There is a setting in CbB to adjust the pitch display called Base Octave for Pitches Usually, I just toggle the label frame (keyboard display) next to the notes pane in the PRV between note numbers and pitches Right-click the keyboard to display the Note Names dialog Select the "Use these Note Names Instead" radio button then Select 0..127 to display note numbers or Select Diatonic to revert to the keyboard -
Removing a range of unwanted notes from a MIDI file
scook replied to Don Johnson's topic in Cakewalk by BandLab
Here are a couple of CAL resources CAL Editor - I am not a fan of dedicated tools like this but it comes with a very useful CAL reference in Windows help format (chm). CAL Programming Guide.pdf -
Removing a range of unwanted notes from a MIDI file
scook replied to Don Johnson's topic in Cakewalk by BandLab
The scripting language looks like LISP but is very limited in what it can do. I use LISP mode in EMACS to handle syntax highlighting and paren matching. Yeah, it's a typo I'll fix it along with making the IF condition a little safer. BTW, once the scripts are created, it is possible to save some typing by binding the scripts to keyboard shortcuts. To bind CAL scripts to shortcuts use Preferences > Customization > Keyboard Shortcuts. The CAL scripts are near the bottom of the Global Bindings area functions list. -
is a driver optionally installed by Cubase intended for users without an ASIO driver. Just like ASIO4All, it should not be installed when a factory supplied ASIO driver is available. Uninstall it or rename the dll or remove the Generic Low Lantency ASIO driver entry from HKEY_LOCAL_MACHINE\SOFTWARE\ASIO
-
AFAIK, there is no disconnect all function But it may go faster if the synth rack is docked in the multidock or floating because the power buttons are visible and may be used to disconnect synths instead of using the menu.
-
Removing a range of unwanted notes from a MIDI file
scook replied to Don Johnson's topic in Cakewalk by BandLab
NoteMapper may not be the solution. Since this is not about using the data in the DAW, I might use a different approach. If I had a bunch of MIDI files that I wanted to delete notes from I might create a CAL script for each filter then Load a MIDI file Select All using CTRL+A Process > Run CAL and select the CAL script filter to run Use "Save Copy As" to rename the filtered file If I had more than one CAL script, hit CTRL+Z to undo the first script then repeat steps 3,4 and 5 using the different CAL scripts until done with the MIDI file Close the MIDI file Repeat all steps until all the MIDI files are processed. Here is a sample CAL script that deletes all notes values above 77 deletes all notes value below 60 deletes all note values 61, 70 and 75 deletes all non-note events Copy the script and paste it into notepad or any text editor Adjust the high, low values (values in green) and add as many notes to delete in the switch statement (lines in blue) as necessary Save to "C:\Cakewalk Content\Cakewalk Core\CAL Scripts" with a meaningful name such as organFilter1.CAL The name can be anything but the ".CAL" extension is important Create as many scripts as needed adjusting the values for each organ. -
Removing a range of unwanted notes from a MIDI file
scook replied to Don Johnson's topic in Cakewalk by BandLab
In this case, something like the free NoteMapper from Code FN42 may be a good solution. It appears as a synth to the DAW. Pass the MIDI through this plug-in setting the probability to 100% only for the notes needed and use this plug-in as the input to the MIDI tracks for the organs. -
It might be plug-in related. To invoke safe mode, hold the SHIFT key down while opening a project. Safe mode provides a way to skip plug-in during project load. Here is more information about plug-in issues. Here is more information about reporting crashes to BandLab
-
raise audio level without increasing the noise floor?
scook replied to charles kasler's topic in Cakewalk by BandLab
May want to clean up the clips with an FFT filter, then boost the level. Most 3rd party editors come with noise reduction tools. The free ReaPlugs includes ReaFIR which works in CbB. I use iZotope RX for clean up but it too comes with plug-ins should I need to work in CbB. iZotope Elements frequently goes on sale for ~20$. -
How do I start all tracks at bar zero?
scook replied to Anders Madsen's topic in Cakewalk by BandLab
When exporting tracks and buses they default to starting at 0 regardless of where the first clip is located but it is possible to make a time-based selection either before opening the export dialog and/or in the export dialog itself too. -
Expand/Collapse Folders in Conjunction with Auto Zoom
scook replied to XBaker's topic in Feedback Loop
-
How do I start all tracks at bar zero?
scook replied to Anders Madsen's topic in Cakewalk by BandLab
Export tracks/buses starting at 0 or export broadcast wave files assuming the recipient is using a product that imports BWF files based on their timestamp. -
AFAIK, the only PC modules made by Boz are an older version of Panipulator and Bark of Dog Hoser XT Plus 10 db Compressor and Equalizer
-
How do I start all tracks at bar zero?
scook replied to Anders Madsen's topic in Cakewalk by BandLab
CHANGE YOUR WORKSPACE SETTING and next time please do not append unrelated posts to threads. -
Removing a range of unwanted notes from a MIDI file
scook replied to Don Johnson's topic in Cakewalk by BandLab
MFX Event Filter maybe -
Track controls in headers in the track view may be hidden either by a workspace or the track control drop down (image below) Setting workspaces to None and the track control drop down to All reveals all track controls. All track controls are always visible on track inspectors. The channel drop down is the one above C in the image below
-
When it comes to Kontakt and volume issues, the first suspect is the per-project setting Zero Controllers When Play Stop
-
From what has been posted, you received at least two write failures during install. I have no confidence in the install. In 2021.04 audio waveforms by default have an outline. This is set in the Track View menu under Display > Show Waveform Outlines Since the images above do not have the Refresh Activation option in the Help menu, they must be from a version older than 2020.11. FYI, the program must refresh its activation at least every 6 months. Updating periodically is a good idea, The activation is refreshed at needed when updating. Here is some more information about activation.
-
There is always support@cakewalk.com
-
Could be a corrupted installer. Could be a disc problem. Could be anti-virus/malware software.