Jump to content

tparker24

Members
  • Posts

    89
  • Joined

  • Last visited

Reputation

50 Excellent

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I've been pretty happy with the free player MPC-BE x64 from https://sourceforge.net/projects/mpcbe/ You can adjust speed with Ctrl + Up/Dn arrows. Can also adjust audio sync with Keypad +/- . Also plays wav, mp3, etc.
  2. Good thought, but unfortunately, you can't INSERT an EVENT of type LYRIC. This is according to page 30/101 of the above-mentioned "The Cakewalk Application Language Programming Guide for SONAR". (The only 6 types you can INSERT are: NOTE CONTROL WHEEL PATCH KEYAFT CHANAFT).
  3. First of all, your statement: ( if (== Event.TEXT Type) should be: ( if (== Event.Kind TEXT) However, according to some documentation I have, you CANNOT change the Event.Kind (e.g. from TEXT to LYRIC). Here's a quote from Page 17/101 of "The Cakewalk Application Language Programming Guide for SONAR". The constants: “CHORD”, “EXPRESSION”, “HAIRPIN”, “LYRIC”, “MCI”, “NRPN”, “RPN”, “SYSX”, “SYSXDATA”, “TEXT”, “WAVE” allow an “Event.Kind” test to locate these “Events” in a sequence, and yet there are no provisions for viewing, accessing or changing the values associated with them. This makes their use rather limited to merely hunting for this type of event, but not being able to do anything with it, once it has been found, except deleting them! Nevertheless, I list them here mostly because, for many of them, their existence as they relate to CAL is undocumented. These constants are only available in the versions of Cakewalk that support these data types as part of their feature package. BTW, that manual seems hard to find these days. Mine says: The Cakewalk Application Language Programming Guide for SONAR Version: 2.2 Original author: D. Glen Gardenas Editing and adaptations: Ton Valkenburgh Review: Frans H.M. Bergen Febrary, 24, 2010 http://www.MIDI-Kit.nl [this no longer seems to work]
  4. I have Chord Pulse and it's very good. However, I didn't know it did fills. I scoured the website and the online help, but couldn't find any mention of fills. Do you have any pointers to that info?
  5. Check the Youtube video How to Edit Audio in Cakewalk by Bandlab by the wonderful Mike of Creative Sauce. Lots of good info. And starting around 13:00 or so, he specifically covers pops and clicks. His preferred method is to use Auto Crossfades.
  6. I suggest looking into AutoHotKey. It's a Windows scripting language that can be used in Cakewalk. You can search these forums to see some user-contributed examples. You can google it to download it and to find some tutorials. You may need some programming chops to work with it.
  7. The manual is available online at https://www.klimper-plugin.com/pages/help
  8. It's a bit tricky. Here's how I do it: Ctrl+A to select all. Then Right click on the Timeline and select "Create Sections from Markers". Then type A to show the Arranger sections.
  9. All these EZX have full brush kits, but I'm not really thrilled with any of them. Maybe you will have better luck. - Americana - Big Band - Jazz - Nashville - Singer-Songwriter - Vintage Rock
  10. Check out the free Vocal Doubler from Izotope (now part of Native Instruments). https://www.izotope.com/en/learn/vocal-doubler-and-tips-for-mixing-vocals.html You may need to set up an Izotope or Native Instruments account, to get it.
  11. I didn' t like what I "had to do to install and use the software". Because I stopped installing, I can't comment on "the sound of the drums".
  12. My install didn't go very well. 1) I got messages about Windows Firewall. Is this thing trying to "call home"? 2) It requires me to setup an inMusic account. 3) After not liking these, I decided to Uninstall. This thing left a trail of debris all over my 😄 drive. Maybe it's just my setup, but sometimes with "free" software, you pay in other ways.
  13. CWAFtool not working. CWAFtool complained about projects updated in the new early access version. I guess Cakewalk will need to supply a new version of CWAFtool. But in the meantime, I assume it just needs to update a line in its .ini file, so in file: C:\Users\<username>\AppData\Roaming\Cakewalk\CWAF\CWAFtool.ini in the "[Options]" section, I updated the "SupportedProjectVersion" line to: SupportedProjectVersion=29.09.0.xxx Then CWAFtool seemed to work ok. Hope I did ok.
×
×
  • Create New...