Jump to content

scook

Members
  • Posts

    9,681
  • Joined

  • Last visited

  • Days Won

    27

Posts posted by scook

  1. 52 minutes ago, Michael Fogarty said:

    Does that mean I don't have to turn off Midi output on my NI instruments anymore?

    It's a lot safer in 2021.01 than before.

    In the past when an instrument or MIDI track had echo enabled and its input was set to None, the DAW automatically switch to "All Inputs - Omni".. If there were plug-ins sending MIDI data, the track would play the data.  

    This is more of a problem with synths because they have "Enable MIDI Output" turned on by default, if they have the feature. Effects always default to "Enable MIDI Output" off regardless. But both could be unwelcome sources of MIDI data.

    Starting with 2021.01,

    • if there are any effect or synth plug-ins in the project with "Enable MIDI Output" turned on,
    • and an instrument or MIDI track has input echo enabled and while its input is set to None
    • instead of switching to "All Inputs - Omni" the DAW switches to "All External Inputs - Omni".

    This prevents tracks automatically picking up MIDI data from plug-ins.

    HTH

    • Like 1
  2. 9 hours ago, sjoens said:

    Were the Expansion Packs part of Garritan's sounds?

    Other way round.

    The expansion pack appear to use some of the bundled GPO data.

    9 hours ago, sjoens said:

    To me the GPO - Flute V Legato sample sounds identical to the Expansion Pack 1 - RGC Flute in The Venue minus a little reverb?

    Notice both programs use the same sfz file.

  3. 1 hour ago, Geoff Merson said:

     It's supposed to not save any data, other than the template 

    Project template save much more than the track layout. From http://www.cakewalk.com/Documentation?product=Cakewalk&language=3&help=Templates_KeyBindings.2.html#1105448

    Quote

    As a rule, any parameter that is saved in a project file is also saved in a template file. Following are some useful parameters that are saved in template files:

    • Track configuration and track parameters
    • Timebase
    • Sysx banks
    • File information and comments
    • Tempo settings
    • Meter and key settings
    • Clock and synchronization information
    • MIDI data
    • MIDI In/Out/Thru settings
    • MIDI metronome settings
    • Selection start and end times
    • Record mode and punch-in times
    • Drum maps
    • Audio data
    • Automation

    As mentioned above, wipe the tracks before saving the template.

  4. 43 minutes ago, Terry Kelley said:

    First, confirm that Cronus is not excluded in the plugin manager. Its a DXi plugin so look at each DXi group and click on Show Excluded. If it is, remove that exclusion.

    Cronus is on the Exclude list by design.

    There is no reason to remove it from the Excluded list. 

    It is not a regular DX plug-in intended to show up in plug-in layouts.

    • Like 1
  5. 13 minutes ago, winkpain said:

    I suppose if you are suggesting this, @scook,than there is no way within CW to "Save track as default template" similar to "Normal.cwt".

    I don't think so.

    One could duplicate tracks once tracks are in the project and the tracks could be setup in the project template.

  6. A little time with autohotkey can save a lot of time later.

    Here is an example of binding Windows+Space to load guitar.cwx from  a Custom folder in track templates 

    Quote

    #If WinActive("ahk_exe i)Cakewalk.exe")

    #space::
      Send,!it
      WinWait,Import Track Template
      Send,Custom{Enter}
      Send,Guitar{Enter}
      Return
    #If

     

    • Thanks 1
  7. Other ways

    • use the gain knob if adjusting volume is OK before plug-ins
    • add a plug-in to the end of the effects such as an empty FX chain or one of Blue Cat's free gain plug-ins. I like the Blue Cat gain plug-ins because they have built-in grouping.
    • Like 1
  8. 31 minutes ago, bitflipper said:

    There's nothing special about the master bus other than it's (usually) routed to the hardware outputs.

    The "Master bus" usually has "Set as Default Bus" selected in its context menu.

    Other than that, it is functionally identical to any other bus.

    • Like 1
  9. For a device to work with Cakewalk and Windows it is important that both Cakewalk and Windows are set to the same sample rate.

    The same is true for any other application that can set the audio sample rate. Fortunately, most programs use the Windows settings.

    Here is one way to set the sample rate in Win10

     

×
×
  • Create New...